| 1 | [ Feb 24 02:22:38 Enabled. ] | ||
| 2 | [ Feb 24 02:22:38 Rereading configuration. ] | ||
| 3 | [ Feb 24 02:22:39 Rereading configuration. ] | ||
| 4 | [ Feb 24 02:22:51 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 | [ Feb 24 02:22:51 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.02.24 02:22:53.617679 [ 1 ] {} <Information> Application: Will watch for the process with pid 24376 | ||
| 29 | 2026.02.24 02:22:53.618255 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.02.24 02:22:54.300157 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24376 | ||
| 31 | 2026.02.24 02:22:54.301135 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.02.24 02:22:54.301306 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.02.24 02:22:54.420119 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.02.24 02:22:54.455086 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.02.24 02:22:54.455174 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.02.24 02:22:54.455193 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.02.24 02:22:54.455251 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.02.24 02:22:54.456071 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.02.24 02:22:54.458234 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.02.24 02:22:54.459233 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.02.24 02:22:54.460450 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.02.24 02:22:54.460509 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.02.24 02:22:54.460559 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.02.24 02:22:54.461278 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.02.24 02:22:54.462361 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.02.24 02:22:54.468654 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.02.24 02:22:54.469500 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.02.24 02:22:54.470879 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.02.24 02:22:54.470969 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.02.24 02:22:54.472017 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.02.24 02:22:54.472523 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.02.24 02:22:54.476569 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.02.24 02:22:54.476981 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.02.24 02:22:54.481644 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.02.24 02:22:54.482119 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.02.24 02:22:54.482587 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.02.24 02:22:54.482927 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.02.24 02:22:54.484554 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.02.24 02:22:54.484582 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.02.24 02:22:54.484657 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.02.24 02:22:54.484722 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.02.24 02:22:54.492743 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.02.24 02:22:54.492764 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000157083 sec | ||
| 68 | 2026.02.24 02:22:54.492810 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.02.24 02:22:54.492847 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.02.24 02:22:54.493569 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.02.24 02:22:54.494134 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.02.24 02:22:54.505003 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.02.24 02:22:54.505044 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.02.24 02:22:54.505124 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.02.24 02:22:54.505136 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.02.24 02:22:54.505169 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.02.24 02:22:54.505248 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.02.24 02:22:54.509281 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.02.24 02:22:54.509328 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.02.24 02:22:54.509384 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.02.24 02:22:54.509629 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.02.24 02:22:54.509673 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.02.24 02:22:54.509685 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.02.24 02:22:54.509768 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.02.24 02:22:54.509781 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.02.24 02:22:54.509810 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.02.24 02:22:54.509938 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.02.24 02:22:54.533655 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.02.24 02:22:54.535338 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.02.24 02:22:54.535425 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000114441 sec | ||
| 91 | 2026.02.24 02:22:54.535437 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.02.24 02:22:54.535447 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.02.24 02:22:54.535474 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.02.24 02:22:54.535753 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.02.24 02:22:54.535851 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.02.24 02:22:54.535866 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.02.24 02:22:54.535876 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.02.24 02:22:54.535886 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.02.24 02:22:54.539828 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.02.24 02:22:54.540028 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.77 MiB (RSS), difference: 92.00 MiB | ||
| 101 | 2026.02.24 02:22:54.541701 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.3641e-05 sec. | ||
| 102 | 2026.02.24 02:22:54.542113 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.02.24 02:22:54.543399 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.02.24 02:22:54.543428 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.02.24 02:22:55.001491 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.79 MiB, peak 116.79 MiB, free memory in arenas 0.00 B, will set to 118.31 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.02.24 02:22:55.397348 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37688 | ||
| 107 | 2026.02.24 02:22:55.398207 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.02.24 02:22:55.398269 [ 4 ] {} <Debug> TCP-Session: 1a9387e1-8498-4137-88ba-260b2fedfbc6 Authenticating user 'default' from [fd00:1122:3344:101::a]:37688 | ||
| 109 | 2026.02.24 02:22:55.398359 [ 4 ] {} <Debug> TCP-Session: 1a9387e1-8498-4137-88ba-260b2fedfbc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.02.24 02:22:55.398375 [ 4 ] {} <Debug> TCP-Session: 1a9387e1-8498-4137-88ba-260b2fedfbc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.02.24 02:22:55.398463 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.02.24 02:22:55.398543 [ 4 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.02.24 02:22:55.398559 [ 4 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.02.24 02:22:55.399217 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44570 | ||
| 115 | 2026.02.24 02:22:55.399228 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61130 | ||
| 116 | 2026.02.24 02:22:55.399420 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.02.24 02:22:55.399457 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47899 | ||
| 118 | 2026.02.24 02:22:55.399460 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.02.24 02:22:55.399537 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59876 | ||
| 120 | 2026.02.24 02:22:55.399574 [ 6 ] {} <Debug> TCP-Session: d1b02f1e-ebf6-42fe-96f8-010eba961ff6 Authenticating user 'default' from [fd00:1122:3344:101::a]:61130 | ||
| 121 | 2026.02.24 02:22:55.399547 [ 254 ] {} <Debug> TCP-Session: d9d586bf-b63d-4dee-9f86-0725d8ae07c4 Authenticating user 'default' from [fd00:1122:3344:101::a]:44570 | ||
| 122 | 2026.02.24 02:22:55.399632 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62575 | ||
| 123 | 2026.02.24 02:22:55.399436 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57000 | ||
| 124 | 2026.02.24 02:22:55.399699 [ 254 ] {} <Debug> TCP-Session: d9d586bf-b63d-4dee-9f86-0725d8ae07c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.02.24 02:22:55.399716 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.02.24 02:22:55.399676 [ 6 ] {} <Debug> TCP-Session: d1b02f1e-ebf6-42fe-96f8-010eba961ff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.02.24 02:22:55.399797 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48879 | ||
| 128 | 2026.02.24 02:22:55.399791 [ 5 ] {} <Debug> TCP-Session: 5a0ef025-84dc-4264-adde-977b86a071a7 Authenticating user 'default' from [fd00:1122:3344:101::a]:47899 | ||
| 129 | 2026.02.24 02:22:55.399923 [ 6 ] {} <Debug> TCP-Session: d1b02f1e-ebf6-42fe-96f8-010eba961ff6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.02.24 02:22:55.399800 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.02.24 02:22:55.399950 [ 5 ] {} <Debug> TCP-Session: 5a0ef025-84dc-4264-adde-977b86a071a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.02.24 02:22:55.399947 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.02.24 02:22:55.400047 [ 257 ] {} <Debug> TCP-Session: a10fcaac-1d25-42f6-ac4b-b3009f8954a5 Authenticating user 'default' from [fd00:1122:3344:101::a]:62575 | ||
| 134 | 2026.02.24 02:22:55.400074 [ 255 ] {} <Debug> TCP-Session: 98999a26-4651-48af-ba2f-2aaec56a2ec3 Authenticating user 'default' from [fd00:1122:3344:101::a]:57000 | ||
| 135 | 2026.02.24 02:22:55.400053 [ 5 ] {} <Debug> TCP-Session: 5a0ef025-84dc-4264-adde-977b86a071a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.02.24 02:22:55.400058 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.02.24 02:22:55.400160 [ 255 ] {} <Debug> TCP-Session: 98999a26-4651-48af-ba2f-2aaec56a2ec3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.02.24 02:22:55.400131 [ 257 ] {} <Debug> TCP-Session: a10fcaac-1d25-42f6-ac4b-b3009f8954a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.02.24 02:22:55.399789 [ 254 ] {} <Debug> TCP-Session: d9d586bf-b63d-4dee-9f86-0725d8ae07c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.02.24 02:22:55.400238 [ 255 ] {} <Debug> TCP-Session: 98999a26-4651-48af-ba2f-2aaec56a2ec3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.02.24 02:22:55.400223 [ 258 ] {} <Debug> TCP-Session: 538ff3c3-bf1b-450c-9610-5b35610470a5 Authenticating user 'default' from [fd00:1122:3344:101::a]:48879 | ||
| 142 | 2026.02.24 02:22:55.399784 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.02.24 02:22:55.400300 [ 258 ] {} <Debug> TCP-Session: 538ff3c3-bf1b-450c-9610-5b35610470a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.02.24 02:22:55.400222 [ 257 ] {} <Debug> TCP-Session: a10fcaac-1d25-42f6-ac4b-b3009f8954a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.02.24 02:22:55.400406 [ 258 ] {} <Debug> TCP-Session: 538ff3c3-bf1b-450c-9610-5b35610470a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.02.24 02:22:55.400417 [ 256 ] {} <Debug> TCP-Session: 5eddb1fc-ac4b-40d6-b63b-3b2879761095 Authenticating user 'default' from [fd00:1122:3344:101::a]:59876 | ||
| 147 | 2026.02.24 02:22:55.400509 [ 256 ] {} <Debug> TCP-Session: 5eddb1fc-ac4b-40d6-b63b-3b2879761095 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.02.24 02:22:55.400526 [ 256 ] {} <Debug> TCP-Session: 5eddb1fc-ac4b-40d6-b63b-3b2879761095 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.02.24 02:22:55.895352 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48049 | ||
| 150 | 2026.02.24 02:22:55.895525 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.02.24 02:22:55.895563 [ 259 ] {} <Debug> TCP-Session: 3f172cbb-006f-4762-9bca-3dc2c7f9503f Authenticating user 'default' from [fd00:1122:3344:101::b]:48049 | ||
| 152 | 2026.02.24 02:22:55.895583 [ 259 ] {} <Debug> TCP-Session: 3f172cbb-006f-4762-9bca-3dc2c7f9503f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.02.24 02:22:55.895649 [ 259 ] {} <Debug> TCP-Session: 3f172cbb-006f-4762-9bca-3dc2c7f9503f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.02.24 02:22:55.895714 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.02.24 02:22:55.895738 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.02.24 02:22:55.895808 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.02.24 02:22:55.898121 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61282 | ||
| 158 | 2026.02.24 02:22:55.898276 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47818 | ||
| 159 | 2026.02.24 02:22:55.898385 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.02.24 02:22:55.898389 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44214 | ||
| 161 | 2026.02.24 02:22:55.898490 [ 260 ] {} <Debug> TCP-Session: cb3d8faa-4f59-48a5-9355-254a2c4e2567 Authenticating user 'default' from [fd00:1122:3344:101::b]:61282 | ||
| 162 | 2026.02.24 02:22:55.898462 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62793 | ||
| 163 | 2026.02.24 02:22:55.898515 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 164 | 2026.02.24 02:22:55.898567 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42611 | ||
| 165 | 2026.02.24 02:22:55.898597 [ 261 ] {} <Debug> TCP-Session: 38fe2c84-f47d-4b8f-acbe-f18b65ef9531 Authenticating user 'default' from [fd00:1122:3344:101::b]:47818 | ||
| 166 | 2026.02.24 02:22:55.898635 [ 260 ] {} <Debug> TCP-Session: cb3d8faa-4f59-48a5-9355-254a2c4e2567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.02.24 02:22:55.898652 [ 261 ] {} <Debug> TCP-Session: 38fe2c84-f47d-4b8f-acbe-f18b65ef9531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2026.02.24 02:22:55.898664 [ 260 ] {} <Debug> TCP-Session: cb3d8faa-4f59-48a5-9355-254a2c4e2567 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.02.24 02:22:55.898652 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46304 | ||
| 170 | 2026.02.24 02:22:55.898737 [ 261 ] {} <Debug> TCP-Session: 38fe2c84-f47d-4b8f-acbe-f18b65ef9531 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.02.24 02:22:55.898779 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58656 | ||
| 172 | 2026.02.24 02:22:55.898915 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.02.24 02:22:55.898973 [ 262 ] {} <Debug> TCP-Session: c9ead8fe-8c9c-46fc-baab-3fb961f5cffa Authenticating user 'default' from [fd00:1122:3344:101::b]:44214 | ||
| 174 | 2026.02.24 02:22:55.899045 [ 262 ] {} <Debug> TCP-Session: c9ead8fe-8c9c-46fc-baab-3fb961f5cffa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.02.24 02:22:55.899089 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2026.02.24 02:22:55.899100 [ 262 ] {} <Debug> TCP-Session: c9ead8fe-8c9c-46fc-baab-3fb961f5cffa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.02.24 02:22:55.899143 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.02.24 02:22:55.899168 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2026.02.24 02:22:55.899144 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.02.24 02:22:55.899156 [ 264 ] {} <Debug> TCP-Session: f3562e28-9162-44b8-9c6d-55b6b47d3f06 Authenticating user 'default' from [fd00:1122:3344:101::b]:42611 | ||
| 181 | 2026.02.24 02:22:55.899330 [ 263 ] {} <Debug> TCP-Session: db6d8a47-899d-4e78-86e7-c2b86924b7cd Authenticating user 'default' from [fd00:1122:3344:101::b]:62793 | ||
| 182 | 2026.02.24 02:22:55.899325 [ 266 ] {} <Debug> TCP-Session: e8a6631e-fbf1-4a81-91ca-c115c0de9e67 Authenticating user 'default' from [fd00:1122:3344:101::b]:58656 | ||
| 183 | 2026.02.24 02:22:55.899312 [ 265 ] {} <Debug> TCP-Session: c654cba9-a5f4-4f16-b48d-2dad2e8dcd1f Authenticating user 'default' from [fd00:1122:3344:101::b]:46304 | ||
| 184 | 2026.02.24 02:22:55.899413 [ 263 ] {} <Debug> TCP-Session: db6d8a47-899d-4e78-86e7-c2b86924b7cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.02.24 02:22:55.899400 [ 266 ] {} <Debug> TCP-Session: e8a6631e-fbf1-4a81-91ca-c115c0de9e67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.02.24 02:22:55.899392 [ 264 ] {} <Debug> TCP-Session: f3562e28-9162-44b8-9c6d-55b6b47d3f06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.02.24 02:22:55.899483 [ 263 ] {} <Debug> TCP-Session: db6d8a47-899d-4e78-86e7-c2b86924b7cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.02.24 02:22:55.899473 [ 266 ] {} <Debug> TCP-Session: e8a6631e-fbf1-4a81-91ca-c115c0de9e67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.02.24 02:22:55.899470 [ 265 ] {} <Debug> TCP-Session: c654cba9-a5f4-4f16-b48d-2dad2e8dcd1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.02.24 02:22:55.899549 [ 264 ] {} <Debug> TCP-Session: f3562e28-9162-44b8-9c6d-55b6b47d3f06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.02.24 02:22:55.899632 [ 265 ] {} <Debug> TCP-Session: c654cba9-a5f4-4f16-b48d-2dad2e8dcd1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.02.24 02:22:56.002944 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 118.41 MiB, peak 118.41 MiB, free memory in arenas 0.00 B, will set to 119.49 MiB (RSS), difference: 1.09 MiB | ||
| 193 | 2026.02.24 02:22:56.304586 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35391 | ||
| 194 | 2026.02.24 02:22:56.304768 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 195 | 2026.02.24 02:22:56.304800 [ 267 ] {} <Debug> TCP-Session: 26f3ff8b-2a55-41ee-92d5-606c0a99581c Authenticating user 'default' from [fd00:1122:3344:101::c]:35391 | ||
| 196 | 2026.02.24 02:22:56.304868 [ 267 ] {} <Debug> TCP-Session: 26f3ff8b-2a55-41ee-92d5-606c0a99581c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.02.24 02:22:56.304912 [ 267 ] {} <Debug> TCP-Session: 26f3ff8b-2a55-41ee-92d5-606c0a99581c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.02.24 02:22:56.304985 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 199 | 2026.02.24 02:22:56.305021 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2026.02.24 02:22:56.305100 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 201 | 2026.02.24 02:22:56.305711 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58539 | ||
| 202 | 2026.02.24 02:22:56.305779 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33763 | ||
| 203 | 2026.02.24 02:22:56.305834 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62103 | ||
| 204 | 2026.02.24 02:22:56.305926 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64047 | ||
| 205 | 2026.02.24 02:22:56.306026 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 206 | 2026.02.24 02:22:56.306065 [ 268 ] {} <Debug> TCP-Session: a603acea-02ca-4618-a7ba-8b8ed3f78b4d Authenticating user 'default' from [fd00:1122:3344:101::c]:58539 | ||
| 207 | 2026.02.24 02:22:56.306078 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 208 | 2026.02.24 02:22:56.306140 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47934 | ||
| 209 | 2026.02.24 02:22:56.306048 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44628 | ||
| 210 | 2026.02.24 02:22:56.306101 [ 268 ] {} <Debug> TCP-Session: a603acea-02ca-4618-a7ba-8b8ed3f78b4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2026.02.24 02:22:56.306229 [ 269 ] {} <Debug> TCP-Session: 0c40d45a-cb03-47f0-8b63-a5459c4b123a Authenticating user 'default' from [fd00:1122:3344:101::c]:33763 | ||
| 212 | 2026.02.24 02:22:56.306322 [ 268 ] {} <Debug> TCP-Session: a603acea-02ca-4618-a7ba-8b8ed3f78b4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2026.02.24 02:22:56.306383 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46302 | ||
| 214 | 2026.02.24 02:22:56.306402 [ 269 ] {} <Debug> TCP-Session: 0c40d45a-cb03-47f0-8b63-a5459c4b123a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2026.02.24 02:22:56.306490 [ 269 ] {} <Debug> TCP-Session: 0c40d45a-cb03-47f0-8b63-a5459c4b123a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 216 | 2026.02.24 02:22:56.306529 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.02.24 02:22:56.306552 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 218 | 2026.02.24 02:22:56.306577 [ 270 ] {} <Debug> TCP-Session: 1b0c5011-1fe0-47a6-9737-ce945b1a2f52 Authenticating user 'default' from [fd00:1122:3344:101::c]:62103 | ||
| 219 | 2026.02.24 02:22:56.306701 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2026.02.24 02:22:56.306740 [ 272 ] {} <Debug> TCP-Session: cc88fd49-51b7-461a-ae49-32690021f2b4 Authenticating user 'default' from [fd00:1122:3344:101::c]:44628 | ||
| 221 | 2026.02.24 02:22:56.306778 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 222 | 2026.02.24 02:22:56.306773 [ 270 ] {} <Debug> TCP-Session: 1b0c5011-1fe0-47a6-9737-ce945b1a2f52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.02.24 02:22:56.306764 [ 273 ] {} <Debug> TCP-Session: 2087d259-f65c-44da-a0bf-58cab078e301 Authenticating user 'default' from [fd00:1122:3344:101::c]:47934 | ||
| 224 | 2026.02.24 02:22:56.306902 [ 271 ] {} <Debug> TCP-Session: c3404d0a-643e-452a-9f16-95a18769609a Authenticating user 'default' from [fd00:1122:3344:101::c]:64047 | ||
| 225 | 2026.02.24 02:22:56.306876 [ 270 ] {} <Debug> TCP-Session: 1b0c5011-1fe0-47a6-9737-ce945b1a2f52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.02.24 02:22:56.306962 [ 273 ] {} <Debug> TCP-Session: 2087d259-f65c-44da-a0bf-58cab078e301 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.02.24 02:22:56.307000 [ 271 ] {} <Debug> TCP-Session: c3404d0a-643e-452a-9f16-95a18769609a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.02.24 02:22:56.307019 [ 273 ] {} <Debug> TCP-Session: 2087d259-f65c-44da-a0bf-58cab078e301 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.02.24 02:22:56.306755 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 230 | 2026.02.24 02:22:56.306867 [ 272 ] {} <Debug> TCP-Session: cc88fd49-51b7-461a-ae49-32690021f2b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.02.24 02:22:56.307085 [ 274 ] {} <Debug> TCP-Session: 5db49e5c-899b-4232-9bdc-c3a1a2af60d7 Authenticating user 'default' from [fd00:1122:3344:101::c]:46302 | ||
| 232 | 2026.02.24 02:22:56.307059 [ 271 ] {} <Debug> TCP-Session: c3404d0a-643e-452a-9f16-95a18769609a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.02.24 02:22:56.307239 [ 272 ] {} <Debug> TCP-Session: cc88fd49-51b7-461a-ae49-32690021f2b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.02.24 02:22:56.307333 [ 274 ] {} <Debug> TCP-Session: 5db49e5c-899b-4232-9bdc-c3a1a2af60d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.02.24 02:22:56.307425 [ 274 ] {} <Debug> TCP-Session: 5db49e5c-899b-4232-9bdc-c3a1a2af60d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.02.24 02:22:56.659701 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42137 | ||
| 237 | 2026.02.24 02:22:56.661649 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 238 | 2026.02.24 02:22:56.661684 [ 275 ] {} <Debug> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Authenticating user 'default' from [fd00:1122:3344:101::d]:42137 | ||
| 239 | 2026.02.24 02:22:56.661704 [ 275 ] {} <Debug> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.02.24 02:22:56.661794 [ 275 ] {} <Debug> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.02.24 02:22:56.661866 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 242 | 2026.02.24 02:22:56.661899 [ 275 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 243 | 2026.02.24 02:22:56.661991 [ 275 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 244 | 2026.02.24 02:22:56.664911 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58028 | ||
| 245 | 2026.02.24 02:22:56.664991 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47911 | ||
| 246 | 2026.02.24 02:22:56.665122 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39523 | ||
| 247 | 2026.02.24 02:22:56.665138 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 248 | 2026.02.24 02:22:56.665267 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 249 | 2026.02.24 02:22:56.665309 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36297 | ||
| 250 | 2026.02.24 02:22:56.665354 [ 276 ] {} <Debug> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Authenticating user 'default' from [fd00:1122:3344:101::d]:58028 | ||
| 251 | 2026.02.24 02:22:56.665420 [ 276 ] {} <Debug> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 252 | 2026.02.24 02:22:56.665378 [ 277 ] {} <Debug> TCP-Session: c614c77d-3bfa-41db-8749-a0a9e6948ae6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47911 | ||
| 253 | 2026.02.24 02:22:56.665433 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33340 | ||
| 254 | 2026.02.24 02:22:56.665469 [ 276 ] {} <Debug> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 255 | 2026.02.24 02:22:56.665501 [ 277 ] {} <Debug> TCP-Session: c614c77d-3bfa-41db-8749-a0a9e6948ae6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2026.02.24 02:22:56.665536 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 257 | 2026.02.24 02:22:56.665557 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48534 | ||
| 258 | 2026.02.24 02:22:56.665583 [ 279 ] {} <Debug> TCP-Session: a9afdc05-f629-4ca2-8ea0-eea762e4c861 Authenticating user 'default' from [fd00:1122:3344:101::d]:36297 | ||
| 259 | 2026.02.24 02:22:56.665570 [ 277 ] {} <Debug> TCP-Session: c614c77d-3bfa-41db-8749-a0a9e6948ae6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 260 | 2026.02.24 02:22:56.665685 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 261 | 2026.02.24 02:22:56.665742 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35434 | ||
| 262 | 2026.02.24 02:22:56.665688 [ 279 ] {} <Debug> TCP-Session: a9afdc05-f629-4ca2-8ea0-eea762e4c861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2026.02.24 02:22:56.665778 [ 280 ] {} <Debug> TCP-Session: fe89ebf5-8266-44bc-8a44-becc2c928ec7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33340 | ||
| 264 | 2026.02.24 02:22:56.665797 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 265 | 2026.02.24 02:22:56.665872 [ 281 ] {} <Debug> TCP-Session: de59a00f-bb02-4075-ad56-7003bbbb92e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48534 | ||
| 266 | 2026.02.24 02:22:56.665884 [ 280 ] {} <Debug> TCP-Session: fe89ebf5-8266-44bc-8a44-becc2c928ec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2026.02.24 02:22:56.665910 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40056 | ||
| 268 | 2026.02.24 02:22:56.665948 [ 280 ] {} <Debug> TCP-Session: fe89ebf5-8266-44bc-8a44-becc2c928ec7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2026.02.24 02:22:56.665932 [ 281 ] {} <Debug> TCP-Session: de59a00f-bb02-4075-ad56-7003bbbb92e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 270 | 2026.02.24 02:22:56.665960 [ 279 ] {} <Debug> TCP-Session: a9afdc05-f629-4ca2-8ea0-eea762e4c861 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2026.02.24 02:22:56.666031 [ 281 ] {} <Debug> TCP-Session: de59a00f-bb02-4075-ad56-7003bbbb92e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2026.02.24 02:22:56.666226 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 273 | 2026.02.24 02:22:56.666260 [ 283 ] {} <Debug> TCP-Session: e97b3513-02d9-4ff2-9e3e-cde0877329d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:40056 | ||
| 274 | 2026.02.24 02:22:56.666312 [ 283 ] {} <Debug> TCP-Session: e97b3513-02d9-4ff2-9e3e-cde0877329d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.02.24 02:22:56.666359 [ 283 ] {} <Debug> TCP-Session: e97b3513-02d9-4ff2-9e3e-cde0877329d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.02.24 02:22:56.667404 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 277 | 2026.02.24 02:22:56.667456 [ 278 ] {} <Debug> TCP-Session: a63c1b3e-99e2-4129-abe2-267faf730e91 Authenticating user 'default' from [fd00:1122:3344:101::d]:39523 | ||
| 278 | 2026.02.24 02:22:56.667476 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 279 | 2026.02.24 02:22:56.667573 [ 278 ] {} <Debug> TCP-Session: a63c1b3e-99e2-4129-abe2-267faf730e91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.02.24 02:22:56.667576 [ 282 ] {} <Debug> TCP-Session: 65d91d9d-c68b-4aef-bd47-4d16877869c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35434 | ||
| 281 | 2026.02.24 02:22:56.667591 [ 278 ] {} <Debug> TCP-Session: a63c1b3e-99e2-4129-abe2-267faf730e91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.02.24 02:22:56.667678 [ 282 ] {} <Debug> TCP-Session: 65d91d9d-c68b-4aef-bd47-4d16877869c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.02.24 02:22:56.667691 [ 282 ] {} <Debug> TCP-Session: 65d91d9d-c68b-4aef-bd47-4d16877869c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.02.24 02:22:56.673859 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 285 | 2026.02.24 02:22:56.676806 [ 275 ] {a41ef8aa-e8a4-46d9-94b5-1323da87ce2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 286 | 2026.02.24 02:22:56.791255 [ 275 ] {a41ef8aa-e8a4-46d9-94b5-1323da87ce2d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:42137) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 287 | |||
| 288 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df 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> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b 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>) @ 0x0000000014866701 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&) @ 0x0000000014864f66 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&) @ 0x00000000148b3d46 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&) @ 0x00000000148b2a83 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&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 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) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 309 | |||
| 310 | 2026.02.24 02:22:56.792359 [ 275 ] {a41ef8aa-e8a4-46d9-94b5-1323da87ce2d} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 311 | |||
| 312 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 333 | |||
| 334 | 2026.02.24 02:22:56.792775 [ 275 ] {a41ef8aa-e8a4-46d9-94b5-1323da87ce2d} <Debug> TCPHandler: Processed in 0.124764654 sec. | ||
| 335 | 2026.02.24 02:22:56.796129 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 336 | 2026.02.24 02:22:56.796429 [ 276 ] {7671491a-efcd-4a0a-ba9a-898eb9c8926d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 337 | 2026.02.24 02:22:56.796849 [ 276 ] {7671491a-efcd-4a0a-ba9a-898eb9c8926d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58028) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 338 | |||
| 339 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 359 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 360 | |||
| 361 | 2026.02.24 02:22:56.797132 [ 276 ] {7671491a-efcd-4a0a-ba9a-898eb9c8926d} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 362 | |||
| 363 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 370 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 371 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 372 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 384 | |||
| 385 | 2026.02.24 02:22:56.797300 [ 276 ] {7671491a-efcd-4a0a-ba9a-898eb9c8926d} <Debug> TCPHandler: Processed in 0.001441101 sec. | ||
| 386 | 2026.02.24 02:22:56.797700 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.02.24 02:22:56.798627 [ 275 ] {0a0e9ee5-9c85-4a97-b797-7f7cec3b590f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 388 | 2026.02.24 02:22:56.799283 [ 275 ] {0a0e9ee5-9c85-4a97-b797-7f7cec3b590f} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 389 | 2026.02.24 02:22:56.803251 [ 275 ] {0a0e9ee5-9c85-4a97-b797-7f7cec3b590f} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 390 | 2026.02.24 02:22:56.803271 [ 275 ] {0a0e9ee5-9c85-4a97-b797-7f7cec3b590f} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6331e-05 sec | ||
| 391 | 2026.02.24 02:22:56.803283 [ 275 ] {0a0e9ee5-9c85-4a97-b797-7f7cec3b590f} <Trace> ReferentialDeps: No tables | ||
| 392 | 2026.02.24 02:22:56.803371 [ 275 ] {0a0e9ee5-9c85-4a97-b797-7f7cec3b590f} <Trace> LoadingDeps: No tables | ||
| 393 | 2026.02.24 02:22:56.803394 [ 275 ] {0a0e9ee5-9c85-4a97-b797-7f7cec3b590f} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 394 | 2026.02.24 02:22:56.804181 [ 275 ] {0a0e9ee5-9c85-4a97-b797-7f7cec3b590f} <Debug> TCPHandler: Processed in 0.006636119 sec. | ||
| 395 | 2026.02.24 02:22:56.804329 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 396 | 2026.02.24 02:22:56.804641 [ 275 ] {5359154d-b22b-4bcc-80e6-a342ae4d4507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) /* The version table contains metadata about the `oximeter` database */ | ||
| 397 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 398 | 2026.02.24 02:22:56.804762 [ 275 ] {5359154d-b22b-4bcc-80e6-a342ae4d4507} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 399 | 2026.02.24 02:22:56.810192 [ 275 ] {5359154d-b22b-4bcc-80e6-a342ae4d4507} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 400 | 2026.02.24 02:22:56.812214 [ 275 ] {5359154d-b22b-4bcc-80e6-a342ae4d4507} <Debug> oximeter.version (9014d0dd-9cbb-42cf-a9bf-b1762410eb94): Loading data parts | ||
| 401 | 2026.02.24 02:22:56.814719 [ 275 ] {5359154d-b22b-4bcc-80e6-a342ae4d4507} <Debug> oximeter.version (9014d0dd-9cbb-42cf-a9bf-b1762410eb94): There are no data parts | ||
| 402 | 2026.02.24 02:22:56.817641 [ 275 ] {5359154d-b22b-4bcc-80e6-a342ae4d4507} <Debug> TCPHandler: Processed in 0.013279028 sec. | ||
| 403 | 2026.02.24 02:22:56.817812 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 404 | 2026.02.24 02:22:56.817991 [ 275 ] {9b7513f9-b216-4fdd-b981-efbc57668a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) /* The measurement tables contain all individual samples from each timeseries. | ||
| 405 | * | ||
| 406 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 407 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 408 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 409 | * by all samples from the same timeseries. | ||
| 410 | * | ||
| 411 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 412 | * and then uses that to index quickly into the measurements tables. | ||
| 413 | */ | ||
| 414 | 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) | ||
| 415 | 2026.02.24 02:22:56.818197 [ 275 ] {9b7513f9-b216-4fdd-b981-efbc57668a51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 416 | 2026.02.24 02:22:56.831565 [ 275 ] {9b7513f9-b216-4fdd-b981-efbc57668a51} <Debug> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Loading data parts | ||
| 417 | 2026.02.24 02:22:56.831848 [ 275 ] {9b7513f9-b216-4fdd-b981-efbc57668a51} <Debug> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): There are no data parts | ||
| 418 | 2026.02.24 02:22:56.835491 [ 275 ] {9b7513f9-b216-4fdd-b981-efbc57668a51} <Debug> TCPHandler: Processed in 0.017736423 sec. | ||
| 419 | 2026.02.24 02:22:56.835827 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.02.24 02:22:56.836004 [ 275 ] {c58b5078-de7e-4626-9e8c-720cdc168c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) 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) | ||
| 421 | 2026.02.24 02:22:56.836120 [ 275 ] {c58b5078-de7e-4626-9e8c-720cdc168c79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 422 | 2026.02.24 02:22:56.838749 [ 275 ] {c58b5078-de7e-4626-9e8c-720cdc168c79} <Debug> oximeter.measurements_i8 (a81adf5c-ec60-47f0-a073-c63f97d6370d): Loading data parts | ||
| 423 | 2026.02.24 02:22:56.838902 [ 275 ] {c58b5078-de7e-4626-9e8c-720cdc168c79} <Debug> oximeter.measurements_i8 (a81adf5c-ec60-47f0-a073-c63f97d6370d): There are no data parts | ||
| 424 | 2026.02.24 02:22:56.840465 [ 275 ] {c58b5078-de7e-4626-9e8c-720cdc168c79} <Debug> TCPHandler: Processed in 0.004752821 sec. | ||
| 425 | 2026.02.24 02:22:56.840684 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.02.24 02:22:56.840859 [ 275 ] {48b4524a-0c4c-4ddd-aec1-0bbdc4d1c819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) 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) | ||
| 427 | 2026.02.24 02:22:56.840979 [ 275 ] {48b4524a-0c4c-4ddd-aec1-0bbdc4d1c819} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 428 | 2026.02.24 02:22:56.843101 [ 275 ] {48b4524a-0c4c-4ddd-aec1-0bbdc4d1c819} <Debug> oximeter.measurements_u8 (6df7ef93-87fc-40b6-9f73-c97ad08c6d3b): Loading data parts | ||
| 429 | 2026.02.24 02:22:56.843219 [ 275 ] {48b4524a-0c4c-4ddd-aec1-0bbdc4d1c819} <Debug> oximeter.measurements_u8 (6df7ef93-87fc-40b6-9f73-c97ad08c6d3b): There are no data parts | ||
| 430 | 2026.02.24 02:22:56.844484 [ 275 ] {48b4524a-0c4c-4ddd-aec1-0bbdc4d1c819} <Debug> TCPHandler: Processed in 0.003903308 sec. | ||
| 431 | 2026.02.24 02:22:56.844724 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.02.24 02:22:56.844925 [ 275 ] {f109c633-57fe-465b-871e-2c77e59d5304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) 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) | ||
| 433 | 2026.02.24 02:22:56.845037 [ 275 ] {f109c633-57fe-465b-871e-2c77e59d5304} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 434 | 2026.02.24 02:22:56.847033 [ 275 ] {f109c633-57fe-465b-871e-2c77e59d5304} <Debug> oximeter.measurements_i16 (9b3dacfe-e89c-4641-b999-78679a709329): Loading data parts | ||
| 435 | 2026.02.24 02:22:56.847133 [ 275 ] {f109c633-57fe-465b-871e-2c77e59d5304} <Debug> oximeter.measurements_i16 (9b3dacfe-e89c-4641-b999-78679a709329): There are no data parts | ||
| 436 | 2026.02.24 02:22:56.848503 [ 275 ] {f109c633-57fe-465b-871e-2c77e59d5304} <Debug> TCPHandler: Processed in 0.003876177 sec. | ||
| 437 | 2026.02.24 02:22:56.848697 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.02.24 02:22:56.848846 [ 275 ] {69bf4828-ab31-46ad-adbd-3963c5371f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) 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) | ||
| 439 | 2026.02.24 02:22:56.848950 [ 275 ] {69bf4828-ab31-46ad-adbd-3963c5371f2f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 440 | 2026.02.24 02:22:56.850919 [ 275 ] {69bf4828-ab31-46ad-adbd-3963c5371f2f} <Debug> oximeter.measurements_u16 (710fca13-ef20-40ec-b627-35f2f80fcebb): Loading data parts | ||
| 441 | 2026.02.24 02:22:56.851018 [ 275 ] {69bf4828-ab31-46ad-adbd-3963c5371f2f} <Debug> oximeter.measurements_u16 (710fca13-ef20-40ec-b627-35f2f80fcebb): There are no data parts | ||
| 442 | 2026.02.24 02:22:56.852541 [ 275 ] {69bf4828-ab31-46ad-adbd-3963c5371f2f} <Debug> TCPHandler: Processed in 0.003941738 sec. | ||
| 443 | 2026.02.24 02:22:56.852744 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.02.24 02:22:56.852958 [ 275 ] {4f2f310d-f62f-404c-9c93-cc3e9557dc4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) 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) | ||
| 445 | 2026.02.24 02:22:56.853062 [ 275 ] {4f2f310d-f62f-404c-9c93-cc3e9557dc4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 446 | 2026.02.24 02:22:56.855317 [ 275 ] {4f2f310d-f62f-404c-9c93-cc3e9557dc4d} <Debug> oximeter.measurements_i32 (71401c36-197e-4701-87b9-996af0225ae3): Loading data parts | ||
| 447 | 2026.02.24 02:22:56.855592 [ 275 ] {4f2f310d-f62f-404c-9c93-cc3e9557dc4d} <Debug> oximeter.measurements_i32 (71401c36-197e-4701-87b9-996af0225ae3): There are no data parts | ||
| 448 | 2026.02.24 02:22:56.857008 [ 275 ] {4f2f310d-f62f-404c-9c93-cc3e9557dc4d} <Debug> TCPHandler: Processed in 0.004320404 sec. | ||
| 449 | 2026.02.24 02:22:56.857147 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.02.24 02:22:56.857296 [ 275 ] {7c7b8ac7-dff7-412a-9847-a244fbefc7aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) 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) | ||
| 451 | 2026.02.24 02:22:56.857401 [ 275 ] {7c7b8ac7-dff7-412a-9847-a244fbefc7aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 452 | 2026.02.24 02:22:56.860067 [ 275 ] {7c7b8ac7-dff7-412a-9847-a244fbefc7aa} <Debug> oximeter.measurements_u32 (6f5ca7dd-8c85-468a-b636-6bc67522b460): Loading data parts | ||
| 453 | 2026.02.24 02:22:56.860209 [ 275 ] {7c7b8ac7-dff7-412a-9847-a244fbefc7aa} <Debug> oximeter.measurements_u32 (6f5ca7dd-8c85-468a-b636-6bc67522b460): There are no data parts | ||
| 454 | 2026.02.24 02:22:56.862027 [ 275 ] {7c7b8ac7-dff7-412a-9847-a244fbefc7aa} <Debug> TCPHandler: Processed in 0.004908873 sec. | ||
| 455 | 2026.02.24 02:22:56.862182 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.02.24 02:22:56.862439 [ 275 ] {38d1a47c-53fb-4a3e-a7d3-b314dc0efa53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) 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) | ||
| 457 | 2026.02.24 02:22:56.862561 [ 275 ] {38d1a47c-53fb-4a3e-a7d3-b314dc0efa53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 458 | 2026.02.24 02:22:56.866306 [ 275 ] {38d1a47c-53fb-4a3e-a7d3-b314dc0efa53} <Debug> oximeter.measurements_i64 (88bc069f-8812-4afc-bf7a-19abecb66458): Loading data parts | ||
| 459 | 2026.02.24 02:22:56.868156 [ 275 ] {38d1a47c-53fb-4a3e-a7d3-b314dc0efa53} <Debug> oximeter.measurements_i64 (88bc069f-8812-4afc-bf7a-19abecb66458): There are no data parts | ||
| 460 | 2026.02.24 02:22:56.870367 [ 275 ] {38d1a47c-53fb-4a3e-a7d3-b314dc0efa53} <Debug> TCPHandler: Processed in 0.008234512 sec. | ||
| 461 | 2026.02.24 02:22:56.870513 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.02.24 02:22:56.870661 [ 275 ] {47238ee2-82fa-4e9e-8983-336e189dfc33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) 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) | ||
| 463 | 2026.02.24 02:22:56.870900 [ 275 ] {47238ee2-82fa-4e9e-8983-336e189dfc33} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 464 | 2026.02.24 02:22:56.872841 [ 275 ] {47238ee2-82fa-4e9e-8983-336e189dfc33} <Debug> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Loading data parts | ||
| 465 | 2026.02.24 02:22:56.873027 [ 275 ] {47238ee2-82fa-4e9e-8983-336e189dfc33} <Debug> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): There are no data parts | ||
| 466 | 2026.02.24 02:22:56.875111 [ 275 ] {47238ee2-82fa-4e9e-8983-336e189dfc33} <Debug> TCPHandler: Processed in 0.004608888 sec. | ||
| 467 | 2026.02.24 02:22:56.875250 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2026.02.24 02:22:56.875456 [ 275 ] {96340cde-eec7-42db-b053-d45e67f73f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) 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) | ||
| 469 | 2026.02.24 02:22:56.875574 [ 275 ] {96340cde-eec7-42db-b053-d45e67f73f0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 470 | 2026.02.24 02:22:56.879374 [ 275 ] {96340cde-eec7-42db-b053-d45e67f73f0c} <Debug> oximeter.measurements_f32 (96214aab-5218-4b5c-a001-d84e94720a3a): Loading data parts | ||
| 471 | 2026.02.24 02:22:56.879518 [ 275 ] {96340cde-eec7-42db-b053-d45e67f73f0c} <Debug> oximeter.measurements_f32 (96214aab-5218-4b5c-a001-d84e94720a3a): There are no data parts | ||
| 472 | 2026.02.24 02:22:56.882219 [ 275 ] {96340cde-eec7-42db-b053-d45e67f73f0c} <Debug> TCPHandler: Processed in 0.006997234 sec. | ||
| 473 | 2026.02.24 02:22:56.882358 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2026.02.24 02:22:56.882506 [ 275 ] {9f5ff88d-45d1-41a6-9422-a0825dd51b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) 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) | ||
| 475 | 2026.02.24 02:22:56.882664 [ 275 ] {9f5ff88d-45d1-41a6-9422-a0825dd51b18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 476 | 2026.02.24 02:22:56.884488 [ 275 ] {9f5ff88d-45d1-41a6-9422-a0825dd51b18} <Debug> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Loading data parts | ||
| 477 | 2026.02.24 02:22:56.884862 [ 275 ] {9f5ff88d-45d1-41a6-9422-a0825dd51b18} <Debug> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): There are no data parts | ||
| 478 | 2026.02.24 02:22:56.886395 [ 275 ] {9f5ff88d-45d1-41a6-9422-a0825dd51b18} <Debug> TCPHandler: Processed in 0.004083461 sec. | ||
| 479 | 2026.02.24 02:22:56.886538 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2026.02.24 02:22:56.886851 [ 275 ] {1ad289c9-5b3f-45cb-8ac4-ea08aab0a905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) 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) | ||
| 481 | 2026.02.24 02:22:56.886949 [ 275 ] {1ad289c9-5b3f-45cb-8ac4-ea08aab0a905} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 482 | 2026.02.24 02:22:56.888844 [ 275 ] {1ad289c9-5b3f-45cb-8ac4-ea08aab0a905} <Debug> oximeter.measurements_string (e31ce804-87fd-4709-8fcf-25458761299c): Loading data parts | ||
| 483 | 2026.02.24 02:22:56.888974 [ 275 ] {1ad289c9-5b3f-45cb-8ac4-ea08aab0a905} <Debug> oximeter.measurements_string (e31ce804-87fd-4709-8fcf-25458761299c): There are no data parts | ||
| 484 | 2026.02.24 02:22:56.891547 [ 275 ] {1ad289c9-5b3f-45cb-8ac4-ea08aab0a905} <Debug> TCPHandler: Processed in 0.005048995 sec. | ||
| 485 | 2026.02.24 02:22:56.891691 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 486 | 2026.02.24 02:22:56.891905 [ 275 ] {39873a7a-6fc1-4274-bf01-d5c1e16ca474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 487 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 488 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 489 | * a string isn't palatable for a few reasons. | ||
| 490 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 491 | * details. | ||
| 492 | */ | ||
| 493 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2026.02.24 02:22:56.892015 [ 275 ] {39873a7a-6fc1-4274-bf01-d5c1e16ca474} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 495 | 2026.02.24 02:22:56.895163 [ 275 ] {39873a7a-6fc1-4274-bf01-d5c1e16ca474} <Debug> oximeter.measurements_bytes (cfd5645b-c042-4242-8993-030faaab586f): Loading data parts | ||
| 496 | 2026.02.24 02:22:56.895302 [ 275 ] {39873a7a-6fc1-4274-bf01-d5c1e16ca474} <Debug> oximeter.measurements_bytes (cfd5645b-c042-4242-8993-030faaab586f): There are no data parts | ||
| 497 | 2026.02.24 02:22:56.898168 [ 275 ] {39873a7a-6fc1-4274-bf01-d5c1e16ca474} <Debug> TCPHandler: Processed in 0.006478526 sec. | ||
| 498 | 2026.02.24 02:22:56.898314 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.02.24 02:22:56.898469 [ 275 ] {119e8d94-8dfb-42c3-888d-90c1ba778f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) 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) | ||
| 500 | 2026.02.24 02:22:56.898576 [ 275 ] {119e8d94-8dfb-42c3-888d-90c1ba778f1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 501 | 2026.02.24 02:22:56.901290 [ 275 ] {119e8d94-8dfb-42c3-888d-90c1ba778f1c} <Debug> oximeter.measurements_cumulativei64 (712545af-9ed8-46e8-bacf-237b620bc38b): Loading data parts | ||
| 502 | 2026.02.24 02:22:56.901478 [ 275 ] {119e8d94-8dfb-42c3-888d-90c1ba778f1c} <Debug> oximeter.measurements_cumulativei64 (712545af-9ed8-46e8-bacf-237b620bc38b): There are no data parts | ||
| 503 | 2026.02.24 02:22:56.903358 [ 275 ] {119e8d94-8dfb-42c3-888d-90c1ba778f1c} <Debug> TCPHandler: Processed in 0.005084885 sec. | ||
| 504 | 2026.02.24 02:22:56.903566 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.02.24 02:22:56.903717 [ 275 ] {33017eed-da9b-4115-a31b-4648c58327aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) 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) | ||
| 506 | 2026.02.24 02:22:56.903906 [ 275 ] {33017eed-da9b-4115-a31b-4648c58327aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2026.02.24 02:22:56.907625 [ 275 ] {33017eed-da9b-4115-a31b-4648c58327aa} <Debug> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Loading data parts | ||
| 508 | 2026.02.24 02:22:56.907921 [ 275 ] {33017eed-da9b-4115-a31b-4648c58327aa} <Debug> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): There are no data parts | ||
| 509 | 2026.02.24 02:22:56.909626 [ 275 ] {33017eed-da9b-4115-a31b-4648c58327aa} <Debug> TCPHandler: Processed in 0.0060982 sec. | ||
| 510 | 2026.02.24 02:22:56.909763 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.02.24 02:22:56.910064 [ 275 ] {d2a84f38-d982-4318-9a9f-13b521439afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) 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) | ||
| 512 | 2026.02.24 02:22:56.910178 [ 275 ] {d2a84f38-d982-4318-9a9f-13b521439afb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2026.02.24 02:22:56.912501 [ 275 ] {d2a84f38-d982-4318-9a9f-13b521439afb} <Debug> oximeter.measurements_cumulativef32 (905851a9-40bb-471a-bb3b-a856893984df): Loading data parts | ||
| 514 | 2026.02.24 02:22:56.912654 [ 275 ] {d2a84f38-d982-4318-9a9f-13b521439afb} <Debug> oximeter.measurements_cumulativef32 (905851a9-40bb-471a-bb3b-a856893984df): There are no data parts | ||
| 515 | 2026.02.24 02:22:56.914286 [ 275 ] {d2a84f38-d982-4318-9a9f-13b521439afb} <Debug> TCPHandler: Processed in 0.004528677 sec. | ||
| 516 | 2026.02.24 02:22:56.914430 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.02.24 02:22:56.914582 [ 275 ] {8ba0106e-10ec-44f1-8ccd-dc80861732dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) 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) | ||
| 518 | 2026.02.24 02:22:56.914699 [ 275 ] {8ba0106e-10ec-44f1-8ccd-dc80861732dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2026.02.24 02:22:56.916742 [ 275 ] {8ba0106e-10ec-44f1-8ccd-dc80861732dd} <Debug> oximeter.measurements_cumulativef64 (65210dd4-6918-475b-81b3-3e88f1d1d21f): Loading data parts | ||
| 520 | 2026.02.24 02:22:56.916947 [ 275 ] {8ba0106e-10ec-44f1-8ccd-dc80861732dd} <Debug> oximeter.measurements_cumulativef64 (65210dd4-6918-475b-81b3-3e88f1d1d21f): There are no data parts | ||
| 521 | 2026.02.24 02:22:56.918419 [ 275 ] {8ba0106e-10ec-44f1-8ccd-dc80861732dd} <Debug> TCPHandler: Processed in 0.004027629 sec. | ||
| 522 | 2026.02.24 02:22:56.918632 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.02.24 02:22:56.918911 [ 275 ] {e6c64ea1-a553-4d8d-af2c-f75c86ba94a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 524 | * NOTE: Array types cannot be Nullable, see | ||
| 525 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 526 | * for more details. | ||
| 527 | * | ||
| 528 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 529 | * is unfortunate, and at this point relies on the fact that an | ||
| 530 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 531 | * to figure out another way to represent missing samples here. | ||
| 532 | */ | ||
| 533 | 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) | ||
| 534 | 2026.02.24 02:22:56.919039 [ 275 ] {e6c64ea1-a553-4d8d-af2c-f75c86ba94a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2026.02.24 02:22:56.922287 [ 275 ] {e6c64ea1-a553-4d8d-af2c-f75c86ba94a3} <Debug> oximeter.measurements_histogrami8 (3fea407e-a384-4648-a1ea-dafed842501e): Loading data parts | ||
| 536 | 2026.02.24 02:22:56.922464 [ 275 ] {e6c64ea1-a553-4d8d-af2c-f75c86ba94a3} <Debug> oximeter.measurements_histogrami8 (3fea407e-a384-4648-a1ea-dafed842501e): There are no data parts | ||
| 537 | 2026.02.24 02:22:56.924096 [ 275 ] {e6c64ea1-a553-4d8d-af2c-f75c86ba94a3} <Debug> TCPHandler: Processed in 0.005465211 sec. | ||
| 538 | 2026.02.24 02:22:56.924250 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.02.24 02:22:56.924450 [ 275 ] {7b81bfd5-d1e9-41f6-9704-561c639a0cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) 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) | ||
| 540 | 2026.02.24 02:22:56.924616 [ 275 ] {7b81bfd5-d1e9-41f6-9704-561c639a0cb1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2026.02.24 02:22:56.927149 [ 275 ] {7b81bfd5-d1e9-41f6-9704-561c639a0cb1} <Debug> oximeter.measurements_histogramu8 (ff9eb19d-a08a-4cab-bb36-3cbcab9fde58): Loading data parts | ||
| 542 | 2026.02.24 02:22:56.927280 [ 275 ] {7b81bfd5-d1e9-41f6-9704-561c639a0cb1} <Debug> oximeter.measurements_histogramu8 (ff9eb19d-a08a-4cab-bb36-3cbcab9fde58): There are no data parts | ||
| 543 | 2026.02.24 02:22:56.929204 [ 275 ] {7b81bfd5-d1e9-41f6-9704-561c639a0cb1} <Debug> TCPHandler: Processed in 0.004997733 sec. | ||
| 544 | 2026.02.24 02:22:56.929428 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.02.24 02:22:56.929674 [ 275 ] {1d285052-6b50-4539-bf0c-7a62f8736f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) 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) | ||
| 546 | 2026.02.24 02:22:56.929801 [ 275 ] {1d285052-6b50-4539-bf0c-7a62f8736f1a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2026.02.24 02:22:56.933412 [ 275 ] {1d285052-6b50-4539-bf0c-7a62f8736f1a} <Debug> oximeter.measurements_histogrami16 (6425509a-79ee-48b2-acb0-2e94965cf2fd): Loading data parts | ||
| 548 | 2026.02.24 02:22:56.933580 [ 275 ] {1d285052-6b50-4539-bf0c-7a62f8736f1a} <Debug> oximeter.measurements_histogrami16 (6425509a-79ee-48b2-acb0-2e94965cf2fd): There are no data parts | ||
| 549 | 2026.02.24 02:22:56.935542 [ 275 ] {1d285052-6b50-4539-bf0c-7a62f8736f1a} <Debug> TCPHandler: Processed in 0.006156732 sec. | ||
| 550 | 2026.02.24 02:22:56.935677 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.02.24 02:22:56.935941 [ 275 ] {af43958d-b6ef-4fbd-b55c-dd6c31867da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) 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) | ||
| 552 | 2026.02.24 02:22:56.936074 [ 275 ] {af43958d-b6ef-4fbd-b55c-dd6c31867da2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2026.02.24 02:22:56.938471 [ 275 ] {af43958d-b6ef-4fbd-b55c-dd6c31867da2} <Debug> oximeter.measurements_histogramu16 (15a09114-528b-4952-8dd8-2c565c80837a): Loading data parts | ||
| 554 | 2026.02.24 02:22:56.938602 [ 275 ] {af43958d-b6ef-4fbd-b55c-dd6c31867da2} <Debug> oximeter.measurements_histogramu16 (15a09114-528b-4952-8dd8-2c565c80837a): There are no data parts | ||
| 555 | 2026.02.24 02:22:56.940320 [ 275 ] {af43958d-b6ef-4fbd-b55c-dd6c31867da2} <Debug> TCPHandler: Processed in 0.004656139 sec. | ||
| 556 | 2026.02.24 02:22:56.940566 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.02.24 02:22:56.940820 [ 275 ] {7564ad0a-0abe-4121-bdd9-ce3ddff8f5ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) 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) | ||
| 558 | 2026.02.24 02:22:56.941015 [ 275 ] {7564ad0a-0abe-4121-bdd9-ce3ddff8f5ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2026.02.24 02:22:56.943339 [ 275 ] {7564ad0a-0abe-4121-bdd9-ce3ddff8f5ac} <Debug> oximeter.measurements_histogrami32 (3a2e37ca-079c-439a-87f3-74c3a99bdc5c): Loading data parts | ||
| 560 | 2026.02.24 02:22:56.943480 [ 275 ] {7564ad0a-0abe-4121-bdd9-ce3ddff8f5ac} <Debug> oximeter.measurements_histogrami32 (3a2e37ca-079c-439a-87f3-74c3a99bdc5c): There are no data parts | ||
| 561 | 2026.02.24 02:22:56.945095 [ 275 ] {7564ad0a-0abe-4121-bdd9-ce3ddff8f5ac} <Debug> TCPHandler: Processed in 0.004541048 sec. | ||
| 562 | 2026.02.24 02:22:56.945233 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2026.02.24 02:22:56.945442 [ 275 ] {45f6a61f-7699-44ae-a75d-61b2f6f53bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) 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) | ||
| 564 | 2026.02.24 02:22:56.945561 [ 275 ] {45f6a61f-7699-44ae-a75d-61b2f6f53bee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2026.02.24 02:22:56.947491 [ 275 ] {45f6a61f-7699-44ae-a75d-61b2f6f53bee} <Debug> oximeter.measurements_histogramu32 (71ec1fdd-49fa-4ec2-8152-20278092a79e): Loading data parts | ||
| 566 | 2026.02.24 02:22:56.947619 [ 275 ] {45f6a61f-7699-44ae-a75d-61b2f6f53bee} <Debug> oximeter.measurements_histogramu32 (71ec1fdd-49fa-4ec2-8152-20278092a79e): There are no data parts | ||
| 567 | 2026.02.24 02:22:56.949284 [ 275 ] {45f6a61f-7699-44ae-a75d-61b2f6f53bee} <Debug> TCPHandler: Processed in 0.004095201 sec. | ||
| 568 | 2026.02.24 02:22:56.949425 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.02.24 02:22:56.949710 [ 275 ] {f35ab4a2-e3ca-492d-b72b-c4488971ac32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) 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) | ||
| 570 | 2026.02.24 02:22:56.949943 [ 275 ] {f35ab4a2-e3ca-492d-b72b-c4488971ac32} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2026.02.24 02:22:56.952101 [ 275 ] {f35ab4a2-e3ca-492d-b72b-c4488971ac32} <Debug> oximeter.measurements_histogrami64 (b4154b8a-2a14-4f94-8986-5c724ca1675f): Loading data parts | ||
| 572 | 2026.02.24 02:22:56.952235 [ 275 ] {f35ab4a2-e3ca-492d-b72b-c4488971ac32} <Debug> oximeter.measurements_histogrami64 (b4154b8a-2a14-4f94-8986-5c724ca1675f): There are no data parts | ||
| 573 | 2026.02.24 02:22:56.953873 [ 275 ] {f35ab4a2-e3ca-492d-b72b-c4488971ac32} <Debug> TCPHandler: Processed in 0.004518208 sec. | ||
| 574 | 2026.02.24 02:22:56.954080 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.02.24 02:22:56.954283 [ 275 ] {852f5c16-3101-485f-b22f-a6121754ab64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) 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) | ||
| 576 | 2026.02.24 02:22:56.954405 [ 275 ] {852f5c16-3101-485f-b22f-a6121754ab64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2026.02.24 02:22:56.956871 [ 275 ] {852f5c16-3101-485f-b22f-a6121754ab64} <Debug> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Loading data parts | ||
| 578 | 2026.02.24 02:22:56.957138 [ 275 ] {852f5c16-3101-485f-b22f-a6121754ab64} <Debug> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): There are no data parts | ||
| 579 | 2026.02.24 02:22:56.960063 [ 275 ] {852f5c16-3101-485f-b22f-a6121754ab64} <Debug> TCPHandler: Processed in 0.00601757 sec. | ||
| 580 | 2026.02.24 02:22:56.960203 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.02.24 02:22:56.960488 [ 275 ] {ce6f6816-934c-4ccf-9b9c-19fa7e138098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) 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) | ||
| 582 | 2026.02.24 02:22:56.960616 [ 275 ] {ce6f6816-934c-4ccf-9b9c-19fa7e138098} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2026.02.24 02:22:56.962613 [ 275 ] {ce6f6816-934c-4ccf-9b9c-19fa7e138098} <Debug> oximeter.measurements_histogramf32 (75f40415-c65b-4650-b6af-a719abf1f03b): Loading data parts | ||
| 584 | 2026.02.24 02:22:56.962752 [ 275 ] {ce6f6816-934c-4ccf-9b9c-19fa7e138098} <Debug> oximeter.measurements_histogramf32 (75f40415-c65b-4650-b6af-a719abf1f03b): There are no data parts | ||
| 585 | 2026.02.24 02:22:56.964628 [ 275 ] {ce6f6816-934c-4ccf-9b9c-19fa7e138098} <Debug> TCPHandler: Processed in 0.004492297 sec. | ||
| 586 | 2026.02.24 02:22:56.964766 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.02.24 02:22:56.965034 [ 275 ] {e1e60cb9-5fce-45b6-b953-a9e439f412d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) 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) | ||
| 588 | 2026.02.24 02:22:56.965156 [ 275 ] {e1e60cb9-5fce-45b6-b953-a9e439f412d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2026.02.24 02:22:56.969125 [ 275 ] {e1e60cb9-5fce-45b6-b953-a9e439f412d6} <Debug> oximeter.measurements_histogramf64 (fd331a53-0f5e-49a4-aa47-fbefc966344c): Loading data parts | ||
| 590 | 2026.02.24 02:22:56.969263 [ 275 ] {e1e60cb9-5fce-45b6-b953-a9e439f412d6} <Debug> oximeter.measurements_histogramf64 (fd331a53-0f5e-49a4-aa47-fbefc966344c): There are no data parts | ||
| 591 | 2026.02.24 02:22:56.971636 [ 275 ] {e1e60cb9-5fce-45b6-b953-a9e439f412d6} <Debug> TCPHandler: Processed in 0.006892322 sec. | ||
| 592 | 2026.02.24 02:22:56.971778 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.02.24 02:22:56.972128 [ 275 ] {b39aa14b-dc12-4bb3-b1ca-1e92fef6ab55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | 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) | ||
| 619 | 2026.02.24 02:22:56.972250 [ 275 ] {b39aa14b-dc12-4bb3-b1ca-1e92fef6ab55} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2026.02.24 02:22:56.975613 [ 275 ] {b39aa14b-dc12-4bb3-b1ca-1e92fef6ab55} <Debug> oximeter.fields_bool (fde51c3a-f639-4ff7-94c5-32bc2ab6dc39): Loading data parts | ||
| 621 | 2026.02.24 02:22:56.975744 [ 275 ] {b39aa14b-dc12-4bb3-b1ca-1e92fef6ab55} <Debug> oximeter.fields_bool (fde51c3a-f639-4ff7-94c5-32bc2ab6dc39): There are no data parts | ||
| 622 | 2026.02.24 02:22:56.978563 [ 275 ] {b39aa14b-dc12-4bb3-b1ca-1e92fef6ab55} <Debug> TCPHandler: Processed in 0.006804111 sec. | ||
| 623 | 2026.02.24 02:22:56.978705 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2026.02.24 02:22:56.978853 [ 275 ] {b08f674b-d653-4e0a-af21-61cc8d162197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) 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) | ||
| 625 | 2026.02.24 02:22:56.979026 [ 275 ] {b08f674b-d653-4e0a-af21-61cc8d162197} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2026.02.24 02:22:56.980792 [ 275 ] {b08f674b-d653-4e0a-af21-61cc8d162197} <Debug> oximeter.fields_i8 (88abe613-429b-45c5-a5bf-4f1026b2a310): Loading data parts | ||
| 627 | 2026.02.24 02:22:56.981128 [ 275 ] {b08f674b-d653-4e0a-af21-61cc8d162197} <Debug> oximeter.fields_i8 (88abe613-429b-45c5-a5bf-4f1026b2a310): There are no data parts | ||
| 628 | 2026.02.24 02:22:56.982653 [ 275 ] {b08f674b-d653-4e0a-af21-61cc8d162197} <Debug> TCPHandler: Processed in 0.003981839 sec. | ||
| 629 | 2026.02.24 02:22:56.982793 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2026.02.24 02:22:56.983104 [ 275 ] {7ce009f0-c8c0-4699-a740-3f2b025c5085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) 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) | ||
| 631 | 2026.02.24 02:22:56.983223 [ 275 ] {7ce009f0-c8c0-4699-a740-3f2b025c5085} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2026.02.24 02:22:56.985404 [ 275 ] {7ce009f0-c8c0-4699-a740-3f2b025c5085} <Debug> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Loading data parts | ||
| 633 | 2026.02.24 02:22:56.985537 [ 275 ] {7ce009f0-c8c0-4699-a740-3f2b025c5085} <Debug> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): There are no data parts | ||
| 634 | 2026.02.24 02:22:56.987216 [ 275 ] {7ce009f0-c8c0-4699-a740-3f2b025c5085} <Debug> TCPHandler: Processed in 0.004430326 sec. | ||
| 635 | 2026.02.24 02:22:56.987356 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2026.02.24 02:22:56.987504 [ 275 ] {f076afb3-980d-4e59-b155-f0636a390b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) 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) | ||
| 637 | 2026.02.24 02:22:56.987678 [ 275 ] {f076afb3-980d-4e59-b155-f0636a390b3e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2026.02.24 02:22:56.990119 [ 275 ] {f076afb3-980d-4e59-b155-f0636a390b3e} <Debug> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Loading data parts | ||
| 639 | 2026.02.24 02:22:56.990392 [ 275 ] {f076afb3-980d-4e59-b155-f0636a390b3e} <Debug> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): There are no data parts | ||
| 640 | 2026.02.24 02:22:56.991955 [ 275 ] {f076afb3-980d-4e59-b155-f0636a390b3e} <Debug> TCPHandler: Processed in 0.00467842 sec. | ||
| 641 | 2026.02.24 02:22:56.992158 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2026.02.24 02:22:56.992416 [ 275 ] {9da31603-92c0-4f59-80f1-3a3aa3864e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) 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) | ||
| 643 | 2026.02.24 02:22:56.992563 [ 275 ] {9da31603-92c0-4f59-80f1-3a3aa3864e89} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2026.02.24 02:22:56.994755 [ 275 ] {9da31603-92c0-4f59-80f1-3a3aa3864e89} <Debug> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Loading data parts | ||
| 645 | 2026.02.24 02:22:56.994889 [ 275 ] {9da31603-92c0-4f59-80f1-3a3aa3864e89} <Debug> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): There are no data parts | ||
| 646 | 2026.02.24 02:22:56.996293 [ 275 ] {9da31603-92c0-4f59-80f1-3a3aa3864e89} <Debug> TCPHandler: Processed in 0.004183583 sec. | ||
| 647 | 2026.02.24 02:22:56.996436 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2026.02.24 02:22:56.996585 [ 275 ] {0a2f9835-846b-4718-a123-273a21b265c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) 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) | ||
| 649 | 2026.02.24 02:22:56.996714 [ 275 ] {0a2f9835-846b-4718-a123-273a21b265c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2026.02.24 02:22:56.998756 [ 275 ] {0a2f9835-846b-4718-a123-273a21b265c7} <Debug> oximeter.fields_i32 (91d7118a-34aa-47ca-98c7-adc27ba77ecf): Loading data parts | ||
| 651 | 2026.02.24 02:22:56.998878 [ 275 ] {0a2f9835-846b-4718-a123-273a21b265c7} <Debug> oximeter.fields_i32 (91d7118a-34aa-47ca-98c7-adc27ba77ecf): There are no data parts | ||
| 652 | 2026.02.24 02:22:57.000060 [ 275 ] {0a2f9835-846b-4718-a123-273a21b265c7} <Debug> TCPHandler: Processed in 0.003638294 sec. | ||
| 653 | 2026.02.24 02:22:57.000196 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.02.24 02:22:57.000413 [ 275 ] {633589f8-562a-402c-af11-6025faf53787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) 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) | ||
| 655 | 2026.02.24 02:22:57.000517 [ 275 ] {633589f8-562a-402c-af11-6025faf53787} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2026.02.24 02:22:57.002558 [ 275 ] {633589f8-562a-402c-af11-6025faf53787} <Debug> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Loading data parts | ||
| 657 | 2026.02.24 02:22:57.002719 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.30 MiB, peak 126.30 MiB, free memory in arenas 0.00 B, will set to 135.30 MiB (RSS), difference: 9.00 MiB | ||
| 658 | 2026.02.24 02:22:57.002804 [ 275 ] {633589f8-562a-402c-af11-6025faf53787} <Debug> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): There are no data parts | ||
| 659 | 2026.02.24 02:22:57.004038 [ 275 ] {633589f8-562a-402c-af11-6025faf53787} <Debug> TCPHandler: Processed in 0.003879487 sec. | ||
| 660 | 2026.02.24 02:22:57.004182 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 661 | 2026.02.24 02:22:57.004439 [ 275 ] {5c2013b3-48a9-42fa-845a-7828f92ca0e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) 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) | ||
| 662 | 2026.02.24 02:22:57.004560 [ 275 ] {5c2013b3-48a9-42fa-845a-7828f92ca0e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 663 | 2026.02.24 02:22:57.006331 [ 275 ] {5c2013b3-48a9-42fa-845a-7828f92ca0e5} <Debug> oximeter.fields_i64 (84ccef03-76cc-4abc-af70-c321d0bcd2cf): Loading data parts | ||
| 664 | 2026.02.24 02:22:57.006473 [ 275 ] {5c2013b3-48a9-42fa-845a-7828f92ca0e5} <Debug> oximeter.fields_i64 (84ccef03-76cc-4abc-af70-c321d0bcd2cf): There are no data parts | ||
| 665 | 2026.02.24 02:22:57.008117 [ 275 ] {5c2013b3-48a9-42fa-845a-7828f92ca0e5} <Debug> TCPHandler: Processed in 0.003986159 sec. | ||
| 666 | 2026.02.24 02:22:57.008263 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 667 | 2026.02.24 02:22:57.008421 [ 275 ] {ea9035ec-d76e-4b85-a8fc-99c82aee593f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) 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) | ||
| 668 | 2026.02.24 02:22:57.008553 [ 275 ] {ea9035ec-d76e-4b85-a8fc-99c82aee593f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 669 | 2026.02.24 02:22:57.010637 [ 275 ] {ea9035ec-d76e-4b85-a8fc-99c82aee593f} <Debug> oximeter.fields_u64 (6540f23b-5f16-4bd4-88ba-a9f3c809b664): Loading data parts | ||
| 670 | 2026.02.24 02:22:57.010833 [ 275 ] {ea9035ec-d76e-4b85-a8fc-99c82aee593f} <Debug> oximeter.fields_u64 (6540f23b-5f16-4bd4-88ba-a9f3c809b664): There are no data parts | ||
| 671 | 2026.02.24 02:22:57.012068 [ 275 ] {ea9035ec-d76e-4b85-a8fc-99c82aee593f} <Debug> TCPHandler: Processed in 0.003856558 sec. | ||
| 672 | 2026.02.24 02:22:57.012217 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 673 | 2026.02.24 02:22:57.012453 [ 275 ] {3b93c96c-f0cf-4a81-b2df-b49b3601beea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) 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) | ||
| 674 | 2026.02.24 02:22:57.012566 [ 275 ] {3b93c96c-f0cf-4a81-b2df-b49b3601beea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 675 | 2026.02.24 02:22:57.015158 [ 275 ] {3b93c96c-f0cf-4a81-b2df-b49b3601beea} <Debug> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Loading data parts | ||
| 676 | 2026.02.24 02:22:57.015308 [ 275 ] {3b93c96c-f0cf-4a81-b2df-b49b3601beea} <Debug> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): There are no data parts | ||
| 677 | 2026.02.24 02:22:57.016723 [ 275 ] {3b93c96c-f0cf-4a81-b2df-b49b3601beea} <Debug> TCPHandler: Processed in 0.004557668 sec. | ||
| 678 | 2026.02.24 02:22:57.016868 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 679 | 2026.02.24 02:22:57.017050 [ 275 ] {441437c2-9aa0-4f64-9735-8bade97cafff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) 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) | ||
| 680 | 2026.02.24 02:22:57.017206 [ 275 ] {441437c2-9aa0-4f64-9735-8bade97cafff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 681 | 2026.02.24 02:22:57.019641 [ 275 ] {441437c2-9aa0-4f64-9735-8bade97cafff} <Debug> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Loading data parts | ||
| 682 | 2026.02.24 02:22:57.019786 [ 275 ] {441437c2-9aa0-4f64-9735-8bade97cafff} <Debug> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): There are no data parts | ||
| 683 | 2026.02.24 02:22:57.021074 [ 275 ] {441437c2-9aa0-4f64-9735-8bade97cafff} <Debug> TCPHandler: Processed in 0.004258534 sec. | ||
| 684 | 2026.02.24 02:22:57.021287 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 685 | 2026.02.24 02:22:57.021486 [ 275 ] {ad954e1f-c1cc-4385-af9b-f425e7898822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) 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) | ||
| 686 | 2026.02.24 02:22:57.021605 [ 275 ] {ad954e1f-c1cc-4385-af9b-f425e7898822} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 687 | 2026.02.24 02:22:57.024456 [ 275 ] {ad954e1f-c1cc-4385-af9b-f425e7898822} <Debug> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Loading data parts | ||
| 688 | 2026.02.24 02:22:57.024602 [ 275 ] {ad954e1f-c1cc-4385-af9b-f425e7898822} <Debug> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): There are no data parts | ||
| 689 | 2026.02.24 02:22:57.026287 [ 275 ] {ad954e1f-c1cc-4385-af9b-f425e7898822} <Debug> TCPHandler: Processed in 0.005052655 sec. | ||
| 690 | 2026.02.24 02:22:57.026453 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 691 | 2026.02.24 02:22:57.026707 [ 275 ] {42a4b85f-4cbc-4849-a676-47f2b44243eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) /* The timeseries schema table stores the extracted schema for the samples | ||
| 692 | * oximeter collects. | ||
| 693 | */ | ||
| 694 | 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) | ||
| 695 | 2026.02.24 02:22:57.026887 [ 275 ] {42a4b85f-4cbc-4849-a676-47f2b44243eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 696 | 2026.02.24 02:22:57.028948 [ 275 ] {42a4b85f-4cbc-4849-a676-47f2b44243eb} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7): Loading data parts | ||
| 697 | 2026.02.24 02:22:57.029134 [ 275 ] {42a4b85f-4cbc-4849-a676-47f2b44243eb} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7): There are no data parts | ||
| 698 | 2026.02.24 02:22:57.030527 [ 275 ] {42a4b85f-4cbc-4849-a676-47f2b44243eb} <Debug> TCPHandler: Processed in 0.004127651 sec. | ||
| 699 | 2026.02.24 02:22:57.030857 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 700 | 2026.02.24 02:22:57.031187 [ 276 ] {819fd0c5-4670-479d-9f1e-3e41d58af66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 701 | 2026.02.24 02:22:57.032767 [ 276 ] {819fd0c5-4670-479d-9f1e-3e41d58af66a} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 702 | 2026.02.24 02:22:57.050402 [ 284 ] {819fd0c5-4670-479d-9f1e-3e41d58af66a} <Trace> oximeter.version (9014d0dd-9cbb-42cf-a9bf-b1762410eb94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 703 | 2026.02.24 02:22:57.050451 [ 284 ] {819fd0c5-4670-479d-9f1e-3e41d58af66a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 704 | 2026.02.24 02:22:57.055517 [ 284 ] {819fd0c5-4670-479d-9f1e-3e41d58af66a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 705 | 2026.02.24 02:22:57.056126 [ 284 ] {819fd0c5-4670-479d-9f1e-3e41d58af66a} <Trace> oximeter.version (9014d0dd-9cbb-42cf-a9bf-b1762410eb94): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 706 | 2026.02.24 02:22:57.056526 [ 276 ] {819fd0c5-4670-479d-9f1e-3e41d58af66a} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.025506 sec., 39.20646122480985 rows/sec., 627.30 B/sec. | ||
| 707 | 2026.02.24 02:22:57.056827 [ 276 ] {819fd0c5-4670-479d-9f1e-3e41d58af66a} <Debug> TCPHandler: Processed in 0.026139368 sec. | ||
| 708 | 2026.02.24 02:22:58.000931 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.88 MiB, peak 135.88 MiB, free memory in arenas 0.00 B, will set to 139.71 MiB (RSS), difference: 3.82 MiB | ||
| 709 | 2026.02.24 02:23:02.012587 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 710 | 2026.02.24 02:23:02.012764 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.02.24 02:23:02.012839 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 712 | 2026.02.24 02:23:02.012947 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 713 | 2026.02.24 02:23:02.015982 [ 245 ] {} <Debug> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Loading data parts | ||
| 714 | 2026.02.24 02:23:02.016153 [ 245 ] {} <Debug> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): There are no data parts | ||
| 715 | 2026.02.24 02:23:02.021152 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 716 | 2026.02.24 02:23:02.021285 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 717 | 2026.02.24 02:23:02.027008 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2026.02.24 02:23:02.027609 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2026.02.24 02:23:02.027764 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 720 | 2026.02.24 02:23:02.028810 [ 244 ] {} <Debug> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Loading data parts | ||
| 721 | 2026.02.24 02:23:02.028997 [ 244 ] {} <Debug> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): There are no data parts | ||
| 722 | 2026.02.24 02:23:02.053740 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 723 | 2026.02.24 02:23:02.053955 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 724 | 2026.02.24 02:23:02.060581 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 725 | 2026.02.24 02:23:02.062133 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 726 | 2026.02.24 02:23:02.065674 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 727 | 2026.02.24 02:23:03.000854 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.85 MiB, peak 148.85 MiB, free memory in arenas 0.00 B, will set to 153.88 MiB (RSS), difference: 9.03 MiB | ||
| 728 | 2026.02.24 02:23:04.512486 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 729 | 2026.02.24 02:23:04.512595 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 730 | 2026.02.24 02:23:04.516943 [ 243 ] {} <Debug> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Loading data parts | ||
| 731 | 2026.02.24 02:23:04.517135 [ 243 ] {} <Debug> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): There are no data parts | ||
| 732 | 2026.02.24 02:23:04.522726 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 733 | 2026.02.24 02:23:04.522765 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 734 | 2026.02.24 02:23:04.524512 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 735 | 2026.02.24 02:23:04.525109 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 736 | 2026.02.24 02:23:04.525357 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 737 | 2026.02.24 02:23:05.000160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.25 MiB, peak 158.25 MiB, free memory in arenas 0.00 B, will set to 154.93 MiB (RSS), difference: -3.32 MiB | ||
| 738 | 2026.02.24 02:23:09.484789 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 739 | 2026.02.24 02:23:09.484853 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 740 | 2026.02.24 02:23:09.531741 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 741 | 2026.02.24 02:23:09.532484 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 742 | 2026.02.24 02:23:09.532637 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 743 | 2026.02.24 02:23:09.533456 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 744 | 2026.02.24 02:23:09.533909 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 745 | 2026.02.24 02:23:09.534151 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 746 | 2026.02.24 02:23:09.569692 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 747 | 2026.02.24 02:23:09.587870 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 748 | 2026.02.24 02:23:09.588127 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 749 | 2026.02.24 02:23:09.594930 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 750 | 2026.02.24 02:23:09.596062 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 751 | 2026.02.24 02:23:09.598935 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 752 | 2026.02.24 02:23:10.000437 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.67 MiB, peak 159.67 MiB, free memory in arenas 0.00 B, will set to 157.76 MiB (RSS), difference: 2.09 MiB | ||
| 753 | 2026.02.24 02:23:12.705659 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2026.02.24 02:23:12.705944 [ 275 ] {7bcd270d-7a53-4abe-821d-c8452e24fd7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 755 | 2026.02.24 02:23:12.706361 [ 275 ] {7bcd270d-7a53-4abe-821d-c8452e24fd7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2026.02.24 02:23:12.706647 [ 275 ] {7bcd270d-7a53-4abe-821d-c8452e24fd7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2026.02.24 02:23:12.710016 [ 275 ] {7bcd270d-7a53-4abe-821d-c8452e24fd7d} <Debug> TCPHandler: Processed in 0.004522727 sec. | ||
| 758 | 2026.02.24 02:23:12.713580 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2026.02.24 02:23:12.713732 [ 275 ] {2d53ac7c-3b96-4032-ba2d-25fea0be4429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 760 | 2026.02.24 02:23:12.718573 [ 275 ] {2d53ac7c-3b96-4032-ba2d-25fea0be4429} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2026.02.24 02:23:12.718648 [ 275 ] {2d53ac7c-3b96-4032-ba2d-25fea0be4429} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 762 | 2026.02.24 02:23:12.721362 [ 275 ] {2d53ac7c-3b96-4032-ba2d-25fea0be4429} <Debug> TCPHandler: Processed in 0.007858887 sec. | ||
| 763 | 2026.02.24 02:23:12.721644 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2026.02.24 02:23:12.721795 [ 275 ] {974817f8-ca65-40b1-861a-8ba472954233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 765 | 2026.02.24 02:23:12.722139 [ 275 ] {974817f8-ca65-40b1-861a-8ba472954233} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2026.02.24 02:23:12.722185 [ 275 ] {974817f8-ca65-40b1-861a-8ba472954233} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 767 | 2026.02.24 02:23:12.722625 [ 275 ] {974817f8-ca65-40b1-861a-8ba472954233} <Debug> TCPHandler: Processed in 0.001050355 sec. | ||
| 768 | 2026.02.24 02:23:12.722886 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2026.02.24 02:23:12.723035 [ 275 ] {8105a979-5b90-402d-8a2e-158e4ed0f550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 770 | 2026.02.24 02:23:12.723318 [ 275 ] {8105a979-5b90-402d-8a2e-158e4ed0f550} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 771 | 2026.02.24 02:23:12.723366 [ 275 ] {8105a979-5b90-402d-8a2e-158e4ed0f550} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 772 | 2026.02.24 02:23:12.723759 [ 275 ] {8105a979-5b90-402d-8a2e-158e4ed0f550} <Debug> TCPHandler: Processed in 0.000942214 sec. | ||
| 773 | 2026.02.24 02:23:12.724015 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2026.02.24 02:23:12.724148 [ 275 ] {a985a735-a895-4b6a-9c4d-a5a79b35ba91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 775 | 2026.02.24 02:23:12.724432 [ 275 ] {a985a735-a895-4b6a-9c4d-a5a79b35ba91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 776 | 2026.02.24 02:23:12.724484 [ 275 ] {a985a735-a895-4b6a-9c4d-a5a79b35ba91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 777 | 2026.02.24 02:23:12.724899 [ 275 ] {a985a735-a895-4b6a-9c4d-a5a79b35ba91} <Debug> TCPHandler: Processed in 0.000934974 sec. | ||
| 778 | 2026.02.24 02:23:12.725129 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2026.02.24 02:23:12.725254 [ 275 ] {fae4acd5-180e-4aee-8db3-85e0cab6549d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
| 780 | 2026.02.24 02:23:12.725526 [ 275 ] {fae4acd5-180e-4aee-8db3-85e0cab6549d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2026.02.24 02:23:12.725572 [ 275 ] {fae4acd5-180e-4aee-8db3-85e0cab6549d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2026.02.24 02:23:12.725938 [ 275 ] {fae4acd5-180e-4aee-8db3-85e0cab6549d} <Debug> TCPHandler: Processed in 0.000873583 sec. | ||
| 783 | 2026.02.24 02:23:12.726189 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2026.02.24 02:23:12.726328 [ 275 ] {61632fc6-1af9-4704-9d9b-7ada599d25a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', '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) | ||
| 785 | 2026.02.24 02:23:12.726598 [ 275 ] {61632fc6-1af9-4704-9d9b-7ada599d25a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2026.02.24 02:23:12.726642 [ 275 ] {61632fc6-1af9-4704-9d9b-7ada599d25a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2026.02.24 02:23:12.726985 [ 275 ] {61632fc6-1af9-4704-9d9b-7ada599d25a8} <Debug> TCPHandler: Processed in 0.000845733 sec. | ||
| 788 | 2026.02.24 02:23:12.727225 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2026.02.24 02:23:12.727350 [ 275 ] {3ab6db31-04fa-408f-bfef-97a8377ded30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', '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) | ||
| 790 | 2026.02.24 02:23:12.727625 [ 275 ] {3ab6db31-04fa-408f-bfef-97a8377ded30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2026.02.24 02:23:12.727670 [ 275 ] {3ab6db31-04fa-408f-bfef-97a8377ded30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 792 | 2026.02.24 02:23:12.728024 [ 275 ] {3ab6db31-04fa-408f-bfef-97a8377ded30} <Debug> TCPHandler: Processed in 0.000864733 sec. | ||
| 793 | 2026.02.24 02:23:12.728271 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2026.02.24 02:23:12.728405 [ 275 ] {4e8bd590-43f0-4bc6-ba0b-6427da48ec26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 795 | 2026.02.24 02:23:12.728668 [ 275 ] {4e8bd590-43f0-4bc6-ba0b-6427da48ec26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2026.02.24 02:23:12.728722 [ 275 ] {4e8bd590-43f0-4bc6-ba0b-6427da48ec26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 797 | 2026.02.24 02:23:12.729160 [ 275 ] {4e8bd590-43f0-4bc6-ba0b-6427da48ec26} <Debug> TCPHandler: Processed in 0.000941164 sec. | ||
| 798 | 2026.02.24 02:23:12.729398 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 799 | 2026.02.24 02:23:12.729514 [ 275 ] {7c126e6a-4b6f-4901-a3bf-965a8f0e6372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 800 | 2026.02.24 02:23:12.729800 [ 275 ] {7c126e6a-4b6f-4901-a3bf-965a8f0e6372} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 801 | 2026.02.24 02:23:12.729845 [ 275 ] {7c126e6a-4b6f-4901-a3bf-965a8f0e6372} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 802 | 2026.02.24 02:23:12.730228 [ 275 ] {7c126e6a-4b6f-4901-a3bf-965a8f0e6372} <Debug> TCPHandler: Processed in 0.000879814 sec. | ||
| 803 | 2026.02.24 02:23:12.730460 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 804 | 2026.02.24 02:23:12.730582 [ 275 ] {7d0fb333-ff28-413d-b977-3f55fa764bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 805 | 2026.02.24 02:23:12.730855 [ 275 ] {7d0fb333-ff28-413d-b977-3f55fa764bb1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2026.02.24 02:23:12.730917 [ 275 ] {7d0fb333-ff28-413d-b977-3f55fa764bb1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 807 | 2026.02.24 02:23:12.731282 [ 275 ] {7d0fb333-ff28-413d-b977-3f55fa764bb1} <Debug> TCPHandler: Processed in 0.000888873 sec. | ||
| 808 | 2026.02.24 02:23:12.731545 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 809 | 2026.02.24 02:23:12.731677 [ 275 ] {8940b601-10ee-435b-8e14-6b5290c84d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 810 | 2026.02.24 02:23:12.731950 [ 275 ] {8940b601-10ee-435b-8e14-6b5290c84d5f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 811 | 2026.02.24 02:23:12.731994 [ 275 ] {8940b601-10ee-435b-8e14-6b5290c84d5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 812 | 2026.02.24 02:23:12.732356 [ 275 ] {8940b601-10ee-435b-8e14-6b5290c84d5f} <Debug> TCPHandler: Processed in 0.000869103 sec. | ||
| 813 | 2026.02.24 02:23:12.732633 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 814 | 2026.02.24 02:23:12.732778 [ 275 ] {a1c10685-dc87-46e2-810d-8028863db8a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 815 | 2026.02.24 02:23:12.733055 [ 275 ] {a1c10685-dc87-46e2-810d-8028863db8a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 816 | 2026.02.24 02:23:12.733097 [ 275 ] {a1c10685-dc87-46e2-810d-8028863db8a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 817 | 2026.02.24 02:23:12.733457 [ 275 ] {a1c10685-dc87-46e2-810d-8028863db8a6} <Debug> TCPHandler: Processed in 0.000873133 sec. | ||
| 818 | 2026.02.24 02:23:12.733758 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 819 | 2026.02.24 02:23:12.733911 [ 275 ] {6b527645-8ecf-434c-920b-01563e782995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 820 | 2026.02.24 02:23:12.734243 [ 275 ] {6b527645-8ecf-434c-920b-01563e782995} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 821 | 2026.02.24 02:23:12.734293 [ 275 ] {6b527645-8ecf-434c-920b-01563e782995} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 822 | 2026.02.24 02:23:12.734690 [ 275 ] {6b527645-8ecf-434c-920b-01563e782995} <Debug> TCPHandler: Processed in 0.001007315 sec. | ||
| 823 | 2026.02.24 02:23:12.734934 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 824 | 2026.02.24 02:23:12.735104 [ 275 ] {3a22b3ff-c8d6-4c4e-9620-efdd417defd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 825 | 2026.02.24 02:23:12.735460 [ 275 ] {3a22b3ff-c8d6-4c4e-9620-efdd417defd9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 826 | 2026.02.24 02:23:12.735522 [ 275 ] {3a22b3ff-c8d6-4c4e-9620-efdd417defd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 827 | 2026.02.24 02:23:12.736037 [ 275 ] {3a22b3ff-c8d6-4c4e-9620-efdd417defd9} <Debug> TCPHandler: Processed in 0.001162717 sec. | ||
| 828 | 2026.02.24 02:23:12.736303 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 829 | 2026.02.24 02:23:12.736441 [ 275 ] {3bc72cac-8946-4520-a43c-ab30b269d3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 830 | 2026.02.24 02:23:12.736811 [ 275 ] {3bc72cac-8946-4520-a43c-ab30b269d3fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 831 | 2026.02.24 02:23:12.736860 [ 275 ] {3bc72cac-8946-4520-a43c-ab30b269d3fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 832 | 2026.02.24 02:23:12.737266 [ 275 ] {3bc72cac-8946-4520-a43c-ab30b269d3fa} <Debug> TCPHandler: Processed in 0.001027135 sec. | ||
| 833 | 2026.02.24 02:23:12.737503 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 834 | 2026.02.24 02:23:12.737661 [ 275 ] {8779e62d-074a-45e3-b734-e8d718d1da26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 835 | 2026.02.24 02:23:12.737961 [ 275 ] {8779e62d-074a-45e3-b734-e8d718d1da26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 836 | 2026.02.24 02:23:12.738013 [ 275 ] {8779e62d-074a-45e3-b734-e8d718d1da26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 837 | 2026.02.24 02:23:12.738616 [ 275 ] {8779e62d-074a-45e3-b734-e8d718d1da26} <Debug> TCPHandler: Processed in 0.001163218 sec. | ||
| 838 | 2026.02.24 02:23:12.738879 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2026.02.24 02:23:12.739059 [ 275 ] {2233c3e8-5c2f-4604-8654-9c90eb079a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 840 | 2026.02.24 02:23:12.739418 [ 275 ] {2233c3e8-5c2f-4604-8654-9c90eb079a89} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 841 | 2026.02.24 02:23:12.739468 [ 275 ] {2233c3e8-5c2f-4604-8654-9c90eb079a89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 842 | 2026.02.24 02:23:12.739884 [ 275 ] {2233c3e8-5c2f-4604-8654-9c90eb079a89} <Debug> TCPHandler: Processed in 0.001072166 sec. | ||
| 843 | 2026.02.24 02:23:12.740165 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2026.02.24 02:23:12.740322 [ 275 ] {34fcb318-d21d-4062-abed-dc93b08121b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 845 | 2026.02.24 02:23:12.740631 [ 275 ] {34fcb318-d21d-4062-abed-dc93b08121b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 846 | 2026.02.24 02:23:12.740688 [ 275 ] {34fcb318-d21d-4062-abed-dc93b08121b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 847 | 2026.02.24 02:23:12.741078 [ 275 ] {34fcb318-d21d-4062-abed-dc93b08121b8} <Debug> TCPHandler: Processed in 0.000964124 sec. | ||
| 848 | 2026.02.24 02:23:12.742256 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2026.02.24 02:23:12.742401 [ 275 ] {e00f1f3b-9570-4bec-8a5f-c1e1d7925542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 850 | 2026.02.24 02:23:12.742695 [ 275 ] {e00f1f3b-9570-4bec-8a5f-c1e1d7925542} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 851 | 2026.02.24 02:23:12.742740 [ 275 ] {e00f1f3b-9570-4bec-8a5f-c1e1d7925542} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2026.02.24 02:23:12.743094 [ 275 ] {e00f1f3b-9570-4bec-8a5f-c1e1d7925542} <Debug> TCPHandler: Processed in 0.000908943 sec. | ||
| 853 | 2026.02.24 02:23:12.744093 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2026.02.24 02:23:12.744242 [ 275 ] {87c06260-1656-477f-808f-f5207594233f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 855 | 2026.02.24 02:23:12.744563 [ 275 ] {87c06260-1656-477f-808f-f5207594233f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2026.02.24 02:23:12.744612 [ 275 ] {87c06260-1656-477f-808f-f5207594233f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 857 | 2026.02.24 02:23:12.744964 [ 275 ] {87c06260-1656-477f-808f-f5207594233f} <Debug> TCPHandler: Processed in 0.000930324 sec. | ||
| 858 | 2026.02.24 02:23:12.747942 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2026.02.24 02:23:12.748084 [ 275 ] {f202d449-eb85-4d32-8e40-d720926c474e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 860 | 2026.02.24 02:23:12.748432 [ 275 ] {f202d449-eb85-4d32-8e40-d720926c474e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 861 | 2026.02.24 02:23:12.748483 [ 275 ] {f202d449-eb85-4d32-8e40-d720926c474e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 862 | 2026.02.24 02:23:12.748915 [ 275 ] {f202d449-eb85-4d32-8e40-d720926c474e} <Debug> TCPHandler: Processed in 0.001034566 sec. | ||
| 863 | 2026.02.24 02:23:12.749174 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 864 | 2026.02.24 02:23:12.749321 [ 275 ] {429ca835-0bd3-4105-9c05-f7828dcc4701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 865 | 2026.02.24 02:23:12.749673 [ 275 ] {429ca835-0bd3-4105-9c05-f7828dcc4701} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 866 | 2026.02.24 02:23:12.749723 [ 275 ] {429ca835-0bd3-4105-9c05-f7828dcc4701} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 867 | 2026.02.24 02:23:12.750090 [ 275 ] {429ca835-0bd3-4105-9c05-f7828dcc4701} <Debug> TCPHandler: Processed in 0.000967944 sec. | ||
| 868 | 2026.02.24 02:23:12.750363 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 869 | 2026.02.24 02:23:12.750500 [ 275 ] {5e620054-aa59-46a1-824b-57cd0aae05be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 870 | 2026.02.24 02:23:12.750826 [ 275 ] {5e620054-aa59-46a1-824b-57cd0aae05be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 871 | 2026.02.24 02:23:12.750873 [ 275 ] {5e620054-aa59-46a1-824b-57cd0aae05be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 872 | 2026.02.24 02:23:12.751222 [ 275 ] {5e620054-aa59-46a1-824b-57cd0aae05be} <Debug> TCPHandler: Processed in 0.000930294 sec. | ||
| 873 | 2026.02.24 02:23:12.751514 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 874 | 2026.02.24 02:23:12.751652 [ 275 ] {fd44c206-721c-4c88-a96a-28835c79bb8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 875 | 2026.02.24 02:23:12.752020 [ 275 ] {fd44c206-721c-4c88-a96a-28835c79bb8b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 876 | 2026.02.24 02:23:12.752080 [ 275 ] {fd44c206-721c-4c88-a96a-28835c79bb8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 877 | 2026.02.24 02:23:12.752471 [ 275 ] {fd44c206-721c-4c88-a96a-28835c79bb8b} <Debug> TCPHandler: Processed in 0.001009535 sec. | ||
| 878 | 2026.02.24 02:23:12.752790 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 879 | 2026.02.24 02:23:12.752930 [ 275 ] {18ea4b6b-baf2-44c2-8c61-6aac797ce318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 880 | 2026.02.24 02:23:12.753336 [ 275 ] {18ea4b6b-baf2-44c2-8c61-6aac797ce318} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 881 | 2026.02.24 02:23:12.753395 [ 275 ] {18ea4b6b-baf2-44c2-8c61-6aac797ce318} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 882 | 2026.02.24 02:23:12.753853 [ 275 ] {18ea4b6b-baf2-44c2-8c61-6aac797ce318} <Debug> TCPHandler: Processed in 0.001119286 sec. | ||
| 883 | 2026.02.24 02:23:12.817522 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 884 | 2026.02.24 02:23:12.817738 [ 275 ] {bf390f2b-26be-4ede-9868-5b9eedfcaf96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 885 | 2026.02.24 02:23:12.817820 [ 275 ] {bf390f2b-26be-4ede-9868-5b9eedfcaf96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 886 | 2026.02.24 02:23:12.818871 [ 275 ] {bf390f2b-26be-4ede-9868-5b9eedfcaf96} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 887 | 2026.02.24 02:23:12.818928 [ 275 ] {bf390f2b-26be-4ede-9868-5b9eedfcaf96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 888 | 2026.02.24 02:23:12.819715 [ 275 ] {bf390f2b-26be-4ede-9868-5b9eedfcaf96} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 889 | 2026.02.24 02:23:12.820229 [ 275 ] {bf390f2b-26be-4ede-9868-5b9eedfcaf96} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 890 | 2026.02.24 02:23:12.820421 [ 275 ] {bf390f2b-26be-4ede-9868-5b9eedfcaf96} <Debug> executeQuery: Read 26 rows, 4.23 KiB in 0.002753 sec., 9444.242644387941 rows/sec., 1.50 MiB/sec. | ||
| 891 | 2026.02.24 02:23:12.820476 [ 275 ] {bf390f2b-26be-4ede-9868-5b9eedfcaf96} <Debug> TCPHandler: Processed in 0.003120276 sec. | ||
| 892 | 2026.02.24 02:23:12.820624 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2026.02.24 02:23:12.820765 [ 275 ] {9b88dbc5-6b61-4165-a00e-51e3c2dcbd62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 894 | 2026.02.24 02:23:12.820813 [ 275 ] {9b88dbc5-6b61-4165-a00e-51e3c2dcbd62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 895 | 2026.02.24 02:23:12.821494 [ 275 ] {9b88dbc5-6b61-4165-a00e-51e3c2dcbd62} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 896 | 2026.02.24 02:23:12.821531 [ 275 ] {9b88dbc5-6b61-4165-a00e-51e3c2dcbd62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 897 | 2026.02.24 02:23:12.822112 [ 275 ] {9b88dbc5-6b61-4165-a00e-51e3c2dcbd62} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 898 | 2026.02.24 02:23:12.822776 [ 275 ] {9b88dbc5-6b61-4165-a00e-51e3c2dcbd62} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 899 | 2026.02.24 02:23:12.822982 [ 275 ] {9b88dbc5-6b61-4165-a00e-51e3c2dcbd62} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.002249 sec., 3557.1365051133835 rows/sec., 290.06 KiB/sec. | ||
| 900 | 2026.02.24 02:23:12.823028 [ 275 ] {9b88dbc5-6b61-4165-a00e-51e3c2dcbd62} <Debug> TCPHandler: Processed in 0.002464316 sec. | ||
| 901 | 2026.02.24 02:23:12.823193 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2026.02.24 02:23:12.823309 [ 275 ] {0f310252-c129-44dd-b02f-e136274befeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 903 | 2026.02.24 02:23:12.823355 [ 275 ] {0f310252-c129-44dd-b02f-e136274befeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 904 | 2026.02.24 02:23:12.825025 [ 275 ] {0f310252-c129-44dd-b02f-e136274befeb} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 905 | 2026.02.24 02:23:12.825076 [ 275 ] {0f310252-c129-44dd-b02f-e136274befeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 906 | 2026.02.24 02:23:12.825871 [ 275 ] {0f310252-c129-44dd-b02f-e136274befeb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 907 | 2026.02.24 02:23:12.826401 [ 275 ] {0f310252-c129-44dd-b02f-e136274befeb} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 908 | 2026.02.24 02:23:12.826559 [ 275 ] {0f310252-c129-44dd-b02f-e136274befeb} <Debug> executeQuery: Read 1194 rows, 101.21 KiB in 0.003286 sec., 363359.70785149117 rows/sec., 30.08 MiB/sec. | ||
| 909 | 2026.02.24 02:23:12.826613 [ 275 ] {0f310252-c129-44dd-b02f-e136274befeb} <Debug> TCPHandler: Processed in 0.003488622 sec. | ||
| 910 | 2026.02.24 02:23:12.826771 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2026.02.24 02:23:12.826875 [ 275 ] {5bdbfb71-f328-4480-941e-fa1ec537a39e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 912 | 2026.02.24 02:23:12.826925 [ 275 ] {5bdbfb71-f328-4480-941e-fa1ec537a39e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 913 | 2026.02.24 02:23:12.827410 [ 275 ] {5bdbfb71-f328-4480-941e-fa1ec537a39e} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 914 | 2026.02.24 02:23:12.827449 [ 275 ] {5bdbfb71-f328-4480-941e-fa1ec537a39e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 915 | 2026.02.24 02:23:12.828084 [ 275 ] {5bdbfb71-f328-4480-941e-fa1ec537a39e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 916 | 2026.02.24 02:23:12.828764 [ 275 ] {5bdbfb71-f328-4480-941e-fa1ec537a39e} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 917 | 2026.02.24 02:23:12.828973 [ 275 ] {5bdbfb71-f328-4480-941e-fa1ec537a39e} <Debug> executeQuery: Read 18 rows, 1.31 KiB in 0.002122 sec., 8482.563619227143 rows/sec., 617.60 KiB/sec. | ||
| 918 | 2026.02.24 02:23:12.829042 [ 275 ] {5bdbfb71-f328-4480-941e-fa1ec537a39e} <Debug> TCPHandler: Processed in 0.002325065 sec. | ||
| 919 | 2026.02.24 02:23:12.829676 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2026.02.24 02:23:12.829799 [ 275 ] {6311e3a3-4e9b-4b04-adb4-7620de5da7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 921 | 2026.02.24 02:23:12.829845 [ 275 ] {6311e3a3-4e9b-4b04-adb4-7620de5da7ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 922 | 2026.02.24 02:23:12.830475 [ 275 ] {6311e3a3-4e9b-4b04-adb4-7620de5da7ad} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 923 | 2026.02.24 02:23:12.830518 [ 275 ] {6311e3a3-4e9b-4b04-adb4-7620de5da7ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 924 | 2026.02.24 02:23:12.831179 [ 275 ] {6311e3a3-4e9b-4b04-adb4-7620de5da7ad} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 925 | 2026.02.24 02:23:12.831992 [ 275 ] {6311e3a3-4e9b-4b04-adb4-7620de5da7ad} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 926 | 2026.02.24 02:23:12.832184 [ 275 ] {6311e3a3-4e9b-4b04-adb4-7620de5da7ad} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002412 sec., 94527.3631840796 rows/sec., 6.40 MiB/sec. | ||
| 927 | 2026.02.24 02:23:12.832243 [ 275 ] {6311e3a3-4e9b-4b04-adb4-7620de5da7ad} <Debug> TCPHandler: Processed in 0.002636949 sec. | ||
| 928 | 2026.02.24 02:23:12.832437 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 929 | 2026.02.24 02:23:12.832574 [ 275 ] {9586ea95-e46c-4ee9-9405-094c4802ea2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 930 | 2026.02.24 02:23:12.832637 [ 275 ] {9586ea95-e46c-4ee9-9405-094c4802ea2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 931 | 2026.02.24 02:23:12.833468 [ 275 ] {9586ea95-e46c-4ee9-9405-094c4802ea2e} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 932 | 2026.02.24 02:23:12.833528 [ 275 ] {9586ea95-e46c-4ee9-9405-094c4802ea2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 933 | 2026.02.24 02:23:12.834287 [ 275 ] {9586ea95-e46c-4ee9-9405-094c4802ea2e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 934 | 2026.02.24 02:23:12.835031 [ 275 ] {9586ea95-e46c-4ee9-9405-094c4802ea2e} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 935 | 2026.02.24 02:23:12.835235 [ 275 ] {9586ea95-e46c-4ee9-9405-094c4802ea2e} <Debug> executeQuery: Read 510 rows, 38.62 KiB in 0.002695 sec., 189239.33209647497 rows/sec., 13.99 MiB/sec. | ||
| 936 | 2026.02.24 02:23:12.835296 [ 275 ] {9586ea95-e46c-4ee9-9405-094c4802ea2e} <Debug> TCPHandler: Processed in 0.002924104 sec. | ||
| 937 | 2026.02.24 02:23:12.835448 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 938 | 2026.02.24 02:23:12.835581 [ 275 ] {49c43ecc-b337-4cbd-ab1b-d1f1a197694c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 939 | 2026.02.24 02:23:12.835642 [ 275 ] {49c43ecc-b337-4cbd-ab1b-d1f1a197694c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 940 | 2026.02.24 02:23:12.837205 [ 275 ] {49c43ecc-b337-4cbd-ab1b-d1f1a197694c} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 941 | 2026.02.24 02:23:12.837247 [ 275 ] {49c43ecc-b337-4cbd-ab1b-d1f1a197694c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 942 | 2026.02.24 02:23:12.838131 [ 275 ] {49c43ecc-b337-4cbd-ab1b-d1f1a197694c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 943 | 2026.02.24 02:23:12.838806 [ 275 ] {49c43ecc-b337-4cbd-ab1b-d1f1a197694c} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 944 | 2026.02.24 02:23:12.838991 [ 275 ] {49c43ecc-b337-4cbd-ab1b-d1f1a197694c} <Debug> executeQuery: Read 1316 rows, 90.04 KiB in 0.003439 sec., 382669.3806339052 rows/sec., 25.57 MiB/sec. | ||
| 945 | 2026.02.24 02:23:12.839046 [ 275 ] {49c43ecc-b337-4cbd-ab1b-d1f1a197694c} <Debug> TCPHandler: Processed in 0.003663325 sec. | ||
| 946 | 2026.02.24 02:23:12.839184 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 947 | 2026.02.24 02:23:12.839297 [ 275 ] {60753149-7dea-4506-901d-b8529d82ba95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 948 | 2026.02.24 02:23:12.839370 [ 275 ] {60753149-7dea-4506-901d-b8529d82ba95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 949 | 2026.02.24 02:23:12.840439 [ 275 ] {60753149-7dea-4506-901d-b8529d82ba95} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 950 | 2026.02.24 02:23:12.840484 [ 275 ] {60753149-7dea-4506-901d-b8529d82ba95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 951 | 2026.02.24 02:23:12.843587 [ 275 ] {60753149-7dea-4506-901d-b8529d82ba95} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 952 | 2026.02.24 02:23:12.844273 [ 275 ] {60753149-7dea-4506-901d-b8529d82ba95} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 953 | 2026.02.24 02:23:12.844514 [ 275 ] {60753149-7dea-4506-901d-b8529d82ba95} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.005247 sec., 1905.850962454736 rows/sec., 3.42 MiB/sec. | ||
| 954 | 2026.02.24 02:23:12.844589 [ 275 ] {60753149-7dea-4506-901d-b8529d82ba95} <Debug> TCPHandler: Processed in 0.005470911 sec. | ||
| 955 | 2026.02.24 02:23:12.844721 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 956 | 2026.02.24 02:23:12.844833 [ 275 ] {aa8e4e13-9013-4db8-8978-481aa9c995a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 957 | 2026.02.24 02:23:12.844891 [ 275 ] {aa8e4e13-9013-4db8-8978-481aa9c995a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 958 | 2026.02.24 02:23:12.845293 [ 275 ] {aa8e4e13-9013-4db8-8978-481aa9c995a2} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 959 | 2026.02.24 02:23:12.845333 [ 275 ] {aa8e4e13-9013-4db8-8978-481aa9c995a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 960 | 2026.02.24 02:23:12.845904 [ 275 ] {aa8e4e13-9013-4db8-8978-481aa9c995a2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 961 | 2026.02.24 02:23:12.846564 [ 275 ] {aa8e4e13-9013-4db8-8978-481aa9c995a2} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 962 | 2026.02.24 02:23:12.846736 [ 275 ] {aa8e4e13-9013-4db8-8978-481aa9c995a2} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.00193 sec., 4145.077720207254 rows/sec., 283.35 KiB/sec. | ||
| 963 | 2026.02.24 02:23:12.846795 [ 275 ] {aa8e4e13-9013-4db8-8978-481aa9c995a2} <Debug> TCPHandler: Processed in 0.002129812 sec. | ||
| 964 | 2026.02.24 02:23:13.164138 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45579 | ||
| 965 | 2026.02.24 02:23:13.164285 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 966 | 2026.02.24 02:23:13.164318 [ 286 ] {} <Debug> TCP-Session: bdddaa26-fc16-4e18-84aa-82936d5c4dd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45579 | ||
| 967 | 2026.02.24 02:23:13.164340 [ 286 ] {} <Debug> TCP-Session: bdddaa26-fc16-4e18-84aa-82936d5c4dd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.02.24 02:23:13.164355 [ 286 ] {} <Debug> TCP-Session: bdddaa26-fc16-4e18-84aa-82936d5c4dd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2026.02.24 02:23:13.164420 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 970 | 2026.02.24 02:23:13.164458 [ 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 | ||
| 971 | 2026.02.24 02:23:13.164477 [ 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 | ||
| 972 | 2026.02.24 02:23:13.164853 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51384 | ||
| 973 | 2026.02.24 02:23:13.164999 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43264 | ||
| 974 | 2026.02.24 02:23:13.165044 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 975 | 2026.02.24 02:23:13.165068 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58581 | ||
| 976 | 2026.02.24 02:23:13.165095 [ 287 ] {} <Debug> TCP-Session: bc1aa54c-1505-440f-8c0f-9b74a38fa33e Authenticating user 'default' from [fd00:1122:3344:101::e]:51384 | ||
| 977 | 2026.02.24 02:23:13.165139 [ 287 ] {} <Debug> TCP-Session: bc1aa54c-1505-440f-8c0f-9b74a38fa33e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.02.24 02:23:13.165151 [ 287 ] {} <Debug> TCP-Session: bc1aa54c-1505-440f-8c0f-9b74a38fa33e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.02.24 02:23:13.165169 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60528 | ||
| 980 | 2026.02.24 02:23:13.165294 [ 286 ] {} <Trace> TCP-Session: bdddaa26-fc16-4e18-84aa-82936d5c4dd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 981 | 2026.02.24 02:23:13.165314 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 982 | 2026.02.24 02:23:13.165324 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45788 | ||
| 983 | 2026.02.24 02:23:13.165374 [ 288 ] {} <Debug> TCP-Session: a619c5e2-7d1c-40ed-b077-c615897c6ad0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43264 | ||
| 984 | 2026.02.24 02:23:13.165404 [ 288 ] {} <Debug> TCP-Session: a619c5e2-7d1c-40ed-b077-c615897c6ad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 985 | 2026.02.24 02:23:13.165419 [ 288 ] {} <Debug> TCP-Session: a619c5e2-7d1c-40ed-b077-c615897c6ad0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 986 | 2026.02.24 02:23:13.165572 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47389 | ||
| 987 | 2026.02.24 02:23:13.165706 [ 286 ] {4556a0bd-7961-446f-a295-534697d70f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45579) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 988 | 2026.02.24 02:23:13.165761 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 989 | 2026.02.24 02:23:13.165783 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48440 | ||
| 990 | 2026.02.24 02:23:13.165797 [ 290 ] {} <Debug> TCP-Session: c0b23607-b8d8-447a-b329-eb6642bb5c85 Authenticating user 'default' from [fd00:1122:3344:101::e]:60528 | ||
| 991 | 2026.02.24 02:23:13.165835 [ 290 ] {} <Debug> TCP-Session: c0b23607-b8d8-447a-b329-eb6642bb5c85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 992 | 2026.02.24 02:23:13.165849 [ 290 ] {} <Debug> TCP-Session: c0b23607-b8d8-447a-b329-eb6642bb5c85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 993 | 2026.02.24 02:23:13.165907 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 994 | 2026.02.24 02:23:13.165953 [ 289 ] {} <Debug> TCP-Session: 5710c1d4-68c6-414c-810f-6221c3bb91c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58581 | ||
| 995 | 2026.02.24 02:23:13.165977 [ 289 ] {} <Debug> TCP-Session: 5710c1d4-68c6-414c-810f-6221c3bb91c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 996 | 2026.02.24 02:23:13.165990 [ 289 ] {} <Debug> TCP-Session: 5710c1d4-68c6-414c-810f-6221c3bb91c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 997 | 2026.02.24 02:23:13.166016 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 998 | 2026.02.24 02:23:13.166061 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 999 | 2026.02.24 02:23:13.166068 [ 291 ] {} <Debug> TCP-Session: 53d235e2-5d02-4a63-bb25-0d37cb8346a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45788 | ||
| 1000 | 2026.02.24 02:23:13.166113 [ 291 ] {} <Debug> TCP-Session: 53d235e2-5d02-4a63-bb25-0d37cb8346a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1001 | 2026.02.24 02:23:13.166125 [ 291 ] {} <Debug> TCP-Session: 53d235e2-5d02-4a63-bb25-0d37cb8346a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1002 | 2026.02.24 02:23:13.166127 [ 292 ] {} <Debug> TCP-Session: 1a949348-3aa3-4741-bcf8-ea89fe0dba3f Authenticating user 'default' from [fd00:1122:3344:101::e]:47389 | ||
| 1003 | 2026.02.24 02:23:13.166153 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49572 | ||
| 1004 | 2026.02.24 02:23:13.166150 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1005 | 2026.02.24 02:23:13.166174 [ 292 ] {} <Debug> TCP-Session: 1a949348-3aa3-4741-bcf8-ea89fe0dba3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1006 | 2026.02.24 02:23:13.166212 [ 293 ] {} <Debug> TCP-Session: e4f68636-ea64-4c42-9ce9-488601c697f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:48440 | ||
| 1007 | 2026.02.24 02:23:13.166221 [ 292 ] {} <Debug> TCP-Session: 1a949348-3aa3-4741-bcf8-ea89fe0dba3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1008 | 2026.02.24 02:23:13.166240 [ 293 ] {} <Debug> TCP-Session: e4f68636-ea64-4c42-9ce9-488601c697f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1009 | 2026.02.24 02:23:13.166264 [ 293 ] {} <Debug> TCP-Session: e4f68636-ea64-4c42-9ce9-488601c697f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1010 | 2026.02.24 02:23:13.166357 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1011 | 2026.02.24 02:23:13.166397 [ 294 ] {} <Debug> TCP-Session: a9306923-b639-49fb-af7a-1c183094a345 Authenticating user 'default' from [fd00:1122:3344:101::e]:49572 | ||
| 1012 | 2026.02.24 02:23:13.166415 [ 294 ] {} <Debug> TCP-Session: a9306923-b639-49fb-af7a-1c183094a345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1013 | 2026.02.24 02:23:13.166428 [ 294 ] {} <Debug> TCP-Session: a9306923-b639-49fb-af7a-1c183094a345 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1014 | 2026.02.24 02:23:13.166478 [ 286 ] {4556a0bd-7961-446f-a295-534697d70f2e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1015 | 2026.02.24 02:23:13.166675 [ 286 ] {4556a0bd-7961-446f-a295-534697d70f2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1016 | 2026.02.24 02:23:13.169826 [ 286 ] {4556a0bd-7961-446f-a295-534697d70f2e} <Debug> oximeter.version (9014d0dd-9cbb-42cf-a9bf-b1762410eb94) (SelectExecutor): Key condition: unknown | ||
| 1017 | 2026.02.24 02:23:13.180639 [ 303 ] {4556a0bd-7961-446f-a295-534697d70f2e} <Trace> AggregatingTransform: Aggregating | ||
| 1018 | 2026.02.24 02:23:13.180813 [ 303 ] {4556a0bd-7961-446f-a295-534697d70f2e} <Trace> Aggregator: Aggregation method: without_key | ||
| 1019 | 2026.02.24 02:23:13.181632 [ 303 ] {4556a0bd-7961-446f-a295-534697d70f2e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004673049 sec. (213.993 rows/sec., 8.36 KiB/sec.) | ||
| 1020 | 2026.02.24 02:23:13.181659 [ 303 ] {4556a0bd-7961-446f-a295-534697d70f2e} <Trace> Aggregator: Merging aggregated data | ||
| 1021 | 2026.02.24 02:23:13.181718 [ 303 ] {4556a0bd-7961-446f-a295-534697d70f2e} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1022 | 2026.02.24 02:23:13.183483 [ 286 ] {4556a0bd-7961-446f-a295-534697d70f2e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.018019 sec., 55.49697541483989 rows/sec., 2.17 KiB/sec. | ||
| 1023 | 2026.02.24 02:23:13.183650 [ 286 ] {4556a0bd-7961-446f-a295-534697d70f2e} <Debug> TCPHandler: Processed in 0.018604847 sec. | ||
| 1024 | 2026.02.24 02:23:13.189310 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1025 | 2026.02.24 02:23:13.189350 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1026 | 2026.02.24 02:23:13.189373 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1027 | 2026.02.24 02:23:13.189390 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1028 | 2026.02.24 02:23:13.189405 [ 287 ] {} <Debug> TCP-Session: bc1aa54c-1505-440f-8c0f-9b74a38fa33e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1029 | 2026.02.24 02:23:13.189416 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1030 | 2026.02.24 02:23:13.189447 [ 289 ] {} <Debug> TCP-Session: 5710c1d4-68c6-414c-810f-6221c3bb91c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1031 | 2026.02.24 02:23:13.189453 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1032 | 2026.02.24 02:23:13.189496 [ 290 ] {} <Debug> TCP-Session: c0b23607-b8d8-447a-b329-eb6642bb5c85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1033 | 2026.02.24 02:23:13.189503 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1034 | 2026.02.24 02:23:13.189540 [ 292 ] {} <Debug> TCP-Session: 1a949348-3aa3-4741-bcf8-ea89fe0dba3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1035 | 2026.02.24 02:23:13.189561 [ 294 ] {} <Debug> TCP-Session: a9306923-b639-49fb-af7a-1c183094a345 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1036 | 2026.02.24 02:23:13.189475 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1037 | 2026.02.24 02:23:13.189434 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1038 | 2026.02.24 02:23:13.189635 [ 291 ] {} <Debug> TCP-Session: 53d235e2-5d02-4a63-bb25-0d37cb8346a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1039 | 2026.02.24 02:23:13.189435 [ 293 ] {} <Debug> TCP-Session: e4f68636-ea64-4c42-9ce9-488601c697f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1040 | 2026.02.24 02:23:13.189669 [ 288 ] {} <Debug> TCP-Session: a619c5e2-7d1c-40ed-b077-c615897c6ad0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1041 | 2026.02.24 02:23:13.189383 [ 286 ] {} <Debug> TCP-Session: bdddaa26-fc16-4e18-84aa-82936d5c4dd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1042 | 2026.02.24 02:23:14.000626 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.46 MiB, peak 168.58 MiB, free memory in arenas 0.00 B, will set to 163.64 MiB (RSS), difference: 3.18 MiB | ||
| 1043 | 2026.02.24 02:23:14.430917 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62736 | ||
| 1044 | 2026.02.24 02:23:14.431030 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1045 | 2026.02.24 02:23:14.431056 [ 286 ] {} <Debug> TCP-Session: b69a7754-ad15-46af-befa-a052acd1cc27 Authenticating user 'default' from [fd00:1122:3344:101::e]:62736 | ||
| 1046 | 2026.02.24 02:23:14.431078 [ 286 ] {} <Debug> TCP-Session: b69a7754-ad15-46af-befa-a052acd1cc27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2026.02.24 02:23:14.431090 [ 286 ] {} <Debug> TCP-Session: b69a7754-ad15-46af-befa-a052acd1cc27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1048 | 2026.02.24 02:23:14.431281 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39548 | ||
| 1049 | 2026.02.24 02:23:14.431344 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36331 | ||
| 1050 | 2026.02.24 02:23:14.431358 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45859 | ||
| 1051 | 2026.02.24 02:23:14.431387 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54038 | ||
| 1052 | 2026.02.24 02:23:14.431399 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1053 | 2026.02.24 02:23:14.431433 [ 286 ] {} <Trace> TCP-Session: b69a7754-ad15-46af-befa-a052acd1cc27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1054 | 2026.02.24 02:23:14.431468 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1055 | 2026.02.24 02:23:14.431470 [ 287 ] {} <Debug> TCP-Session: ca19e0ba-0144-442b-bad2-0c9bcaf48c56 Authenticating user 'default' from [fd00:1122:3344:101::e]:39548 | ||
| 1056 | 2026.02.24 02:23:14.431474 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1057 | 2026.02.24 02:23:14.431500 [ 291 ] {} <Debug> TCP-Session: 937ca833-5c94-4be5-9262-13fe9980c628 Authenticating user 'default' from [fd00:1122:3344:101::e]:45859 | ||
| 1058 | 2026.02.24 02:23:14.431524 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1059 | 2026.02.24 02:23:14.431532 [ 288 ] {} <Debug> TCP-Session: 33df5487-5faf-498d-b0c7-84a2af529fd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36331 | ||
| 1060 | 2026.02.24 02:23:14.431559 [ 291 ] {} <Debug> TCP-Session: 937ca833-5c94-4be5-9262-13fe9980c628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2026.02.24 02:23:14.431572 [ 293 ] {} <Debug> TCP-Session: 8853438b-7747-4248-966f-09f05120be21 Authenticating user 'default' from [fd00:1122:3344:101::e]:54038 | ||
| 1062 | 2026.02.24 02:23:14.431579 [ 288 ] {} <Debug> TCP-Session: 33df5487-5faf-498d-b0c7-84a2af529fd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2026.02.24 02:23:14.431587 [ 291 ] {} <Debug> TCP-Session: 937ca833-5c94-4be5-9262-13fe9980c628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.02.24 02:23:14.431606 [ 293 ] {} <Debug> TCP-Session: 8853438b-7747-4248-966f-09f05120be21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2026.02.24 02:23:14.431612 [ 288 ] {} <Debug> TCP-Session: 33df5487-5faf-498d-b0c7-84a2af529fd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2026.02.24 02:23:14.431640 [ 293 ] {} <Debug> TCP-Session: 8853438b-7747-4248-966f-09f05120be21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1067 | 2026.02.24 02:23:14.431636 [ 286 ] {389adcbd-ed0d-409f-bfd5-76450405c127} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62736) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1068 | 2026.02.24 02:23:14.431380 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32776 | ||
| 1069 | 2026.02.24 02:23:14.431355 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50905 | ||
| 1070 | 2026.02.24 02:23:14.431347 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65389 | ||
| 1071 | 2026.02.24 02:23:14.431761 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1072 | 2026.02.24 02:23:14.431396 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49921 | ||
| 1073 | 2026.02.24 02:23:14.431793 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1074 | 2026.02.24 02:23:14.431795 [ 292 ] {} <Debug> TCP-Session: 74ced25e-cffd-448c-bd53-c5e705a1b742 Authenticating user 'default' from [fd00:1122:3344:101::e]:32776 | ||
| 1075 | 2026.02.24 02:23:14.431825 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1076 | 2026.02.24 02:23:14.431843 [ 292 ] {} <Debug> TCP-Session: 74ced25e-cffd-448c-bd53-c5e705a1b742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1077 | 2026.02.24 02:23:14.431860 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1078 | 2026.02.24 02:23:14.431864 [ 289 ] {} <Debug> TCP-Session: 4afe727e-6ca2-4ea7-8553-720d20d3ab07 Authenticating user 'default' from [fd00:1122:3344:101::e]:65389 | ||
| 1079 | 2026.02.24 02:23:14.431871 [ 292 ] {} <Debug> TCP-Session: 74ced25e-cffd-448c-bd53-c5e705a1b742 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1080 | 2026.02.24 02:23:14.431893 [ 294 ] {} <Debug> TCP-Session: 2c0134e5-631d-46cf-9866-fc714eda2d25 Authenticating user 'default' from [fd00:1122:3344:101::e]:49921 | ||
| 1081 | 2026.02.24 02:23:14.431905 [ 289 ] {} <Debug> TCP-Session: 4afe727e-6ca2-4ea7-8553-720d20d3ab07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1082 | 2026.02.24 02:23:14.431917 [ 286 ] {389adcbd-ed0d-409f-bfd5-76450405c127} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1083 | 2026.02.24 02:23:14.431931 [ 294 ] {} <Debug> TCP-Session: 2c0134e5-631d-46cf-9866-fc714eda2d25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1084 | 2026.02.24 02:23:14.431941 [ 289 ] {} <Debug> TCP-Session: 4afe727e-6ca2-4ea7-8553-720d20d3ab07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1085 | 2026.02.24 02:23:14.431965 [ 294 ] {} <Debug> TCP-Session: 2c0134e5-631d-46cf-9866-fc714eda2d25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1086 | 2026.02.24 02:23:14.431831 [ 290 ] {} <Debug> TCP-Session: 1a41a1fc-7bc0-47a8-9907-5d4923b548dd Authenticating user 'default' from [fd00:1122:3344:101::e]:50905 | ||
| 1087 | 2026.02.24 02:23:14.431994 [ 286 ] {389adcbd-ed0d-409f-bfd5-76450405c127} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1088 | 2026.02.24 02:23:14.432007 [ 290 ] {} <Debug> TCP-Session: 1a41a1fc-7bc0-47a8-9907-5d4923b548dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1089 | 2026.02.24 02:23:14.431512 [ 287 ] {} <Debug> TCP-Session: ca19e0ba-0144-442b-bad2-0c9bcaf48c56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1090 | 2026.02.24 02:23:14.432025 [ 290 ] {} <Debug> TCP-Session: 1a41a1fc-7bc0-47a8-9907-5d4923b548dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1091 | 2026.02.24 02:23:14.432046 [ 287 ] {} <Debug> TCP-Session: ca19e0ba-0144-442b-bad2-0c9bcaf48c56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1092 | 2026.02.24 02:23:14.432278 [ 286 ] {389adcbd-ed0d-409f-bfd5-76450405c127} <Debug> oximeter.version (9014d0dd-9cbb-42cf-a9bf-b1762410eb94) (SelectExecutor): Key condition: unknown | ||
| 1093 | 2026.02.24 02:23:14.433218 [ 301 ] {389adcbd-ed0d-409f-bfd5-76450405c127} <Trace> AggregatingTransform: Aggregating | ||
| 1094 | 2026.02.24 02:23:14.433274 [ 301 ] {389adcbd-ed0d-409f-bfd5-76450405c127} <Trace> Aggregator: Aggregation method: without_key | ||
| 1095 | 2026.02.24 02:23:14.433313 [ 301 ] {389adcbd-ed0d-409f-bfd5-76450405c127} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000936284 sec. (1068.052 rows/sec., 41.72 KiB/sec.) | ||
| 1096 | 2026.02.24 02:23:14.433333 [ 301 ] {389adcbd-ed0d-409f-bfd5-76450405c127} <Trace> Aggregator: Merging aggregated data | ||
| 1097 | 2026.02.24 02:23:14.434408 [ 286 ] {389adcbd-ed0d-409f-bfd5-76450405c127} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002827 sec., 353.73187124159887 rows/sec., 13.82 KiB/sec. | ||
| 1098 | 2026.02.24 02:23:14.434563 [ 286 ] {389adcbd-ed0d-409f-bfd5-76450405c127} <Debug> TCPHandler: Processed in 0.003249469 sec. | ||
| 1099 | 2026.02.24 02:23:14.434683 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1100 | 2026.02.24 02:23:14.434721 [ 286 ] {} <Debug> TCP-Session: b69a7754-ad15-46af-befa-a052acd1cc27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1101 | 2026.02.24 02:23:14.434722 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1102 | 2026.02.24 02:23:14.434735 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1103 | 2026.02.24 02:23:14.434753 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1104 | 2026.02.24 02:23:14.434771 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1105 | 2026.02.24 02:23:14.434785 [ 293 ] {} <Debug> TCP-Session: 8853438b-7747-4248-966f-09f05120be21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1106 | 2026.02.24 02:23:14.434808 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1107 | 2026.02.24 02:23:14.434826 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1108 | 2026.02.24 02:23:14.434843 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1109 | 2026.02.24 02:23:14.434863 [ 291 ] {} <Debug> TCP-Session: 937ca833-5c94-4be5-9262-13fe9980c628 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1110 | 2026.02.24 02:23:14.434879 [ 289 ] {} <Debug> TCP-Session: 4afe727e-6ca2-4ea7-8553-720d20d3ab07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1111 | 2026.02.24 02:23:14.434903 [ 292 ] {} <Debug> TCP-Session: 74ced25e-cffd-448c-bd53-c5e705a1b742 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1112 | 2026.02.24 02:23:14.434826 [ 294 ] {} <Debug> TCP-Session: 2c0134e5-631d-46cf-9866-fc714eda2d25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1113 | 2026.02.24 02:23:14.434809 [ 290 ] {} <Debug> TCP-Session: 1a41a1fc-7bc0-47a8-9907-5d4923b548dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1114 | 2026.02.24 02:23:14.434797 [ 287 ] {} <Debug> TCP-Session: ca19e0ba-0144-442b-bad2-0c9bcaf48c56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1115 | 2026.02.24 02:23:14.434791 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1116 | 2026.02.24 02:23:14.435018 [ 288 ] {} <Debug> TCP-Session: 33df5487-5faf-498d-b0c7-84a2af529fd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2026.02.24 02:23:14.453336 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37453 | ||
| 1118 | 2026.02.24 02:23:14.453401 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1119 | 2026.02.24 02:23:14.453420 [ 286 ] {} <Debug> TCP-Session: b09658d2-898e-4213-a699-24ed6bc391da Authenticating user 'default' from [fd00:1122:3344:101::e]:37453 | ||
| 1120 | 2026.02.24 02:23:14.453435 [ 286 ] {} <Debug> TCP-Session: b09658d2-898e-4213-a699-24ed6bc391da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1121 | 2026.02.24 02:23:14.453447 [ 286 ] {} <Debug> TCP-Session: b09658d2-898e-4213-a699-24ed6bc391da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1122 | 2026.02.24 02:23:14.453634 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46395 | ||
| 1123 | 2026.02.24 02:23:14.453669 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56623 | ||
| 1124 | 2026.02.24 02:23:14.453671 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41199 | ||
| 1125 | 2026.02.24 02:23:14.453703 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1126 | 2026.02.24 02:23:14.453722 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47580 | ||
| 1127 | 2026.02.24 02:23:14.453738 [ 287 ] {} <Debug> TCP-Session: ae46bab4-c900-44b5-a383-25b7dd67731f Authenticating user 'default' from [fd00:1122:3344:101::e]:46395 | ||
| 1128 | 2026.02.24 02:23:14.453735 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62386 | ||
| 1129 | 2026.02.24 02:23:14.453762 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1130 | 2026.02.24 02:23:14.453761 [ 287 ] {} <Debug> TCP-Session: ae46bab4-c900-44b5-a383-25b7dd67731f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1131 | 2026.02.24 02:23:14.453789 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1132 | 2026.02.24 02:23:14.453795 [ 289 ] {} <Debug> TCP-Session: 9e08d8eb-83da-4c9d-af9d-8559d24753cd Authenticating user 'default' from [fd00:1122:3344:101::e]:41199 | ||
| 1133 | 2026.02.24 02:23:14.453812 [ 291 ] {} <Debug> TCP-Session: 6ac2871a-5f85-44b1-96b6-6407e3305583 Authenticating user 'default' from [fd00:1122:3344:101::e]:47580 | ||
| 1134 | 2026.02.24 02:23:14.453815 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1135 | 2026.02.24 02:23:14.453831 [ 289 ] {} <Debug> TCP-Session: 9e08d8eb-83da-4c9d-af9d-8559d24753cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1136 | 2026.02.24 02:23:14.453839 [ 291 ] {} <Debug> TCP-Session: 6ac2871a-5f85-44b1-96b6-6407e3305583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1137 | 2026.02.24 02:23:14.453856 [ 293 ] {} <Debug> TCP-Session: c1f2fa6d-e8f6-4f40-8705-560f83b713ee Authenticating user 'default' from [fd00:1122:3344:101::e]:62386 | ||
| 1138 | 2026.02.24 02:23:14.453861 [ 289 ] {} <Debug> TCP-Session: 9e08d8eb-83da-4c9d-af9d-8559d24753cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1139 | 2026.02.24 02:23:14.453870 [ 291 ] {} <Debug> TCP-Session: 6ac2871a-5f85-44b1-96b6-6407e3305583 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1140 | 2026.02.24 02:23:14.453888 [ 293 ] {} <Debug> TCP-Session: c1f2fa6d-e8f6-4f40-8705-560f83b713ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1141 | 2026.02.24 02:23:14.453799 [ 287 ] {} <Debug> TCP-Session: ae46bab4-c900-44b5-a383-25b7dd67731f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1142 | 2026.02.24 02:23:14.453927 [ 293 ] {} <Debug> TCP-Session: c1f2fa6d-e8f6-4f40-8705-560f83b713ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1143 | 2026.02.24 02:23:14.453748 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62165 | ||
| 1144 | 2026.02.24 02:23:14.453740 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1145 | 2026.02.24 02:23:14.453732 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55955 | ||
| 1146 | 2026.02.24 02:23:14.454015 [ 288 ] {} <Debug> TCP-Session: 579a1a37-5107-4ddd-873b-8045532b92a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56623 | ||
| 1147 | 2026.02.24 02:23:14.454027 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1148 | 2026.02.24 02:23:14.454036 [ 288 ] {} <Debug> TCP-Session: 579a1a37-5107-4ddd-873b-8045532b92a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2026.02.24 02:23:14.454057 [ 294 ] {} <Debug> TCP-Session: cd170505-60af-4d65-94d0-8fc358101236 Authenticating user 'default' from [fd00:1122:3344:101::e]:62165 | ||
| 1150 | 2026.02.24 02:23:14.454064 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1151 | 2026.02.24 02:23:14.454066 [ 288 ] {} <Debug> TCP-Session: 579a1a37-5107-4ddd-873b-8045532b92a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1152 | 2026.02.24 02:23:14.454084 [ 294 ] {} <Debug> TCP-Session: cd170505-60af-4d65-94d0-8fc358101236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1153 | 2026.02.24 02:23:14.454097 [ 292 ] {} <Debug> TCP-Session: 40696b9d-8969-41bc-ae14-c472adec6fca Authenticating user 'default' from [fd00:1122:3344:101::e]:55955 | ||
| 1154 | 2026.02.24 02:23:14.454115 [ 294 ] {} <Debug> TCP-Session: cd170505-60af-4d65-94d0-8fc358101236 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1155 | 2026.02.24 02:23:14.454132 [ 292 ] {} <Debug> TCP-Session: 40696b9d-8969-41bc-ae14-c472adec6fca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1156 | 2026.02.24 02:23:14.453683 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40245 | ||
| 1157 | 2026.02.24 02:23:14.454156 [ 292 ] {} <Debug> TCP-Session: 40696b9d-8969-41bc-ae14-c472adec6fca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1158 | 2026.02.24 02:23:14.453692 [ 286 ] {} <Trace> TCP-Session: b09658d2-898e-4213-a699-24ed6bc391da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1159 | 2026.02.24 02:23:14.454213 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1160 | 2026.02.24 02:23:14.454233 [ 290 ] {} <Debug> TCP-Session: 34881311-3567-4817-9087-466a4ffe93ea Authenticating user 'default' from [fd00:1122:3344:101::e]:40245 | ||
| 1161 | 2026.02.24 02:23:14.454248 [ 290 ] {} <Debug> TCP-Session: 34881311-3567-4817-9087-466a4ffe93ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1162 | 2026.02.24 02:23:14.454260 [ 290 ] {} <Debug> TCP-Session: 34881311-3567-4817-9087-466a4ffe93ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1163 | 2026.02.24 02:23:14.454316 [ 286 ] {3a7e1911-1202-4420-914b-167bae75c99d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37453) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1164 | 2026.02.24 02:23:14.454479 [ 286 ] {3a7e1911-1202-4420-914b-167bae75c99d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1165 | 2026.02.24 02:23:14.454529 [ 286 ] {3a7e1911-1202-4420-914b-167bae75c99d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1166 | 2026.02.24 02:23:14.454787 [ 286 ] {3a7e1911-1202-4420-914b-167bae75c99d} <Debug> oximeter.version (9014d0dd-9cbb-42cf-a9bf-b1762410eb94) (SelectExecutor): Key condition: unknown | ||
| 1167 | 2026.02.24 02:23:14.455602 [ 295 ] {3a7e1911-1202-4420-914b-167bae75c99d} <Trace> AggregatingTransform: Aggregating | ||
| 1168 | 2026.02.24 02:23:14.455656 [ 295 ] {3a7e1911-1202-4420-914b-167bae75c99d} <Trace> Aggregator: Aggregation method: without_key | ||
| 1169 | 2026.02.24 02:23:14.455691 [ 295 ] {3a7e1911-1202-4420-914b-167bae75c99d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000814972 sec. (1227.036 rows/sec., 47.93 KiB/sec.) | ||
| 1170 | 2026.02.24 02:23:14.455710 [ 295 ] {3a7e1911-1202-4420-914b-167bae75c99d} <Trace> Aggregator: Merging aggregated data | ||
| 1171 | 2026.02.24 02:23:14.456749 [ 286 ] {3a7e1911-1202-4420-914b-167bae75c99d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00247 sec., 404.8582995951417 rows/sec., 15.81 KiB/sec. | ||
| 1172 | 2026.02.24 02:23:14.456907 [ 286 ] {3a7e1911-1202-4420-914b-167bae75c99d} <Debug> TCPHandler: Processed in 0.003275639 sec. | ||
| 1173 | 2026.02.24 02:23:14.457012 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1174 | 2026.02.24 02:23:14.457043 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1175 | 2026.02.24 02:23:14.457048 [ 286 ] {} <Debug> TCP-Session: b09658d2-898e-4213-a699-24ed6bc391da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1176 | 2026.02.24 02:23:14.457060 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1177 | 2026.02.24 02:23:14.457074 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1178 | 2026.02.24 02:23:14.457096 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1179 | 2026.02.24 02:23:14.457108 [ 287 ] {} <Debug> TCP-Session: ae46bab4-c900-44b5-a383-25b7dd67731f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1180 | 2026.02.24 02:23:14.457128 [ 289 ] {} <Debug> TCP-Session: 9e08d8eb-83da-4c9d-af9d-8559d24753cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1181 | 2026.02.24 02:23:14.457132 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1182 | 2026.02.24 02:23:14.457148 [ 292 ] {} <Debug> TCP-Session: 40696b9d-8969-41bc-ae14-c472adec6fca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1183 | 2026.02.24 02:23:14.457164 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1184 | 2026.02.24 02:23:14.457188 [ 288 ] {} <Debug> TCP-Session: 579a1a37-5107-4ddd-873b-8045532b92a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1185 | 2026.02.24 02:23:14.457151 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1186 | 2026.02.24 02:23:14.457219 [ 293 ] {} <Debug> TCP-Session: c1f2fa6d-e8f6-4f40-8705-560f83b713ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1187 | 2026.02.24 02:23:14.457115 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1188 | 2026.02.24 02:23:14.457253 [ 290 ] {} <Debug> TCP-Session: 34881311-3567-4817-9087-466a4ffe93ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1189 | 2026.02.24 02:23:14.457078 [ 294 ] {} <Debug> TCP-Session: cd170505-60af-4d65-94d0-8fc358101236 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1190 | 2026.02.24 02:23:14.457295 [ 291 ] {} <Debug> TCP-Session: 6ac2871a-5f85-44b1-96b6-6407e3305583 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1191 | 2026.02.24 02:23:14.526467 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 76 entries to flush up to offset 164 | ||
| 1192 | 2026.02.24 02:23:14.530232 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1193 | 2026.02.24 02:23:14.530297 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 1194 | 2026.02.24 02:23:14.531714 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1195 | 2026.02.24 02:23:14.532208 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1196 | 2026.02.24 02:23:14.532462 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 164 | ||
| 1197 | 2026.02.24 02:23:15.001109 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.10 MiB, peak 172.22 MiB, free memory in arenas 0.00 B, will set to 163.84 MiB (RSS), difference: 3.73 MiB | ||
| 1198 | 2026.02.24 02:23:17.034246 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 500 entries to flush up to offset 1476 | ||
| 1199 | 2026.02.24 02:23:17.034822 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1200 | 2026.02.24 02:23:17.034878 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 1201 | 2026.02.24 02:23:17.035380 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1202 | 2026.02.24 02:23:17.035620 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1203 | 2026.02.24 02:23:17.035760 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1476 | ||
| 1204 | 2026.02.24 02:23:17.085093 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1205 | 2026.02.24 02:23:17.085272 [ 275 ] {17ef3a39-5f6e-4be0-b8bb-b3aa2f70b467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1206 | 2026.02.24 02:23:17.085340 [ 275 ] {17ef3a39-5f6e-4be0-b8bb-b3aa2f70b467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1207 | 2026.02.24 02:23:17.085974 [ 275 ] {17ef3a39-5f6e-4be0-b8bb-b3aa2f70b467} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1208 | 2026.02.24 02:23:17.086025 [ 275 ] {17ef3a39-5f6e-4be0-b8bb-b3aa2f70b467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 1209 | 2026.02.24 02:23:17.086488 [ 275 ] {17ef3a39-5f6e-4be0-b8bb-b3aa2f70b467} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1210 | 2026.02.24 02:23:17.086732 [ 275 ] {17ef3a39-5f6e-4be0-b8bb-b3aa2f70b467} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1211 | 2026.02.24 02:23:17.086902 [ 275 ] {17ef3a39-5f6e-4be0-b8bb-b3aa2f70b467} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001668 sec., 17985.61151079137 rows/sec., 1.37 MiB/sec. | ||
| 1212 | 2026.02.24 02:23:17.086953 [ 275 ] {17ef3a39-5f6e-4be0-b8bb-b3aa2f70b467} <Debug> TCPHandler: Processed in 0.00200045 sec. | ||
| 1213 | 2026.02.24 02:23:17.087093 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1214 | 2026.02.24 02:23:17.087200 [ 275 ] {4fb56b78-1cf1-4bca-b190-aeefb44d3e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1215 | 2026.02.24 02:23:17.087245 [ 275 ] {4fb56b78-1cf1-4bca-b190-aeefb44d3e3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1216 | 2026.02.24 02:23:17.087683 [ 275 ] {4fb56b78-1cf1-4bca-b190-aeefb44d3e3d} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1217 | 2026.02.24 02:23:17.087719 [ 275 ] {4fb56b78-1cf1-4bca-b190-aeefb44d3e3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 1218 | 2026.02.24 02:23:17.088046 [ 275 ] {4fb56b78-1cf1-4bca-b190-aeefb44d3e3d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1219 | 2026.02.24 02:23:17.088267 [ 275 ] {4fb56b78-1cf1-4bca-b190-aeefb44d3e3d} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1220 | 2026.02.24 02:23:17.088406 [ 275 ] {4fb56b78-1cf1-4bca-b190-aeefb44d3e3d} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001231 sec., 29244.516653127535 rows/sec., 2.28 MiB/sec. | ||
| 1221 | 2026.02.24 02:23:17.088446 [ 275 ] {4fb56b78-1cf1-4bca-b190-aeefb44d3e3d} <Debug> TCPHandler: Processed in 0.001409091 sec. | ||
| 1222 | 2026.02.24 02:23:17.088577 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1223 | 2026.02.24 02:23:17.088683 [ 275 ] {ea93d4d7-38c7-4fab-ac28-5bfb41ae879f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1224 | 2026.02.24 02:23:17.088739 [ 275 ] {ea93d4d7-38c7-4fab-ac28-5bfb41ae879f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1225 | 2026.02.24 02:23:17.089180 [ 275 ] {ea93d4d7-38c7-4fab-ac28-5bfb41ae879f} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1226 | 2026.02.24 02:23:17.089219 [ 275 ] {ea93d4d7-38c7-4fab-ac28-5bfb41ae879f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 1227 | 2026.02.24 02:23:17.089628 [ 275 ] {ea93d4d7-38c7-4fab-ac28-5bfb41ae879f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1228 | 2026.02.24 02:23:17.089925 [ 275 ] {ea93d4d7-38c7-4fab-ac28-5bfb41ae879f} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1229 | 2026.02.24 02:23:17.090149 [ 275 ] {ea93d4d7-38c7-4fab-ac28-5bfb41ae879f} <Debug> executeQuery: Read 88 rows, 6.29 KiB in 0.001492 sec., 58981.23324396783 rows/sec., 4.12 MiB/sec. | ||
| 1230 | 2026.02.24 02:23:17.090192 [ 275 ] {ea93d4d7-38c7-4fab-ac28-5bfb41ae879f} <Debug> TCPHandler: Processed in 0.001673045 sec. | ||
| 1231 | 2026.02.24 02:23:17.090333 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1232 | 2026.02.24 02:23:17.090438 [ 275 ] {a2f59582-8590-4125-bdd3-aabc4888b69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1233 | 2026.02.24 02:23:17.090485 [ 275 ] {a2f59582-8590-4125-bdd3-aabc4888b69b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1234 | 2026.02.24 02:23:17.090855 [ 275 ] {a2f59582-8590-4125-bdd3-aabc4888b69b} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1235 | 2026.02.24 02:23:17.090891 [ 275 ] {a2f59582-8590-4125-bdd3-aabc4888b69b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 1236 | 2026.02.24 02:23:17.091231 [ 275 ] {a2f59582-8590-4125-bdd3-aabc4888b69b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1237 | 2026.02.24 02:23:17.091466 [ 275 ] {a2f59582-8590-4125-bdd3-aabc4888b69b} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1238 | 2026.02.24 02:23:17.091604 [ 275 ] {a2f59582-8590-4125-bdd3-aabc4888b69b} <Debug> executeQuery: Read 32 rows, 2.19 KiB in 0.001189 sec., 26913.372582001684 rows/sec., 1.80 MiB/sec. | ||
| 1239 | 2026.02.24 02:23:17.091641 [ 275 ] {a2f59582-8590-4125-bdd3-aabc4888b69b} <Debug> TCPHandler: Processed in 0.001359631 sec. | ||
| 1240 | 2026.02.24 02:23:17.099006 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1241 | 2026.02.24 02:23:17.116404 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1242 | 2026.02.24 02:23:17.116476 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 1243 | 2026.02.24 02:23:17.123288 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1244 | 2026.02.24 02:23:17.124018 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1245 | 2026.02.24 02:23:17.128711 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1246 | 2026.02.24 02:23:18.000426 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.68 MiB, peak 172.22 MiB, free memory in arenas 0.00 B, will set to 166.52 MiB (RSS), difference: 1.83 MiB | ||
| 1247 | 2026.02.24 02:23:22.087060 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1248 | 2026.02.24 02:23:22.087342 [ 275 ] {da70bc88-20ab-418a-a4a6-4698c2582d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1249 | 2026.02.24 02:23:22.087444 [ 275 ] {da70bc88-20ab-418a-a4a6-4698c2582d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1250 | 2026.02.24 02:23:22.088203 [ 275 ] {da70bc88-20ab-418a-a4a6-4698c2582d7c} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1251 | 2026.02.24 02:23:22.088245 [ 275 ] {da70bc88-20ab-418a-a4a6-4698c2582d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1252 | 2026.02.24 02:23:22.088614 [ 275 ] {da70bc88-20ab-418a-a4a6-4698c2582d7c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1253 | 2026.02.24 02:23:22.088845 [ 275 ] {da70bc88-20ab-418a-a4a6-4698c2582d7c} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): 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.02.24 02:23:22.088999 [ 275 ] {da70bc88-20ab-418a-a4a6-4698c2582d7c} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001735 sec., 17291.06628242075 rows/sec., 1.32 MiB/sec. | ||
| 1255 | 2026.02.24 02:23:22.089038 [ 275 ] {da70bc88-20ab-418a-a4a6-4698c2582d7c} <Debug> TCPHandler: Processed in 0.002161853 sec. | ||
| 1256 | 2026.02.24 02:23:22.089163 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1257 | 2026.02.24 02:23:22.089257 [ 275 ] {0b0beece-e566-4959-ac1e-34d5bcd0956e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1258 | 2026.02.24 02:23:22.089295 [ 275 ] {0b0beece-e566-4959-ac1e-34d5bcd0956e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1259 | 2026.02.24 02:23:22.089791 [ 275 ] {0b0beece-e566-4959-ac1e-34d5bcd0956e} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1260 | 2026.02.24 02:23:22.089826 [ 275 ] {0b0beece-e566-4959-ac1e-34d5bcd0956e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1261 | 2026.02.24 02:23:22.090107 [ 275 ] {0b0beece-e566-4959-ac1e-34d5bcd0956e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1262 | 2026.02.24 02:23:22.090308 [ 275 ] {0b0beece-e566-4959-ac1e-34d5bcd0956e} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1263 | 2026.02.24 02:23:22.090429 [ 275 ] {0b0beece-e566-4959-ac1e-34d5bcd0956e} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001192 sec., 30201.342281879195 rows/sec., 2.36 MiB/sec. | ||
| 1264 | 2026.02.24 02:23:22.090464 [ 275 ] {0b0beece-e566-4959-ac1e-34d5bcd0956e} <Debug> TCPHandler: Processed in 0.0013491 sec. | ||
| 1265 | 2026.02.24 02:23:22.090585 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1266 | 2026.02.24 02:23:22.090677 [ 275 ] {bbb9b88a-0189-4173-b29a-87aa47301e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1267 | 2026.02.24 02:23:22.090720 [ 275 ] {bbb9b88a-0189-4173-b29a-87aa47301e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1268 | 2026.02.24 02:23:22.091170 [ 275 ] {bbb9b88a-0189-4173-b29a-87aa47301e86} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1269 | 2026.02.24 02:23:22.091207 [ 275 ] {bbb9b88a-0189-4173-b29a-87aa47301e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1270 | 2026.02.24 02:23:22.091522 [ 275 ] {bbb9b88a-0189-4173-b29a-87aa47301e86} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1271 | 2026.02.24 02:23:22.091729 [ 275 ] {bbb9b88a-0189-4173-b29a-87aa47301e86} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1272 | 2026.02.24 02:23:22.091852 [ 275 ] {bbb9b88a-0189-4173-b29a-87aa47301e86} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001193 sec., 92204.52640402346 rows/sec., 6.44 MiB/sec. | ||
| 1273 | 2026.02.24 02:23:22.091888 [ 275 ] {bbb9b88a-0189-4173-b29a-87aa47301e86} <Debug> TCPHandler: Processed in 0.00135038 sec. | ||
| 1274 | 2026.02.24 02:23:22.092013 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1275 | 2026.02.24 02:23:22.092108 [ 275 ] {881b604e-3c34-4cd2-8f25-228a71d00a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1276 | 2026.02.24 02:23:22.092149 [ 275 ] {881b604e-3c34-4cd2-8f25-228a71d00a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1277 | 2026.02.24 02:23:22.092487 [ 275 ] {881b604e-3c34-4cd2-8f25-228a71d00a70} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1278 | 2026.02.24 02:23:22.092522 [ 275 ] {881b604e-3c34-4cd2-8f25-228a71d00a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1279 | 2026.02.24 02:23:22.092814 [ 275 ] {881b604e-3c34-4cd2-8f25-228a71d00a70} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1280 | 2026.02.24 02:23:22.093020 [ 275 ] {881b604e-3c34-4cd2-8f25-228a71d00a70} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1281 | 2026.02.24 02:23:22.093147 [ 275 ] {881b604e-3c34-4cd2-8f25-228a71d00a70} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001057 sec., 37842.95175023652 rows/sec., 2.53 MiB/sec. | ||
| 1282 | 2026.02.24 02:23:22.093181 [ 275 ] {881b604e-3c34-4cd2-8f25-228a71d00a70} <Debug> TCPHandler: Processed in 0.001215998 sec. | ||
| 1283 | 2026.02.24 02:23:24.484884 [ 162 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1284 | 2026.02.24 02:23:24.484947 [ 162 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1285 | 2026.02.24 02:23:24.533794 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 180 | ||
| 1286 | 2026.02.24 02:23:24.535628 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1287 | 2026.02.24 02:23:24.535677 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1288 | 2026.02.24 02:23:24.536108 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1924 | ||
| 1289 | 2026.02.24 02:23:24.536669 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1290 | 2026.02.24 02:23:24.536723 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1291 | 2026.02.24 02:23:24.536777 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1292 | 2026.02.24 02:23:24.537084 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1293 | 2026.02.24 02:23:24.537341 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1294 | 2026.02.24 02:23:24.537394 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 180 | ||
| 1295 | 2026.02.24 02:23:24.537609 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1296 | 2026.02.24 02:23:24.537757 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1924 | ||
| 1297 | 2026.02.24 02:23:24.629058 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1298 | 2026.02.24 02:23:24.646436 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1299 | 2026.02.24 02:23:24.646494 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1300 | 2026.02.24 02:23:24.652825 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1301 | 2026.02.24 02:23:24.653610 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1302 | 2026.02.24 02:23:24.657030 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1303 | 2026.02.24 02:23:27.086450 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1304 | 2026.02.24 02:23:27.086663 [ 275 ] {e274b37d-42fb-4f53-a741-6c7541dc2d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1305 | 2026.02.24 02:23:27.086741 [ 275 ] {e274b37d-42fb-4f53-a741-6c7541dc2d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1306 | 2026.02.24 02:23:27.087473 [ 275 ] {e274b37d-42fb-4f53-a741-6c7541dc2d89} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1307 | 2026.02.24 02:23:27.087528 [ 275 ] {e274b37d-42fb-4f53-a741-6c7541dc2d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1308 | 2026.02.24 02:23:27.087933 [ 275 ] {e274b37d-42fb-4f53-a741-6c7541dc2d89} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1309 | 2026.02.24 02:23:27.088178 [ 275 ] {e274b37d-42fb-4f53-a741-6c7541dc2d89} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1310 | 2026.02.24 02:23:27.088347 [ 275 ] {e274b37d-42fb-4f53-a741-6c7541dc2d89} <Debug> executeQuery: Read 50 rows, 4.35 KiB in 0.001741 sec., 28719.12693854107 rows/sec., 2.44 MiB/sec. | ||
| 1311 | 2026.02.24 02:23:27.088398 [ 275 ] {e274b37d-42fb-4f53-a741-6c7541dc2d89} <Debug> TCPHandler: Processed in 0.002096101 sec. | ||
| 1312 | 2026.02.24 02:23:27.088531 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1313 | 2026.02.24 02:23:27.088636 [ 275 ] {cf5f78f1-c612-4ab3-a643-0e555c6144db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1314 | 2026.02.24 02:23:27.088681 [ 275 ] {cf5f78f1-c612-4ab3-a643-0e555c6144db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1315 | 2026.02.24 02:23:27.089104 [ 275 ] {cf5f78f1-c612-4ab3-a643-0e555c6144db} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1316 | 2026.02.24 02:23:27.089144 [ 275 ] {cf5f78f1-c612-4ab3-a643-0e555c6144db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1317 | 2026.02.24 02:23:27.089453 [ 275 ] {cf5f78f1-c612-4ab3-a643-0e555c6144db} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1318 | 2026.02.24 02:23:27.089681 [ 275 ] {cf5f78f1-c612-4ab3-a643-0e555c6144db} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1319 | 2026.02.24 02:23:27.089816 [ 275 ] {cf5f78f1-c612-4ab3-a643-0e555c6144db} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001204 sec., 8305.647840531561 rows/sec., 624.55 KiB/sec. | ||
| 1320 | 2026.02.24 02:23:27.089855 [ 275 ] {cf5f78f1-c612-4ab3-a643-0e555c6144db} <Debug> TCPHandler: Processed in 0.00137838 sec. | ||
| 1321 | 2026.02.24 02:23:27.089976 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1322 | 2026.02.24 02:23:27.090074 [ 275 ] {4019d3e9-c1d1-4f24-9ac4-50f53380ef08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1323 | 2026.02.24 02:23:27.090115 [ 275 ] {4019d3e9-c1d1-4f24-9ac4-50f53380ef08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1324 | 2026.02.24 02:23:27.090530 [ 275 ] {4019d3e9-c1d1-4f24-9ac4-50f53380ef08} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1325 | 2026.02.24 02:23:27.090568 [ 275 ] {4019d3e9-c1d1-4f24-9ac4-50f53380ef08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1326 | 2026.02.24 02:23:27.090904 [ 275 ] {4019d3e9-c1d1-4f24-9ac4-50f53380ef08} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1327 | 2026.02.24 02:23:27.091126 [ 275 ] {4019d3e9-c1d1-4f24-9ac4-50f53380ef08} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1328 | 2026.02.24 02:23:27.091254 [ 275 ] {4019d3e9-c1d1-4f24-9ac4-50f53380ef08} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.0012 sec., 38333.333333333336 rows/sec., 2.99 MiB/sec. | ||
| 1329 | 2026.02.24 02:23:27.091290 [ 275 ] {4019d3e9-c1d1-4f24-9ac4-50f53380ef08} <Debug> TCPHandler: Processed in 0.00136489 sec. | ||
| 1330 | 2026.02.24 02:23:27.091400 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1331 | 2026.02.24 02:23:27.091497 [ 275 ] {fb2b84a9-e076-46a2-8b0c-a8d12a365921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1332 | 2026.02.24 02:23:27.091543 [ 275 ] {fb2b84a9-e076-46a2-8b0c-a8d12a365921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1333 | 2026.02.24 02:23:27.091923 [ 275 ] {fb2b84a9-e076-46a2-8b0c-a8d12a365921} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1334 | 2026.02.24 02:23:27.091960 [ 275 ] {fb2b84a9-e076-46a2-8b0c-a8d12a365921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1335 | 2026.02.24 02:23:27.092286 [ 275 ] {fb2b84a9-e076-46a2-8b0c-a8d12a365921} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1336 | 2026.02.24 02:23:27.092538 [ 275 ] {fb2b84a9-e076-46a2-8b0c-a8d12a365921} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1337 | 2026.02.24 02:23:27.092662 [ 275 ] {fb2b84a9-e076-46a2-8b0c-a8d12a365921} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001185 sec., 92827.00421940928 rows/sec., 6.48 MiB/sec. | ||
| 1338 | 2026.02.24 02:23:27.092699 [ 275 ] {fb2b84a9-e076-46a2-8b0c-a8d12a365921} <Debug> TCPHandler: Processed in 0.0013491 sec. | ||
| 1339 | 2026.02.24 02:23:27.092814 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1340 | 2026.02.24 02:23:27.092908 [ 275 ] {1cc96cd7-2448-46a1-a32c-51689d96a814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1341 | 2026.02.24 02:23:27.092964 [ 275 ] {1cc96cd7-2448-46a1-a32c-51689d96a814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1342 | 2026.02.24 02:23:27.093706 [ 275 ] {1cc96cd7-2448-46a1-a32c-51689d96a814} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1343 | 2026.02.24 02:23:27.093741 [ 275 ] {1cc96cd7-2448-46a1-a32c-51689d96a814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1344 | 2026.02.24 02:23:27.094250 [ 275 ] {1cc96cd7-2448-46a1-a32c-51689d96a814} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1345 | 2026.02.24 02:23:27.094468 [ 275 ] {1cc96cd7-2448-46a1-a32c-51689d96a814} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1346 | 2026.02.24 02:23:27.094602 [ 275 ] {1cc96cd7-2448-46a1-a32c-51689d96a814} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001711 sec., 5844.535359438924 rows/sec., 10.47 MiB/sec. | ||
| 1347 | 2026.02.24 02:23:27.094658 [ 275 ] {1cc96cd7-2448-46a1-a32c-51689d96a814} <Debug> TCPHandler: Processed in 0.001893468 sec. | ||
| 1348 | 2026.02.24 02:23:27.094774 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1349 | 2026.02.24 02:23:27.094869 [ 275 ] {c438f95a-ed38-4ec5-836e-e584c5040059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1350 | 2026.02.24 02:23:27.094911 [ 275 ] {c438f95a-ed38-4ec5-836e-e584c5040059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1351 | 2026.02.24 02:23:27.095240 [ 275 ] {c438f95a-ed38-4ec5-836e-e584c5040059} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1352 | 2026.02.24 02:23:27.095275 [ 275 ] {c438f95a-ed38-4ec5-836e-e584c5040059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1353 | 2026.02.24 02:23:27.095570 [ 275 ] {c438f95a-ed38-4ec5-836e-e584c5040059} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1354 | 2026.02.24 02:23:27.095778 [ 275 ] {c438f95a-ed38-4ec5-836e-e584c5040059} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1355 | 2026.02.24 02:23:27.095902 [ 275 ] {c438f95a-ed38-4ec5-836e-e584c5040059} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001051 sec., 38058.99143672692 rows/sec., 2.54 MiB/sec. | ||
| 1356 | 2026.02.24 02:23:27.095936 [ 275 ] {c438f95a-ed38-4ec5-836e-e584c5040059} <Debug> TCPHandler: Processed in 0.001214188 sec. | ||
| 1357 | 2026.02.24 02:23:32.037985 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2436 | ||
| 1358 | 2026.02.24 02:23:32.038494 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1359 | 2026.02.24 02:23:32.038606 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1360 | 2026.02.24 02:23:32.039130 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1361 | 2026.02.24 02:23:32.039377 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1362 | 2026.02.24 02:23:32.039525 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2436 | ||
| 1363 | 2026.02.24 02:23:32.084282 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1364 | 2026.02.24 02:23:32.084506 [ 275 ] {ebd9116d-effa-4f0a-b91d-a51897fac1a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1365 | 2026.02.24 02:23:32.084846 [ 275 ] {ebd9116d-effa-4f0a-b91d-a51897fac1a6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1366 | 2026.02.24 02:23:32.088935 [ 275 ] {ebd9116d-effa-4f0a-b91d-a51897fac1a6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1367 | 2026.02.24 02:23:32.089185 [ 275 ] {ebd9116d-effa-4f0a-b91d-a51897fac1a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1368 | 2026.02.24 02:23:32.089255 [ 275 ] {ebd9116d-effa-4f0a-b91d-a51897fac1a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1369 | 2026.02.24 02:23:32.089436 [ 275 ] {ebd9116d-effa-4f0a-b91d-a51897fac1a6} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1370 | 2026.02.24 02:23:32.091353 [ 275 ] {ebd9116d-effa-4f0a-b91d-a51897fac1a6} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1371 | 2026.02.24 02:23:32.091440 [ 275 ] {ebd9116d-effa-4f0a-b91d-a51897fac1a6} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1372 | 2026.02.24 02:23:32.091459 [ 275 ] {ebd9116d-effa-4f0a-b91d-a51897fac1a6} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1373 | 2026.02.24 02:23:32.093583 [ 275 ] {ebd9116d-effa-4f0a-b91d-a51897fac1a6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1374 | 2026.02.24 02:23:32.093613 [ 275 ] {ebd9116d-effa-4f0a-b91d-a51897fac1a6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1375 | 2026.02.24 02:23:32.123931 [ 275 ] {ebd9116d-effa-4f0a-b91d-a51897fac1a6} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.039514 sec., 657.9946348129777 rows/sec., 26.25 KiB/sec. | ||
| 1376 | 2026.02.24 02:23:32.124038 [ 275 ] {ebd9116d-effa-4f0a-b91d-a51897fac1a6} <Debug> TCPHandler: Processed in 0.039882633 sec. | ||
| 1377 | 2026.02.24 02:23:32.124338 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1378 | 2026.02.24 02:23:32.124481 [ 275 ] {349e3932-5690-4177-b2cd-0d5144d2c7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1379 | 2026.02.24 02:23:32.124700 [ 275 ] {349e3932-5690-4177-b2cd-0d5144d2c7a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1380 | 2026.02.24 02:23:32.124734 [ 275 ] {349e3932-5690-4177-b2cd-0d5144d2c7a0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1381 | 2026.02.24 02:23:32.124921 [ 275 ] {349e3932-5690-4177-b2cd-0d5144d2c7a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1382 | 2026.02.24 02:23:32.124975 [ 275 ] {349e3932-5690-4177-b2cd-0d5144d2c7a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1383 | 2026.02.24 02:23:32.125081 [ 275 ] {349e3932-5690-4177-b2cd-0d5144d2c7a0} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1384 | 2026.02.24 02:23:32.125110 [ 275 ] {349e3932-5690-4177-b2cd-0d5144d2c7a0} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1385 | 2026.02.24 02:23:32.125128 [ 275 ] {349e3932-5690-4177-b2cd-0d5144d2c7a0} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1386 | 2026.02.24 02:23:32.125143 [ 275 ] {349e3932-5690-4177-b2cd-0d5144d2c7a0} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1387 | 2026.02.24 02:23:32.125176 [ 275 ] {349e3932-5690-4177-b2cd-0d5144d2c7a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1388 | 2026.02.24 02:23:32.125195 [ 275 ] {349e3932-5690-4177-b2cd-0d5144d2c7a0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1389 | 2026.02.24 02:23:32.125792 [ 275 ] {349e3932-5690-4177-b2cd-0d5144d2c7a0} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.001373 sec., 18936.635105608155 rows/sec., 755.36 KiB/sec. | ||
| 1390 | 2026.02.24 02:23:32.125850 [ 275 ] {349e3932-5690-4177-b2cd-0d5144d2c7a0} <Debug> TCPHandler: Processed in 0.001566963 sec. | ||
| 1391 | 2026.02.24 02:23:32.126056 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1392 | 2026.02.24 02:23:32.126190 [ 275 ] {3404d196-f47f-464d-9e59-93b12f7d6e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1393 | 2026.02.24 02:23:32.126419 [ 275 ] {3404d196-f47f-464d-9e59-93b12f7d6e0a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1394 | 2026.02.24 02:23:32.126452 [ 275 ] {3404d196-f47f-464d-9e59-93b12f7d6e0a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1395 | 2026.02.24 02:23:32.126658 [ 275 ] {3404d196-f47f-464d-9e59-93b12f7d6e0a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1396 | 2026.02.24 02:23:32.126712 [ 275 ] {3404d196-f47f-464d-9e59-93b12f7d6e0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1397 | 2026.02.24 02:23:32.126812 [ 275 ] {3404d196-f47f-464d-9e59-93b12f7d6e0a} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1398 | 2026.02.24 02:23:32.126840 [ 275 ] {3404d196-f47f-464d-9e59-93b12f7d6e0a} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1399 | 2026.02.24 02:23:32.126858 [ 275 ] {3404d196-f47f-464d-9e59-93b12f7d6e0a} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1400 | 2026.02.24 02:23:32.126872 [ 275 ] {3404d196-f47f-464d-9e59-93b12f7d6e0a} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1401 | 2026.02.24 02:23:32.126904 [ 275 ] {3404d196-f47f-464d-9e59-93b12f7d6e0a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1402 | 2026.02.24 02:23:32.126921 [ 275 ] {3404d196-f47f-464d-9e59-93b12f7d6e0a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1403 | 2026.02.24 02:23:32.127382 [ 275 ] {3404d196-f47f-464d-9e59-93b12f7d6e0a} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.001242 sec., 20933.977455716584 rows/sec., 835.03 KiB/sec. | ||
| 1404 | 2026.02.24 02:23:32.127461 [ 275 ] {3404d196-f47f-464d-9e59-93b12f7d6e0a} <Debug> TCPHandler: Processed in 0.001456052 sec. | ||
| 1405 | 2026.02.24 02:23:32.127938 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1406 | 2026.02.24 02:23:32.128066 [ 275 ] {6ef397c9-f88e-4193-aace-965fd64f676b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1407 | 2026.02.24 02:23:32.128266 [ 275 ] {6ef397c9-f88e-4193-aace-965fd64f676b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1408 | 2026.02.24 02:23:32.128300 [ 275 ] {6ef397c9-f88e-4193-aace-965fd64f676b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1409 | 2026.02.24 02:23:32.128487 [ 275 ] {6ef397c9-f88e-4193-aace-965fd64f676b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1410 | 2026.02.24 02:23:32.128545 [ 275 ] {6ef397c9-f88e-4193-aace-965fd64f676b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1411 | 2026.02.24 02:23:32.128716 [ 275 ] {6ef397c9-f88e-4193-aace-965fd64f676b} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1412 | 2026.02.24 02:23:32.128744 [ 275 ] {6ef397c9-f88e-4193-aace-965fd64f676b} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1413 | 2026.02.24 02:23:32.128764 [ 275 ] {6ef397c9-f88e-4193-aace-965fd64f676b} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1414 | 2026.02.24 02:23:32.128779 [ 275 ] {6ef397c9-f88e-4193-aace-965fd64f676b} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1415 | 2026.02.24 02:23:32.128812 [ 275 ] {6ef397c9-f88e-4193-aace-965fd64f676b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1416 | 2026.02.24 02:23:32.128832 [ 275 ] {6ef397c9-f88e-4193-aace-965fd64f676b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1417 | 2026.02.24 02:23:32.129252 [ 275 ] {6ef397c9-f88e-4193-aace-965fd64f676b} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.00121 sec., 21487.603305785124 rows/sec., 857.12 KiB/sec. | ||
| 1418 | 2026.02.24 02:23:32.129313 [ 275 ] {6ef397c9-f88e-4193-aace-965fd64f676b} <Debug> TCPHandler: Processed in 0.001404541 sec. | ||
| 1419 | 2026.02.24 02:23:32.129623 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1420 | 2026.02.24 02:23:32.129766 [ 275 ] {de4c3d83-4428-4992-9b0a-d7c8e1e77dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1421 | 2026.02.24 02:23:32.129984 [ 275 ] {de4c3d83-4428-4992-9b0a-d7c8e1e77dc3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1422 | 2026.02.24 02:23:32.130021 [ 275 ] {de4c3d83-4428-4992-9b0a-d7c8e1e77dc3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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:errors_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1423 | 2026.02.24 02:23:32.130219 [ 275 ] {de4c3d83-4428-4992-9b0a-d7c8e1e77dc3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1424 | 2026.02.24 02:23:32.130276 [ 275 ] {de4c3d83-4428-4992-9b0a-d7c8e1e77dc3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1425 | 2026.02.24 02:23:32.130380 [ 275 ] {de4c3d83-4428-4992-9b0a-d7c8e1e77dc3} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1426 | 2026.02.24 02:23:32.130409 [ 275 ] {de4c3d83-4428-4992-9b0a-d7c8e1e77dc3} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1427 | 2026.02.24 02:23:32.130428 [ 275 ] {de4c3d83-4428-4992-9b0a-d7c8e1e77dc3} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1428 | 2026.02.24 02:23:32.130442 [ 275 ] {de4c3d83-4428-4992-9b0a-d7c8e1e77dc3} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1429 | 2026.02.24 02:23:32.130476 [ 275 ] {de4c3d83-4428-4992-9b0a-d7c8e1e77dc3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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:errors_received', 'switch_rib:active_routes'))" | ||
| 1430 | 2026.02.24 02:23:32.130495 [ 275 ] {de4c3d83-4428-4992-9b0a-d7c8e1e77dc3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1431 | 2026.02.24 02:23:32.130923 [ 275 ] {de4c3d83-4428-4992-9b0a-d7c8e1e77dc3} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.001213 sec., 21434.460016488043 rows/sec., 855.00 KiB/sec. | ||
| 1432 | 2026.02.24 02:23:32.130982 [ 275 ] {de4c3d83-4428-4992-9b0a-d7c8e1e77dc3} <Debug> TCPHandler: Processed in 0.001413011 sec. | ||
| 1433 | 2026.02.24 02:23:32.131235 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1434 | 2026.02.24 02:23:32.131369 [ 275 ] {d64b359a-c69a-4544-8b33-520c673e2c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1435 | 2026.02.24 02:23:32.131577 [ 275 ] {d64b359a-c69a-4544-8b33-520c673e2c8d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1436 | 2026.02.24 02:23:32.131613 [ 275 ] {d64b359a-c69a-4544-8b33-520c673e2c8d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1437 | 2026.02.24 02:23:32.131829 [ 275 ] {d64b359a-c69a-4544-8b33-520c673e2c8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1438 | 2026.02.24 02:23:32.131884 [ 275 ] {d64b359a-c69a-4544-8b33-520c673e2c8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1439 | 2026.02.24 02:23:32.131984 [ 275 ] {d64b359a-c69a-4544-8b33-520c673e2c8d} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1440 | 2026.02.24 02:23:32.132012 [ 275 ] {d64b359a-c69a-4544-8b33-520c673e2c8d} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1441 | 2026.02.24 02:23:32.132031 [ 275 ] {d64b359a-c69a-4544-8b33-520c673e2c8d} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1442 | 2026.02.24 02:23:32.132046 [ 275 ] {d64b359a-c69a-4544-8b33-520c673e2c8d} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1443 | 2026.02.24 02:23:32.132079 [ 275 ] {d64b359a-c69a-4544-8b33-520c673e2c8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1444 | 2026.02.24 02:23:32.132097 [ 275 ] {d64b359a-c69a-4544-8b33-520c673e2c8d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1445 | 2026.02.24 02:23:32.132522 [ 275 ] {d64b359a-c69a-4544-8b33-520c673e2c8d} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.001208 sec., 21523.178807947017 rows/sec., 858.53 KiB/sec. | ||
| 1446 | 2026.02.24 02:23:32.132581 [ 275 ] {d64b359a-c69a-4544-8b33-520c673e2c8d} <Debug> TCPHandler: Processed in 0.001396121 sec. | ||
| 1447 | 2026.02.24 02:23:32.132841 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1448 | 2026.02.24 02:23:32.132974 [ 275 ] {85602f13-2bae-436d-a0ec-9d9d4f7077be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1449 | 2026.02.24 02:23:32.133206 [ 275 ] {85602f13-2bae-436d-a0ec-9d9d4f7077be} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1450 | 2026.02.24 02:23:32.133242 [ 275 ] {85602f13-2bae-436d-a0ec-9d9d4f7077be} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1451 | 2026.02.24 02:23:32.133432 [ 275 ] {85602f13-2bae-436d-a0ec-9d9d4f7077be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1452 | 2026.02.24 02:23:32.133486 [ 275 ] {85602f13-2bae-436d-a0ec-9d9d4f7077be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1453 | 2026.02.24 02:23:32.133584 [ 275 ] {85602f13-2bae-436d-a0ec-9d9d4f7077be} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1454 | 2026.02.24 02:23:32.133615 [ 275 ] {85602f13-2bae-436d-a0ec-9d9d4f7077be} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1455 | 2026.02.24 02:23:32.133634 [ 275 ] {85602f13-2bae-436d-a0ec-9d9d4f7077be} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1456 | 2026.02.24 02:23:32.133649 [ 275 ] {85602f13-2bae-436d-a0ec-9d9d4f7077be} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1457 | 2026.02.24 02:23:32.133683 [ 275 ] {85602f13-2bae-436d-a0ec-9d9d4f7077be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1458 | 2026.02.24 02:23:32.133703 [ 275 ] {85602f13-2bae-436d-a0ec-9d9d4f7077be} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1459 | 2026.02.24 02:23:32.134109 [ 275 ] {85602f13-2bae-436d-a0ec-9d9d4f7077be} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.00119 sec., 21848.739495798316 rows/sec., 871.52 KiB/sec. | ||
| 1460 | 2026.02.24 02:23:32.134169 [ 275 ] {85602f13-2bae-436d-a0ec-9d9d4f7077be} <Debug> TCPHandler: Processed in 0.00137924 sec. | ||
| 1461 | 2026.02.24 02:23:32.134425 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1462 | 2026.02.24 02:23:32.134559 [ 275 ] {e4ec599b-d2f4-4483-9791-305acf94691e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1463 | 2026.02.24 02:23:32.134765 [ 275 ] {e4ec599b-d2f4-4483-9791-305acf94691e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1464 | 2026.02.24 02:23:32.134801 [ 275 ] {e4ec599b-d2f4-4483-9791-305acf94691e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1465 | 2026.02.24 02:23:32.134993 [ 275 ] {e4ec599b-d2f4-4483-9791-305acf94691e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1466 | 2026.02.24 02:23:32.135045 [ 275 ] {e4ec599b-d2f4-4483-9791-305acf94691e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1467 | 2026.02.24 02:23:32.135145 [ 275 ] {e4ec599b-d2f4-4483-9791-305acf94691e} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1468 | 2026.02.24 02:23:32.135172 [ 275 ] {e4ec599b-d2f4-4483-9791-305acf94691e} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1469 | 2026.02.24 02:23:32.135191 [ 275 ] {e4ec599b-d2f4-4483-9791-305acf94691e} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1470 | 2026.02.24 02:23:32.135206 [ 275 ] {e4ec599b-d2f4-4483-9791-305acf94691e} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1471 | 2026.02.24 02:23:32.135238 [ 275 ] {e4ec599b-d2f4-4483-9791-305acf94691e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 1472 | 2026.02.24 02:23:32.135256 [ 275 ] {e4ec599b-d2f4-4483-9791-305acf94691e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1473 | 2026.02.24 02:23:32.135633 [ 275 ] {e4ec599b-d2f4-4483-9791-305acf94691e} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.001132 sec., 22968.197879858657 rows/sec., 916.17 KiB/sec. | ||
| 1474 | 2026.02.24 02:23:32.135686 [ 275 ] {e4ec599b-d2f4-4483-9791-305acf94691e} <Debug> TCPHandler: Processed in 0.001315719 sec. | ||
| 1475 | 2026.02.24 02:23:32.135935 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1476 | 2026.02.24 02:23:32.136060 [ 275 ] {23e3223f-7276-4d75-8333-9f4c3d13f956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1477 | 2026.02.24 02:23:32.136252 [ 275 ] {23e3223f-7276-4d75-8333-9f4c3d13f956} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1478 | 2026.02.24 02:23:32.136285 [ 275 ] {23e3223f-7276-4d75-8333-9f4c3d13f956} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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_rib:active_routes')" moved to PREWHERE | ||
| 1479 | 2026.02.24 02:23:32.136476 [ 275 ] {23e3223f-7276-4d75-8333-9f4c3d13f956} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1480 | 2026.02.24 02:23:32.136526 [ 275 ] {23e3223f-7276-4d75-8333-9f4c3d13f956} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1481 | 2026.02.24 02:23:32.136685 [ 275 ] {23e3223f-7276-4d75-8333-9f4c3d13f956} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1482 | 2026.02.24 02:23:32.136714 [ 275 ] {23e3223f-7276-4d75-8333-9f4c3d13f956} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1483 | 2026.02.24 02:23:32.136732 [ 275 ] {23e3223f-7276-4d75-8333-9f4c3d13f956} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1484 | 2026.02.24 02:23:32.136748 [ 275 ] {23e3223f-7276-4d75-8333-9f4c3d13f956} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1485 | 2026.02.24 02:23:32.136781 [ 275 ] {23e3223f-7276-4d75-8333-9f4c3d13f956} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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_rib:active_routes'))" | ||
| 1486 | 2026.02.24 02:23:32.136798 [ 275 ] {23e3223f-7276-4d75-8333-9f4c3d13f956} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1487 | 2026.02.24 02:23:32.137465 [ 275 ] {23e3223f-7276-4d75-8333-9f4c3d13f956} <Debug> executeQuery: Read 26 rows, 1.04 KiB in 0.001429 sec., 18194.541637508748 rows/sec., 725.76 KiB/sec. | ||
| 1488 | 2026.02.24 02:23:32.137550 [ 275 ] {23e3223f-7276-4d75-8333-9f4c3d13f956} <Debug> TCPHandler: Processed in 0.001642725 sec. | ||
| 1489 | 2026.02.24 02:23:32.152264 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1490 | 2026.02.24 02:23:32.152386 [ 275 ] {24f93019-cf9d-4fd1-b898-ea91d7d65f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1491 | 2026.02.24 02:23:32.152433 [ 275 ] {24f93019-cf9d-4fd1-b898-ea91d7d65f73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1492 | 2026.02.24 02:23:32.153065 [ 275 ] {24f93019-cf9d-4fd1-b898-ea91d7d65f73} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1493 | 2026.02.24 02:23:32.153104 [ 275 ] {24f93019-cf9d-4fd1-b898-ea91d7d65f73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1494 | 2026.02.24 02:23:32.153503 [ 275 ] {24f93019-cf9d-4fd1-b898-ea91d7d65f73} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1495 | 2026.02.24 02:23:32.153704 [ 275 ] {24f93019-cf9d-4fd1-b898-ea91d7d65f73} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1496 | 2026.02.24 02:23:32.153851 [ 275 ] {24f93019-cf9d-4fd1-b898-ea91d7d65f73} <Debug> executeQuery: Read 9 rows, 3.12 KiB in 0.001449 sec., 6211.180124223602 rows/sec., 2.10 MiB/sec. | ||
| 1497 | 2026.02.24 02:23:32.153889 [ 275 ] {24f93019-cf9d-4fd1-b898-ea91d7d65f73} <Debug> TCPHandler: Processed in 0.001644594 sec. | ||
| 1498 | 2026.02.24 02:23:32.154017 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1499 | 2026.02.24 02:23:32.154113 [ 275 ] {521d2452-7a2b-4dfd-83f4-cbcd0f3997af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1500 | 2026.02.24 02:23:32.154153 [ 275 ] {521d2452-7a2b-4dfd-83f4-cbcd0f3997af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1501 | 2026.02.24 02:23:32.156856 [ 275 ] {521d2452-7a2b-4dfd-83f4-cbcd0f3997af} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1502 | 2026.02.24 02:23:32.156923 [ 275 ] {521d2452-7a2b-4dfd-83f4-cbcd0f3997af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1503 | 2026.02.24 02:23:32.157303 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1504 | 2026.02.24 02:23:32.157481 [ 275 ] {521d2452-7a2b-4dfd-83f4-cbcd0f3997af} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1505 | 2026.02.24 02:23:32.157847 [ 275 ] {521d2452-7a2b-4dfd-83f4-cbcd0f3997af} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1506 | 2026.02.24 02:23:32.157989 [ 275 ] {521d2452-7a2b-4dfd-83f4-cbcd0f3997af} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003895 sec., 6161.745827984596 rows/sec., 523.51 KiB/sec. | ||
| 1507 | 2026.02.24 02:23:32.158028 [ 275 ] {521d2452-7a2b-4dfd-83f4-cbcd0f3997af} <Debug> TCPHandler: Processed in 0.00406247 sec. | ||
| 1508 | 2026.02.24 02:23:32.158147 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1509 | 2026.02.24 02:23:32.158241 [ 275 ] {9b49f99a-0d20-4e6b-890e-058174565430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1510 | 2026.02.24 02:23:32.158281 [ 275 ] {9b49f99a-0d20-4e6b-890e-058174565430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1511 | 2026.02.24 02:23:32.158695 [ 275 ] {9b49f99a-0d20-4e6b-890e-058174565430} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1512 | 2026.02.24 02:23:32.158731 [ 275 ] {9b49f99a-0d20-4e6b-890e-058174565430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1513 | 2026.02.24 02:23:32.159030 [ 275 ] {9b49f99a-0d20-4e6b-890e-058174565430} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1514 | 2026.02.24 02:23:32.159294 [ 275 ] {9b49f99a-0d20-4e6b-890e-058174565430} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1515 | 2026.02.24 02:23:32.159419 [ 275 ] {9b49f99a-0d20-4e6b-890e-058174565430} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001197 sec., 5012.5313283208025 rows/sec., 408.74 KiB/sec. | ||
| 1516 | 2026.02.24 02:23:32.159455 [ 275 ] {9b49f99a-0d20-4e6b-890e-058174565430} <Debug> TCPHandler: Processed in 0.00135923 sec. | ||
| 1517 | 2026.02.24 02:23:32.159580 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1518 | 2026.02.24 02:23:32.159706 [ 275 ] {e2209ea0-1236-4ed6-9963-2ac109f31deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1519 | 2026.02.24 02:23:32.159755 [ 275 ] {e2209ea0-1236-4ed6-9963-2ac109f31deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1520 | 2026.02.24 02:23:32.160395 [ 275 ] {e2209ea0-1236-4ed6-9963-2ac109f31deb} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1521 | 2026.02.24 02:23:32.160440 [ 275 ] {e2209ea0-1236-4ed6-9963-2ac109f31deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1522 | 2026.02.24 02:23:32.160839 [ 275 ] {e2209ea0-1236-4ed6-9963-2ac109f31deb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1523 | 2026.02.24 02:23:32.161092 [ 275 ] {e2209ea0-1236-4ed6-9963-2ac109f31deb} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1524 | 2026.02.24 02:23:32.161218 [ 275 ] {e2209ea0-1236-4ed6-9963-2ac109f31deb} <Debug> executeQuery: Read 205 rows, 18.55 KiB in 0.001579 sec., 129829.00569981 rows/sec., 11.47 MiB/sec. | ||
| 1525 | 2026.02.24 02:23:32.161256 [ 275 ] {e2209ea0-1236-4ed6-9963-2ac109f31deb} <Debug> TCPHandler: Processed in 0.001781557 sec. | ||
| 1526 | 2026.02.24 02:23:32.161362 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1527 | 2026.02.24 02:23:32.161453 [ 275 ] {10e8ecd9-268b-47ee-9df5-0d5514b14b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1528 | 2026.02.24 02:23:32.161492 [ 275 ] {10e8ecd9-268b-47ee-9df5-0d5514b14b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1529 | 2026.02.24 02:23:32.161954 [ 275 ] {10e8ecd9-268b-47ee-9df5-0d5514b14b6a} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1530 | 2026.02.24 02:23:32.161992 [ 275 ] {10e8ecd9-268b-47ee-9df5-0d5514b14b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1531 | 2026.02.24 02:23:32.162289 [ 275 ] {10e8ecd9-268b-47ee-9df5-0d5514b14b6a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1532 | 2026.02.24 02:23:32.162509 [ 275 ] {10e8ecd9-268b-47ee-9df5-0d5514b14b6a} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1533 | 2026.02.24 02:23:32.162638 [ 275 ] {10e8ecd9-268b-47ee-9df5-0d5514b14b6a} <Debug> executeQuery: Read 31 rows, 2.36 KiB in 0.001147 sec., 27027.027027027027 rows/sec., 2.01 MiB/sec. | ||
| 1534 | 2026.02.24 02:23:32.162678 [ 275 ] {10e8ecd9-268b-47ee-9df5-0d5514b14b6a} <Debug> TCPHandler: Processed in 0.001315129 sec. | ||
| 1535 | 2026.02.24 02:23:32.162789 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1536 | 2026.02.24 02:23:32.162885 [ 275 ] {8fe465c7-a0a0-4693-a421-c5e6a9a8522e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1537 | 2026.02.24 02:23:32.162925 [ 275 ] {8fe465c7-a0a0-4693-a421-c5e6a9a8522e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1538 | 2026.02.24 02:23:32.163324 [ 275 ] {8fe465c7-a0a0-4693-a421-c5e6a9a8522e} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1539 | 2026.02.24 02:23:32.163360 [ 275 ] {8fe465c7-a0a0-4693-a421-c5e6a9a8522e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1540 | 2026.02.24 02:23:32.163667 [ 275 ] {8fe465c7-a0a0-4693-a421-c5e6a9a8522e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1541 | 2026.02.24 02:23:32.163913 [ 275 ] {8fe465c7-a0a0-4693-a421-c5e6a9a8522e} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1542 | 2026.02.24 02:23:32.164042 [ 275 ] {8fe465c7-a0a0-4693-a421-c5e6a9a8522e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001175 sec., 20425.531914893618 rows/sec., 1.69 MiB/sec. | ||
| 1543 | 2026.02.24 02:23:32.164080 [ 275 ] {8fe465c7-a0a0-4693-a421-c5e6a9a8522e} <Debug> TCPHandler: Processed in 0.00134106 sec. | ||
| 1544 | 2026.02.24 02:23:32.164182 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1545 | 2026.02.24 02:23:32.164278 [ 275 ] {daffed02-ccb7-4f2d-ab0c-5795582124e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1546 | 2026.02.24 02:23:32.164318 [ 275 ] {daffed02-ccb7-4f2d-ab0c-5795582124e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1547 | 2026.02.24 02:23:32.164707 [ 275 ] {daffed02-ccb7-4f2d-ab0c-5795582124e7} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1548 | 2026.02.24 02:23:32.164744 [ 275 ] {daffed02-ccb7-4f2d-ab0c-5795582124e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1549 | 2026.02.24 02:23:32.167162 [ 275 ] {daffed02-ccb7-4f2d-ab0c-5795582124e7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1550 | 2026.02.24 02:23:32.167426 [ 275 ] {daffed02-ccb7-4f2d-ab0c-5795582124e7} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1551 | 2026.02.24 02:23:32.167580 [ 275 ] {daffed02-ccb7-4f2d-ab0c-5795582124e7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.003319 sec., 3615.5468514612835 rows/sec., 282.46 KiB/sec. | ||
| 1552 | 2026.02.24 02:23:32.167626 [ 275 ] {daffed02-ccb7-4f2d-ab0c-5795582124e7} <Debug> TCPHandler: Processed in 0.003492612 sec. | ||
| 1553 | 2026.02.24 02:23:32.167746 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1554 | 2026.02.24 02:23:32.167847 [ 275 ] {6dd11ffe-5785-48ae-9159-3bc53193edf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1555 | 2026.02.24 02:23:32.167885 [ 275 ] {6dd11ffe-5785-48ae-9159-3bc53193edf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1556 | 2026.02.24 02:23:32.168352 [ 275 ] {6dd11ffe-5785-48ae-9159-3bc53193edf3} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1557 | 2026.02.24 02:23:32.168389 [ 275 ] {6dd11ffe-5785-48ae-9159-3bc53193edf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1558 | 2026.02.24 02:23:32.168699 [ 275 ] {6dd11ffe-5785-48ae-9159-3bc53193edf3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1559 | 2026.02.24 02:23:32.168933 [ 275 ] {6dd11ffe-5785-48ae-9159-3bc53193edf3} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1560 | 2026.02.24 02:23:32.169061 [ 275 ] {6dd11ffe-5785-48ae-9159-3bc53193edf3} <Debug> executeQuery: Read 128 rows, 10.63 KiB in 0.001262 sec., 101426.30744849445 rows/sec., 8.22 MiB/sec. | ||
| 1561 | 2026.02.24 02:23:32.169098 [ 275 ] {6dd11ffe-5785-48ae-9159-3bc53193edf3} <Debug> TCPHandler: Processed in 0.001443101 sec. | ||
| 1562 | 2026.02.24 02:23:32.169203 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1563 | 2026.02.24 02:23:32.169291 [ 275 ] {6eb6ee89-d9fa-44ea-993b-8a6a8ef4105f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1564 | 2026.02.24 02:23:32.169333 [ 275 ] {6eb6ee89-d9fa-44ea-993b-8a6a8ef4105f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1565 | 2026.02.24 02:23:32.169825 [ 275 ] {6eb6ee89-d9fa-44ea-993b-8a6a8ef4105f} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1566 | 2026.02.24 02:23:32.169861 [ 275 ] {6eb6ee89-d9fa-44ea-993b-8a6a8ef4105f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1567 | 2026.02.24 02:23:32.170234 [ 275 ] {6eb6ee89-d9fa-44ea-993b-8a6a8ef4105f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1568 | 2026.02.24 02:23:32.170473 [ 275 ] {6eb6ee89-d9fa-44ea-993b-8a6a8ef4105f} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1569 | 2026.02.24 02:23:32.170609 [ 275 ] {6eb6ee89-d9fa-44ea-993b-8a6a8ef4105f} <Debug> executeQuery: Read 343 rows, 26.56 KiB in 0.001291 sec., 265685.5151045701 rows/sec., 20.09 MiB/sec. | ||
| 1570 | 2026.02.24 02:23:32.170653 [ 275 ] {6eb6ee89-d9fa-44ea-993b-8a6a8ef4105f} <Debug> TCPHandler: Processed in 0.001461072 sec. | ||
| 1571 | 2026.02.24 02:23:32.170764 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1572 | 2026.02.24 02:23:32.170861 [ 275 ] {e0fc66d2-fa38-4875-bfcd-37fd54aaecc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1573 | 2026.02.24 02:23:32.170915 [ 275 ] {e0fc66d2-fa38-4875-bfcd-37fd54aaecc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1574 | 2026.02.24 02:23:32.171684 [ 275 ] {e0fc66d2-fa38-4875-bfcd-37fd54aaecc3} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1575 | 2026.02.24 02:23:32.171721 [ 275 ] {e0fc66d2-fa38-4875-bfcd-37fd54aaecc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1576 | 2026.02.24 02:23:32.172262 [ 275 ] {e0fc66d2-fa38-4875-bfcd-37fd54aaecc3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1577 | 2026.02.24 02:23:32.172496 [ 275 ] {e0fc66d2-fa38-4875-bfcd-37fd54aaecc3} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1578 | 2026.02.24 02:23:32.172634 [ 275 ] {e0fc66d2-fa38-4875-bfcd-37fd54aaecc3} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001791 sec., 7258.514796203238 rows/sec., 13.01 MiB/sec. | ||
| 1579 | 2026.02.24 02:23:32.172693 [ 275 ] {e0fc66d2-fa38-4875-bfcd-37fd54aaecc3} <Debug> TCPHandler: Processed in 0.001979119 sec. | ||
| 1580 | 2026.02.24 02:23:32.172815 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1581 | 2026.02.24 02:23:32.172913 [ 275 ] {19bdd24c-44fb-40a4-b133-c8879ecf6614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1582 | 2026.02.24 02:23:32.172956 [ 275 ] {19bdd24c-44fb-40a4-b133-c8879ecf6614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1583 | 2026.02.24 02:23:32.173284 [ 275 ] {19bdd24c-44fb-40a4-b133-c8879ecf6614} <Trace> oximeter.measurements_i64 (88bc069f-8812-4afc-bf7a-19abecb66458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1584 | 2026.02.24 02:23:32.173321 [ 275 ] {19bdd24c-44fb-40a4-b133-c8879ecf6614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1585 | 2026.02.24 02:23:32.173624 [ 275 ] {19bdd24c-44fb-40a4-b133-c8879ecf6614} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1586 | 2026.02.24 02:23:32.173853 [ 275 ] {19bdd24c-44fb-40a4-b133-c8879ecf6614} <Trace> oximeter.measurements_i64 (88bc069f-8812-4afc-bf7a-19abecb66458): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1587 | 2026.02.24 02:23:32.173980 [ 275 ] {19bdd24c-44fb-40a4-b133-c8879ecf6614} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001086 sec., 8287.292817679558 rows/sec., 585.40 KiB/sec. | ||
| 1588 | 2026.02.24 02:23:32.174019 [ 275 ] {19bdd24c-44fb-40a4-b133-c8879ecf6614} <Debug> TCPHandler: Processed in 0.001253849 sec. | ||
| 1589 | 2026.02.24 02:23:32.174128 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1590 | 2026.02.24 02:23:32.174224 [ 275 ] {061dbfb3-f60b-4b3e-8b4b-8d505ede0cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1591 | 2026.02.24 02:23:32.174265 [ 275 ] {061dbfb3-f60b-4b3e-8b4b-8d505ede0cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1592 | 2026.02.24 02:23:32.174596 [ 275 ] {061dbfb3-f60b-4b3e-8b4b-8d505ede0cbf} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1593 | 2026.02.24 02:23:32.174633 [ 275 ] {061dbfb3-f60b-4b3e-8b4b-8d505ede0cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1594 | 2026.02.24 02:23:32.174767 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1595 | 2026.02.24 02:23:32.174830 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1596 | 2026.02.24 02:23:32.174956 [ 275 ] {061dbfb3-f60b-4b3e-8b4b-8d505ede0cbf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1597 | 2026.02.24 02:23:32.175216 [ 275 ] {061dbfb3-f60b-4b3e-8b4b-8d505ede0cbf} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1598 | 2026.02.24 02:23:32.175364 [ 275 ] {061dbfb3-f60b-4b3e-8b4b-8d505ede0cbf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 1599 | 2026.02.24 02:23:32.175403 [ 275 ] {061dbfb3-f60b-4b3e-8b4b-8d505ede0cbf} <Debug> TCPHandler: Processed in 0.001324059 sec. | ||
| 1600 | 2026.02.24 02:23:32.181026 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1601 | 2026.02.24 02:23:32.181760 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1602 | 2026.02.24 02:23:32.184951 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1603 | 2026.02.24 02:23:34.537953 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 234 | ||
| 1604 | 2026.02.24 02:23:34.540731 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1605 | 2026.02.24 02:23:34.540788 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1606 | 2026.02.24 02:23:34.542023 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1607 | 2026.02.24 02:23:34.542300 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1608 | 2026.02.24 02:23:34.542624 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 234 | ||
| 1609 | 2026.02.24 02:23:37.089855 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1610 | 2026.02.24 02:23:37.090068 [ 275 ] {77a38b29-6eb4-48af-a55a-1cf5b2340411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1611 | 2026.02.24 02:23:37.090147 [ 275 ] {77a38b29-6eb4-48af-a55a-1cf5b2340411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1612 | 2026.02.24 02:23:37.090878 [ 275 ] {77a38b29-6eb4-48af-a55a-1cf5b2340411} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1613 | 2026.02.24 02:23:37.090932 [ 275 ] {77a38b29-6eb4-48af-a55a-1cf5b2340411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1614 | 2026.02.24 02:23:37.091346 [ 275 ] {77a38b29-6eb4-48af-a55a-1cf5b2340411} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1615 | 2026.02.24 02:23:37.091578 [ 275 ] {77a38b29-6eb4-48af-a55a-1cf5b2340411} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1616 | 2026.02.24 02:23:37.091727 [ 152 ] {} <Debug> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1617 | 2026.02.24 02:23:37.091744 [ 275 ] {77a38b29-6eb4-48af-a55a-1cf5b2340411} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001733 sec., 43854.58742065782 rows/sec., 3.61 MiB/sec. | ||
| 1618 | 2026.02.24 02:23:37.091813 [ 152 ] {} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1619 | 2026.02.24 02:23:37.091821 [ 275 ] {77a38b29-6eb4-48af-a55a-1cf5b2340411} <Debug> TCPHandler: Processed in 0.002111011 sec. | ||
| 1620 | 2026.02.24 02:23:37.091845 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1621 | 2026.02.24 02:23:37.091971 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1622 | 2026.02.24 02:23:37.092083 [ 275 ] {a65b4f70-5171-415f-8048-ee84529e8761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1623 | 2026.02.24 02:23:37.092129 [ 275 ] {a65b4f70-5171-415f-8048-ee84529e8761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1624 | 2026.02.24 02:23:37.092212 [ 190 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::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 | ||
| 1625 | 2026.02.24 02:23:37.092407 [ 190 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1626 | 2026.02.24 02:23:37.092493 [ 190 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1194 rows starting from the beginning of the part | ||
| 1627 | 2026.02.24 02:23:37.092563 [ 275 ] {a65b4f70-5171-415f-8048-ee84529e8761} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1628 | 2026.02.24 02:23:37.092608 [ 275 ] {a65b4f70-5171-415f-8048-ee84529e8761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1629 | 2026.02.24 02:23:37.092607 [ 190 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1630 | 2026.02.24 02:23:37.092682 [ 190 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1631 | 2026.02.24 02:23:37.092733 [ 190 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::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 | ||
| 1632 | 2026.02.24 02:23:37.092778 [ 190 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 205 rows starting from the beginning of the part | ||
| 1633 | 2026.02.24 02:23:37.092830 [ 190 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 76 rows starting from the beginning of the part | ||
| 1634 | 2026.02.24 02:23:37.092941 [ 275 ] {a65b4f70-5171-415f-8048-ee84529e8761} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1635 | 2026.02.24 02:23:37.093193 [ 275 ] {a65b4f70-5171-415f-8048-ee84529e8761} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1636 | 2026.02.24 02:23:37.093340 [ 275 ] {a65b4f70-5171-415f-8048-ee84529e8761} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00128 sec., 7812.499999999999 rows/sec., 587.46 KiB/sec. | ||
| 1637 | 2026.02.24 02:23:37.093379 [ 275 ] {a65b4f70-5171-415f-8048-ee84529e8761} <Debug> TCPHandler: Processed in 0.001463012 sec. | ||
| 1638 | 2026.02.24 02:23:37.093505 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1639 | 2026.02.24 02:23:37.093603 [ 275 ] {d286b84e-acc3-4c7d-8a78-0b980f5ecbc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1640 | 2026.02.24 02:23:37.093644 [ 275 ] {d286b84e-acc3-4c7d-8a78-0b980f5ecbc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1641 | 2026.02.24 02:23:37.094073 [ 275 ] {d286b84e-acc3-4c7d-8a78-0b980f5ecbc5} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1642 | 2026.02.24 02:23:37.094094 [ 202 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1585 rows, containing 5 columns (5 merged, 0 gathered) in 0.002079671 sec., 762139.7807633997 rows/sec., 66.40 MiB/sec. | ||
| 1643 | 2026.02.24 02:23:37.094109 [ 275 ] {d286b84e-acc3-4c7d-8a78-0b980f5ecbc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1644 | 2026.02.24 02:23:37.094364 [ 202 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1645 | 2026.02.24 02:23:37.094457 [ 275 ] {d286b84e-acc3-4c7d-8a78-0b980f5ecbc5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1646 | 2026.02.24 02:23:37.094693 [ 202 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_6_1} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1647 | 2026.02.24 02:23:37.094736 [ 275 ] {d286b84e-acc3-4c7d-8a78-0b980f5ecbc5} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1648 | 2026.02.24 02:23:37.094773 [ 202 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_6_1} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1649 | 2026.02.24 02:23:37.094876 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 1650 | 2026.02.24 02:23:37.094887 [ 275 ] {d286b84e-acc3-4c7d-8a78-0b980f5ecbc5} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001302 sec., 56835.637480798774 rows/sec., 4.44 MiB/sec. | ||
| 1651 | 2026.02.24 02:23:37.094892 [ 149 ] {} <Debug> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1652 | 2026.02.24 02:23:37.094929 [ 275 ] {d286b84e-acc3-4c7d-8a78-0b980f5ecbc5} <Debug> TCPHandler: Processed in 0.001474382 sec. | ||
| 1653 | 2026.02.24 02:23:37.094965 [ 149 ] {} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1654 | 2026.02.24 02:23:37.094995 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1655 | 2026.02.24 02:23:37.095058 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1656 | 2026.02.24 02:23:37.095095 [ 198 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::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 | ||
| 1657 | 2026.02.24 02:23:37.095159 [ 275 ] {dc823766-49c5-437c-84a9-53f64860aa81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1658 | 2026.02.24 02:23:37.095200 [ 198 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1659 | 2026.02.24 02:23:37.095206 [ 275 ] {dc823766-49c5-437c-84a9-53f64860aa81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1660 | 2026.02.24 02:23:37.095245 [ 198 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 510 rows starting from the beginning of the part | ||
| 1661 | 2026.02.24 02:23:37.095332 [ 198 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::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 | ||
| 1662 | 2026.02.24 02:23:37.095381 [ 198 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::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 | ||
| 1663 | 2026.02.24 02:23:37.095423 [ 198 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 46 rows starting from the beginning of the part | ||
| 1664 | 2026.02.24 02:23:37.095466 [ 198 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 128 rows starting from the beginning of the part | ||
| 1665 | 2026.02.24 02:23:37.095509 [ 198 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part | ||
| 1666 | 2026.02.24 02:23:37.095646 [ 275 ] {dc823766-49c5-437c-84a9-53f64860aa81} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1667 | 2026.02.24 02:23:37.095689 [ 275 ] {dc823766-49c5-437c-84a9-53f64860aa81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1668 | 2026.02.24 02:23:37.096043 [ 275 ] {dc823766-49c5-437c-84a9-53f64860aa81} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1669 | 2026.02.24 02:23:37.096281 [ 275 ] {dc823766-49c5-437c-84a9-53f64860aa81} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1670 | 2026.02.24 02:23:37.096381 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1671 | 2026.02.24 02:23:37.096414 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1672 | 2026.02.24 02:23:37.096430 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1673 | 2026.02.24 02:23:37.096432 [ 275 ] {dc823766-49c5-437c-84a9-53f64860aa81} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001292 sec., 123839.0092879257 rows/sec., 8.63 MiB/sec. | ||
| 1674 | 2026.02.24 02:23:37.096436 [ 190 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 830 rows, containing 5 columns (5 merged, 0 gathered) in 0.0013787 sec., 602016.3922535721 rows/sec., 48.06 MiB/sec. | ||
| 1675 | 2026.02.24 02:23:37.096483 [ 275 ] {dc823766-49c5-437c-84a9-53f64860aa81} <Debug> TCPHandler: Processed in 0.001475412 sec. | ||
| 1676 | 2026.02.24 02:23:37.096497 [ 198 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::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 | ||
| 1677 | 2026.02.24 02:23:37.096589 [ 198 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1678 | 2026.02.24 02:23:37.096597 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1679 | 2026.02.24 02:23:37.096617 [ 198 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1316 rows starting from the beginning of the part | ||
| 1680 | 2026.02.24 02:23:37.096670 [ 198 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 88 rows starting from the beginning of the part | ||
| 1681 | 2026.02.24 02:23:37.096702 [ 275 ] {566ff59b-440d-4b28-99c8-dfd82bf2deb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1682 | 2026.02.24 02:23:37.096712 [ 198 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part | ||
| 1683 | 2026.02.24 02:23:37.096723 [ 196 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1684 | 2026.02.24 02:23:37.096764 [ 198 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 110 rows starting from the beginning of the part | ||
| 1685 | 2026.02.24 02:23:37.096767 [ 275 ] {566ff59b-440d-4b28-99c8-dfd82bf2deb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1686 | 2026.02.24 02:23:37.096808 [ 198 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 343 rows starting from the beginning of the part | ||
| 1687 | 2026.02.24 02:23:37.096862 [ 198 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::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 | ||
| 1688 | 2026.02.24 02:23:37.097065 [ 196 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_6_1} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1689 | 2026.02.24 02:23:37.097144 [ 196 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_6_1} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1690 | 2026.02.24 02:23:37.097236 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 1691 | 2026.02.24 02:23:37.097552 [ 275 ] {566ff59b-440d-4b28-99c8-dfd82bf2deb0} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1692 | 2026.02.24 02:23:37.097596 [ 275 ] {566ff59b-440d-4b28-99c8-dfd82bf2deb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1693 | 2026.02.24 02:23:37.098132 [ 275 ] {566ff59b-440d-4b28-99c8-dfd82bf2deb0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1694 | 2026.02.24 02:23:37.098364 [ 275 ] {566ff59b-440d-4b28-99c8-dfd82bf2deb0} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1695 | 2026.02.24 02:23:37.098509 [ 275 ] {566ff59b-440d-4b28-99c8-dfd82bf2deb0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001826 sec., 5476.45125958379 rows/sec., 9.81 MiB/sec. | ||
| 1696 | 2026.02.24 02:23:37.098569 [ 275 ] {566ff59b-440d-4b28-99c8-dfd82bf2deb0} <Debug> TCPHandler: Processed in 0.0020227 sec. | ||
| 1697 | 2026.02.24 02:23:37.098687 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1698 | 2026.02.24 02:23:37.098784 [ 275 ] {379ea7e1-7bac-45e9-a6c3-b031ff9a51d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1699 | 2026.02.24 02:23:37.098826 [ 275 ] {379ea7e1-7bac-45e9-a6c3-b031ff9a51d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1700 | 2026.02.24 02:23:37.099089 [ 188 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2127 rows, containing 5 columns (5 merged, 0 gathered) in 0.002615889 sec., 813107.8956331862 rows/sec., 56.01 MiB/sec. | ||
| 1701 | 2026.02.24 02:23:37.099176 [ 275 ] {379ea7e1-7bac-45e9-a6c3-b031ff9a51d6} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1702 | 2026.02.24 02:23:37.099218 [ 275 ] {379ea7e1-7bac-45e9-a6c3-b031ff9a51d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1703 | 2026.02.24 02:23:37.099408 [ 188 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1704 | 2026.02.24 02:23:37.099535 [ 275 ] {379ea7e1-7bac-45e9-a6c3-b031ff9a51d6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1705 | 2026.02.24 02:23:37.099798 [ 188 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1706 | 2026.02.24 02:23:37.099820 [ 275 ] {379ea7e1-7bac-45e9-a6c3-b031ff9a51d6} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1707 | 2026.02.24 02:23:37.099894 [ 188 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1708 | 2026.02.24 02:23:37.099931 [ 149 ] {} <Debug> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1709 | 2026.02.24 02:23:37.099962 [ 149 ] {} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1710 | 2026.02.24 02:23:37.099965 [ 275 ] {379ea7e1-7bac-45e9-a6c3-b031ff9a51d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001199 sec., 50041.701417848206 rows/sec., 3.37 MiB/sec. | ||
| 1711 | 2026.02.24 02:23:37.099979 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1712 | 2026.02.24 02:23:37.099988 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 1713 | 2026.02.24 02:23:37.100012 [ 275 ] {379ea7e1-7bac-45e9-a6c3-b031ff9a51d6} <Debug> TCPHandler: Processed in 0.001382491 sec. | ||
| 1714 | 2026.02.24 02:23:37.100092 [ 188 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::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 | ||
| 1715 | 2026.02.24 02:23:37.100201 [ 188 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1716 | 2026.02.24 02:23:37.100235 [ 188 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::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 | ||
| 1717 | 2026.02.24 02:23:37.100327 [ 188 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 32 rows starting from the beginning of the part | ||
| 1718 | 2026.02.24 02:23:37.100372 [ 188 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 1719 | 2026.02.24 02:23:37.100424 [ 188 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
| 1720 | 2026.02.24 02:23:37.100468 [ 188 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1721 | 2026.02.24 02:23:37.100511 [ 188 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::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 | ||
| 1722 | 2026.02.24 02:23:37.101251 [ 196 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.001193938 sec., 201015.46311450007 rows/sec., 13.48 MiB/sec. | ||
| 1723 | 2026.02.24 02:23:37.101348 [ 188 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1724 | 2026.02.24 02:23:37.101566 [ 188 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_6_1} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1725 | 2026.02.24 02:23:37.101623 [ 188 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_6_1} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1726 | 2026.02.24 02:23:37.101673 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1727 | 2026.02.24 02:23:39.485188 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1728 | 2026.02.24 02:23:39.485286 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1729 | 2026.02.24 02:23:39.539877 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2884 | ||
| 1730 | 2026.02.24 02:23:39.540377 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1731 | 2026.02.24 02:23:39.540428 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1732 | 2026.02.24 02:23:39.540931 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1733 | 2026.02.24 02:23:39.541173 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1734 | 2026.02.24 02:23:39.541319 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2884 | ||
| 1735 | 2026.02.24 02:23:39.541363 [ 145 ] {} <Debug> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1736 | 2026.02.24 02:23:39.541432 [ 145 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1737 | 2026.02.24 02:23:39.541459 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1738 | 2026.02.24 02:23:39.541575 [ 190 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 1739 | 2026.02.24 02:23:39.541701 [ 190 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1740 | 2026.02.24 02:23:39.541741 [ 190 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1741 | 2026.02.24 02:23:39.541808 [ 190 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1742 | 2026.02.24 02:23:39.541854 [ 190 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 500 rows starting from the beginning of the part | ||
| 1743 | 2026.02.24 02:23:39.541896 [ 190 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1744 | 2026.02.24 02:23:39.541939 [ 190 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 1745 | 2026.02.24 02:23:39.541986 [ 190 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 1746 | 2026.02.24 02:23:39.600433 [ 196 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2884 rows, containing 4 columns (4 merged, 0 gathered) in 0.058899875 sec., 48964.45026411347 rows/sec., 717.25 KiB/sec. | ||
| 1747 | 2026.02.24 02:23:39.600858 [ 201 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1748 | 2026.02.24 02:23:39.601171 [ 201 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_6_1} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1749 | 2026.02.24 02:23:39.601243 [ 201 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_6_1} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1750 | 2026.02.24 02:23:39.601331 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1751 | 2026.02.24 02:23:39.685302 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1752 | 2026.02.24 02:23:39.703074 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1753 | 2026.02.24 02:23:39.703122 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1754 | 2026.02.24 02:23:39.709389 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1755 | 2026.02.24 02:23:39.710213 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1756 | 2026.02.24 02:23:39.710493 [ 145 ] {} <Debug> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1757 | 2026.02.24 02:23:39.710539 [ 145 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1758 | 2026.02.24 02:23:39.710559 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1759 | 2026.02.24 02:23:39.710661 [ 201 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1760 | 2026.02.24 02:23:39.713702 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1761 | 2026.02.24 02:23:39.714815 [ 201 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1762 | 2026.02.24 02:23:39.716129 [ 201 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 1763 | 2026.02.24 02:23:39.720473 [ 201 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 1764 | 2026.02.24 02:23:39.724650 [ 201 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 1765 | 2026.02.24 02:23:39.728905 [ 201 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 1766 | 2026.02.24 02:23:39.737650 [ 201 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 1767 | 2026.02.24 02:23:39.741927 [ 201 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 1768 | 2026.02.24 02:23:39.807213 [ 196 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.096584265 sec., 476.2680546360217 rows/sec., 2.46 MiB/sec. | ||
| 1769 | 2026.02.24 02:23:39.809600 [ 187 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1770 | 2026.02.24 02:23:39.811655 [ 187 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_6_1} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1771 | 2026.02.24 02:23:39.811757 [ 187 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_6_1} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1772 | 2026.02.24 02:23:39.813608 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1773 | 2026.02.24 02:23:40.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.34 MiB, peak 181.87 MiB, free memory in arenas 0.00 B, will set to 182.64 MiB (RSS), difference: 10.30 MiB | ||
| 1774 | 2026.02.24 02:23:42.091993 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1775 | 2026.02.24 02:23:42.092188 [ 275 ] {c4f397cf-1d62-4018-94ee-40959df9df69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1776 | 2026.02.24 02:23:42.092255 [ 275 ] {c4f397cf-1d62-4018-94ee-40959df9df69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1777 | 2026.02.24 02:23:42.092943 [ 275 ] {c4f397cf-1d62-4018-94ee-40959df9df69} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1778 | 2026.02.24 02:23:42.092989 [ 275 ] {c4f397cf-1d62-4018-94ee-40959df9df69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1779 | 2026.02.24 02:23:42.093408 [ 275 ] {c4f397cf-1d62-4018-94ee-40959df9df69} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1780 | 2026.02.24 02:23:42.093653 [ 275 ] {c4f397cf-1d62-4018-94ee-40959df9df69} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1781 | 2026.02.24 02:23:42.093821 [ 275 ] {c4f397cf-1d62-4018-94ee-40959df9df69} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001683 sec., 61794.41473559121 rows/sec., 5.17 MiB/sec. | ||
| 1782 | 2026.02.24 02:23:42.093871 [ 275 ] {c4f397cf-1d62-4018-94ee-40959df9df69} <Debug> TCPHandler: Processed in 0.00201006 sec. | ||
| 1783 | 2026.02.24 02:23:42.094001 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1784 | 2026.02.24 02:23:42.094108 [ 275 ] {255feeee-7feb-465c-a8c1-edb176dfb2ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1785 | 2026.02.24 02:23:42.094152 [ 275 ] {255feeee-7feb-465c-a8c1-edb176dfb2ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1786 | 2026.02.24 02:23:42.094573 [ 275 ] {255feeee-7feb-465c-a8c1-edb176dfb2ae} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1787 | 2026.02.24 02:23:42.094609 [ 275 ] {255feeee-7feb-465c-a8c1-edb176dfb2ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1788 | 2026.02.24 02:23:42.094922 [ 275 ] {255feeee-7feb-465c-a8c1-edb176dfb2ae} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1789 | 2026.02.24 02:23:42.095138 [ 275 ] {255feeee-7feb-465c-a8c1-edb176dfb2ae} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1790 | 2026.02.24 02:23:42.095274 [ 275 ] {255feeee-7feb-465c-a8c1-edb176dfb2ae} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001191 sec., 20151.133501259446 rows/sec., 1.48 MiB/sec. | ||
| 1791 | 2026.02.24 02:23:42.095312 [ 275 ] {255feeee-7feb-465c-a8c1-edb176dfb2ae} <Debug> TCPHandler: Processed in 0.001365801 sec. | ||
| 1792 | 2026.02.24 02:23:42.095422 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1793 | 2026.02.24 02:23:42.095517 [ 275 ] {2d55c6b7-67fa-4da8-a405-c15425ebb795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1794 | 2026.02.24 02:23:42.095558 [ 275 ] {2d55c6b7-67fa-4da8-a405-c15425ebb795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1795 | 2026.02.24 02:23:42.095979 [ 275 ] {2d55c6b7-67fa-4da8-a405-c15425ebb795} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1796 | 2026.02.24 02:23:42.096014 [ 275 ] {2d55c6b7-67fa-4da8-a405-c15425ebb795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1797 | 2026.02.24 02:23:42.096313 [ 275 ] {2d55c6b7-67fa-4da8-a405-c15425ebb795} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1798 | 2026.02.24 02:23:42.096520 [ 275 ] {2d55c6b7-67fa-4da8-a405-c15425ebb795} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1799 | 2026.02.24 02:23:42.096647 [ 275 ] {2d55c6b7-67fa-4da8-a405-c15425ebb795} <Debug> executeQuery: Read 94 rows, 7.55 KiB in 0.001149 sec., 81810.26979982592 rows/sec., 6.42 MiB/sec. | ||
| 1800 | 2026.02.24 02:23:42.096683 [ 275 ] {2d55c6b7-67fa-4da8-a405-c15425ebb795} <Debug> TCPHandler: Processed in 0.00131483 sec. | ||
| 1801 | 2026.02.24 02:23:42.096794 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1802 | 2026.02.24 02:23:42.096889 [ 275 ] {186003ed-24e4-4bab-8469-0dc6a541d264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1803 | 2026.02.24 02:23:42.096933 [ 275 ] {186003ed-24e4-4bab-8469-0dc6a541d264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1804 | 2026.02.24 02:23:42.097333 [ 275 ] {186003ed-24e4-4bab-8469-0dc6a541d264} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1805 | 2026.02.24 02:23:42.097368 [ 275 ] {186003ed-24e4-4bab-8469-0dc6a541d264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1806 | 2026.02.24 02:23:42.097707 [ 275 ] {186003ed-24e4-4bab-8469-0dc6a541d264} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1807 | 2026.02.24 02:23:42.097926 [ 275 ] {186003ed-24e4-4bab-8469-0dc6a541d264} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1808 | 2026.02.24 02:23:42.098056 [ 275 ] {186003ed-24e4-4bab-8469-0dc6a541d264} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 1809 | 2026.02.24 02:23:42.098094 [ 275 ] {186003ed-24e4-4bab-8469-0dc6a541d264} <Debug> TCPHandler: Processed in 0.00135226 sec. | ||
| 1810 | 2026.02.24 02:23:42.098231 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1811 | 2026.02.24 02:23:42.098355 [ 275 ] {9a9c12ab-069d-4865-85c9-a3ec9c7d13a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1812 | 2026.02.24 02:23:42.098421 [ 275 ] {9a9c12ab-069d-4865-85c9-a3ec9c7d13a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1813 | 2026.02.24 02:23:42.099352 [ 275 ] {9a9c12ab-069d-4865-85c9-a3ec9c7d13a2} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1814 | 2026.02.24 02:23:42.099392 [ 275 ] {9a9c12ab-069d-4865-85c9-a3ec9c7d13a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1815 | 2026.02.24 02:23:42.099940 [ 275 ] {9a9c12ab-069d-4865-85c9-a3ec9c7d13a2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1816 | 2026.02.24 02:23:42.100167 [ 275 ] {9a9c12ab-069d-4865-85c9-a3ec9c7d13a2} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1817 | 2026.02.24 02:23:42.100305 [ 275 ] {9a9c12ab-069d-4865-85c9-a3ec9c7d13a2} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001974 sec., 12158.0547112462 rows/sec., 21.79 MiB/sec. | ||
| 1818 | 2026.02.24 02:23:42.100355 [ 275 ] {9a9c12ab-069d-4865-85c9-a3ec9c7d13a2} <Debug> TCPHandler: Processed in 0.002184243 sec. | ||
| 1819 | 2026.02.24 02:23:42.100463 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1820 | 2026.02.24 02:23:42.100557 [ 275 ] {68660864-20db-4198-8804-409d21c2f0a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1821 | 2026.02.24 02:23:42.100599 [ 275 ] {68660864-20db-4198-8804-409d21c2f0a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1822 | 2026.02.24 02:23:42.100920 [ 275 ] {68660864-20db-4198-8804-409d21c2f0a4} <Trace> oximeter.measurements_i64 (88bc069f-8812-4afc-bf7a-19abecb66458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1823 | 2026.02.24 02:23:42.100954 [ 275 ] {68660864-20db-4198-8804-409d21c2f0a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1824 | 2026.02.24 02:23:42.101247 [ 275 ] {68660864-20db-4198-8804-409d21c2f0a4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1825 | 2026.02.24 02:23:42.101454 [ 275 ] {68660864-20db-4198-8804-409d21c2f0a4} <Trace> oximeter.measurements_i64 (88bc069f-8812-4afc-bf7a-19abecb66458): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1826 | 2026.02.24 02:23:42.101574 [ 275 ] {68660864-20db-4198-8804-409d21c2f0a4} <Debug> executeQuery: Read 12 rows, 955.00 B in 0.001036 sec., 11583.011583011583 rows/sec., 900.21 KiB/sec. | ||
| 1827 | 2026.02.24 02:23:42.101608 [ 275 ] {68660864-20db-4198-8804-409d21c2f0a4} <Debug> TCPHandler: Processed in 0.001194198 sec. | ||
| 1828 | 2026.02.24 02:23:42.101737 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1829 | 2026.02.24 02:23:42.101861 [ 275 ] {d47b2e79-4160-4e6e-810e-7adfc9b320bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1830 | 2026.02.24 02:23:42.101911 [ 275 ] {d47b2e79-4160-4e6e-810e-7adfc9b320bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1831 | 2026.02.24 02:23:42.102314 [ 275 ] {d47b2e79-4160-4e6e-810e-7adfc9b320bf} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1832 | 2026.02.24 02:23:42.102356 [ 275 ] {d47b2e79-4160-4e6e-810e-7adfc9b320bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1833 | 2026.02.24 02:23:42.102689 [ 275 ] {d47b2e79-4160-4e6e-810e-7adfc9b320bf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1834 | 2026.02.24 02:23:42.102901 [ 275 ] {d47b2e79-4160-4e6e-810e-7adfc9b320bf} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1835 | 2026.02.24 02:23:42.103029 [ 275 ] {d47b2e79-4160-4e6e-810e-7adfc9b320bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001193 sec., 50293.37803855826 rows/sec., 3.39 MiB/sec. | ||
| 1836 | 2026.02.24 02:23:42.103066 [ 275 ] {d47b2e79-4160-4e6e-810e-7adfc9b320bf} <Debug> TCPHandler: Processed in 0.001401121 sec. | ||
| 1837 | 2026.02.24 02:23:44.543756 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 260 | ||
| 1838 | 2026.02.24 02:23:44.545923 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1839 | 2026.02.24 02:23:44.545982 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1840 | 2026.02.24 02:23:44.547132 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1841 | 2026.02.24 02:23:44.547409 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1842 | 2026.02.24 02:23:44.547717 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 260 | ||
| 1843 | 2026.02.24 02:23:45.456534 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1844 | 2026.02.24 02:23:45.456783 [ 275 ] {735a7f61-9abb-4fc2-82b0-dcb6f6ddc005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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') FORMAT Native; (stage: Complete) | ||
| 1845 | 2026.02.24 02:23:45.457139 [ 275 ] {735a7f61-9abb-4fc2-82b0-dcb6f6ddc005} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1846 | 2026.02.24 02:23:45.457182 [ 275 ] {735a7f61-9abb-4fc2-82b0-dcb6f6ddc005} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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')" moved to PREWHERE | ||
| 1847 | 2026.02.24 02:23:45.457447 [ 275 ] {735a7f61-9abb-4fc2-82b0-dcb6f6ddc005} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1848 | 2026.02.24 02:23:45.457519 [ 275 ] {735a7f61-9abb-4fc2-82b0-dcb6f6ddc005} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1849 | 2026.02.24 02:23:45.457668 [ 275 ] {735a7f61-9abb-4fc2-82b0-dcb6f6ddc005} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1850 | 2026.02.24 02:23:45.457799 [ 299 ] {735a7f61-9abb-4fc2-82b0-dcb6f6ddc005} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1851 | 2026.02.24 02:23:45.457809 [ 324 ] {735a7f61-9abb-4fc2-82b0-dcb6f6ddc005} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1852 | 2026.02.24 02:23:45.457935 [ 275 ] {735a7f61-9abb-4fc2-82b0-dcb6f6ddc005} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (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 | ||
| 1853 | 2026.02.24 02:23:45.457967 [ 275 ] {735a7f61-9abb-4fc2-82b0-dcb6f6ddc005} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1854 | 2026.02.24 02:23:45.460095 [ 275 ] {735a7f61-9abb-4fc2-82b0-dcb6f6ddc005} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1855 | 2026.02.24 02:23:45.460129 [ 275 ] {735a7f61-9abb-4fc2-82b0-dcb6f6ddc005} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1856 | 2026.02.24 02:23:45.460191 [ 275 ] {735a7f61-9abb-4fc2-82b0-dcb6f6ddc005} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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'))" | ||
| 1857 | 2026.02.24 02:23:45.460233 [ 275 ] {735a7f61-9abb-4fc2-82b0-dcb6f6ddc005} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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'))" | ||
| 1858 | 2026.02.24 02:23:45.461174 [ 275 ] {735a7f61-9abb-4fc2-82b0-dcb6f6ddc005} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.004498 sec., 7781.236104935527 rows/sec., 329.14 KiB/sec. | ||
| 1859 | 2026.02.24 02:23:45.461304 [ 275 ] {735a7f61-9abb-4fc2-82b0-dcb6f6ddc005} <Debug> TCPHandler: Processed in 0.004911993 sec. | ||
| 1860 | 2026.02.24 02:23:45.461614 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1861 | 2026.02.24 02:23:45.461766 [ 275 ] {413a5e28-5f31-4a01-a57c-3f7d015a39bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1862 | 2026.02.24 02:23:45.462004 [ 275 ] {413a5e28-5f31-4a01-a57c-3f7d015a39bb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1863 | 2026.02.24 02:23:45.462041 [ 275 ] {413a5e28-5f31-4a01-a57c-3f7d015a39bb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1864 | 2026.02.24 02:23:45.462254 [ 275 ] {413a5e28-5f31-4a01-a57c-3f7d015a39bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1865 | 2026.02.24 02:23:45.462310 [ 275 ] {413a5e28-5f31-4a01-a57c-3f7d015a39bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1866 | 2026.02.24 02:23:45.462422 [ 275 ] {413a5e28-5f31-4a01-a57c-3f7d015a39bb} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1867 | 2026.02.24 02:23:45.462498 [ 324 ] {413a5e28-5f31-4a01-a57c-3f7d015a39bb} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1868 | 2026.02.24 02:23:45.462513 [ 334 ] {413a5e28-5f31-4a01-a57c-3f7d015a39bb} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1869 | 2026.02.24 02:23:45.462594 [ 275 ] {413a5e28-5f31-4a01-a57c-3f7d015a39bb} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (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 | ||
| 1870 | 2026.02.24 02:23:45.462615 [ 275 ] {413a5e28-5f31-4a01-a57c-3f7d015a39bb} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1871 | 2026.02.24 02:23:45.462674 [ 275 ] {413a5e28-5f31-4a01-a57c-3f7d015a39bb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1872 | 2026.02.24 02:23:45.462692 [ 275 ] {413a5e28-5f31-4a01-a57c-3f7d015a39bb} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1873 | 2026.02.24 02:23:45.462725 [ 275 ] {413a5e28-5f31-4a01-a57c-3f7d015a39bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1874 | 2026.02.24 02:23:45.462762 [ 275 ] {413a5e28-5f31-4a01-a57c-3f7d015a39bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1875 | 2026.02.24 02:23:45.463513 [ 275 ] {413a5e28-5f31-4a01-a57c-3f7d015a39bb} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001813 sec., 19305.019305019305 rows/sec., 816.59 KiB/sec. | ||
| 1876 | 2026.02.24 02:23:45.463628 [ 275 ] {413a5e28-5f31-4a01-a57c-3f7d015a39bb} <Debug> TCPHandler: Processed in 0.002076801 sec. | ||
| 1877 | 2026.02.24 02:23:45.464181 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1878 | 2026.02.24 02:23:45.464324 [ 275 ] {f8be0d4c-9b4c-429a-aaee-b9799d407472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1879 | 2026.02.24 02:23:45.464549 [ 275 ] {f8be0d4c-9b4c-429a-aaee-b9799d407472} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1880 | 2026.02.24 02:23:45.464585 [ 275 ] {f8be0d4c-9b4c-429a-aaee-b9799d407472} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1881 | 2026.02.24 02:23:45.464828 [ 275 ] {f8be0d4c-9b4c-429a-aaee-b9799d407472} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1882 | 2026.02.24 02:23:45.464911 [ 275 ] {f8be0d4c-9b4c-429a-aaee-b9799d407472} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1883 | 2026.02.24 02:23:45.465021 [ 275 ] {f8be0d4c-9b4c-429a-aaee-b9799d407472} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1884 | 2026.02.24 02:23:45.465086 [ 304 ] {f8be0d4c-9b4c-429a-aaee-b9799d407472} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1885 | 2026.02.24 02:23:45.465089 [ 310 ] {f8be0d4c-9b4c-429a-aaee-b9799d407472} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1886 | 2026.02.24 02:23:45.465189 [ 275 ] {f8be0d4c-9b4c-429a-aaee-b9799d407472} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (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 | ||
| 1887 | 2026.02.24 02:23:45.465212 [ 275 ] {f8be0d4c-9b4c-429a-aaee-b9799d407472} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1888 | 2026.02.24 02:23:45.465268 [ 275 ] {f8be0d4c-9b4c-429a-aaee-b9799d407472} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1889 | 2026.02.24 02:23:45.465286 [ 275 ] {f8be0d4c-9b4c-429a-aaee-b9799d407472} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1890 | 2026.02.24 02:23:45.465317 [ 275 ] {f8be0d4c-9b4c-429a-aaee-b9799d407472} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1891 | 2026.02.24 02:23:45.465349 [ 275 ] {f8be0d4c-9b4c-429a-aaee-b9799d407472} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1892 | 2026.02.24 02:23:45.465911 [ 275 ] {f8be0d4c-9b4c-429a-aaee-b9799d407472} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.00165 sec., 21212.121212121212 rows/sec., 897.25 KiB/sec. | ||
| 1893 | 2026.02.24 02:23:45.465986 [ 275 ] {f8be0d4c-9b4c-429a-aaee-b9799d407472} <Debug> TCPHandler: Processed in 0.001859648 sec. | ||
| 1894 | 2026.02.24 02:23:45.466220 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1895 | 2026.02.24 02:23:45.466359 [ 275 ] {1e2442cb-f857-4d4f-b7a3-3bc53f031e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1896 | 2026.02.24 02:23:45.466581 [ 275 ] {1e2442cb-f857-4d4f-b7a3-3bc53f031e83} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1897 | 2026.02.24 02:23:45.466617 [ 275 ] {1e2442cb-f857-4d4f-b7a3-3bc53f031e83} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1898 | 2026.02.24 02:23:45.466824 [ 275 ] {1e2442cb-f857-4d4f-b7a3-3bc53f031e83} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1899 | 2026.02.24 02:23:45.466878 [ 275 ] {1e2442cb-f857-4d4f-b7a3-3bc53f031e83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1900 | 2026.02.24 02:23:45.466983 [ 275 ] {1e2442cb-f857-4d4f-b7a3-3bc53f031e83} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1901 | 2026.02.24 02:23:45.467043 [ 304 ] {1e2442cb-f857-4d4f-b7a3-3bc53f031e83} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1902 | 2026.02.24 02:23:45.467085 [ 301 ] {1e2442cb-f857-4d4f-b7a3-3bc53f031e83} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1903 | 2026.02.24 02:23:45.467188 [ 275 ] {1e2442cb-f857-4d4f-b7a3-3bc53f031e83} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (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 | ||
| 1904 | 2026.02.24 02:23:45.467214 [ 275 ] {1e2442cb-f857-4d4f-b7a3-3bc53f031e83} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1905 | 2026.02.24 02:23:45.467270 [ 275 ] {1e2442cb-f857-4d4f-b7a3-3bc53f031e83} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1906 | 2026.02.24 02:23:45.467288 [ 275 ] {1e2442cb-f857-4d4f-b7a3-3bc53f031e83} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1907 | 2026.02.24 02:23:45.467319 [ 275 ] {1e2442cb-f857-4d4f-b7a3-3bc53f031e83} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1908 | 2026.02.24 02:23:45.467354 [ 275 ] {1e2442cb-f857-4d4f-b7a3-3bc53f031e83} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1909 | 2026.02.24 02:23:45.468529 [ 275 ] {1e2442cb-f857-4d4f-b7a3-3bc53f031e83} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.002229 sec., 15702.108568864962 rows/sec., 664.19 KiB/sec. | ||
| 1910 | 2026.02.24 02:23:45.468645 [ 275 ] {1e2442cb-f857-4d4f-b7a3-3bc53f031e83} <Debug> TCPHandler: Processed in 0.002477007 sec. | ||
| 1911 | 2026.02.24 02:23:45.468950 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1912 | 2026.02.24 02:23:45.469092 [ 275 ] {5ba09734-fc3a-4ffc-871c-b7b82acb1eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1913 | 2026.02.24 02:23:45.469326 [ 275 ] {5ba09734-fc3a-4ffc-871c-b7b82acb1eb7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1914 | 2026.02.24 02:23:45.469364 [ 275 ] {5ba09734-fc3a-4ffc-871c-b7b82acb1eb7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1915 | 2026.02.24 02:23:45.469577 [ 275 ] {5ba09734-fc3a-4ffc-871c-b7b82acb1eb7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1916 | 2026.02.24 02:23:45.469632 [ 275 ] {5ba09734-fc3a-4ffc-871c-b7b82acb1eb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1917 | 2026.02.24 02:23:45.469737 [ 275 ] {5ba09734-fc3a-4ffc-871c-b7b82acb1eb7} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1918 | 2026.02.24 02:23:45.469800 [ 331 ] {5ba09734-fc3a-4ffc-871c-b7b82acb1eb7} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1919 | 2026.02.24 02:23:45.469812 [ 301 ] {5ba09734-fc3a-4ffc-871c-b7b82acb1eb7} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1920 | 2026.02.24 02:23:45.469905 [ 275 ] {5ba09734-fc3a-4ffc-871c-b7b82acb1eb7} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (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 | ||
| 1921 | 2026.02.24 02:23:45.469931 [ 275 ] {5ba09734-fc3a-4ffc-871c-b7b82acb1eb7} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1922 | 2026.02.24 02:23:45.469988 [ 275 ] {5ba09734-fc3a-4ffc-871c-b7b82acb1eb7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1923 | 2026.02.24 02:23:45.470005 [ 275 ] {5ba09734-fc3a-4ffc-871c-b7b82acb1eb7} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1924 | 2026.02.24 02:23:45.470036 [ 275 ] {5ba09734-fc3a-4ffc-871c-b7b82acb1eb7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1925 | 2026.02.24 02:23:45.470067 [ 275 ] {5ba09734-fc3a-4ffc-871c-b7b82acb1eb7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1926 | 2026.02.24 02:23:45.470726 [ 275 ] {5ba09734-fc3a-4ffc-871c-b7b82acb1eb7} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001695 sec., 20648.96755162242 rows/sec., 873.43 KiB/sec. | ||
| 1927 | 2026.02.24 02:23:45.470831 [ 275 ] {5ba09734-fc3a-4ffc-871c-b7b82acb1eb7} <Debug> TCPHandler: Processed in 0.001932239 sec. | ||
| 1928 | 2026.02.24 02:23:45.471065 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1929 | 2026.02.24 02:23:45.471205 [ 275 ] {da9cb07a-67d2-4d8e-badf-d7f752dfb714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1930 | 2026.02.24 02:23:45.471435 [ 275 ] {da9cb07a-67d2-4d8e-badf-d7f752dfb714} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1931 | 2026.02.24 02:23:45.471472 [ 275 ] {da9cb07a-67d2-4d8e-badf-d7f752dfb714} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1932 | 2026.02.24 02:23:45.471688 [ 275 ] {da9cb07a-67d2-4d8e-badf-d7f752dfb714} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1933 | 2026.02.24 02:23:45.471742 [ 275 ] {da9cb07a-67d2-4d8e-badf-d7f752dfb714} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1934 | 2026.02.24 02:23:45.471847 [ 275 ] {da9cb07a-67d2-4d8e-badf-d7f752dfb714} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1935 | 2026.02.24 02:23:45.471909 [ 336 ] {da9cb07a-67d2-4d8e-badf-d7f752dfb714} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1936 | 2026.02.24 02:23:45.471921 [ 301 ] {da9cb07a-67d2-4d8e-badf-d7f752dfb714} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1937 | 2026.02.24 02:23:45.472007 [ 275 ] {da9cb07a-67d2-4d8e-badf-d7f752dfb714} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1938 | 2026.02.24 02:23:45.472035 [ 275 ] {da9cb07a-67d2-4d8e-badf-d7f752dfb714} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1939 | 2026.02.24 02:23:45.472093 [ 275 ] {da9cb07a-67d2-4d8e-badf-d7f752dfb714} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1940 | 2026.02.24 02:23:45.472110 [ 275 ] {da9cb07a-67d2-4d8e-badf-d7f752dfb714} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1941 | 2026.02.24 02:23:45.472142 [ 275 ] {da9cb07a-67d2-4d8e-badf-d7f752dfb714} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1942 | 2026.02.24 02:23:45.472175 [ 275 ] {da9cb07a-67d2-4d8e-badf-d7f752dfb714} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1943 | 2026.02.24 02:23:45.472752 [ 275 ] {da9cb07a-67d2-4d8e-badf-d7f752dfb714} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001607 sec., 21779.71375233354 rows/sec., 921.26 KiB/sec. | ||
| 1944 | 2026.02.24 02:23:45.472861 [ 275 ] {da9cb07a-67d2-4d8e-badf-d7f752dfb714} <Debug> TCPHandler: Processed in 0.001844127 sec. | ||
| 1945 | 2026.02.24 02:23:45.473140 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1946 | 2026.02.24 02:23:45.473298 [ 275 ] {3cb22638-653a-4680-867a-3ca2689555ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1947 | 2026.02.24 02:23:45.473560 [ 275 ] {3cb22638-653a-4680-867a-3ca2689555ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1948 | 2026.02.24 02:23:45.473601 [ 275 ] {3cb22638-653a-4680-867a-3ca2689555ff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1949 | 2026.02.24 02:23:45.473817 [ 275 ] {3cb22638-653a-4680-867a-3ca2689555ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1950 | 2026.02.24 02:23:45.473874 [ 275 ] {3cb22638-653a-4680-867a-3ca2689555ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1951 | 2026.02.24 02:23:45.473982 [ 275 ] {3cb22638-653a-4680-867a-3ca2689555ff} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1952 | 2026.02.24 02:23:45.474056 [ 336 ] {3cb22638-653a-4680-867a-3ca2689555ff} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1953 | 2026.02.24 02:23:45.474061 [ 301 ] {3cb22638-653a-4680-867a-3ca2689555ff} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1954 | 2026.02.24 02:23:45.474163 [ 275 ] {3cb22638-653a-4680-867a-3ca2689555ff} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (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 | ||
| 1955 | 2026.02.24 02:23:45.474192 [ 275 ] {3cb22638-653a-4680-867a-3ca2689555ff} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1956 | 2026.02.24 02:23:45.474249 [ 275 ] {3cb22638-653a-4680-867a-3ca2689555ff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1957 | 2026.02.24 02:23:45.474267 [ 275 ] {3cb22638-653a-4680-867a-3ca2689555ff} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1958 | 2026.02.24 02:23:45.474298 [ 275 ] {3cb22638-653a-4680-867a-3ca2689555ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1959 | 2026.02.24 02:23:45.474332 [ 275 ] {3cb22638-653a-4680-867a-3ca2689555ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1960 | 2026.02.24 02:23:45.475080 [ 275 ] {3cb22638-653a-4680-867a-3ca2689555ff} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001848 sec., 18939.39393939394 rows/sec., 801.12 KiB/sec. | ||
| 1961 | 2026.02.24 02:23:45.475173 [ 275 ] {3cb22638-653a-4680-867a-3ca2689555ff} <Debug> TCPHandler: Processed in 0.00208576 sec. | ||
| 1962 | 2026.02.24 02:23:45.475408 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1963 | 2026.02.24 02:23:45.475566 [ 275 ] {52c92c0b-62c7-48f1-a34a-a9d0bae3b567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1964 | 2026.02.24 02:23:45.475854 [ 275 ] {52c92c0b-62c7-48f1-a34a-a9d0bae3b567} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1965 | 2026.02.24 02:23:45.475902 [ 275 ] {52c92c0b-62c7-48f1-a34a-a9d0bae3b567} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1966 | 2026.02.24 02:23:45.476130 [ 275 ] {52c92c0b-62c7-48f1-a34a-a9d0bae3b567} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1967 | 2026.02.24 02:23:45.476186 [ 275 ] {52c92c0b-62c7-48f1-a34a-a9d0bae3b567} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1968 | 2026.02.24 02:23:45.476290 [ 275 ] {52c92c0b-62c7-48f1-a34a-a9d0bae3b567} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 1969 | 2026.02.24 02:23:45.476353 [ 285 ] {52c92c0b-62c7-48f1-a34a-a9d0bae3b567} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1970 | 2026.02.24 02:23:45.476366 [ 318 ] {52c92c0b-62c7-48f1-a34a-a9d0bae3b567} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1971 | 2026.02.24 02:23:45.476444 [ 275 ] {52c92c0b-62c7-48f1-a34a-a9d0bae3b567} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (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 | ||
| 1972 | 2026.02.24 02:23:45.476466 [ 275 ] {52c92c0b-62c7-48f1-a34a-a9d0bae3b567} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1973 | 2026.02.24 02:23:45.476523 [ 275 ] {52c92c0b-62c7-48f1-a34a-a9d0bae3b567} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1974 | 2026.02.24 02:23:45.476541 [ 275 ] {52c92c0b-62c7-48f1-a34a-a9d0bae3b567} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1975 | 2026.02.24 02:23:45.476575 [ 275 ] {52c92c0b-62c7-48f1-a34a-a9d0bae3b567} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1976 | 2026.02.24 02:23:45.476607 [ 275 ] {52c92c0b-62c7-48f1-a34a-a9d0bae3b567} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1977 | 2026.02.24 02:23:45.477190 [ 275 ] {52c92c0b-62c7-48f1-a34a-a9d0bae3b567} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001701 sec., 20576.1316872428 rows/sec., 870.35 KiB/sec. | ||
| 1978 | 2026.02.24 02:23:45.477283 [ 275 ] {52c92c0b-62c7-48f1-a34a-a9d0bae3b567} <Debug> TCPHandler: Processed in 0.001927139 sec. | ||
| 1979 | 2026.02.24 02:23:45.477517 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1980 | 2026.02.24 02:23:45.477661 [ 275 ] {18397199-5ae1-4a84-a139-bc783bce7333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1981 | 2026.02.24 02:23:45.477891 [ 275 ] {18397199-5ae1-4a84-a139-bc783bce7333} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1982 | 2026.02.24 02:23:45.477930 [ 275 ] {18397199-5ae1-4a84-a139-bc783bce7333} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1983 | 2026.02.24 02:23:45.478141 [ 275 ] {18397199-5ae1-4a84-a139-bc783bce7333} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1984 | 2026.02.24 02:23:45.478196 [ 275 ] {18397199-5ae1-4a84-a139-bc783bce7333} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1985 | 2026.02.24 02:23:45.478301 [ 275 ] {18397199-5ae1-4a84-a139-bc783bce7333} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 1986 | 2026.02.24 02:23:45.478365 [ 336 ] {18397199-5ae1-4a84-a139-bc783bce7333} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1987 | 2026.02.24 02:23:45.478376 [ 318 ] {18397199-5ae1-4a84-a139-bc783bce7333} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1988 | 2026.02.24 02:23:45.478460 [ 275 ] {18397199-5ae1-4a84-a139-bc783bce7333} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (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 | ||
| 1989 | 2026.02.24 02:23:45.478482 [ 275 ] {18397199-5ae1-4a84-a139-bc783bce7333} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1990 | 2026.02.24 02:23:45.478537 [ 275 ] {18397199-5ae1-4a84-a139-bc783bce7333} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1991 | 2026.02.24 02:23:45.478556 [ 275 ] {18397199-5ae1-4a84-a139-bc783bce7333} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1992 | 2026.02.24 02:23:45.478588 [ 275 ] {18397199-5ae1-4a84-a139-bc783bce7333} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1993 | 2026.02.24 02:23:45.478619 [ 275 ] {18397199-5ae1-4a84-a139-bc783bce7333} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1994 | 2026.02.24 02:23:45.479174 [ 275 ] {18397199-5ae1-4a84-a139-bc783bce7333} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001572 sec., 22264.631043256995 rows/sec., 941.77 KiB/sec. | ||
| 1995 | 2026.02.24 02:23:45.479266 [ 275 ] {18397199-5ae1-4a84-a139-bc783bce7333} <Debug> TCPHandler: Processed in 0.001800107 sec. | ||
| 1996 | 2026.02.24 02:23:45.479490 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1997 | 2026.02.24 02:23:45.479628 [ 275 ] {01656c2d-1f68-4340-aefa-ddb778e57f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1998 | 2026.02.24 02:23:45.479853 [ 275 ] {01656c2d-1f68-4340-aefa-ddb778e57f27} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1999 | 2026.02.24 02:23:45.479890 [ 275 ] {01656c2d-1f68-4340-aefa-ddb778e57f27} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2000 | 2026.02.24 02:23:45.480110 [ 275 ] {01656c2d-1f68-4340-aefa-ddb778e57f27} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2001 | 2026.02.24 02:23:45.480163 [ 275 ] {01656c2d-1f68-4340-aefa-ddb778e57f27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2002 | 2026.02.24 02:23:45.480262 [ 275 ] {01656c2d-1f68-4340-aefa-ddb778e57f27} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2003 | 2026.02.24 02:23:45.480322 [ 285 ] {01656c2d-1f68-4340-aefa-ddb778e57f27} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2004 | 2026.02.24 02:23:45.480335 [ 318 ] {01656c2d-1f68-4340-aefa-ddb778e57f27} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2005 | 2026.02.24 02:23:45.480411 [ 275 ] {01656c2d-1f68-4340-aefa-ddb778e57f27} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (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 | ||
| 2006 | 2026.02.24 02:23:45.480432 [ 275 ] {01656c2d-1f68-4340-aefa-ddb778e57f27} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2007 | 2026.02.24 02:23:45.480487 [ 275 ] {01656c2d-1f68-4340-aefa-ddb778e57f27} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2008 | 2026.02.24 02:23:45.480503 [ 275 ] {01656c2d-1f68-4340-aefa-ddb778e57f27} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2009 | 2026.02.24 02:23:45.480534 [ 275 ] {01656c2d-1f68-4340-aefa-ddb778e57f27} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2010 | 2026.02.24 02:23:45.480571 [ 275 ] {01656c2d-1f68-4340-aefa-ddb778e57f27} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2011 | 2026.02.24 02:23:45.481191 [ 275 ] {01656c2d-1f68-4340-aefa-ddb778e57f27} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001625 sec., 21538.46153846154 rows/sec., 911.06 KiB/sec. | ||
| 2012 | 2026.02.24 02:23:45.481296 [ 275 ] {01656c2d-1f68-4340-aefa-ddb778e57f27} <Debug> TCPHandler: Processed in 0.001856698 sec. | ||
| 2013 | 2026.02.24 02:23:45.481514 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2014 | 2026.02.24 02:23:45.481652 [ 275 ] {de3dadbc-a07c-449b-ae64-d5e7b3c06b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2015 | 2026.02.24 02:23:45.481873 [ 275 ] {de3dadbc-a07c-449b-ae64-d5e7b3c06b1b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2016 | 2026.02.24 02:23:45.481910 [ 275 ] {de3dadbc-a07c-449b-ae64-d5e7b3c06b1b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2017 | 2026.02.24 02:23:45.482126 [ 275 ] {de3dadbc-a07c-449b-ae64-d5e7b3c06b1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2018 | 2026.02.24 02:23:45.482180 [ 275 ] {de3dadbc-a07c-449b-ae64-d5e7b3c06b1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2019 | 2026.02.24 02:23:45.482278 [ 275 ] {de3dadbc-a07c-449b-ae64-d5e7b3c06b1b} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2020 | 2026.02.24 02:23:45.482341 [ 336 ] {de3dadbc-a07c-449b-ae64-d5e7b3c06b1b} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2021 | 2026.02.24 02:23:45.482347 [ 307 ] {de3dadbc-a07c-449b-ae64-d5e7b3c06b1b} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2022 | 2026.02.24 02:23:45.482440 [ 275 ] {de3dadbc-a07c-449b-ae64-d5e7b3c06b1b} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (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 | ||
| 2023 | 2026.02.24 02:23:45.482466 [ 275 ] {de3dadbc-a07c-449b-ae64-d5e7b3c06b1b} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2024 | 2026.02.24 02:23:45.482521 [ 275 ] {de3dadbc-a07c-449b-ae64-d5e7b3c06b1b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2025 | 2026.02.24 02:23:45.482538 [ 275 ] {de3dadbc-a07c-449b-ae64-d5e7b3c06b1b} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2026 | 2026.02.24 02:23:45.482568 [ 275 ] {de3dadbc-a07c-449b-ae64-d5e7b3c06b1b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2027 | 2026.02.24 02:23:45.482600 [ 275 ] {de3dadbc-a07c-449b-ae64-d5e7b3c06b1b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2028 | 2026.02.24 02:23:45.483134 [ 275 ] {de3dadbc-a07c-449b-ae64-d5e7b3c06b1b} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001541 sec., 22712.5243348475 rows/sec., 960.72 KiB/sec. | ||
| 2029 | 2026.02.24 02:23:45.483219 [ 275 ] {de3dadbc-a07c-449b-ae64-d5e7b3c06b1b} <Debug> TCPHandler: Processed in 0.001755316 sec. | ||
| 2030 | 2026.02.24 02:23:45.490856 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2031 | 2026.02.24 02:23:45.491005 [ 275 ] {e0cd9f04-501a-4354-8c57-63c206f5f66c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2032 | 2026.02.24 02:23:45.491245 [ 275 ] {e0cd9f04-501a-4354-8c57-63c206f5f66c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2033 | 2026.02.24 02:23:45.491283 [ 275 ] {e0cd9f04-501a-4354-8c57-63c206f5f66c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2034 | 2026.02.24 02:23:45.491509 [ 275 ] {e0cd9f04-501a-4354-8c57-63c206f5f66c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2035 | 2026.02.24 02:23:45.491563 [ 275 ] {e0cd9f04-501a-4354-8c57-63c206f5f66c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2036 | 2026.02.24 02:23:45.491678 [ 275 ] {e0cd9f04-501a-4354-8c57-63c206f5f66c} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2037 | 2026.02.24 02:23:45.491738 [ 318 ] {e0cd9f04-501a-4354-8c57-63c206f5f66c} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2038 | 2026.02.24 02:23:45.491756 [ 307 ] {e0cd9f04-501a-4354-8c57-63c206f5f66c} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2039 | 2026.02.24 02:23:45.491837 [ 275 ] {e0cd9f04-501a-4354-8c57-63c206f5f66c} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (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 | ||
| 2040 | 2026.02.24 02:23:45.491864 [ 275 ] {e0cd9f04-501a-4354-8c57-63c206f5f66c} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2041 | 2026.02.24 02:23:45.491921 [ 275 ] {e0cd9f04-501a-4354-8c57-63c206f5f66c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2042 | 2026.02.24 02:23:45.491939 [ 275 ] {e0cd9f04-501a-4354-8c57-63c206f5f66c} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2043 | 2026.02.24 02:23:45.491972 [ 275 ] {e0cd9f04-501a-4354-8c57-63c206f5f66c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2044 | 2026.02.24 02:23:45.492011 [ 275 ] {e0cd9f04-501a-4354-8c57-63c206f5f66c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2045 | 2026.02.24 02:23:45.492557 [ 275 ] {e0cd9f04-501a-4354-8c57-63c206f5f66c} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001615 sec., 21671.826625387 rows/sec., 916.70 KiB/sec. | ||
| 2046 | 2026.02.24 02:23:45.492655 [ 275 ] {e0cd9f04-501a-4354-8c57-63c206f5f66c} <Debug> TCPHandler: Processed in 0.001850707 sec. | ||
| 2047 | 2026.02.24 02:23:45.526788 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2048 | 2026.02.24 02:23:45.526901 [ 275 ] {8eea3178-0a6a-4d62-85b3-ea90141ffb0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2049 | 2026.02.24 02:23:45.526945 [ 275 ] {8eea3178-0a6a-4d62-85b3-ea90141ffb0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2050 | 2026.02.24 02:23:45.527509 [ 275 ] {8eea3178-0a6a-4d62-85b3-ea90141ffb0a} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2051 | 2026.02.24 02:23:45.527547 [ 275 ] {8eea3178-0a6a-4d62-85b3-ea90141ffb0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2052 | 2026.02.24 02:23:45.527984 [ 275 ] {8eea3178-0a6a-4d62-85b3-ea90141ffb0a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2053 | 2026.02.24 02:23:45.528203 [ 275 ] {8eea3178-0a6a-4d62-85b3-ea90141ffb0a} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2054 | 2026.02.24 02:23:45.528351 [ 275 ] {8eea3178-0a6a-4d62-85b3-ea90141ffb0a} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001481 sec., 8102.633355840649 rows/sec., 2.88 MiB/sec. | ||
| 2055 | 2026.02.24 02:23:45.528393 [ 275 ] {8eea3178-0a6a-4d62-85b3-ea90141ffb0a} <Debug> TCPHandler: Processed in 0.001658635 sec. | ||
| 2056 | 2026.02.24 02:23:45.528524 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2057 | 2026.02.24 02:23:45.528622 [ 275 ] {f3d12117-e09c-4e33-9f0d-93482aa3d770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2058 | 2026.02.24 02:23:45.528661 [ 275 ] {f3d12117-e09c-4e33-9f0d-93482aa3d770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2059 | 2026.02.24 02:23:45.529187 [ 275 ] {f3d12117-e09c-4e33-9f0d-93482aa3d770} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2060 | 2026.02.24 02:23:45.529221 [ 275 ] {f3d12117-e09c-4e33-9f0d-93482aa3d770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2061 | 2026.02.24 02:23:45.529530 [ 275 ] {f3d12117-e09c-4e33-9f0d-93482aa3d770} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2062 | 2026.02.24 02:23:45.529763 [ 275 ] {f3d12117-e09c-4e33-9f0d-93482aa3d770} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2063 | 2026.02.24 02:23:45.529903 [ 275 ] {f3d12117-e09c-4e33-9f0d-93482aa3d770} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001299 sec., 218629.71516551194 rows/sec., 13.89 MiB/sec. | ||
| 2064 | 2026.02.24 02:23:45.529940 [ 275 ] {f3d12117-e09c-4e33-9f0d-93482aa3d770} <Debug> TCPHandler: Processed in 0.001465791 sec. | ||
| 2065 | 2026.02.24 02:23:45.530056 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2066 | 2026.02.24 02:23:45.530152 [ 275 ] {38ac91ee-2073-4152-94bc-6d51e920217e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2067 | 2026.02.24 02:23:45.530195 [ 275 ] {38ac91ee-2073-4152-94bc-6d51e920217e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2068 | 2026.02.24 02:23:45.531518 [ 275 ] {38ac91ee-2073-4152-94bc-6d51e920217e} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2069 | 2026.02.24 02:23:45.531554 [ 275 ] {38ac91ee-2073-4152-94bc-6d51e920217e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2070 | 2026.02.24 02:23:45.532035 [ 275 ] {38ac91ee-2073-4152-94bc-6d51e920217e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2071 | 2026.02.24 02:23:45.532261 [ 275 ] {38ac91ee-2073-4152-94bc-6d51e920217e} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2072 | 2026.02.24 02:23:45.532396 [ 275 ] {38ac91ee-2073-4152-94bc-6d51e920217e} <Debug> executeQuery: Read 1957 rows, 162.76 KiB in 0.002266 sec., 863636.3636363638 rows/sec., 70.14 MiB/sec. | ||
| 2073 | 2026.02.24 02:23:45.532434 [ 275 ] {38ac91ee-2073-4152-94bc-6d51e920217e} <Debug> TCPHandler: Processed in 0.002429617 sec. | ||
| 2074 | 2026.02.24 02:23:45.532545 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2075 | 2026.02.24 02:23:45.532643 [ 275 ] {8dbdaa57-3068-410b-a725-a817fda8dc75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2076 | 2026.02.24 02:23:45.532700 [ 275 ] {8dbdaa57-3068-410b-a725-a817fda8dc75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2077 | 2026.02.24 02:23:45.533142 [ 275 ] {8dbdaa57-3068-410b-a725-a817fda8dc75} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2078 | 2026.02.24 02:23:45.533180 [ 275 ] {8dbdaa57-3068-410b-a725-a817fda8dc75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2079 | 2026.02.24 02:23:45.533480 [ 275 ] {8dbdaa57-3068-410b-a725-a817fda8dc75} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2080 | 2026.02.24 02:23:45.533699 [ 275 ] {8dbdaa57-3068-410b-a725-a817fda8dc75} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2081 | 2026.02.24 02:23:45.533806 [ 133 ] {} <Debug> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2082 | 2026.02.24 02:23:45.533828 [ 275 ] {8dbdaa57-3068-410b-a725-a817fda8dc75} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001204 sec., 126245.84717607974 rows/sec., 7.54 MiB/sec. | ||
| 2083 | 2026.02.24 02:23:45.533850 [ 133 ] {} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2084 | 2026.02.24 02:23:45.533871 [ 275 ] {8dbdaa57-3068-410b-a725-a817fda8dc75} <Debug> TCPHandler: Processed in 0.001378551 sec. | ||
| 2085 | 2026.02.24 02:23:45.533876 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2086 | 2026.02.24 02:23:45.534001 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2087 | 2026.02.24 02:23:45.534015 [ 193 ] {580652f6-82c7-4483-a510-67597bf45b73::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 | ||
| 2088 | 2026.02.24 02:23:45.534100 [ 275 ] {18f764fa-4de3-4c46-8434-222d0222f0f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2089 | 2026.02.24 02:23:45.534147 [ 275 ] {18f764fa-4de3-4c46-8434-222d0222f0f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2090 | 2026.02.24 02:23:45.534148 [ 193 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2091 | 2026.02.24 02:23:45.534206 [ 193 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
| 2092 | 2026.02.24 02:23:45.534306 [ 193 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2093 | 2026.02.24 02:23:45.534364 [ 193 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 31 rows starting from the beginning of the part | ||
| 2094 | 2026.02.24 02:23:45.534416 [ 193 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2095 | 2026.02.24 02:23:45.534466 [ 193 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 2096 | 2026.02.24 02:23:45.534514 [ 193 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 152 rows starting from the beginning of the part | ||
| 2097 | 2026.02.24 02:23:45.534684 [ 275 ] {18f764fa-4de3-4c46-8434-222d0222f0f8} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2098 | 2026.02.24 02:23:45.534726 [ 275 ] {18f764fa-4de3-4c46-8434-222d0222f0f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2099 | 2026.02.24 02:23:45.535171 [ 275 ] {18f764fa-4de3-4c46-8434-222d0222f0f8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2100 | 2026.02.24 02:23:45.535419 [ 275 ] {18f764fa-4de3-4c46-8434-222d0222f0f8} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2101 | 2026.02.24 02:23:45.535476 [ 196 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 245 rows, containing 5 columns (5 merged, 0 gathered) in 0.001510213 sec., 162228.77170306438 rows/sec., 11.14 MiB/sec. | ||
| 2102 | 2026.02.24 02:23:45.535554 [ 275 ] {18f764fa-4de3-4c46-8434-222d0222f0f8} <Debug> executeQuery: Read 377 rows, 25.67 KiB in 0.001472 sec., 256114.13043478262 rows/sec., 17.03 MiB/sec. | ||
| 2103 | 2026.02.24 02:23:45.535603 [ 275 ] {18f764fa-4de3-4c46-8434-222d0222f0f8} <Debug> TCPHandler: Processed in 0.001653685 sec. | ||
| 2104 | 2026.02.24 02:23:45.535683 [ 192 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2105 | 2026.02.24 02:23:45.535719 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2106 | 2026.02.24 02:23:45.535820 [ 275 ] {c3c3b66b-45e4-4c54-adc4-289c3d8cc89e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2107 | 2026.02.24 02:23:45.535863 [ 275 ] {c3c3b66b-45e4-4c54-adc4-289c3d8cc89e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2108 | 2026.02.24 02:23:45.536032 [ 192 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_6_1} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2109 | 2026.02.24 02:23:45.536117 [ 192 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_6_1} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2110 | 2026.02.24 02:23:45.536205 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 2111 | 2026.02.24 02:23:45.536301 [ 275 ] {c3c3b66b-45e4-4c54-adc4-289c3d8cc89e} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2112 | 2026.02.24 02:23:45.536344 [ 275 ] {c3c3b66b-45e4-4c54-adc4-289c3d8cc89e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2113 | 2026.02.24 02:23:45.536698 [ 275 ] {c3c3b66b-45e4-4c54-adc4-289c3d8cc89e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2114 | 2026.02.24 02:23:45.536993 [ 275 ] {c3c3b66b-45e4-4c54-adc4-289c3d8cc89e} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2115 | 2026.02.24 02:23:45.537126 [ 275 ] {c3c3b66b-45e4-4c54-adc4-289c3d8cc89e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001324 sec., 111782.47734138972 rows/sec., 6.36 MiB/sec. | ||
| 2116 | 2026.02.24 02:23:45.537164 [ 275 ] {c3c3b66b-45e4-4c54-adc4-289c3d8cc89e} <Debug> TCPHandler: Processed in 0.001495832 sec. | ||
| 2117 | 2026.02.24 02:23:45.537276 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2118 | 2026.02.24 02:23:45.537371 [ 275 ] {3f27fe97-f00a-4c35-a6c9-9d5299a4bac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2119 | 2026.02.24 02:23:45.537411 [ 275 ] {3f27fe97-f00a-4c35-a6c9-9d5299a4bac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2120 | 2026.02.24 02:23:45.538128 [ 275 ] {3f27fe97-f00a-4c35-a6c9-9d5299a4bac4} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2121 | 2026.02.24 02:23:45.538166 [ 275 ] {3f27fe97-f00a-4c35-a6c9-9d5299a4bac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2122 | 2026.02.24 02:23:45.538524 [ 275 ] {3f27fe97-f00a-4c35-a6c9-9d5299a4bac4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2123 | 2026.02.24 02:23:45.538741 [ 275 ] {3f27fe97-f00a-4c35-a6c9-9d5299a4bac4} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2124 | 2026.02.24 02:23:45.538870 [ 275 ] {3f27fe97-f00a-4c35-a6c9-9d5299a4bac4} <Debug> executeQuery: Read 956 rows, 70.27 KiB in 0.001518 sec., 629776.0210803689 rows/sec., 45.21 MiB/sec. | ||
| 2125 | 2026.02.24 02:23:45.538910 [ 275 ] {3f27fe97-f00a-4c35-a6c9-9d5299a4bac4} <Debug> TCPHandler: Processed in 0.001684875 sec. | ||
| 2126 | 2026.02.24 02:23:45.539021 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2127 | 2026.02.24 02:23:45.539119 [ 275 ] {bf44ffba-667f-4c16-851c-500ffdc8fd99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2128 | 2026.02.24 02:23:45.539161 [ 275 ] {bf44ffba-667f-4c16-851c-500ffdc8fd99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2129 | 2026.02.24 02:23:45.539494 [ 275 ] {bf44ffba-667f-4c16-851c-500ffdc8fd99} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2130 | 2026.02.24 02:23:45.539531 [ 275 ] {bf44ffba-667f-4c16-851c-500ffdc8fd99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2131 | 2026.02.24 02:23:45.539933 [ 275 ] {bf44ffba-667f-4c16-851c-500ffdc8fd99} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2132 | 2026.02.24 02:23:45.540153 [ 275 ] {bf44ffba-667f-4c16-851c-500ffdc8fd99} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2133 | 2026.02.24 02:23:45.540284 [ 275 ] {bf44ffba-667f-4c16-851c-500ffdc8fd99} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001183 sec., 5071.851225697379 rows/sec., 264.98 KiB/sec. | ||
| 2134 | 2026.02.24 02:23:45.540320 [ 275 ] {bf44ffba-667f-4c16-851c-500ffdc8fd99} <Debug> TCPHandler: Processed in 0.00134985 sec. | ||
| 2135 | 2026.02.24 02:23:45.540434 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2136 | 2026.02.24 02:23:45.540530 [ 275 ] {2583ea60-3f3a-421b-a89d-7d3574130a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2137 | 2026.02.24 02:23:45.540574 [ 275 ] {2583ea60-3f3a-421b-a89d-7d3574130a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2138 | 2026.02.24 02:23:45.541163 [ 275 ] {2583ea60-3f3a-421b-a89d-7d3574130a91} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2139 | 2026.02.24 02:23:45.541201 [ 275 ] {2583ea60-3f3a-421b-a89d-7d3574130a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2140 | 2026.02.24 02:23:45.541585 [ 275 ] {2583ea60-3f3a-421b-a89d-7d3574130a91} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2141 | 2026.02.24 02:23:45.541813 [ 275 ] {2583ea60-3f3a-421b-a89d-7d3574130a91} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2142 | 2026.02.24 02:23:45.541944 [ 275 ] {2583ea60-3f3a-421b-a89d-7d3574130a91} <Debug> executeQuery: Read 917 rows, 62.51 KiB in 0.001434 sec., 639470.0139470014 rows/sec., 42.57 MiB/sec. | ||
| 2143 | 2026.02.24 02:23:45.541981 [ 275 ] {2583ea60-3f3a-421b-a89d-7d3574130a91} <Debug> TCPHandler: Processed in 0.001598963 sec. | ||
| 2144 | 2026.02.24 02:23:45.542095 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2145 | 2026.02.24 02:23:45.542193 [ 275 ] {093f5bbf-9a0a-45ab-a88c-dd4fda759fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2146 | 2026.02.24 02:23:45.542237 [ 275 ] {093f5bbf-9a0a-45ab-a88c-dd4fda759fca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2147 | 2026.02.24 02:23:45.542552 [ 275 ] {093f5bbf-9a0a-45ab-a88c-dd4fda759fca} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2148 | 2026.02.24 02:23:45.542590 [ 275 ] {093f5bbf-9a0a-45ab-a88c-dd4fda759fca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2149 | 2026.02.24 02:23:45.543054 [ 275 ] {093f5bbf-9a0a-45ab-a88c-dd4fda759fca} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2150 | 2026.02.24 02:23:45.543296 [ 275 ] {093f5bbf-9a0a-45ab-a88c-dd4fda759fca} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2151 | 2026.02.24 02:23:45.543427 [ 275 ] {093f5bbf-9a0a-45ab-a88c-dd4fda759fca} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001252 sec., 798.7220447284344 rows/sec., 53.82 KiB/sec. | ||
| 2152 | 2026.02.24 02:23:45.543464 [ 275 ] {093f5bbf-9a0a-45ab-a88c-dd4fda759fca} <Debug> TCPHandler: Processed in 0.001418701 sec. | ||
| 2153 | 2026.02.24 02:23:45.543595 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2154 | 2026.02.24 02:23:45.543690 [ 275 ] {db69da4e-838f-44e9-8849-3d06c53973a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2155 | 2026.02.24 02:23:45.543743 [ 275 ] {db69da4e-838f-44e9-8849-3d06c53973a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2156 | 2026.02.24 02:23:45.544464 [ 275 ] {db69da4e-838f-44e9-8849-3d06c53973a2} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2157 | 2026.02.24 02:23:45.544501 [ 275 ] {db69da4e-838f-44e9-8849-3d06c53973a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2158 | 2026.02.24 02:23:45.544988 [ 275 ] {db69da4e-838f-44e9-8849-3d06c53973a2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2159 | 2026.02.24 02:23:45.545222 [ 275 ] {db69da4e-838f-44e9-8849-3d06c53973a2} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2160 | 2026.02.24 02:23:45.545334 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2161 | 2026.02.24 02:23:45.545358 [ 275 ] {db69da4e-838f-44e9-8849-3d06c53973a2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001685 sec., 5934.718100890207 rows/sec., 10.63 MiB/sec. | ||
| 2162 | 2026.02.24 02:23:45.545372 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2163 | 2026.02.24 02:23:45.545399 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2164 | 2026.02.24 02:23:45.545415 [ 275 ] {db69da4e-838f-44e9-8849-3d06c53973a2} <Debug> TCPHandler: Processed in 0.001869308 sec. | ||
| 2165 | 2026.02.24 02:23:45.545484 [ 193 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::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 | ||
| 2166 | 2026.02.24 02:23:45.545539 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2167 | 2026.02.24 02:23:45.545638 [ 275 ] {076bb288-ba50-4cac-83f2-b42d245691cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2168 | 2026.02.24 02:23:45.545680 [ 275 ] {076bb288-ba50-4cac-83f2-b42d245691cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2169 | 2026.02.24 02:23:45.545714 [ 193 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2170 | 2026.02.24 02:23:45.545782 [ 193 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2171 | 2026.02.24 02:23:45.545914 [ 193 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2172 | 2026.02.24 02:23:45.546017 [ 275 ] {076bb288-ba50-4cac-83f2-b42d245691cf} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2173 | 2026.02.24 02:23:45.546040 [ 193 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part | ||
| 2174 | 2026.02.24 02:23:45.546058 [ 275 ] {076bb288-ba50-4cac-83f2-b42d245691cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2175 | 2026.02.24 02:23:45.546151 [ 193 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2176 | 2026.02.24 02:23:45.546260 [ 193 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 2177 | 2026.02.24 02:23:45.546359 [ 193 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 2178 | 2026.02.24 02:23:45.546380 [ 275 ] {076bb288-ba50-4cac-83f2-b42d245691cf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2179 | 2026.02.24 02:23:45.546609 [ 275 ] {076bb288-ba50-4cac-83f2-b42d245691cf} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2180 | 2026.02.24 02:23:45.546744 [ 275 ] {076bb288-ba50-4cac-83f2-b42d245691cf} <Debug> executeQuery: Read 78 rows, 4.94 KiB in 0.001124 sec., 69395.0177935943 rows/sec., 4.29 MiB/sec. | ||
| 2181 | 2026.02.24 02:23:45.546779 [ 275 ] {076bb288-ba50-4cac-83f2-b42d245691cf} <Debug> TCPHandler: Processed in 0.001291519 sec. | ||
| 2182 | 2026.02.24 02:23:45.548125 [ 199 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 77 rows, containing 19 columns (19 merged, 0 gathered) in 0.00267713 sec., 28762.144535379306 rows/sec., 51.54 MiB/sec. | ||
| 2183 | 2026.02.24 02:23:45.548395 [ 193 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2184 | 2026.02.24 02:23:45.548709 [ 193 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2185 | 2026.02.24 02:23:45.548779 [ 193 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2186 | 2026.02.24 02:23:45.548868 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 2187 | 2026.02.24 02:23:46.000991 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.28 MiB, peak 187.95 MiB, free memory in arenas 0.00 B, will set to 183.08 MiB (RSS), difference: -1.20 MiB | ||
| 2188 | 2026.02.24 02:23:47.041924 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3396 | ||
| 2189 | 2026.02.24 02:23:47.042453 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2190 | 2026.02.24 02:23:47.042504 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2191 | 2026.02.24 02:23:47.043014 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2192 | 2026.02.24 02:23:47.043268 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2193 | 2026.02.24 02:23:47.043415 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3396 | ||
| 2194 | 2026.02.24 02:23:47.083265 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2195 | 2026.02.24 02:23:47.083415 [ 275 ] {d54a1d9c-9c8a-4299-8f0d-7a14f5f1c8b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2196 | 2026.02.24 02:23:47.083473 [ 275 ] {d54a1d9c-9c8a-4299-8f0d-7a14f5f1c8b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2197 | 2026.02.24 02:23:47.084075 [ 275 ] {d54a1d9c-9c8a-4299-8f0d-7a14f5f1c8b6} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2198 | 2026.02.24 02:23:47.084117 [ 275 ] {d54a1d9c-9c8a-4299-8f0d-7a14f5f1c8b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2199 | 2026.02.24 02:23:47.084461 [ 275 ] {d54a1d9c-9c8a-4299-8f0d-7a14f5f1c8b6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2200 | 2026.02.24 02:23:47.084678 [ 275 ] {d54a1d9c-9c8a-4299-8f0d-7a14f5f1c8b6} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2201 | 2026.02.24 02:23:47.084822 [ 275 ] {d54a1d9c-9c8a-4299-8f0d-7a14f5f1c8b6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001448 sec., 38674.03314917127 rows/sec., 2.97 MiB/sec. | ||
| 2202 | 2026.02.24 02:23:47.084867 [ 275 ] {d54a1d9c-9c8a-4299-8f0d-7a14f5f1c8b6} <Debug> TCPHandler: Processed in 0.001719266 sec. | ||
| 2203 | 2026.02.24 02:23:47.084994 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2204 | 2026.02.24 02:23:47.085092 [ 275 ] {b037180f-2502-471b-8732-b94c25c8ca30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2205 | 2026.02.24 02:23:47.085134 [ 275 ] {b037180f-2502-471b-8732-b94c25c8ca30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2206 | 2026.02.24 02:23:47.085563 [ 275 ] {b037180f-2502-471b-8732-b94c25c8ca30} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2207 | 2026.02.24 02:23:47.085600 [ 275 ] {b037180f-2502-471b-8732-b94c25c8ca30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2208 | 2026.02.24 02:23:47.085894 [ 275 ] {b037180f-2502-471b-8732-b94c25c8ca30} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2209 | 2026.02.24 02:23:47.086107 [ 275 ] {b037180f-2502-471b-8732-b94c25c8ca30} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2210 | 2026.02.24 02:23:47.086234 [ 275 ] {b037180f-2502-471b-8732-b94c25c8ca30} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001163 sec., 55030.09458297506 rows/sec., 4.30 MiB/sec. | ||
| 2211 | 2026.02.24 02:23:47.086271 [ 275 ] {b037180f-2502-471b-8732-b94c25c8ca30} <Debug> TCPHandler: Processed in 0.00132689 sec. | ||
| 2212 | 2026.02.24 02:23:47.086379 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2213 | 2026.02.24 02:23:47.086474 [ 275 ] {69132b33-eb32-45fa-be99-81b91addfe0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2214 | 2026.02.24 02:23:47.086519 [ 275 ] {69132b33-eb32-45fa-be99-81b91addfe0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2215 | 2026.02.24 02:23:47.086879 [ 275 ] {69132b33-eb32-45fa-be99-81b91addfe0f} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2216 | 2026.02.24 02:23:47.086916 [ 275 ] {69132b33-eb32-45fa-be99-81b91addfe0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2217 | 2026.02.24 02:23:47.087278 [ 275 ] {69132b33-eb32-45fa-be99-81b91addfe0f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2218 | 2026.02.24 02:23:47.087507 [ 275 ] {69132b33-eb32-45fa-be99-81b91addfe0f} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2219 | 2026.02.24 02:23:47.087641 [ 275 ] {69132b33-eb32-45fa-be99-81b91addfe0f} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001186 sec., 26981.450252951097 rows/sec., 1.88 MiB/sec. | ||
| 2220 | 2026.02.24 02:23:47.087677 [ 275 ] {69132b33-eb32-45fa-be99-81b91addfe0f} <Debug> TCPHandler: Processed in 0.00134564 sec. | ||
| 2221 | 2026.02.24 02:23:47.087785 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2222 | 2026.02.24 02:23:47.087878 [ 275 ] {6878643c-b8e7-4078-b766-614cc92deee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2223 | 2026.02.24 02:23:47.087918 [ 275 ] {6878643c-b8e7-4078-b766-614cc92deee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2224 | 2026.02.24 02:23:47.088230 [ 275 ] {6878643c-b8e7-4078-b766-614cc92deee5} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2225 | 2026.02.24 02:23:47.088265 [ 275 ] {6878643c-b8e7-4078-b766-614cc92deee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2226 | 2026.02.24 02:23:47.088556 [ 275 ] {6878643c-b8e7-4078-b766-614cc92deee5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2227 | 2026.02.24 02:23:47.088761 [ 275 ] {6878643c-b8e7-4078-b766-614cc92deee5} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2228 | 2026.02.24 02:23:47.088887 [ 275 ] {6878643c-b8e7-4078-b766-614cc92deee5} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001029 sec., 11661.807580174927 rows/sec., 804.79 KiB/sec. | ||
| 2229 | 2026.02.24 02:23:47.088922 [ 275 ] {6878643c-b8e7-4078-b766-614cc92deee5} <Debug> TCPHandler: Processed in 0.001185327 sec. | ||
| 2230 | 2026.02.24 02:23:47.214278 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2231 | 2026.02.24 02:23:47.232026 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2232 | 2026.02.24 02:23:47.232095 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2233 | 2026.02.24 02:23:47.238635 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2234 | 2026.02.24 02:23:47.239408 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2235 | 2026.02.24 02:23:47.242871 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2236 | 2026.02.24 02:23:48.001138 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.90 MiB, peak 187.95 MiB, free memory in arenas 0.00 B, will set to 184.94 MiB (RSS), difference: 1.04 MiB | ||
| 2237 | 2026.02.24 02:23:52.090482 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2238 | 2026.02.24 02:23:52.090664 [ 275 ] {9a4b2ff6-74c3-46cd-bc77-84db8ea10bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2239 | 2026.02.24 02:23:52.090731 [ 275 ] {9a4b2ff6-74c3-46cd-bc77-84db8ea10bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2240 | 2026.02.24 02:23:52.091425 [ 275 ] {9a4b2ff6-74c3-46cd-bc77-84db8ea10bf8} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2241 | 2026.02.24 02:23:52.091472 [ 275 ] {9a4b2ff6-74c3-46cd-bc77-84db8ea10bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2242 | 2026.02.24 02:23:52.091851 [ 275 ] {9a4b2ff6-74c3-46cd-bc77-84db8ea10bf8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2243 | 2026.02.24 02:23:52.092069 [ 275 ] {9a4b2ff6-74c3-46cd-bc77-84db8ea10bf8} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2244 | 2026.02.24 02:23:52.092220 [ 275 ] {9a4b2ff6-74c3-46cd-bc77-84db8ea10bf8} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001666 sec., 64825.93037214886 rows/sec., 5.45 MiB/sec. | ||
| 2245 | 2026.02.24 02:23:52.092345 [ 275 ] {9a4b2ff6-74c3-46cd-bc77-84db8ea10bf8} <Debug> TCPHandler: Processed in 0.00199989 sec. | ||
| 2246 | 2026.02.24 02:23:52.092485 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2247 | 2026.02.24 02:23:52.092581 [ 275 ] {deeb5c55-0afe-411e-9583-52dd99ee1465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2248 | 2026.02.24 02:23:52.092650 [ 275 ] {deeb5c55-0afe-411e-9583-52dd99ee1465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2249 | 2026.02.24 02:23:52.093090 [ 275 ] {deeb5c55-0afe-411e-9583-52dd99ee1465} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2250 | 2026.02.24 02:23:52.093127 [ 275 ] {deeb5c55-0afe-411e-9583-52dd99ee1465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2251 | 2026.02.24 02:23:52.093454 [ 275 ] {deeb5c55-0afe-411e-9583-52dd99ee1465} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2252 | 2026.02.24 02:23:52.093664 [ 275 ] {deeb5c55-0afe-411e-9583-52dd99ee1465} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2253 | 2026.02.24 02:23:52.093793 [ 275 ] {deeb5c55-0afe-411e-9583-52dd99ee1465} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001264 sec., 20569.620253164558 rows/sec., 1.51 MiB/sec. | ||
| 2254 | 2026.02.24 02:23:52.093830 [ 275 ] {deeb5c55-0afe-411e-9583-52dd99ee1465} <Debug> TCPHandler: Processed in 0.001429881 sec. | ||
| 2255 | 2026.02.24 02:23:52.093942 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2256 | 2026.02.24 02:23:52.094057 [ 275 ] {53190f80-3742-41a6-9c7a-bc57b4ee3a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2257 | 2026.02.24 02:23:52.094096 [ 275 ] {53190f80-3742-41a6-9c7a-bc57b4ee3a77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2258 | 2026.02.24 02:23:52.094589 [ 275 ] {53190f80-3742-41a6-9c7a-bc57b4ee3a77} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2259 | 2026.02.24 02:23:52.094626 [ 275 ] {53190f80-3742-41a6-9c7a-bc57b4ee3a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2260 | 2026.02.24 02:23:52.094929 [ 275 ] {53190f80-3742-41a6-9c7a-bc57b4ee3a77} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2261 | 2026.02.24 02:23:52.095142 [ 275 ] {53190f80-3742-41a6-9c7a-bc57b4ee3a77} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2262 | 2026.02.24 02:23:52.095278 [ 275 ] {53190f80-3742-41a6-9c7a-bc57b4ee3a77} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001188 sec., 75757.57575757576 rows/sec., 5.92 MiB/sec. | ||
| 2263 | 2026.02.24 02:23:52.095319 [ 275 ] {53190f80-3742-41a6-9c7a-bc57b4ee3a77} <Debug> TCPHandler: Processed in 0.001385021 sec. | ||
| 2264 | 2026.02.24 02:23:52.095434 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2265 | 2026.02.24 02:23:52.095527 [ 275 ] {68d13d3e-3361-4ebf-a7c5-f349ca527476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2266 | 2026.02.24 02:23:52.095572 [ 275 ] {68d13d3e-3361-4ebf-a7c5-f349ca527476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2267 | 2026.02.24 02:23:52.095985 [ 275 ] {68d13d3e-3361-4ebf-a7c5-f349ca527476} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2268 | 2026.02.24 02:23:52.096021 [ 275 ] {68d13d3e-3361-4ebf-a7c5-f349ca527476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2269 | 2026.02.24 02:23:52.096359 [ 275 ] {68d13d3e-3361-4ebf-a7c5-f349ca527476} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2270 | 2026.02.24 02:23:52.096566 [ 275 ] {68d13d3e-3361-4ebf-a7c5-f349ca527476} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2271 | 2026.02.24 02:23:52.096696 [ 275 ] {68d13d3e-3361-4ebf-a7c5-f349ca527476} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 2272 | 2026.02.24 02:23:52.096730 [ 275 ] {68d13d3e-3361-4ebf-a7c5-f349ca527476} <Debug> TCPHandler: Processed in 0.00137541 sec. | ||
| 2273 | 2026.02.24 02:23:52.096833 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2274 | 2026.02.24 02:23:52.096923 [ 275 ] {f1a9611e-07ed-4903-a498-606ab7423473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2275 | 2026.02.24 02:23:52.096974 [ 275 ] {f1a9611e-07ed-4903-a498-606ab7423473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2276 | 2026.02.24 02:23:52.097779 [ 275 ] {f1a9611e-07ed-4903-a498-606ab7423473} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2277 | 2026.02.24 02:23:52.097815 [ 275 ] {f1a9611e-07ed-4903-a498-606ab7423473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2278 | 2026.02.24 02:23:52.098358 [ 275 ] {f1a9611e-07ed-4903-a498-606ab7423473} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2279 | 2026.02.24 02:23:52.098594 [ 275 ] {f1a9611e-07ed-4903-a498-606ab7423473} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2280 | 2026.02.24 02:23:52.098740 [ 275 ] {f1a9611e-07ed-4903-a498-606ab7423473} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001795 sec., 14484.679665738162 rows/sec., 25.96 MiB/sec. | ||
| 2281 | 2026.02.24 02:23:52.098793 [ 275 ] {f1a9611e-07ed-4903-a498-606ab7423473} <Debug> TCPHandler: Processed in 0.001972789 sec. | ||
| 2282 | 2026.02.24 02:23:52.098909 [ 275 ] {} <Trace> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2283 | 2026.02.24 02:23:52.099002 [ 275 ] {b0948340-867c-4088-8c76-343b904774c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2284 | 2026.02.24 02:23:52.099045 [ 275 ] {b0948340-867c-4088-8c76-343b904774c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2285 | 2026.02.24 02:23:52.099391 [ 275 ] {b0948340-867c-4088-8c76-343b904774c8} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2286 | 2026.02.24 02:23:52.099426 [ 275 ] {b0948340-867c-4088-8c76-343b904774c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2287 | 2026.02.24 02:23:52.099718 [ 275 ] {b0948340-867c-4088-8c76-343b904774c8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2288 | 2026.02.24 02:23:52.099923 [ 275 ] {b0948340-867c-4088-8c76-343b904774c8} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2289 | 2026.02.24 02:23:52.100042 [ 275 ] {b0948340-867c-4088-8c76-343b904774c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 2290 | 2026.02.24 02:23:52.100077 [ 275 ] {b0948340-867c-4088-8c76-343b904774c8} <Debug> TCPHandler: Processed in 0.001268708 sec. | ||
| 2291 | 2026.02.24 02:23:54.486350 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2292 | 2026.02.24 02:23:54.486420 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2293 | 2026.02.24 02:23:54.543720 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3844 | ||
| 2294 | 2026.02.24 02:23:54.544238 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2295 | 2026.02.24 02:23:54.544292 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2296 | 2026.02.24 02:23:54.545018 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2297 | 2026.02.24 02:23:54.545283 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2298 | 2026.02.24 02:23:54.545432 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3844 | ||
| 2299 | 2026.02.24 02:23:54.548669 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 328 | ||
| 2300 | 2026.02.24 02:23:54.551692 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2301 | 2026.02.24 02:23:54.551759 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2302 | 2026.02.24 02:23:54.553015 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2303 | 2026.02.24 02:23:54.553289 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2304 | 2026.02.24 02:23:54.553431 [ 115 ] {} <Debug> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2305 | 2026.02.24 02:23:54.553480 [ 115 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2306 | 2026.02.24 02:23:54.553498 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2307 | 2026.02.24 02:23:54.553613 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 328 | ||
| 2308 | 2026.02.24 02:23:54.553620 [ 196 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::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 | ||
| 2309 | 2026.02.24 02:23:54.554257 [ 196 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2310 | 2026.02.24 02:23:54.554442 [ 196 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2311 | 2026.02.24 02:23:54.554895 [ 196 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 76 rows starting from the beginning of the part | ||
| 2312 | 2026.02.24 02:23:54.555301 [ 196 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 2313 | 2026.02.24 02:23:54.555689 [ 196 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 54 rows starting from the beginning of the part | ||
| 2314 | 2026.02.24 02:23:54.556068 [ 196 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 2315 | 2026.02.24 02:23:54.556450 [ 196 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 68 rows starting from the beginning of the part | ||
| 2316 | 2026.02.24 02:23:54.564001 [ 199 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 72 columns (72 merged, 0 gathered) in 0.010437995 sec., 31423.659428846247 rows/sec., 33.94 MiB/sec. | ||
| 2317 | 2026.02.24 02:23:54.564712 [ 200 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2318 | 2026.02.24 02:23:54.565435 [ 200 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_6_1} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2319 | 2026.02.24 02:23:54.565535 [ 200 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_6_1} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2320 | 2026.02.24 02:23:54.565743 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB. | ||
| 2321 | 2026.02.24 02:23:54.592606 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44847 | ||
| 2322 | 2026.02.24 02:23:54.592720 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2323 | 2026.02.24 02:23:54.592751 [ 286 ] {} <Debug> TCP-Session: c39a13f6-db26-4180-8786-1acd9be4600d Authenticating user 'default' from [fd00:1122:3344:101::e]:44847 | ||
| 2324 | 2026.02.24 02:23:54.592777 [ 286 ] {} <Debug> TCP-Session: c39a13f6-db26-4180-8786-1acd9be4600d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2325 | 2026.02.24 02:23:54.592794 [ 286 ] {} <Debug> TCP-Session: c39a13f6-db26-4180-8786-1acd9be4600d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2326 | 2026.02.24 02:23:54.593017 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41828 | ||
| 2327 | 2026.02.24 02:23:54.593038 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34621 | ||
| 2328 | 2026.02.24 02:23:54.593075 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64106 | ||
| 2329 | 2026.02.24 02:23:54.593102 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55797 | ||
| 2330 | 2026.02.24 02:23:54.593112 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38567 | ||
| 2331 | 2026.02.24 02:23:54.593156 [ 286 ] {} <Trace> TCP-Session: c39a13f6-db26-4180-8786-1acd9be4600d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2332 | 2026.02.24 02:23:54.593145 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2333 | 2026.02.24 02:23:54.593068 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37428 | ||
| 2334 | 2026.02.24 02:23:54.593242 [ 287 ] {} <Debug> TCP-Session: 67d30ed3-7a19-4758-bf7e-fc0d6df5ebc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41828 | ||
| 2335 | 2026.02.24 02:23:54.593055 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52887 | ||
| 2336 | 2026.02.24 02:23:54.593275 [ 287 ] {} <Debug> TCP-Session: 67d30ed3-7a19-4758-bf7e-fc0d6df5ebc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2337 | 2026.02.24 02:23:54.593306 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2338 | 2026.02.24 02:23:54.593313 [ 287 ] {} <Debug> TCP-Session: 67d30ed3-7a19-4758-bf7e-fc0d6df5ebc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2339 | 2026.02.24 02:23:54.593050 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42093 | ||
| 2340 | 2026.02.24 02:23:54.593361 [ 286 ] {a9253153-1820-494f-8422-7049685b61ea} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44847) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2341 | 2026.02.24 02:23:54.593346 [ 288 ] {} <Debug> TCP-Session: 62af469b-f52c-4fdd-8059-07b37d8dfc32 Authenticating user 'default' from [fd00:1122:3344:101::e]:34621 | ||
| 2342 | 2026.02.24 02:23:54.593436 [ 288 ] {} <Debug> TCP-Session: 62af469b-f52c-4fdd-8059-07b37d8dfc32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2343 | 2026.02.24 02:23:54.593449 [ 288 ] {} <Debug> TCP-Session: 62af469b-f52c-4fdd-8059-07b37d8dfc32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2344 | 2026.02.24 02:23:54.593641 [ 286 ] {a9253153-1820-494f-8422-7049685b61ea} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2345 | 2026.02.24 02:23:54.593653 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2346 | 2026.02.24 02:23:54.593681 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2347 | 2026.02.24 02:23:54.593707 [ 286 ] {a9253153-1820-494f-8422-7049685b61ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2348 | 2026.02.24 02:23:54.593708 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2349 | 2026.02.24 02:23:54.593724 [ 290 ] {} <Debug> TCP-Session: d0e8bbf2-899b-43f5-8f51-c34c7186c775 Authenticating user 'default' from [fd00:1122:3344:101::e]:52887 | ||
| 2350 | 2026.02.24 02:23:54.593650 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2351 | 2026.02.24 02:23:54.593746 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2352 | 2026.02.24 02:23:54.593784 [ 291 ] {} <Debug> TCP-Session: 965faea7-a222-4eac-bf4d-fe39894a1ac6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37428 | ||
| 2353 | 2026.02.24 02:23:54.593754 [ 290 ] {} <Debug> TCP-Session: d0e8bbf2-899b-43f5-8f51-c34c7186c775 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2354 | 2026.02.24 02:23:54.593804 [ 293 ] {} <Debug> TCP-Session: dd214a52-bcb2-4576-a9be-f7df00436cf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55797 | ||
| 2355 | 2026.02.24 02:23:54.593813 [ 291 ] {} <Debug> TCP-Session: 965faea7-a222-4eac-bf4d-fe39894a1ac6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2356 | 2026.02.24 02:23:54.593829 [ 290 ] {} <Debug> TCP-Session: d0e8bbf2-899b-43f5-8f51-c34c7186c775 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2357 | 2026.02.24 02:23:54.593855 [ 291 ] {} <Debug> TCP-Session: 965faea7-a222-4eac-bf4d-fe39894a1ac6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2358 | 2026.02.24 02:23:54.593850 [ 293 ] {} <Debug> TCP-Session: dd214a52-bcb2-4576-a9be-f7df00436cf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2359 | 2026.02.24 02:23:54.593820 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2360 | 2026.02.24 02:23:54.593906 [ 293 ] {} <Debug> TCP-Session: dd214a52-bcb2-4576-a9be-f7df00436cf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2361 | 2026.02.24 02:23:54.593747 [ 294 ] {} <Debug> TCP-Session: f7607da0-f590-45e9-8279-b0a336b8f09a Authenticating user 'default' from [fd00:1122:3344:101::e]:38567 | ||
| 2362 | 2026.02.24 02:23:54.593936 [ 292 ] {} <Debug> TCP-Session: a809fef5-f00c-4e44-86cd-a6a44a8edaca Authenticating user 'default' from [fd00:1122:3344:101::e]:64106 | ||
| 2363 | 2026.02.24 02:23:54.593964 [ 294 ] {} <Debug> TCP-Session: f7607da0-f590-45e9-8279-b0a336b8f09a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2364 | 2026.02.24 02:23:54.593981 [ 292 ] {} <Debug> TCP-Session: a809fef5-f00c-4e44-86cd-a6a44a8edaca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2365 | 2026.02.24 02:23:54.593992 [ 286 ] {a9253153-1820-494f-8422-7049685b61ea} <Debug> oximeter.version (9014d0dd-9cbb-42cf-a9bf-b1762410eb94) (SelectExecutor): Key condition: unknown | ||
| 2366 | 2026.02.24 02:23:54.594005 [ 292 ] {} <Debug> TCP-Session: a809fef5-f00c-4e44-86cd-a6a44a8edaca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2367 | 2026.02.24 02:23:54.593992 [ 294 ] {} <Debug> TCP-Session: f7607da0-f590-45e9-8279-b0a336b8f09a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2368 | 2026.02.24 02:23:54.593709 [ 289 ] {} <Debug> TCP-Session: e1228e57-9d20-4f74-b62e-e0d1da72fb07 Authenticating user 'default' from [fd00:1122:3344:101::e]:42093 | ||
| 2369 | 2026.02.24 02:23:54.594077 [ 289 ] {} <Debug> TCP-Session: e1228e57-9d20-4f74-b62e-e0d1da72fb07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2370 | 2026.02.24 02:23:54.594088 [ 286 ] {a9253153-1820-494f-8422-7049685b61ea} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2371 | 2026.02.24 02:23:54.594091 [ 289 ] {} <Debug> TCP-Session: e1228e57-9d20-4f74-b62e-e0d1da72fb07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2372 | 2026.02.24 02:23:54.743199 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2373 | 2026.02.24 02:23:54.760357 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2374 | 2026.02.24 02:23:54.760425 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2375 | 2026.02.24 02:23:54.771987 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2376 | 2026.02.24 02:23:54.772756 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2377 | 2026.02.24 02:23:54.776546 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2378 | 2026.02.24 02:23:54.976172 [ 318 ] {a9253153-1820-494f-8422-7049685b61ea} <Trace> AggregatingTransform: Aggregating | ||
| 2379 | 2026.02.24 02:23:54.976229 [ 318 ] {a9253153-1820-494f-8422-7049685b61ea} <Trace> Aggregator: Aggregation method: without_key | ||
| 2380 | 2026.02.24 02:23:54.976266 [ 318 ] {a9253153-1820-494f-8422-7049685b61ea} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001481752 sec. (674.877 rows/sec., 26.36 KiB/sec.) | ||
| 2381 | 2026.02.24 02:23:54.976284 [ 318 ] {a9253153-1820-494f-8422-7049685b61ea} <Trace> Aggregator: Merging aggregated data | ||
| 2382 | 2026.02.24 02:23:54.977296 [ 286 ] {a9253153-1820-494f-8422-7049685b61ea} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.383988 sec., 2.604248049418211 rows/sec., 104.17 B/sec. | ||
| 2383 | 2026.02.24 02:23:54.977455 [ 286 ] {a9253153-1820-494f-8422-7049685b61ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2384 | 2026.02.24 02:23:54.977477 [ 286 ] {a9253153-1820-494f-8422-7049685b61ea} <Debug> TCPHandler: Processed in 0.384432633 sec. | ||
| 2385 | 2026.02.24 02:23:54.977602 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2386 | 2026.02.24 02:23:54.977635 [ 286 ] {} <Debug> TCP-Session: c39a13f6-db26-4180-8786-1acd9be4600d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2387 | 2026.02.24 02:23:54.977661 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2388 | 2026.02.24 02:23:54.977682 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2389 | 2026.02.24 02:23:54.977727 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2390 | 2026.02.24 02:23:54.977753 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2391 | 2026.02.24 02:23:54.977774 [ 287 ] {} <Debug> TCP-Session: 67d30ed3-7a19-4758-bf7e-fc0d6df5ebc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2392 | 2026.02.24 02:23:54.977789 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2393 | 2026.02.24 02:23:54.977810 [ 288 ] {} <Debug> TCP-Session: 62af469b-f52c-4fdd-8059-07b37d8dfc32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2394 | 2026.02.24 02:23:54.977815 [ 294 ] {} <Debug> TCP-Session: f7607da0-f590-45e9-8279-b0a336b8f09a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2395 | 2026.02.24 02:23:54.977845 [ 292 ] {} <Debug> TCP-Session: a809fef5-f00c-4e44-86cd-a6a44a8edaca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2396 | 2026.02.24 02:23:54.977771 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2397 | 2026.02.24 02:23:54.977738 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2398 | 2026.02.24 02:23:54.977914 [ 291 ] {} <Debug> TCP-Session: 965faea7-a222-4eac-bf4d-fe39894a1ac6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2399 | 2026.02.24 02:23:54.977741 [ 289 ] {} <Debug> TCP-Session: e1228e57-9d20-4f74-b62e-e0d1da72fb07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2400 | 2026.02.24 02:23:54.977946 [ 293 ] {} <Debug> TCP-Session: dd214a52-bcb2-4576-a9be-f7df00436cf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2401 | 2026.02.24 02:23:54.977703 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2402 | 2026.02.24 02:23:54.978008 [ 290 ] {} <Debug> TCP-Session: d0e8bbf2-899b-43f5-8f51-c34c7186c775 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2403 | 2026.02.24 02:23:55.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.18 MiB, peak 199.30 MiB, free memory in arenas 0.00 B, will set to 207.54 MiB (RSS), difference: 20.37 MiB | ||
| 2404 | 2026.02.24 02:23:56.665693 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2405 | 2026.02.24 02:23:56.665771 [ 275 ] {} <Debug> TCP-Session: 0ee6d3d8-6021-4079-bbc5-4169c12d06ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2406 | 2026.02.24 02:23:57.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.52 MiB, peak 207.55 MiB, free memory in arenas 0.00 B, will set to 207.56 MiB (RSS), difference: 2.04 MiB | ||
| 2407 | 2026.02.24 02:23:57.098169 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2408 | 2026.02.24 02:23:57.098364 [ 276 ] {c580066e-be91-4164-872c-e3fe8df959ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2409 | 2026.02.24 02:23:57.098432 [ 276 ] {c580066e-be91-4164-872c-e3fe8df959ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2410 | 2026.02.24 02:23:57.099250 [ 276 ] {c580066e-be91-4164-872c-e3fe8df959ac} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2411 | 2026.02.24 02:23:57.099301 [ 276 ] {c580066e-be91-4164-872c-e3fe8df959ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2412 | 2026.02.24 02:23:57.099725 [ 276 ] {c580066e-be91-4164-872c-e3fe8df959ac} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2413 | 2026.02.24 02:23:57.099963 [ 276 ] {c580066e-be91-4164-872c-e3fe8df959ac} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2414 | 2026.02.24 02:23:57.100129 [ 276 ] {c580066e-be91-4164-872c-e3fe8df959ac} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001812 sec., 156732.89183222956 rows/sec., 9.95 MiB/sec. | ||
| 2415 | 2026.02.24 02:23:57.100172 [ 276 ] {c580066e-be91-4164-872c-e3fe8df959ac} <Debug> TCPHandler: Processed in 0.002135502 sec. | ||
| 2416 | 2026.02.24 02:23:57.100306 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2417 | 2026.02.24 02:23:57.100406 [ 276 ] {03bf2ddb-e033-41bc-8e2b-42cb28facb97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2418 | 2026.02.24 02:23:57.100447 [ 276 ] {03bf2ddb-e033-41bc-8e2b-42cb28facb97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2419 | 2026.02.24 02:23:57.101235 [ 276 ] {03bf2ddb-e033-41bc-8e2b-42cb28facb97} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2420 | 2026.02.24 02:23:57.101273 [ 276 ] {03bf2ddb-e033-41bc-8e2b-42cb28facb97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2421 | 2026.02.24 02:23:57.101690 [ 276 ] {03bf2ddb-e033-41bc-8e2b-42cb28facb97} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2422 | 2026.02.24 02:23:57.101910 [ 276 ] {03bf2ddb-e033-41bc-8e2b-42cb28facb97} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2423 | 2026.02.24 02:23:57.102027 [ 111 ] {} <Debug> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2424 | 2026.02.24 02:23:57.102037 [ 276 ] {03bf2ddb-e033-41bc-8e2b-42cb28facb97} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001651 sec., 494851.60508782556 rows/sec., 39.16 MiB/sec. | ||
| 2425 | 2026.02.24 02:23:57.102100 [ 111 ] {} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2426 | 2026.02.24 02:23:57.102115 [ 276 ] {03bf2ddb-e033-41bc-8e2b-42cb28facb97} <Debug> TCPHandler: Processed in 0.001860217 sec. | ||
| 2427 | 2026.02.24 02:23:57.102128 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2428 | 2026.02.24 02:23:57.102242 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2429 | 2026.02.24 02:23:57.102249 [ 196 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::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 | ||
| 2430 | 2026.02.24 02:23:57.102349 [ 276 ] {aed5023c-4e15-4304-b2fd-8b41ea3a4200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2431 | 2026.02.24 02:23:57.102358 [ 196 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2432 | 2026.02.24 02:23:57.102390 [ 276 ] {aed5023c-4e15-4304-b2fd-8b41ea3a4200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2433 | 2026.02.24 02:23:57.102392 [ 196 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1369 rows starting from the beginning of the part | ||
| 2434 | 2026.02.24 02:23:57.102456 [ 196 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 104 rows starting from the beginning of the part | ||
| 2435 | 2026.02.24 02:23:57.102499 [ 196 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1957 rows starting from the beginning of the part | ||
| 2436 | 2026.02.24 02:23:57.102539 [ 196 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::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 | ||
| 2437 | 2026.02.24 02:23:57.102579 [ 196 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 108 rows starting from the beginning of the part | ||
| 2438 | 2026.02.24 02:23:57.102619 [ 196 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 817 rows starting from the beginning of the part | ||
| 2439 | 2026.02.24 02:23:57.102853 [ 276 ] {aed5023c-4e15-4304-b2fd-8b41ea3a4200} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2440 | 2026.02.24 02:23:57.102890 [ 276 ] {aed5023c-4e15-4304-b2fd-8b41ea3a4200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2441 | 2026.02.24 02:23:57.103195 [ 276 ] {aed5023c-4e15-4304-b2fd-8b41ea3a4200} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2442 | 2026.02.24 02:23:57.103440 [ 276 ] {aed5023c-4e15-4304-b2fd-8b41ea3a4200} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2443 | 2026.02.24 02:23:57.103575 [ 276 ] {aed5023c-4e15-4304-b2fd-8b41ea3a4200} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001243 sec., 122284.79485116653 rows/sec., 7.30 MiB/sec. | ||
| 2444 | 2026.02.24 02:23:57.103612 [ 276 ] {aed5023c-4e15-4304-b2fd-8b41ea3a4200} <Debug> TCPHandler: Processed in 0.001419942 sec. | ||
| 2445 | 2026.02.24 02:23:57.103726 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2446 | 2026.02.24 02:23:57.103821 [ 276 ] {9db4d2b9-905e-481c-9afa-89dc24a7c7b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2447 | 2026.02.24 02:23:57.103861 [ 276 ] {9db4d2b9-905e-481c-9afa-89dc24a7c7b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2448 | 2026.02.24 02:23:57.104289 [ 276 ] {9db4d2b9-905e-481c-9afa-89dc24a7c7b8} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2449 | 2026.02.24 02:23:57.104326 [ 276 ] {9db4d2b9-905e-481c-9afa-89dc24a7c7b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2450 | 2026.02.24 02:23:57.104532 [ 200 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4411 rows, containing 5 columns (5 merged, 0 gathered) in 0.002326145 sec., 1896270.4388591426 rows/sec., 162.15 MiB/sec. | ||
| 2451 | 2026.02.24 02:23:57.104634 [ 276 ] {9db4d2b9-905e-481c-9afa-89dc24a7c7b8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2452 | 2026.02.24 02:23:57.104855 [ 276 ] {9db4d2b9-905e-481c-9afa-89dc24a7c7b8} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2453 | 2026.02.24 02:23:57.104909 [ 199 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2454 | 2026.02.24 02:23:57.104993 [ 276 ] {9db4d2b9-905e-481c-9afa-89dc24a7c7b8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001189 sec., 125315.39108494534 rows/sec., 8.10 MiB/sec. | ||
| 2455 | 2026.02.24 02:23:57.105037 [ 276 ] {9db4d2b9-905e-481c-9afa-89dc24a7c7b8} <Debug> TCPHandler: Processed in 0.001360081 sec. | ||
| 2456 | 2026.02.24 02:23:57.105159 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2457 | 2026.02.24 02:23:57.105255 [ 276 ] {a9623426-9e7f-43fa-864d-218b95ce89d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2458 | 2026.02.24 02:23:57.105297 [ 276 ] {a9623426-9e7f-43fa-864d-218b95ce89d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2459 | 2026.02.24 02:23:57.105312 [ 199 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_11_2} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2460 | 2026.02.24 02:23:57.105413 [ 199 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_11_2} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2461 | 2026.02.24 02:23:57.105516 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 2462 | 2026.02.24 02:23:57.105727 [ 276 ] {a9623426-9e7f-43fa-864d-218b95ce89d8} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2463 | 2026.02.24 02:23:57.105778 [ 276 ] {a9623426-9e7f-43fa-864d-218b95ce89d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2464 | 2026.02.24 02:23:57.106101 [ 276 ] {a9623426-9e7f-43fa-864d-218b95ce89d8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2465 | 2026.02.24 02:23:57.106315 [ 276 ] {a9623426-9e7f-43fa-864d-218b95ce89d8} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2466 | 2026.02.24 02:23:57.106451 [ 276 ] {a9623426-9e7f-43fa-864d-218b95ce89d8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001214 sec., 121911.03789126853 rows/sec., 6.93 MiB/sec. | ||
| 2467 | 2026.02.24 02:23:57.106487 [ 276 ] {a9623426-9e7f-43fa-864d-218b95ce89d8} <Debug> TCPHandler: Processed in 0.00137824 sec. | ||
| 2468 | 2026.02.24 02:23:57.106596 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2469 | 2026.02.24 02:23:57.106689 [ 276 ] {f6de1850-a0ec-42e8-b023-50d68e58435c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2470 | 2026.02.24 02:23:57.106728 [ 276 ] {f6de1850-a0ec-42e8-b023-50d68e58435c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2471 | 2026.02.24 02:23:57.107314 [ 276 ] {f6de1850-a0ec-42e8-b023-50d68e58435c} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2472 | 2026.02.24 02:23:57.107359 [ 276 ] {f6de1850-a0ec-42e8-b023-50d68e58435c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2473 | 2026.02.24 02:23:57.107746 [ 276 ] {f6de1850-a0ec-42e8-b023-50d68e58435c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2474 | 2026.02.24 02:23:57.107991 [ 276 ] {f6de1850-a0ec-42e8-b023-50d68e58435c} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2475 | 2026.02.24 02:23:57.108105 [ 111 ] {} <Debug> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2476 | 2026.02.24 02:23:57.108134 [ 276 ] {f6de1850-a0ec-42e8-b023-50d68e58435c} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001462 sec., 341997.26402188785 rows/sec., 24.03 MiB/sec. | ||
| 2477 | 2026.02.24 02:23:57.108149 [ 111 ] {} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2478 | 2026.02.24 02:23:57.108177 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2479 | 2026.02.24 02:23:57.108178 [ 276 ] {f6de1850-a0ec-42e8-b023-50d68e58435c} <Debug> TCPHandler: Processed in 0.001630414 sec. | ||
| 2480 | 2026.02.24 02:23:57.108303 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2481 | 2026.02.24 02:23:57.108320 [ 195 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2482 | 2026.02.24 02:23:57.108398 [ 276 ] {c0637f57-91fb-4eb9-8cf6-8f01ad0a69ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2483 | 2026.02.24 02:23:57.108445 [ 276 ] {c0637f57-91fb-4eb9-8cf6-8f01ad0a69ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2484 | 2026.02.24 02:23:57.108470 [ 195 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2485 | 2026.02.24 02:23:57.108517 [ 195 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 602 rows starting from the beginning of the part | ||
| 2486 | 2026.02.24 02:23:57.108608 [ 195 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 94 rows starting from the beginning of the part | ||
| 2487 | 2026.02.24 02:23:57.108665 [ 195 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 956 rows starting from the beginning of the part | ||
| 2488 | 2026.02.24 02:23:57.108721 [ 195 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::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 | ||
| 2489 | 2026.02.24 02:23:57.108772 [ 195 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::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 | ||
| 2490 | 2026.02.24 02:23:57.108776 [ 276 ] {c0637f57-91fb-4eb9-8cf6-8f01ad0a69ed} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2491 | 2026.02.24 02:23:57.108821 [ 195 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 500 rows starting from the beginning of the part | ||
| 2492 | 2026.02.24 02:23:57.108824 [ 276 ] {c0637f57-91fb-4eb9-8cf6-8f01ad0a69ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2493 | 2026.02.24 02:23:57.109192 [ 276 ] {c0637f57-91fb-4eb9-8cf6-8f01ad0a69ed} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2494 | 2026.02.24 02:23:57.109423 [ 276 ] {c0637f57-91fb-4eb9-8cf6-8f01ad0a69ed} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2495 | 2026.02.24 02:23:57.109561 [ 276 ] {c0637f57-91fb-4eb9-8cf6-8f01ad0a69ed} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00118 sec., 5084.745762711864 rows/sec., 265.66 KiB/sec. | ||
| 2496 | 2026.02.24 02:23:57.109599 [ 276 ] {c0637f57-91fb-4eb9-8cf6-8f01ad0a69ed} <Debug> TCPHandler: Processed in 0.001345631 sec. | ||
| 2497 | 2026.02.24 02:23:57.109707 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2498 | 2026.02.24 02:23:57.109801 [ 276 ] {d4f8c2b3-72d0-422b-9d32-243a76f4f606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2499 | 2026.02.24 02:23:57.109844 [ 276 ] {d4f8c2b3-72d0-422b-9d32-243a76f4f606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2500 | 2026.02.24 02:23:57.110192 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2306 rows, containing 5 columns (5 merged, 0 gathered) in 0.001916189 sec., 1203430.3505551906 rows/sec., 92.49 MiB/sec. | ||
| 2501 | 2026.02.24 02:23:57.110268 [ 276 ] {d4f8c2b3-72d0-422b-9d32-243a76f4f606} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2502 | 2026.02.24 02:23:57.110309 [ 276 ] {d4f8c2b3-72d0-422b-9d32-243a76f4f606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2503 | 2026.02.24 02:23:57.110412 [ 200 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2504 | 2026.02.24 02:23:57.110642 [ 276 ] {d4f8c2b3-72d0-422b-9d32-243a76f4f606} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2505 | 2026.02.24 02:23:57.110676 [ 200 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_11_2} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2506 | 2026.02.24 02:23:57.110747 [ 200 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_11_2} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2507 | 2026.02.24 02:23:57.110822 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 2508 | 2026.02.24 02:23:57.110853 [ 276 ] {d4f8c2b3-72d0-422b-9d32-243a76f4f606} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2509 | 2026.02.24 02:23:57.110963 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2510 | 2026.02.24 02:23:57.110989 [ 276 ] {d4f8c2b3-72d0-422b-9d32-243a76f4f606} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001206 sec., 219734.66003316749 rows/sec., 14.60 MiB/sec. | ||
| 2511 | 2026.02.24 02:23:57.111003 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2512 | 2026.02.24 02:23:57.111037 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2513 | 2026.02.24 02:23:57.111048 [ 276 ] {d4f8c2b3-72d0-422b-9d32-243a76f4f606} <Debug> TCPHandler: Processed in 0.001389681 sec. | ||
| 2514 | 2026.02.24 02:23:57.111138 [ 197 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::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 | ||
| 2515 | 2026.02.24 02:23:57.111187 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2516 | 2026.02.24 02:23:57.111284 [ 197 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2517 | 2026.02.24 02:23:57.111302 [ 276 ] {dbdc18f8-e93f-4dcb-83ae-3f1522e67dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2518 | 2026.02.24 02:23:57.111330 [ 197 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2127 rows starting from the beginning of the part | ||
| 2519 | 2026.02.24 02:23:57.111360 [ 276 ] {dbdc18f8-e93f-4dcb-83ae-3f1522e67dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2520 | 2026.02.24 02:23:57.111439 [ 197 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2521 | 2026.02.24 02:23:57.111502 [ 197 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 917 rows starting from the beginning of the part | ||
| 2522 | 2026.02.24 02:23:57.111547 [ 197 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
| 2523 | 2026.02.24 02:23:57.111602 [ 197 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2524 | 2026.02.24 02:23:57.111648 [ 197 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 265 rows starting from the beginning of the part | ||
| 2525 | 2026.02.24 02:23:57.111760 [ 276 ] {dbdc18f8-e93f-4dcb-83ae-3f1522e67dea} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2526 | 2026.02.24 02:23:57.111810 [ 276 ] {dbdc18f8-e93f-4dcb-83ae-3f1522e67dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2527 | 2026.02.24 02:23:57.112144 [ 276 ] {dbdc18f8-e93f-4dcb-83ae-3f1522e67dea} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2528 | 2026.02.24 02:23:57.112382 [ 276 ] {dbdc18f8-e93f-4dcb-83ae-3f1522e67dea} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2529 | 2026.02.24 02:23:57.112523 [ 276 ] {dbdc18f8-e93f-4dcb-83ae-3f1522e67dea} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001244 sec., 803.8585209003215 rows/sec., 54.17 KiB/sec. | ||
| 2530 | 2026.02.24 02:23:57.112561 [ 276 ] {dbdc18f8-e93f-4dcb-83ae-3f1522e67dea} <Debug> TCPHandler: Processed in 0.001436712 sec. | ||
| 2531 | 2026.02.24 02:23:57.112686 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2532 | 2026.02.24 02:23:57.112789 [ 276 ] {9b6818a0-8f67-45b6-8fd0-cbb53b9ff363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2533 | 2026.02.24 02:23:57.112847 [ 276 ] {9b6818a0-8f67-45b6-8fd0-cbb53b9ff363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2534 | 2026.02.24 02:23:57.113600 [ 200 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3661 rows, containing 5 columns (5 merged, 0 gathered) in 0.002506738 sec., 1460463.7580792247 rows/sec., 99.60 MiB/sec. | ||
| 2535 | 2026.02.24 02:23:57.113710 [ 276 ] {9b6818a0-8f67-45b6-8fd0-cbb53b9ff363} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2536 | 2026.02.24 02:23:57.113745 [ 276 ] {9b6818a0-8f67-45b6-8fd0-cbb53b9ff363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2537 | 2026.02.24 02:23:57.113996 [ 199 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2538 | 2026.02.24 02:23:57.114304 [ 199 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2539 | 2026.02.24 02:23:57.114315 [ 276 ] {9b6818a0-8f67-45b6-8fd0-cbb53b9ff363} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2540 | 2026.02.24 02:23:57.114389 [ 199 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2541 | 2026.02.24 02:23:57.114476 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 2542 | 2026.02.24 02:23:57.114579 [ 276 ] {9b6818a0-8f67-45b6-8fd0-cbb53b9ff363} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2543 | 2026.02.24 02:23:57.114727 [ 276 ] {9b6818a0-8f67-45b6-8fd0-cbb53b9ff363} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001958 sec., 5107.252298263534 rows/sec., 9.15 MiB/sec. | ||
| 2544 | 2026.02.24 02:23:57.114788 [ 276 ] {9b6818a0-8f67-45b6-8fd0-cbb53b9ff363} <Debug> TCPHandler: Processed in 0.002153963 sec. | ||
| 2545 | 2026.02.24 02:23:57.114904 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2546 | 2026.02.24 02:23:57.115001 [ 276 ] {e8f17d4d-558f-4811-a636-bf9bc78d1ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2547 | 2026.02.24 02:23:57.115044 [ 276 ] {e8f17d4d-558f-4811-a636-bf9bc78d1ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2548 | 2026.02.24 02:23:57.115380 [ 276 ] {e8f17d4d-558f-4811-a636-bf9bc78d1ded} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2549 | 2026.02.24 02:23:57.115418 [ 276 ] {e8f17d4d-558f-4811-a636-bf9bc78d1ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2550 | 2026.02.24 02:23:57.115738 [ 276 ] {e8f17d4d-558f-4811-a636-bf9bc78d1ded} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2551 | 2026.02.24 02:23:57.115952 [ 276 ] {e8f17d4d-558f-4811-a636-bf9bc78d1ded} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2552 | 2026.02.24 02:23:57.116063 [ 111 ] {} <Debug> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2553 | 2026.02.24 02:23:57.116082 [ 276 ] {e8f17d4d-558f-4811-a636-bf9bc78d1ded} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.0011 sec., 81818.18181818181 rows/sec., 5.12 MiB/sec. | ||
| 2554 | 2026.02.24 02:23:57.116117 [ 111 ] {} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2555 | 2026.02.24 02:23:57.116132 [ 276 ] {e8f17d4d-558f-4811-a636-bf9bc78d1ded} <Debug> TCPHandler: Processed in 0.001279399 sec. | ||
| 2556 | 2026.02.24 02:23:57.116143 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2557 | 2026.02.24 02:23:57.116242 [ 197 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::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 | ||
| 2558 | 2026.02.24 02:23:57.116342 [ 197 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2559 | 2026.02.24 02:23:57.116368 [ 197 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 240 rows starting from the beginning of the part | ||
| 2560 | 2026.02.24 02:23:57.116411 [ 197 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2561 | 2026.02.24 02:23:57.116454 [ 197 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 78 rows starting from the beginning of the part | ||
| 2562 | 2026.02.24 02:23:57.116511 [ 197 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 2563 | 2026.02.24 02:23:57.116580 [ 197 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2564 | 2026.02.24 02:23:57.116650 [ 197 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2565 | 2026.02.24 02:23:57.117510 [ 189 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 4 columns (4 merged, 0 gathered) in 0.001300679 sec., 415167.7700647124 rows/sec., 27.25 MiB/sec. | ||
| 2566 | 2026.02.24 02:23:57.117654 [ 197 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2567 | 2026.02.24 02:23:57.117898 [ 197 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_11_2} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2568 | 2026.02.24 02:23:57.117970 [ 197 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_11_2} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2569 | 2026.02.24 02:23:57.118036 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2570 | 2026.02.24 02:24:02.045647 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4356 | ||
| 2571 | 2026.02.24 02:24:02.046182 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2572 | 2026.02.24 02:24:02.046226 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2573 | 2026.02.24 02:24:02.046711 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2574 | 2026.02.24 02:24:02.046935 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2575 | 2026.02.24 02:24:02.047063 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4356 | ||
| 2576 | 2026.02.24 02:24:02.084773 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2577 | 2026.02.24 02:24:02.085041 [ 276 ] {323e442b-d3ce-4608-b158-6912c906380f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2578 | 2026.02.24 02:24:02.085411 [ 276 ] {323e442b-d3ce-4608-b158-6912c906380f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2579 | 2026.02.24 02:24:02.085454 [ 276 ] {323e442b-d3ce-4608-b158-6912c906380f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2580 | 2026.02.24 02:24:02.085744 [ 276 ] {323e442b-d3ce-4608-b158-6912c906380f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2581 | 2026.02.24 02:24:02.085814 [ 276 ] {323e442b-d3ce-4608-b158-6912c906380f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2582 | 2026.02.24 02:24:02.085957 [ 276 ] {323e442b-d3ce-4608-b158-6912c906380f} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 2583 | 2026.02.24 02:24:02.086061 [ 284 ] {323e442b-d3ce-4608-b158-6912c906380f} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2584 | 2026.02.24 02:24:02.086093 [ 303 ] {323e442b-d3ce-4608-b158-6912c906380f} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2585 | 2026.02.24 02:24:02.086112 [ 342 ] {323e442b-d3ce-4608-b158-6912c906380f} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2586 | 2026.02.24 02:24:02.086234 [ 276 ] {323e442b-d3ce-4608-b158-6912c906380f} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (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 | ||
| 2587 | 2026.02.24 02:24:02.086263 [ 276 ] {323e442b-d3ce-4608-b158-6912c906380f} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2588 | 2026.02.24 02:24:02.086353 [ 276 ] {323e442b-d3ce-4608-b158-6912c906380f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2589 | 2026.02.24 02:24:02.086375 [ 276 ] {323e442b-d3ce-4608-b158-6912c906380f} <Debug> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 2590 | 2026.02.24 02:24:02.086413 [ 276 ] {323e442b-d3ce-4608-b158-6912c906380f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2591 | 2026.02.24 02:24:02.086459 [ 276 ] {323e442b-d3ce-4608-b158-6912c906380f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2592 | 2026.02.24 02:24:02.086497 [ 276 ] {323e442b-d3ce-4608-b158-6912c906380f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2593 | 2026.02.24 02:24:02.087430 [ 276 ] {323e442b-d3ce-4608-b158-6912c906380f} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.002512 sec., 18710.19108280255 rows/sec., 743.70 KiB/sec. | ||
| 2594 | 2026.02.24 02:24:02.087572 [ 276 ] {323e442b-d3ce-4608-b158-6912c906380f} <Debug> TCPHandler: Processed in 0.002935964 sec. | ||
| 2595 | 2026.02.24 02:24:02.094070 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2596 | 2026.02.24 02:24:02.094200 [ 276 ] {d904fd23-9977-4e50-92c4-9782bb9d9cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2597 | 2026.02.24 02:24:02.094254 [ 276 ] {d904fd23-9977-4e50-92c4-9782bb9d9cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2598 | 2026.02.24 02:24:02.094896 [ 276 ] {d904fd23-9977-4e50-92c4-9782bb9d9cc2} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2599 | 2026.02.24 02:24:02.094938 [ 276 ] {d904fd23-9977-4e50-92c4-9782bb9d9cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2600 | 2026.02.24 02:24:02.095349 [ 276 ] {d904fd23-9977-4e50-92c4-9782bb9d9cc2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2601 | 2026.02.24 02:24:02.095546 [ 276 ] {d904fd23-9977-4e50-92c4-9782bb9d9cc2} <Trace> oximeter.timeseries_schema (a4618d18-cc12-4180-b157-eacf1a3783e7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2602 | 2026.02.24 02:24:02.095696 [ 276 ] {d904fd23-9977-4e50-92c4-9782bb9d9cc2} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001532 sec., 652.7415143603133 rows/sec., 67.57 KiB/sec. | ||
| 2603 | 2026.02.24 02:24:02.095736 [ 276 ] {d904fd23-9977-4e50-92c4-9782bb9d9cc2} <Debug> TCPHandler: Processed in 0.001729365 sec. | ||
| 2604 | 2026.02.24 02:24:02.095860 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2605 | 2026.02.24 02:24:02.095956 [ 276 ] {9f56d3e0-bd3c-4fff-bddf-73d1d5540aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2606 | 2026.02.24 02:24:02.095998 [ 276 ] {9f56d3e0-bd3c-4fff-bddf-73d1d5540aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2607 | 2026.02.24 02:24:02.096433 [ 276 ] {9f56d3e0-bd3c-4fff-bddf-73d1d5540aa1} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2608 | 2026.02.24 02:24:02.096471 [ 276 ] {9f56d3e0-bd3c-4fff-bddf-73d1d5540aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2609 | 2026.02.24 02:24:02.096788 [ 276 ] {9f56d3e0-bd3c-4fff-bddf-73d1d5540aa1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2610 | 2026.02.24 02:24:02.097002 [ 276 ] {9f56d3e0-bd3c-4fff-bddf-73d1d5540aa1} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2611 | 2026.02.24 02:24:02.097140 [ 276 ] {9f56d3e0-bd3c-4fff-bddf-73d1d5540aa1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001202 sec., 3327.787021630616 rows/sec., 271.36 KiB/sec. | ||
| 2612 | 2026.02.24 02:24:02.097178 [ 276 ] {9f56d3e0-bd3c-4fff-bddf-73d1d5540aa1} <Debug> TCPHandler: Processed in 0.001369771 sec. | ||
| 2613 | 2026.02.24 02:24:02.097302 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2614 | 2026.02.24 02:24:02.097398 [ 276 ] {7e78a1d1-a524-4d74-be0b-5ec6efd9aa3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2615 | 2026.02.24 02:24:02.097438 [ 276 ] {7e78a1d1-a524-4d74-be0b-5ec6efd9aa3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2616 | 2026.02.24 02:24:02.097889 [ 276 ] {7e78a1d1-a524-4d74-be0b-5ec6efd9aa3b} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2617 | 2026.02.24 02:24:02.097925 [ 276 ] {7e78a1d1-a524-4d74-be0b-5ec6efd9aa3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2618 | 2026.02.24 02:24:02.098231 [ 276 ] {7e78a1d1-a524-4d74-be0b-5ec6efd9aa3b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2619 | 2026.02.24 02:24:02.098436 [ 276 ] {7e78a1d1-a524-4d74-be0b-5ec6efd9aa3b} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2620 | 2026.02.24 02:24:02.098569 [ 276 ] {7e78a1d1-a524-4d74-be0b-5ec6efd9aa3b} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001189 sec., 100925.1471825063 rows/sec., 8.55 MiB/sec. | ||
| 2621 | 2026.02.24 02:24:02.098606 [ 276 ] {7e78a1d1-a524-4d74-be0b-5ec6efd9aa3b} <Debug> TCPHandler: Processed in 0.00135285 sec. | ||
| 2622 | 2026.02.24 02:24:02.098717 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2623 | 2026.02.24 02:24:02.098810 [ 276 ] {2e9c2146-c0e7-4348-a735-3bbadefe9107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2624 | 2026.02.24 02:24:02.098851 [ 276 ] {2e9c2146-c0e7-4348-a735-3bbadefe9107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2625 | 2026.02.24 02:24:02.099260 [ 276 ] {2e9c2146-c0e7-4348-a735-3bbadefe9107} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2026.02.24 02:24:02.099297 [ 276 ] {2e9c2146-c0e7-4348-a735-3bbadefe9107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2627 | 2026.02.24 02:24:02.099596 [ 276 ] {2e9c2146-c0e7-4348-a735-3bbadefe9107} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2628 | 2026.02.24 02:24:02.099799 [ 276 ] {2e9c2146-c0e7-4348-a735-3bbadefe9107} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2629 | 2026.02.24 02:24:02.099936 [ 276 ] {2e9c2146-c0e7-4348-a735-3bbadefe9107} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.001144 sec., 29720.27972027972 rows/sec., 2.16 MiB/sec. | ||
| 2630 | 2026.02.24 02:24:02.099972 [ 276 ] {2e9c2146-c0e7-4348-a735-3bbadefe9107} <Debug> TCPHandler: Processed in 0.001304179 sec. | ||
| 2631 | 2026.02.24 02:24:02.100083 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2632 | 2026.02.24 02:24:02.100176 [ 276 ] {958c1fcf-bff6-4e70-9133-8810f4d80ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2633 | 2026.02.24 02:24:02.100214 [ 276 ] {958c1fcf-bff6-4e70-9133-8810f4d80ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2634 | 2026.02.24 02:24:02.100600 [ 276 ] {958c1fcf-bff6-4e70-9133-8810f4d80ca6} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2635 | 2026.02.24 02:24:02.100636 [ 276 ] {958c1fcf-bff6-4e70-9133-8810f4d80ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2636 | 2026.02.24 02:24:02.100920 [ 276 ] {958c1fcf-bff6-4e70-9133-8810f4d80ca6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2637 | 2026.02.24 02:24:02.101134 [ 276 ] {958c1fcf-bff6-4e70-9133-8810f4d80ca6} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2638 | 2026.02.24 02:24:02.101268 [ 276 ] {958c1fcf-bff6-4e70-9133-8810f4d80ca6} <Debug> executeQuery: Read 2 rows, 136.00 B in 0.00111 sec., 1801.8018018018017 rows/sec., 119.65 KiB/sec. | ||
| 2639 | 2026.02.24 02:24:02.101305 [ 276 ] {958c1fcf-bff6-4e70-9133-8810f4d80ca6} <Debug> TCPHandler: Processed in 0.001271009 sec. | ||
| 2640 | 2026.02.24 02:24:02.101418 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2641 | 2026.02.24 02:24:02.101512 [ 276 ] {8006f425-89a8-4b65-9681-c4ce5bc4825d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2642 | 2026.02.24 02:24:02.101550 [ 276 ] {8006f425-89a8-4b65-9681-c4ce5bc4825d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2643 | 2026.02.24 02:24:02.101973 [ 276 ] {8006f425-89a8-4b65-9681-c4ce5bc4825d} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2644 | 2026.02.24 02:24:02.102008 [ 276 ] {8006f425-89a8-4b65-9681-c4ce5bc4825d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2645 | 2026.02.24 02:24:02.102301 [ 276 ] {8006f425-89a8-4b65-9681-c4ce5bc4825d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2646 | 2026.02.24 02:24:02.102507 [ 276 ] {8006f425-89a8-4b65-9681-c4ce5bc4825d} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2647 | 2026.02.24 02:24:02.102640 [ 276 ] {8006f425-89a8-4b65-9681-c4ce5bc4825d} <Debug> executeQuery: Read 104 rows, 8.33 KiB in 0.001147 sec., 90671.3164777681 rows/sec., 7.09 MiB/sec. | ||
| 2648 | 2026.02.24 02:24:02.102679 [ 276 ] {8006f425-89a8-4b65-9681-c4ce5bc4825d} <Debug> TCPHandler: Processed in 0.001309989 sec. | ||
| 2649 | 2026.02.24 02:24:02.102839 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2650 | 2026.02.24 02:24:02.102963 [ 276 ] {171f37c9-695e-4773-bbd3-45aabc972ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2651 | 2026.02.24 02:24:02.103016 [ 276 ] {171f37c9-695e-4773-bbd3-45aabc972ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2652 | 2026.02.24 02:24:02.103507 [ 276 ] {171f37c9-695e-4773-bbd3-45aabc972ec6} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2653 | 2026.02.24 02:24:02.103545 [ 276 ] {171f37c9-695e-4773-bbd3-45aabc972ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2654 | 2026.02.24 02:24:02.103948 [ 276 ] {171f37c9-695e-4773-bbd3-45aabc972ec6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2655 | 2026.02.24 02:24:02.104207 [ 276 ] {171f37c9-695e-4773-bbd3-45aabc972ec6} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2656 | 2026.02.24 02:24:02.104350 [ 276 ] {171f37c9-695e-4773-bbd3-45aabc972ec6} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001411 sec., 114812.18993621545 rows/sec., 8.00 MiB/sec. | ||
| 2657 | 2026.02.24 02:24:02.104387 [ 276 ] {171f37c9-695e-4773-bbd3-45aabc972ec6} <Debug> TCPHandler: Processed in 0.001616874 sec. | ||
| 2658 | 2026.02.24 02:24:02.104505 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2659 | 2026.02.24 02:24:02.104604 [ 276 ] {41b4e384-45b3-4cd1-99d3-cdb812c3a0ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2660 | 2026.02.24 02:24:02.104646 [ 276 ] {41b4e384-45b3-4cd1-99d3-cdb812c3a0ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2661 | 2026.02.24 02:24:02.105026 [ 276 ] {41b4e384-45b3-4cd1-99d3-cdb812c3a0ec} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2662 | 2026.02.24 02:24:02.105069 [ 276 ] {41b4e384-45b3-4cd1-99d3-cdb812c3a0ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2663 | 2026.02.24 02:24:02.105448 [ 276 ] {41b4e384-45b3-4cd1-99d3-cdb812c3a0ec} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2664 | 2026.02.24 02:24:02.105674 [ 276 ] {41b4e384-45b3-4cd1-99d3-cdb812c3a0ec} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2665 | 2026.02.24 02:24:02.105817 [ 276 ] {41b4e384-45b3-4cd1-99d3-cdb812c3a0ec} <Debug> executeQuery: Read 2 rows, 130.00 B in 0.00123 sec., 1626.0162601626016 rows/sec., 103.21 KiB/sec. | ||
| 2666 | 2026.02.24 02:24:02.105857 [ 276 ] {41b4e384-45b3-4cd1-99d3-cdb812c3a0ec} <Debug> TCPHandler: Processed in 0.001400741 sec. | ||
| 2667 | 2026.02.24 02:24:02.105977 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2668 | 2026.02.24 02:24:02.106075 [ 276 ] {215d3bb0-49e8-4f0a-a5ce-c54c74397639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2669 | 2026.02.24 02:24:02.106132 [ 276 ] {215d3bb0-49e8-4f0a-a5ce-c54c74397639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2670 | 2026.02.24 02:24:02.106933 [ 276 ] {215d3bb0-49e8-4f0a-a5ce-c54c74397639} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2671 | 2026.02.24 02:24:02.106972 [ 276 ] {215d3bb0-49e8-4f0a-a5ce-c54c74397639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2672 | 2026.02.24 02:24:02.107516 [ 276 ] {215d3bb0-49e8-4f0a-a5ce-c54c74397639} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2673 | 2026.02.24 02:24:02.107749 [ 276 ] {215d3bb0-49e8-4f0a-a5ce-c54c74397639} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2674 | 2026.02.24 02:24:02.107902 [ 276 ] {215d3bb0-49e8-4f0a-a5ce-c54c74397639} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001846 sec., 16251.354279523293 rows/sec., 29.12 MiB/sec. | ||
| 2675 | 2026.02.24 02:24:02.107958 [ 276 ] {215d3bb0-49e8-4f0a-a5ce-c54c74397639} <Debug> TCPHandler: Processed in 0.00203175 sec. | ||
| 2676 | 2026.02.24 02:24:02.108062 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2677 | 2026.02.24 02:24:02.108160 [ 276 ] {f232ab7e-ce70-4775-9fc9-926da31e1126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2678 | 2026.02.24 02:24:02.108203 [ 276 ] {f232ab7e-ce70-4775-9fc9-926da31e1126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2679 | 2026.02.24 02:24:02.108553 [ 276 ] {f232ab7e-ce70-4775-9fc9-926da31e1126} <Trace> oximeter.measurements_i64 (88bc069f-8812-4afc-bf7a-19abecb66458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2680 | 2026.02.24 02:24:02.108594 [ 276 ] {f232ab7e-ce70-4775-9fc9-926da31e1126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2681 | 2026.02.24 02:24:02.108923 [ 276 ] {f232ab7e-ce70-4775-9fc9-926da31e1126} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2682 | 2026.02.24 02:24:02.109157 [ 276 ] {f232ab7e-ce70-4775-9fc9-926da31e1126} <Trace> oximeter.measurements_i64 (88bc069f-8812-4afc-bf7a-19abecb66458): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2683 | 2026.02.24 02:24:02.109284 [ 276 ] {f232ab7e-ce70-4775-9fc9-926da31e1126} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001143 sec., 5249.343832020998 rows/sec., 370.80 KiB/sec. | ||
| 2684 | 2026.02.24 02:24:02.109332 [ 276 ] {f232ab7e-ce70-4775-9fc9-926da31e1126} <Debug> TCPHandler: Processed in 0.001319579 sec. | ||
| 2685 | 2026.02.24 02:24:02.109458 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2686 | 2026.02.24 02:24:02.109557 [ 276 ] {ce319ad4-7ed7-4010-a470-7e0624ac9924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2687 | 2026.02.24 02:24:02.109600 [ 276 ] {ce319ad4-7ed7-4010-a470-7e0624ac9924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2688 | 2026.02.24 02:24:02.109967 [ 276 ] {ce319ad4-7ed7-4010-a470-7e0624ac9924} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2689 | 2026.02.24 02:24:02.110005 [ 276 ] {ce319ad4-7ed7-4010-a470-7e0624ac9924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2690 | 2026.02.24 02:24:02.110339 [ 276 ] {ce319ad4-7ed7-4010-a470-7e0624ac9924} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2691 | 2026.02.24 02:24:02.110564 [ 276 ] {ce319ad4-7ed7-4010-a470-7e0624ac9924} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2692 | 2026.02.24 02:24:02.110702 [ 276 ] {ce319ad4-7ed7-4010-a470-7e0624ac9924} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 2693 | 2026.02.24 02:24:02.110739 [ 276 ] {ce319ad4-7ed7-4010-a470-7e0624ac9924} <Debug> TCPHandler: Processed in 0.00133159 sec. | ||
| 2694 | 2026.02.24 02:24:02.276742 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2695 | 2026.02.24 02:24:02.292987 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2696 | 2026.02.24 02:24:02.293038 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2697 | 2026.02.24 02:24:02.299417 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2698 | 2026.02.24 02:24:02.300390 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2699 | 2026.02.24 02:24:02.303775 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2700 | 2026.02.24 02:24:03.000273 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.74 MiB, peak 214.74 MiB, free memory in arenas 0.00 B, will set to 212.81 MiB (RSS), difference: 2.07 MiB | ||
| 2701 | 2026.02.24 02:24:04.554044 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 376 | ||
| 2702 | 2026.02.24 02:24:04.556460 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2703 | 2026.02.24 02:24:04.556509 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2704 | 2026.02.24 02:24:04.557646 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2705 | 2026.02.24 02:24:04.557904 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2706 | 2026.02.24 02:24:04.558151 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 376 | ||
| 2707 | 2026.02.24 02:24:07.098228 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2708 | 2026.02.24 02:24:07.098509 [ 276 ] {23465198-c6d5-44f2-95f5-682bee918de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2709 | 2026.02.24 02:24:07.098611 [ 276 ] {23465198-c6d5-44f2-95f5-682bee918de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2710 | 2026.02.24 02:24:07.099640 [ 276 ] {23465198-c6d5-44f2-95f5-682bee918de2} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2711 | 2026.02.24 02:24:07.099682 [ 276 ] {23465198-c6d5-44f2-95f5-682bee918de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2712 | 2026.02.24 02:24:07.100082 [ 276 ] {23465198-c6d5-44f2-95f5-682bee918de2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2713 | 2026.02.24 02:24:07.100302 [ 276 ] {23465198-c6d5-44f2-95f5-682bee918de2} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2714 | 2026.02.24 02:24:07.100456 [ 276 ] {23465198-c6d5-44f2-95f5-682bee918de2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002023 sec., 140385.5659911023 rows/sec., 8.92 MiB/sec. | ||
| 2715 | 2026.02.24 02:24:07.100496 [ 276 ] {23465198-c6d5-44f2-95f5-682bee918de2} <Debug> TCPHandler: Processed in 0.002457897 sec. | ||
| 2716 | 2026.02.24 02:24:07.100639 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2717 | 2026.02.24 02:24:07.100733 [ 276 ] {6fa55c73-c3ce-4055-abed-f93809e37fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2718 | 2026.02.24 02:24:07.100773 [ 276 ] {6fa55c73-c3ce-4055-abed-f93809e37fce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2719 | 2026.02.24 02:24:07.101579 [ 276 ] {6fa55c73-c3ce-4055-abed-f93809e37fce} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2720 | 2026.02.24 02:24:07.101616 [ 276 ] {6fa55c73-c3ce-4055-abed-f93809e37fce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2721 | 2026.02.24 02:24:07.102004 [ 276 ] {6fa55c73-c3ce-4055-abed-f93809e37fce} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2722 | 2026.02.24 02:24:07.102231 [ 276 ] {6fa55c73-c3ce-4055-abed-f93809e37fce} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2723 | 2026.02.24 02:24:07.102357 [ 276 ] {6fa55c73-c3ce-4055-abed-f93809e37fce} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001643 sec., 497261.1077297627 rows/sec., 39.35 MiB/sec. | ||
| 2724 | 2026.02.24 02:24:07.102394 [ 276 ] {6fa55c73-c3ce-4055-abed-f93809e37fce} <Debug> TCPHandler: Processed in 0.001816767 sec. | ||
| 2725 | 2026.02.24 02:24:07.102507 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2726 | 2026.02.24 02:24:07.102610 [ 276 ] {4a70cc05-da69-4aba-a229-404f97a6e889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2727 | 2026.02.24 02:24:07.102649 [ 276 ] {4a70cc05-da69-4aba-a229-404f97a6e889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2728 | 2026.02.24 02:24:07.103109 [ 276 ] {4a70cc05-da69-4aba-a229-404f97a6e889} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2729 | 2026.02.24 02:24:07.103155 [ 276 ] {4a70cc05-da69-4aba-a229-404f97a6e889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2730 | 2026.02.24 02:24:07.103460 [ 276 ] {4a70cc05-da69-4aba-a229-404f97a6e889} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2731 | 2026.02.24 02:24:07.103675 [ 276 ] {4a70cc05-da69-4aba-a229-404f97a6e889} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2732 | 2026.02.24 02:24:07.103813 [ 276 ] {4a70cc05-da69-4aba-a229-404f97a6e889} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001221 sec., 124488.12448812448 rows/sec., 7.43 MiB/sec. | ||
| 2733 | 2026.02.24 02:24:07.103848 [ 276 ] {4a70cc05-da69-4aba-a229-404f97a6e889} <Debug> TCPHandler: Processed in 0.00138988 sec. | ||
| 2734 | 2026.02.24 02:24:07.103962 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2735 | 2026.02.24 02:24:07.104064 [ 276 ] {2dd5f5dc-691d-4a29-865c-9046c2dac511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2736 | 2026.02.24 02:24:07.104103 [ 276 ] {2dd5f5dc-691d-4a29-865c-9046c2dac511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2737 | 2026.02.24 02:24:07.104539 [ 276 ] {2dd5f5dc-691d-4a29-865c-9046c2dac511} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2738 | 2026.02.24 02:24:07.104575 [ 276 ] {2dd5f5dc-691d-4a29-865c-9046c2dac511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2739 | 2026.02.24 02:24:07.104867 [ 276 ] {2dd5f5dc-691d-4a29-865c-9046c2dac511} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2740 | 2026.02.24 02:24:07.105075 [ 276 ] {2dd5f5dc-691d-4a29-865c-9046c2dac511} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2741 | 2026.02.24 02:24:07.105210 [ 276 ] {2dd5f5dc-691d-4a29-865c-9046c2dac511} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001173 sec., 127024.72293265132 rows/sec., 8.21 MiB/sec. | ||
| 2742 | 2026.02.24 02:24:07.105207 [ 96 ] {} <Debug> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2743 | 2026.02.24 02:24:07.105248 [ 276 ] {2dd5f5dc-691d-4a29-865c-9046c2dac511} <Debug> TCPHandler: Processed in 0.001334459 sec. | ||
| 2744 | 2026.02.24 02:24:07.105290 [ 96 ] {} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2745 | 2026.02.24 02:24:07.105316 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2746 | 2026.02.24 02:24:07.105376 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2747 | 2026.02.24 02:24:07.105413 [ 200 ] {510999a7-a64a-426c-aead-87c3b72e2154::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 | ||
| 2748 | 2026.02.24 02:24:07.105475 [ 276 ] {1c50e77b-a268-41fe-8fa8-43e89c43d431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2749 | 2026.02.24 02:24:07.105499 [ 200 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2750 | 2026.02.24 02:24:07.105515 [ 276 ] {1c50e77b-a268-41fe-8fa8-43e89c43d431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2751 | 2026.02.24 02:24:07.105526 [ 200 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 228 rows starting from the beginning of the part | ||
| 2752 | 2026.02.24 02:24:07.105608 [ 200 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 2753 | 2026.02.24 02:24:07.105654 [ 200 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 377 rows starting from the beginning of the part | ||
| 2754 | 2026.02.24 02:24:07.105693 [ 200 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 2755 | 2026.02.24 02:24:07.105734 [ 200 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 2756 | 2026.02.24 02:24:07.105771 [ 200 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 2757 | 2026.02.24 02:24:07.105933 [ 276 ] {1c50e77b-a268-41fe-8fa8-43e89c43d431} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2758 | 2026.02.24 02:24:07.105974 [ 276 ] {1c50e77b-a268-41fe-8fa8-43e89c43d431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2759 | 2026.02.24 02:24:07.106260 [ 276 ] {1c50e77b-a268-41fe-8fa8-43e89c43d431} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2760 | 2026.02.24 02:24:07.106464 [ 276 ] {1c50e77b-a268-41fe-8fa8-43e89c43d431} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2761 | 2026.02.24 02:24:07.106562 [ 197 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 929 rows, containing 5 columns (5 merged, 0 gathered) in 0.001224818 sec., 758480.0354011781 rows/sec., 53.41 MiB/sec. | ||
| 2762 | 2026.02.24 02:24:07.106579 [ 276 ] {1c50e77b-a268-41fe-8fa8-43e89c43d431} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001167 sec., 126820.90831191087 rows/sec., 7.21 MiB/sec. | ||
| 2763 | 2026.02.24 02:24:07.106634 [ 276 ] {1c50e77b-a268-41fe-8fa8-43e89c43d431} <Debug> TCPHandler: Processed in 0.001355091 sec. | ||
| 2764 | 2026.02.24 02:24:07.106700 [ 200 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2765 | 2026.02.24 02:24:07.106740 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2766 | 2026.02.24 02:24:07.106827 [ 276 ] {407484da-78dc-4f30-a3f6-391857c97f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2767 | 2026.02.24 02:24:07.106929 [ 276 ] {407484da-78dc-4f30-a3f6-391857c97f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2768 | 2026.02.24 02:24:07.106987 [ 200 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_6_1} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2769 | 2026.02.24 02:24:07.107043 [ 200 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_6_1} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2770 | 2026.02.24 02:24:07.107095 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2771 | 2026.02.24 02:24:07.107460 [ 276 ] {407484da-78dc-4f30-a3f6-391857c97f37} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2772 | 2026.02.24 02:24:07.107495 [ 276 ] {407484da-78dc-4f30-a3f6-391857c97f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2773 | 2026.02.24 02:24:07.107813 [ 276 ] {407484da-78dc-4f30-a3f6-391857c97f37} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2774 | 2026.02.24 02:24:07.108030 [ 276 ] {407484da-78dc-4f30-a3f6-391857c97f37} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2775 | 2026.02.24 02:24:07.108157 [ 276 ] {407484da-78dc-4f30-a3f6-391857c97f37} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001285 sec., 389105.0583657588 rows/sec., 27.34 MiB/sec. | ||
| 2776 | 2026.02.24 02:24:07.108194 [ 276 ] {407484da-78dc-4f30-a3f6-391857c97f37} <Debug> TCPHandler: Processed in 0.001449242 sec. | ||
| 2777 | 2026.02.24 02:24:07.108301 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2778 | 2026.02.24 02:24:07.108394 [ 276 ] {93830d24-a8eb-4d80-8682-bd6be9050fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2779 | 2026.02.24 02:24:07.108436 [ 276 ] {93830d24-a8eb-4d80-8682-bd6be9050fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2780 | 2026.02.24 02:24:07.108766 [ 276 ] {93830d24-a8eb-4d80-8682-bd6be9050fe9} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2781 | 2026.02.24 02:24:07.108804 [ 276 ] {93830d24-a8eb-4d80-8682-bd6be9050fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2782 | 2026.02.24 02:24:07.109103 [ 276 ] {93830d24-a8eb-4d80-8682-bd6be9050fe9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2783 | 2026.02.24 02:24:07.109308 [ 276 ] {93830d24-a8eb-4d80-8682-bd6be9050fe9} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2784 | 2026.02.24 02:24:07.109434 [ 276 ] {93830d24-a8eb-4d80-8682-bd6be9050fe9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 2785 | 2026.02.24 02:24:07.109470 [ 276 ] {93830d24-a8eb-4d80-8682-bd6be9050fe9} <Debug> TCPHandler: Processed in 0.001217078 sec. | ||
| 2786 | 2026.02.24 02:24:07.109577 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2787 | 2026.02.24 02:24:07.109669 [ 276 ] {b2b26398-0167-4b5c-8b5f-b1eae6a10621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2788 | 2026.02.24 02:24:07.109711 [ 276 ] {b2b26398-0167-4b5c-8b5f-b1eae6a10621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2789 | 2026.02.24 02:24:07.110100 [ 276 ] {b2b26398-0167-4b5c-8b5f-b1eae6a10621} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2790 | 2026.02.24 02:24:07.110136 [ 276 ] {b2b26398-0167-4b5c-8b5f-b1eae6a10621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2791 | 2026.02.24 02:24:07.110456 [ 276 ] {b2b26398-0167-4b5c-8b5f-b1eae6a10621} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2792 | 2026.02.24 02:24:07.110663 [ 276 ] {b2b26398-0167-4b5c-8b5f-b1eae6a10621} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2793 | 2026.02.24 02:24:07.110790 [ 276 ] {b2b26398-0167-4b5c-8b5f-b1eae6a10621} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001139 sec., 232660.22827041263 rows/sec., 15.46 MiB/sec. | ||
| 2794 | 2026.02.24 02:24:07.110825 [ 276 ] {b2b26398-0167-4b5c-8b5f-b1eae6a10621} <Debug> TCPHandler: Processed in 0.001296119 sec. | ||
| 2795 | 2026.02.24 02:24:07.110947 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2796 | 2026.02.24 02:24:07.111039 [ 276 ] {a5755e78-fb4a-4cf9-b6d0-fbdcb354e2e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2797 | 2026.02.24 02:24:07.111080 [ 276 ] {a5755e78-fb4a-4cf9-b6d0-fbdcb354e2e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2798 | 2026.02.24 02:24:07.111390 [ 276 ] {a5755e78-fb4a-4cf9-b6d0-fbdcb354e2e9} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2799 | 2026.02.24 02:24:07.111426 [ 276 ] {a5755e78-fb4a-4cf9-b6d0-fbdcb354e2e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2800 | 2026.02.24 02:24:07.111711 [ 276 ] {a5755e78-fb4a-4cf9-b6d0-fbdcb354e2e9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2801 | 2026.02.24 02:24:07.111924 [ 276 ] {a5755e78-fb4a-4cf9-b6d0-fbdcb354e2e9} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2802 | 2026.02.24 02:24:07.112048 [ 276 ] {a5755e78-fb4a-4cf9-b6d0-fbdcb354e2e9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 2803 | 2026.02.24 02:24:07.112082 [ 276 ] {a5755e78-fb4a-4cf9-b6d0-fbdcb354e2e9} <Debug> TCPHandler: Processed in 0.001183528 sec. | ||
| 2804 | 2026.02.24 02:24:07.112191 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2805 | 2026.02.24 02:24:07.112284 [ 276 ] {6bed16f5-3519-41c1-9cb9-7361be3d0eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2806 | 2026.02.24 02:24:07.112336 [ 276 ] {6bed16f5-3519-41c1-9cb9-7361be3d0eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2807 | 2026.02.24 02:24:07.113062 [ 276 ] {6bed16f5-3519-41c1-9cb9-7361be3d0eeb} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2808 | 2026.02.24 02:24:07.113098 [ 276 ] {6bed16f5-3519-41c1-9cb9-7361be3d0eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2809 | 2026.02.24 02:24:07.113590 [ 276 ] {6bed16f5-3519-41c1-9cb9-7361be3d0eeb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2810 | 2026.02.24 02:24:07.113808 [ 276 ] {6bed16f5-3519-41c1-9cb9-7361be3d0eeb} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2811 | 2026.02.24 02:24:07.113940 [ 276 ] {6bed16f5-3519-41c1-9cb9-7361be3d0eeb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001673 sec., 5977.286312014346 rows/sec., 10.71 MiB/sec. | ||
| 2812 | 2026.02.24 02:24:07.113989 [ 276 ] {6bed16f5-3519-41c1-9cb9-7361be3d0eeb} <Debug> TCPHandler: Processed in 0.001845497 sec. | ||
| 2813 | 2026.02.24 02:24:07.114095 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2814 | 2026.02.24 02:24:07.114188 [ 276 ] {965e47cf-d04a-41a3-90e5-14c942080893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2815 | 2026.02.24 02:24:07.114228 [ 276 ] {965e47cf-d04a-41a3-90e5-14c942080893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2816 | 2026.02.24 02:24:07.114549 [ 276 ] {965e47cf-d04a-41a3-90e5-14c942080893} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2817 | 2026.02.24 02:24:07.114583 [ 276 ] {965e47cf-d04a-41a3-90e5-14c942080893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2818 | 2026.02.24 02:24:07.114881 [ 276 ] {965e47cf-d04a-41a3-90e5-14c942080893} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2819 | 2026.02.24 02:24:07.115098 [ 276 ] {965e47cf-d04a-41a3-90e5-14c942080893} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2820 | 2026.02.24 02:24:07.115222 [ 276 ] {965e47cf-d04a-41a3-90e5-14c942080893} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001052 sec., 85551.33079847909 rows/sec., 5.35 MiB/sec. | ||
| 2821 | 2026.02.24 02:24:07.115255 [ 276 ] {965e47cf-d04a-41a3-90e5-14c942080893} <Debug> TCPHandler: Processed in 0.001208648 sec. | ||
| 2822 | 2026.02.24 02:24:09.486658 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2823 | 2026.02.24 02:24:09.486724 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2824 | 2026.02.24 02:24:09.547171 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4804 | ||
| 2825 | 2026.02.24 02:24:09.547679 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2826 | 2026.02.24 02:24:09.547729 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2827 | 2026.02.24 02:24:09.548252 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2828 | 2026.02.24 02:24:09.548512 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2829 | 2026.02.24 02:24:09.548656 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4804 | ||
| 2830 | 2026.02.24 02:24:09.803892 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2831 | 2026.02.24 02:24:09.820607 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2832 | 2026.02.24 02:24:09.820668 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2833 | 2026.02.24 02:24:09.826909 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2834 | 2026.02.24 02:24:09.827646 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2835 | 2026.02.24 02:24:09.831022 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2836 | 2026.02.24 02:24:10.000266 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.39 MiB, peak 217.39 MiB, free memory in arenas 0.00 B, will set to 214.44 MiB (RSS), difference: 1.05 MiB | ||
| 2837 | 2026.02.24 02:24:12.091190 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2838 | 2026.02.24 02:24:12.091470 [ 276 ] {d0575736-ba17-453a-97c2-472bff1aa66b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2839 | 2026.02.24 02:24:12.091571 [ 276 ] {d0575736-ba17-453a-97c2-472bff1aa66b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2840 | 2026.02.24 02:24:12.092490 [ 276 ] {d0575736-ba17-453a-97c2-472bff1aa66b} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2841 | 2026.02.24 02:24:12.092531 [ 276 ] {d0575736-ba17-453a-97c2-472bff1aa66b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2842 | 2026.02.24 02:24:12.092954 [ 276 ] {d0575736-ba17-453a-97c2-472bff1aa66b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2843 | 2026.02.24 02:24:12.093181 [ 276 ] {d0575736-ba17-453a-97c2-472bff1aa66b} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2844 | 2026.02.24 02:24:12.093346 [ 276 ] {d0575736-ba17-453a-97c2-472bff1aa66b} <Debug> executeQuery: Read 116 rows, 10.08 KiB in 0.001951 sec., 59456.68887749872 rows/sec., 5.05 MiB/sec. | ||
| 2845 | 2026.02.24 02:24:12.093391 [ 276 ] {d0575736-ba17-453a-97c2-472bff1aa66b} <Debug> TCPHandler: Processed in 0.002379185 sec. | ||
| 2846 | 2026.02.24 02:24:12.093533 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2847 | 2026.02.24 02:24:12.093633 [ 276 ] {e49e5376-c8d0-4449-8850-50e9de15c7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2848 | 2026.02.24 02:24:12.093675 [ 276 ] {e49e5376-c8d0-4449-8850-50e9de15c7f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2849 | 2026.02.24 02:24:12.094140 [ 276 ] {e49e5376-c8d0-4449-8850-50e9de15c7f2} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2850 | 2026.02.24 02:24:12.094171 [ 276 ] {e49e5376-c8d0-4449-8850-50e9de15c7f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2851 | 2026.02.24 02:24:12.094447 [ 276 ] {e49e5376-c8d0-4449-8850-50e9de15c7f2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2852 | 2026.02.24 02:24:12.094643 [ 276 ] {e49e5376-c8d0-4449-8850-50e9de15c7f2} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2853 | 2026.02.24 02:24:12.094747 [ 89 ] {} <Debug> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2854 | 2026.02.24 02:24:12.094769 [ 276 ] {e49e5376-c8d0-4449-8850-50e9de15c7f2} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001204 sec., 24916.943521594683 rows/sec., 1.83 MiB/sec. | ||
| 2855 | 2026.02.24 02:24:12.094781 [ 89 ] {} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2026.02.24 02:24:12.094799 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2857 | 2026.02.24 02:24:12.094804 [ 276 ] {e49e5376-c8d0-4449-8850-50e9de15c7f2} <Debug> TCPHandler: Processed in 0.00137773 sec. | ||
| 2858 | 2026.02.24 02:24:12.094932 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2859 | 2026.02.24 02:24:12.094961 [ 194 ] {580652f6-82c7-4483-a510-67597bf45b73::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 | ||
| 2860 | 2026.02.24 02:24:12.095019 [ 276 ] {983a3089-15e6-411e-9ede-6fde76452136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2861 | 2026.02.24 02:24:12.095128 [ 276 ] {983a3089-15e6-411e-9ede-6fde76452136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2862 | 2026.02.24 02:24:12.095206 [ 194 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2863 | 2026.02.24 02:24:12.095252 [ 194 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 202 rows starting from the beginning of the part | ||
| 2864 | 2026.02.24 02:24:12.095350 [ 194 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2865 | 2026.02.24 02:24:12.095405 [ 194 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 152 rows starting from the beginning of the part | ||
| 2866 | 2026.02.24 02:24:12.095454 [ 194 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
| 2867 | 2026.02.24 02:24:12.095496 [ 194 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 152 rows starting from the beginning of the part | ||
| 2868 | 2026.02.24 02:24:12.095555 [ 194 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 2869 | 2026.02.24 02:24:12.095596 [ 276 ] {983a3089-15e6-411e-9ede-6fde76452136} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2870 | 2026.02.24 02:24:12.095636 [ 276 ] {983a3089-15e6-411e-9ede-6fde76452136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2871 | 2026.02.24 02:24:12.095988 [ 276 ] {983a3089-15e6-411e-9ede-6fde76452136} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2872 | 2026.02.24 02:24:12.096220 [ 276 ] {983a3089-15e6-411e-9ede-6fde76452136} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2873 | 2026.02.24 02:24:12.096351 [ 276 ] {983a3089-15e6-411e-9ede-6fde76452136} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001287 sec., 73038.07303807304 rows/sec., 5.70 MiB/sec. | ||
| 2874 | 2026.02.24 02:24:12.096386 [ 276 ] {983a3089-15e6-411e-9ede-6fde76452136} <Debug> TCPHandler: Processed in 0.001446441 sec. | ||
| 2875 | 2026.02.24 02:24:12.096498 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2876 | 2026.02.24 02:24:12.096513 [ 200 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 596 rows, containing 5 columns (5 merged, 0 gathered) in 0.001566334 sec., 380506.32879066665 rows/sec., 25.37 MiB/sec. | ||
| 2877 | 2026.02.24 02:24:12.096594 [ 276 ] {2a206eb4-0aec-4729-935c-eeb8f671a9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2878 | 2026.02.24 02:24:12.096642 [ 276 ] {2a206eb4-0aec-4729-935c-eeb8f671a9f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2879 | 2026.02.24 02:24:12.096656 [ 194 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2880 | 2026.02.24 02:24:12.096904 [ 194 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_11_2} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2881 | 2026.02.24 02:24:12.096974 [ 194 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_11_2} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2882 | 2026.02.24 02:24:12.097041 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2883 | 2026.02.24 02:24:12.097059 [ 276 ] {2a206eb4-0aec-4729-935c-eeb8f671a9f5} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2884 | 2026.02.24 02:24:12.097105 [ 276 ] {2a206eb4-0aec-4729-935c-eeb8f671a9f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2885 | 2026.02.24 02:24:12.097444 [ 276 ] {2a206eb4-0aec-4729-935c-eeb8f671a9f5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2886 | 2026.02.24 02:24:12.097657 [ 276 ] {2a206eb4-0aec-4729-935c-eeb8f671a9f5} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): 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.02.24 02:24:12.097783 [ 276 ] {2a206eb4-0aec-4729-935c-eeb8f671a9f5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 2888 | 2026.02.24 02:24:12.097818 [ 276 ] {2a206eb4-0aec-4729-935c-eeb8f671a9f5} <Debug> TCPHandler: Processed in 0.00136804 sec. | ||
| 2889 | 2026.02.24 02:24:12.097925 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2890 | 2026.02.24 02:24:12.098015 [ 276 ] {8b3ae3c7-3142-43ac-9ad6-0edc042ecb50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2891 | 2026.02.24 02:24:12.098068 [ 276 ] {8b3ae3c7-3142-43ac-9ad6-0edc042ecb50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2892 | 2026.02.24 02:24:12.098909 [ 276 ] {8b3ae3c7-3142-43ac-9ad6-0edc042ecb50} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2893 | 2026.02.24 02:24:12.098945 [ 276 ] {8b3ae3c7-3142-43ac-9ad6-0edc042ecb50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2894 | 2026.02.24 02:24:12.099458 [ 276 ] {8b3ae3c7-3142-43ac-9ad6-0edc042ecb50} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2895 | 2026.02.24 02:24:12.099671 [ 276 ] {8b3ae3c7-3142-43ac-9ad6-0edc042ecb50} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2896 | 2026.02.24 02:24:12.099803 [ 276 ] {8b3ae3c7-3142-43ac-9ad6-0edc042ecb50} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001805 sec., 16620.498614958447 rows/sec., 29.78 MiB/sec. | ||
| 2897 | 2026.02.24 02:24:12.099800 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2898 | 2026.02.24 02:24:12.099852 [ 276 ] {8b3ae3c7-3142-43ac-9ad6-0edc042ecb50} <Debug> TCPHandler: Processed in 0.001973639 sec. | ||
| 2899 | 2026.02.24 02:24:12.099875 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2900 | 2026.02.24 02:24:12.099901 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2901 | 2026.02.24 02:24:12.099974 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2902 | 2026.02.24 02:24:12.100012 [ 200 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::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 | ||
| 2903 | 2026.02.24 02:24:12.100080 [ 276 ] {de9280f0-82cb-41a9-8646-9c0e09b0f1c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2904 | 2026.02.24 02:24:12.100155 [ 276 ] {de9280f0-82cb-41a9-8646-9c0e09b0f1c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2905 | 2026.02.24 02:24:12.100228 [ 200 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2906 | 2026.02.24 02:24:12.100282 [ 200 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 77 rows starting from the beginning of the part | ||
| 2907 | 2026.02.24 02:24:12.100410 [ 200 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2908 | 2026.02.24 02:24:12.100504 [ 276 ] {de9280f0-82cb-41a9-8646-9c0e09b0f1c6} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2026.02.24 02:24:12.100521 [ 200 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2910 | 2026.02.24 02:24:12.100541 [ 276 ] {de9280f0-82cb-41a9-8646-9c0e09b0f1c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2911 | 2026.02.24 02:24:12.100631 [ 200 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 2912 | 2026.02.24 02:24:12.100769 [ 200 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2913 | 2026.02.24 02:24:12.100840 [ 276 ] {de9280f0-82cb-41a9-8646-9c0e09b0f1c6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2914 | 2026.02.24 02:24:12.100876 [ 200 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 2915 | 2026.02.24 02:24:12.101074 [ 276 ] {de9280f0-82cb-41a9-8646-9c0e09b0f1c6} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2916 | 2026.02.24 02:24:12.101196 [ 276 ] {de9280f0-82cb-41a9-8646-9c0e09b0f1c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 2917 | 2026.02.24 02:24:12.101230 [ 276 ] {de9280f0-82cb-41a9-8646-9c0e09b0f1c6} <Debug> TCPHandler: Processed in 0.001304899 sec. | ||
| 2918 | 2026.02.24 02:24:12.107732 [ 200 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 19 columns (19 merged, 0 gathered) in 0.007760026 sec., 23582.395213624284 rows/sec., 42.26 MiB/sec. | ||
| 2919 | 2026.02.24 02:24:12.108157 [ 188 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2920 | 2026.02.24 02:24:12.108462 [ 188 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2921 | 2026.02.24 02:24:12.108525 [ 188 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2922 | 2026.02.24 02:24:12.108592 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 2923 | 2026.02.24 02:24:14.558304 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 410 | ||
| 2924 | 2026.02.24 02:24:14.560562 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2925 | 2026.02.24 02:24:14.560620 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2926 | 2026.02.24 02:24:14.561782 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2927 | 2026.02.24 02:24:14.562073 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2928 | 2026.02.24 02:24:14.562423 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 410 | ||
| 2929 | 2026.02.24 02:24:15.460084 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2930 | 2026.02.24 02:24:15.460273 [ 276 ] {2ed2f10c-8ed2-4c2c-8776-70884aac680f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2931 | 2026.02.24 02:24:15.460341 [ 276 ] {2ed2f10c-8ed2-4c2c-8776-70884aac680f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2932 | 2026.02.24 02:24:15.461176 [ 276 ] {2ed2f10c-8ed2-4c2c-8776-70884aac680f} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2933 | 2026.02.24 02:24:15.461224 [ 276 ] {2ed2f10c-8ed2-4c2c-8776-70884aac680f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2934 | 2026.02.24 02:24:15.461621 [ 276 ] {2ed2f10c-8ed2-4c2c-8776-70884aac680f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2935 | 2026.02.24 02:24:15.461844 [ 276 ] {2ed2f10c-8ed2-4c2c-8776-70884aac680f} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2936 | 2026.02.24 02:24:15.462018 [ 276 ] {2ed2f10c-8ed2-4c2c-8776-70884aac680f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001778 sec., 159730.03374578178 rows/sec., 10.14 MiB/sec. | ||
| 2937 | 2026.02.24 02:24:15.462067 [ 276 ] {2ed2f10c-8ed2-4c2c-8776-70884aac680f} <Debug> TCPHandler: Processed in 0.002121811 sec. | ||
| 2938 | 2026.02.24 02:24:15.462180 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2939 | 2026.02.24 02:24:15.462273 [ 276 ] {e0fc51d7-b570-48af-bf73-ccc6cf455570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2940 | 2026.02.24 02:24:15.462313 [ 276 ] {e0fc51d7-b570-48af-bf73-ccc6cf455570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2941 | 2026.02.24 02:24:15.462687 [ 276 ] {e0fc51d7-b570-48af-bf73-ccc6cf455570} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2942 | 2026.02.24 02:24:15.462721 [ 276 ] {e0fc51d7-b570-48af-bf73-ccc6cf455570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2943 | 2026.02.24 02:24:15.463089 [ 276 ] {e0fc51d7-b570-48af-bf73-ccc6cf455570} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2944 | 2026.02.24 02:24:15.463310 [ 276 ] {e0fc51d7-b570-48af-bf73-ccc6cf455570} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2945 | 2026.02.24 02:24:15.463438 [ 276 ] {e0fc51d7-b570-48af-bf73-ccc6cf455570} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00116 sec., 6896.551724137931 rows/sec., 562.37 KiB/sec. | ||
| 2946 | 2026.02.24 02:24:15.463476 [ 276 ] {e0fc51d7-b570-48af-bf73-ccc6cf455570} <Debug> TCPHandler: Processed in 0.00132898 sec. | ||
| 2947 | 2026.02.24 02:24:15.463582 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2948 | 2026.02.24 02:24:15.463679 [ 276 ] {10326e9d-1481-48e2-a5a4-b98640e5f509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2949 | 2026.02.24 02:24:15.463718 [ 276 ] {10326e9d-1481-48e2-a5a4-b98640e5f509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2950 | 2026.02.24 02:24:15.465049 [ 276 ] {10326e9d-1481-48e2-a5a4-b98640e5f509} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2951 | 2026.02.24 02:24:15.465086 [ 276 ] {10326e9d-1481-48e2-a5a4-b98640e5f509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2952 | 2026.02.24 02:24:15.465569 [ 276 ] {10326e9d-1481-48e2-a5a4-b98640e5f509} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2953 | 2026.02.24 02:24:15.465789 [ 276 ] {10326e9d-1481-48e2-a5a4-b98640e5f509} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2954 | 2026.02.24 02:24:15.465923 [ 276 ] {10326e9d-1481-48e2-a5a4-b98640e5f509} <Debug> executeQuery: Read 1961 rows, 163.05 KiB in 0.00226 sec., 867699.1150442478 rows/sec., 70.46 MiB/sec. | ||
| 2955 | 2026.02.24 02:24:15.465959 [ 276 ] {10326e9d-1481-48e2-a5a4-b98640e5f509} <Debug> TCPHandler: Processed in 0.002427906 sec. | ||
| 2956 | 2026.02.24 02:24:15.466059 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2957 | 2026.02.24 02:24:15.466151 [ 276 ] {a9997686-ff8a-48ee-b37a-f0622e0189f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2958 | 2026.02.24 02:24:15.466187 [ 276 ] {a9997686-ff8a-48ee-b37a-f0622e0189f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2959 | 2026.02.24 02:24:15.466603 [ 276 ] {a9997686-ff8a-48ee-b37a-f0622e0189f8} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2960 | 2026.02.24 02:24:15.466637 [ 276 ] {a9997686-ff8a-48ee-b37a-f0622e0189f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2961 | 2026.02.24 02:24:15.466992 [ 276 ] {a9997686-ff8a-48ee-b37a-f0622e0189f8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2962 | 2026.02.24 02:24:15.467219 [ 276 ] {a9997686-ff8a-48ee-b37a-f0622e0189f8} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2963 | 2026.02.24 02:24:15.467345 [ 276 ] {a9997686-ff8a-48ee-b37a-f0622e0189f8} <Debug> executeQuery: Read 160 rows, 9.85 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 8.04 MiB/sec. | ||
| 2964 | 2026.02.24 02:24:15.467385 [ 276 ] {a9997686-ff8a-48ee-b37a-f0622e0189f8} <Debug> TCPHandler: Processed in 0.00136734 sec. | ||
| 2965 | 2026.02.24 02:24:15.467493 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2966 | 2026.02.24 02:24:15.467590 [ 276 ] {f47e2ea3-d3f3-4bea-abda-654055344bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2967 | 2026.02.24 02:24:15.467629 [ 276 ] {f47e2ea3-d3f3-4bea-abda-654055344bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2968 | 2026.02.24 02:24:15.468110 [ 276 ] {f47e2ea3-d3f3-4bea-abda-654055344bc5} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2969 | 2026.02.24 02:24:15.468145 [ 276 ] {f47e2ea3-d3f3-4bea-abda-654055344bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2970 | 2026.02.24 02:24:15.468443 [ 276 ] {f47e2ea3-d3f3-4bea-abda-654055344bc5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2971 | 2026.02.24 02:24:15.468649 [ 276 ] {f47e2ea3-d3f3-4bea-abda-654055344bc5} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2026.02.24 02:24:15.468765 [ 276 ] {f47e2ea3-d3f3-4bea-abda-654055344bc5} <Debug> executeQuery: Read 377 rows, 25.67 KiB in 0.001248 sec., 302083.3333333333 rows/sec., 20.08 MiB/sec. | ||
| 2973 | 2026.02.24 02:24:15.468800 [ 276 ] {f47e2ea3-d3f3-4bea-abda-654055344bc5} <Debug> TCPHandler: Processed in 0.001416151 sec. | ||
| 2974 | 2026.02.24 02:24:15.468969 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2975 | 2026.02.24 02:24:15.469066 [ 276 ] {4bbce263-e4b6-44b7-b794-9ec764de252f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2976 | 2026.02.24 02:24:15.469106 [ 276 ] {4bbce263-e4b6-44b7-b794-9ec764de252f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2977 | 2026.02.24 02:24:15.469512 [ 276 ] {4bbce263-e4b6-44b7-b794-9ec764de252f} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2978 | 2026.02.24 02:24:15.469549 [ 276 ] {4bbce263-e4b6-44b7-b794-9ec764de252f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2979 | 2026.02.24 02:24:15.469853 [ 276 ] {4bbce263-e4b6-44b7-b794-9ec764de252f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2980 | 2026.02.24 02:24:15.470064 [ 276 ] {4bbce263-e4b6-44b7-b794-9ec764de252f} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2026.02.24 02:24:15.470192 [ 276 ] {4bbce263-e4b6-44b7-b794-9ec764de252f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001143 sec., 129483.81452318461 rows/sec., 7.36 MiB/sec. | ||
| 2982 | 2026.02.24 02:24:15.470232 [ 276 ] {4bbce263-e4b6-44b7-b794-9ec764de252f} <Debug> TCPHandler: Processed in 0.00131786 sec. | ||
| 2983 | 2026.02.24 02:24:15.470338 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2984 | 2026.02.24 02:24:15.470434 [ 276 ] {c871a46e-45a5-48df-8955-99200263be0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2985 | 2026.02.24 02:24:15.470474 [ 276 ] {c871a46e-45a5-48df-8955-99200263be0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2986 | 2026.02.24 02:24:15.471129 [ 276 ] {c871a46e-45a5-48df-8955-99200263be0b} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2026.02.24 02:24:15.471164 [ 276 ] {c871a46e-45a5-48df-8955-99200263be0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2988 | 2026.02.24 02:24:15.471486 [ 276 ] {c871a46e-45a5-48df-8955-99200263be0b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2989 | 2026.02.24 02:24:15.471693 [ 276 ] {c871a46e-45a5-48df-8955-99200263be0b} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2026.02.24 02:24:15.471814 [ 276 ] {c871a46e-45a5-48df-8955-99200263be0b} <Debug> executeQuery: Read 964 rows, 70.92 KiB in 0.001456 sec., 662087.9120879121 rows/sec., 47.57 MiB/sec. | ||
| 2991 | 2026.02.24 02:24:15.471849 [ 276 ] {c871a46e-45a5-48df-8955-99200263be0b} <Debug> TCPHandler: Processed in 0.001622604 sec. | ||
| 2992 | 2026.02.24 02:24:15.472086 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2993 | 2026.02.24 02:24:15.472183 [ 276 ] {ae8127c4-d245-4dd5-90ae-ea33bc918d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2994 | 2026.02.24 02:24:15.472223 [ 276 ] {ae8127c4-d245-4dd5-90ae-ea33bc918d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2995 | 2026.02.24 02:24:15.472560 [ 276 ] {ae8127c4-d245-4dd5-90ae-ea33bc918d9d} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2996 | 2026.02.24 02:24:15.472596 [ 276 ] {ae8127c4-d245-4dd5-90ae-ea33bc918d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2997 | 2026.02.24 02:24:15.472903 [ 276 ] {ae8127c4-d245-4dd5-90ae-ea33bc918d9d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2998 | 2026.02.24 02:24:15.473104 [ 276 ] {ae8127c4-d245-4dd5-90ae-ea33bc918d9d} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2026.02.24 02:24:15.473221 [ 276 ] {ae8127c4-d245-4dd5-90ae-ea33bc918d9d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 3000 | 2026.02.24 02:24:15.473256 [ 276 ] {ae8127c4-d245-4dd5-90ae-ea33bc918d9d} <Debug> TCPHandler: Processed in 0.001243429 sec. | ||
| 3001 | 2026.02.24 02:24:15.473363 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3002 | 2026.02.24 02:24:15.473453 [ 276 ] {2fb09fa5-0e08-4bea-a474-5893eb2cec7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3003 | 2026.02.24 02:24:15.473492 [ 276 ] {2fb09fa5-0e08-4bea-a474-5893eb2cec7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3004 | 2026.02.24 02:24:15.474080 [ 276 ] {2fb09fa5-0e08-4bea-a474-5893eb2cec7a} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3005 | 2026.02.24 02:24:15.474118 [ 276 ] {2fb09fa5-0e08-4bea-a474-5893eb2cec7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 3006 | 2026.02.24 02:24:15.474486 [ 276 ] {2fb09fa5-0e08-4bea-a474-5893eb2cec7a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3007 | 2026.02.24 02:24:15.474703 [ 276 ] {2fb09fa5-0e08-4bea-a474-5893eb2cec7a} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2026.02.24 02:24:15.474833 [ 276 ] {2fb09fa5-0e08-4bea-a474-5893eb2cec7a} <Debug> executeQuery: Read 911 rows, 62.08 KiB in 0.001362 sec., 668869.3098384729 rows/sec., 44.51 MiB/sec. | ||
| 3009 | 2026.02.24 02:24:15.474869 [ 276 ] {2fb09fa5-0e08-4bea-a474-5893eb2cec7a} <Debug> TCPHandler: Processed in 0.001527002 sec. | ||
| 3010 | 2026.02.24 02:24:15.474976 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3011 | 2026.02.24 02:24:15.475074 [ 276 ] {ba87b293-0599-4062-9fee-c9061e7bf2f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3012 | 2026.02.24 02:24:15.475115 [ 276 ] {ba87b293-0599-4062-9fee-c9061e7bf2f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3013 | 2026.02.24 02:24:15.475412 [ 276 ] {ba87b293-0599-4062-9fee-c9061e7bf2f7} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3014 | 2026.02.24 02:24:15.475446 [ 276 ] {ba87b293-0599-4062-9fee-c9061e7bf2f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 3015 | 2026.02.24 02:24:15.475747 [ 276 ] {ba87b293-0599-4062-9fee-c9061e7bf2f7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3016 | 2026.02.24 02:24:15.476022 [ 276 ] {ba87b293-0599-4062-9fee-c9061e7bf2f7} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3017 | 2026.02.24 02:24:15.476153 [ 276 ] {ba87b293-0599-4062-9fee-c9061e7bf2f7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 61.93 KiB/sec. | ||
| 3018 | 2026.02.24 02:24:15.476191 [ 276 ] {ba87b293-0599-4062-9fee-c9061e7bf2f7} <Debug> TCPHandler: Processed in 0.001262829 sec. | ||
| 3019 | 2026.02.24 02:24:15.476291 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3020 | 2026.02.24 02:24:15.476386 [ 276 ] {8225c6fb-a4dd-4fd2-a1c0-631e18420c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3021 | 2026.02.24 02:24:15.476441 [ 276 ] {8225c6fb-a4dd-4fd2-a1c0-631e18420c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3022 | 2026.02.24 02:24:15.477177 [ 276 ] {8225c6fb-a4dd-4fd2-a1c0-631e18420c01} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2026.02.24 02:24:15.477212 [ 276 ] {8225c6fb-a4dd-4fd2-a1c0-631e18420c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 3024 | 2026.02.24 02:24:15.477687 [ 276 ] {8225c6fb-a4dd-4fd2-a1c0-631e18420c01} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3025 | 2026.02.24 02:24:15.477963 [ 276 ] {8225c6fb-a4dd-4fd2-a1c0-631e18420c01} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3026 | 2026.02.24 02:24:15.478099 [ 276 ] {8225c6fb-a4dd-4fd2-a1c0-631e18420c01} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001731 sec., 5777.007510109764 rows/sec., 10.35 MiB/sec. | ||
| 3027 | 2026.02.24 02:24:15.478151 [ 276 ] {8225c6fb-a4dd-4fd2-a1c0-631e18420c01} <Debug> TCPHandler: Processed in 0.001909338 sec. | ||
| 3028 | 2026.02.24 02:24:15.478260 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3029 | 2026.02.24 02:24:15.478358 [ 276 ] {a6fcf5c6-ac5e-4825-bb85-034821bf4ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3030 | 2026.02.24 02:24:15.478400 [ 276 ] {a6fcf5c6-ac5e-4825-bb85-034821bf4ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3031 | 2026.02.24 02:24:15.478721 [ 276 ] {a6fcf5c6-ac5e-4825-bb85-034821bf4ded} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2026.02.24 02:24:15.478759 [ 276 ] {a6fcf5c6-ac5e-4825-bb85-034821bf4ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 3033 | 2026.02.24 02:24:15.479058 [ 276 ] {a6fcf5c6-ac5e-4825-bb85-034821bf4ded} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3034 | 2026.02.24 02:24:15.479258 [ 276 ] {a6fcf5c6-ac5e-4825-bb85-034821bf4ded} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3035 | 2026.02.24 02:24:15.479373 [ 276 ] {a6fcf5c6-ac5e-4825-bb85-034821bf4ded} <Debug> executeQuery: Read 74 rows, 4.66 KiB in 0.001063 sec., 69614.29915333961 rows/sec., 4.28 MiB/sec. | ||
| 3036 | 2026.02.24 02:24:15.479406 [ 276 ] {a6fcf5c6-ac5e-4825-bb85-034821bf4ded} <Debug> TCPHandler: Processed in 0.001227188 sec. | ||
| 3037 | 2026.02.24 02:24:17.049101 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5316 | ||
| 3038 | 2026.02.24 02:24:17.049764 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3039 | 2026.02.24 02:24:17.049809 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 3040 | 2026.02.24 02:24:17.050373 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3041 | 2026.02.24 02:24:17.050598 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3042 | 2026.02.24 02:24:17.050723 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5316 | ||
| 3043 | 2026.02.24 02:24:17.050754 [ 27 ] {} <Debug> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3044 | 2026.02.24 02:24:17.050834 [ 27 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3045 | 2026.02.24 02:24:17.050857 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 3046 | 2026.02.24 02:24:17.050978 [ 202 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 3047 | 2026.02.24 02:24:17.051112 [ 202 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3048 | 2026.02.24 02:24:17.051151 [ 202 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2884 rows starting from the beginning of the part | ||
| 3049 | 2026.02.24 02:24:17.051238 [ 202 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 3050 | 2026.02.24 02:24:17.051288 [ 202 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 3051 | 2026.02.24 02:24:17.051334 [ 202 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 3052 | 2026.02.24 02:24:17.051377 [ 202 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 3053 | 2026.02.24 02:24:17.051417 [ 202 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 3054 | 2026.02.24 02:24:17.052797 [ 200 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5316 rows, containing 4 columns (4 merged, 0 gathered) in 0.001861848 sec., 2855227.7092437195 rows/sec., 40.84 MiB/sec. | ||
| 3055 | 2026.02.24 02:24:17.053484 [ 194 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3056 | 2026.02.24 02:24:17.053736 [ 194 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_11_2} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3057 | 2026.02.24 02:24:17.053808 [ 194 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_11_2} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3058 | 2026.02.24 02:24:17.053879 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3059 | 2026.02.24 02:24:17.083874 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3060 | 2026.02.24 02:24:17.084056 [ 276 ] {b60281c8-77ad-494c-be7f-6b715d280563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3061 | 2026.02.24 02:24:17.084129 [ 276 ] {b60281c8-77ad-494c-be7f-6b715d280563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3062 | 2026.02.24 02:24:17.084759 [ 276 ] {b60281c8-77ad-494c-be7f-6b715d280563} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3063 | 2026.02.24 02:24:17.084803 [ 276 ] {b60281c8-77ad-494c-be7f-6b715d280563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 3064 | 2026.02.24 02:24:17.085177 [ 276 ] {b60281c8-77ad-494c-be7f-6b715d280563} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3065 | 2026.02.24 02:24:17.085472 [ 276 ] {b60281c8-77ad-494c-be7f-6b715d280563} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3066 | 2026.02.24 02:24:17.085600 [ 27 ] {} <Debug> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3067 | 2026.02.24 02:24:17.085624 [ 276 ] {b60281c8-77ad-494c-be7f-6b715d280563} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001621 sec., 34546.57618753856 rows/sec., 2.65 MiB/sec. | ||
| 3068 | 2026.02.24 02:24:17.085635 [ 27 ] {} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3069 | 2026.02.24 02:24:17.085667 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 3070 | 2026.02.24 02:24:17.085671 [ 276 ] {b60281c8-77ad-494c-be7f-6b715d280563} <Debug> TCPHandler: Processed in 0.001930198 sec. | ||
| 3071 | 2026.02.24 02:24:17.085756 [ 202 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::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 | ||
| 3072 | 2026.02.24 02:24:17.085801 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3073 | 2026.02.24 02:24:17.085875 [ 202 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3074 | 2026.02.24 02:24:17.085900 [ 276 ] {c156354a-ef0d-4833-a8a7-45770b3f1a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3075 | 2026.02.24 02:24:17.085911 [ 202 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2136 rows starting from the beginning of the part | ||
| 3076 | 2026.02.24 02:24:17.085948 [ 276 ] {c156354a-ef0d-4833-a8a7-45770b3f1a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3077 | 2026.02.24 02:24:17.085977 [ 202 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 120 rows starting from the beginning of the part | ||
| 3078 | 2026.02.24 02:24:17.086032 [ 202 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 817 rows starting from the beginning of the part | ||
| 3079 | 2026.02.24 02:24:17.086077 [ 202 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 116 rows starting from the beginning of the part | ||
| 3080 | 2026.02.24 02:24:17.086119 [ 202 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1961 rows starting from the beginning of the part | ||
| 3081 | 2026.02.24 02:24:17.086161 [ 202 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::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 | ||
| 3082 | 2026.02.24 02:24:17.086375 [ 276 ] {c156354a-ef0d-4833-a8a7-45770b3f1a6d} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3083 | 2026.02.24 02:24:17.086414 [ 276 ] {c156354a-ef0d-4833-a8a7-45770b3f1a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3084 | 2026.02.24 02:24:17.086710 [ 276 ] {c156354a-ef0d-4833-a8a7-45770b3f1a6d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3085 | 2026.02.24 02:24:17.086915 [ 276 ] {c156354a-ef0d-4833-a8a7-45770b3f1a6d} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3086 | 2026.02.24 02:24:17.087012 [ 27 ] {} <Debug> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3087 | 2026.02.24 02:24:17.087036 [ 276 ] {c156354a-ef0d-4833-a8a7-45770b3f1a6d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001207 sec., 53024.02651201326 rows/sec., 4.14 MiB/sec. | ||
| 3088 | 2026.02.24 02:24:17.087039 [ 27 ] {} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3089 | 2026.02.24 02:24:17.087072 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3090 | 2026.02.24 02:24:17.087076 [ 276 ] {c156354a-ef0d-4833-a8a7-45770b3f1a6d} <Debug> TCPHandler: Processed in 0.00137906 sec. | ||
| 3091 | 2026.02.24 02:24:17.087158 [ 200 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::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 | ||
| 3092 | 2026.02.24 02:24:17.087251 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3093 | 2026.02.24 02:24:17.087319 [ 200 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3094 | 2026.02.24 02:24:17.087346 [ 276 ] {77157f8c-64fb-4ff2-bea0-a344e7f1de25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3095 | 2026.02.24 02:24:17.087352 [ 200 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1044 rows starting from the beginning of the part | ||
| 3096 | 2026.02.24 02:24:17.087389 [ 276 ] {77157f8c-64fb-4ff2-bea0-a344e7f1de25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3097 | 2026.02.24 02:24:17.087424 [ 200 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 104 rows starting from the beginning of the part | ||
| 3098 | 2026.02.24 02:24:17.087475 [ 200 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 500 rows starting from the beginning of the part | ||
| 3099 | 2026.02.24 02:24:17.087521 [ 200 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 94 rows starting from the beginning of the part | ||
| 3100 | 2026.02.24 02:24:17.087558 [ 200 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 964 rows starting from the beginning of the part | ||
| 3101 | 2026.02.24 02:24:17.087595 [ 200 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::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 | ||
| 3102 | 2026.02.24 02:24:17.087743 [ 276 ] {77157f8c-64fb-4ff2-bea0-a344e7f1de25} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3103 | 2026.02.24 02:24:17.087777 [ 276 ] {77157f8c-64fb-4ff2-bea0-a344e7f1de25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3104 | 2026.02.24 02:24:17.088106 [ 198 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5206 rows, containing 5 columns (5 merged, 0 gathered) in 0.002383676 sec., 2184021.653949614 rows/sec., 186.05 MiB/sec. | ||
| 3105 | 2026.02.24 02:24:17.088124 [ 276 ] {77157f8c-64fb-4ff2-bea0-a344e7f1de25} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3106 | 2026.02.24 02:24:17.088356 [ 276 ] {77157f8c-64fb-4ff2-bea0-a344e7f1de25} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3107 | 2026.02.24 02:24:17.088358 [ 198 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3108 | 2026.02.24 02:24:17.088460 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3109 | 2026.02.24 02:24:17.088479 [ 276 ] {77157f8c-64fb-4ff2-bea0-a344e7f1de25} <Debug> executeQuery: Read 42 rows, 2.99 KiB in 0.001167 sec., 35989.71722365038 rows/sec., 2.50 MiB/sec. | ||
| 3110 | 2026.02.24 02:24:17.088492 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3111 | 2026.02.24 02:24:17.088520 [ 276 ] {77157f8c-64fb-4ff2-bea0-a344e7f1de25} <Debug> TCPHandler: Processed in 0.00133538 sec. | ||
| 3112 | 2026.02.24 02:24:17.088520 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3113 | 2026.02.24 02:24:17.088608 [ 202 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::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 | ||
| 3114 | 2026.02.24 02:24:17.088636 [ 198 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_16_3} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3115 | 2026.02.24 02:24:17.088642 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3116 | 2026.02.24 02:24:17.088697 [ 202 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3117 | 2026.02.24 02:24:17.088702 [ 198 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_16_3} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3118 | 2026.02.24 02:24:17.088728 [ 202 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3661 rows starting from the beginning of the part | ||
| 3119 | 2026.02.24 02:24:17.088764 [ 276 ] {3420e879-049c-4b54-aa48-8ab1a1806cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3120 | 2026.02.24 02:24:17.088772 [ 202 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 162 rows starting from the beginning of the part | ||
| 3121 | 2026.02.24 02:24:17.088771 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2770 rows, containing 5 columns (5 merged, 0 gathered) in 0.001625874 sec., 1703699.0566304645 rows/sec., 129.97 MiB/sec. | ||
| 3122 | 2026.02.24 02:24:17.088819 [ 276 ] {3420e879-049c-4b54-aa48-8ab1a1806cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3123 | 2026.02.24 02:24:17.088825 [ 202 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 265 rows starting from the beginning of the part | ||
| 3124 | 2026.02.24 02:24:17.088771 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 3125 | 2026.02.24 02:24:17.088879 [ 202 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3126 | 2026.02.24 02:24:17.088915 [ 202 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 911 rows starting from the beginning of the part | ||
| 3127 | 2026.02.24 02:24:17.088950 [ 202 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 42 rows starting from the beginning of the part | ||
| 3128 | 2026.02.24 02:24:17.089038 [ 190 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3129 | 2026.02.24 02:24:17.089249 [ 276 ] {3420e879-049c-4b54-aa48-8ab1a1806cae} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3130 | 2026.02.24 02:24:17.089301 [ 276 ] {3420e879-049c-4b54-aa48-8ab1a1806cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3131 | 2026.02.24 02:24:17.089355 [ 190 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_16_3} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3132 | 2026.02.24 02:24:17.089433 [ 190 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_16_3} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3133 | 2026.02.24 02:24:17.089508 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 3134 | 2026.02.24 02:24:17.089672 [ 276 ] {3420e879-049c-4b54-aa48-8ab1a1806cae} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3135 | 2026.02.24 02:24:17.089900 [ 276 ] {3420e879-049c-4b54-aa48-8ab1a1806cae} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2026.02.24 02:24:17.090006 [ 27 ] {} <Debug> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3137 | 2026.02.24 02:24:17.090032 [ 276 ] {3420e879-049c-4b54-aa48-8ab1a1806cae} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.001257 sec., 12728.719172633253 rows/sec., 882.56 KiB/sec. | ||
| 3138 | 2026.02.24 02:24:17.090038 [ 27 ] {} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3139 | 2026.02.24 02:24:17.090071 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3140 | 2026.02.24 02:24:17.090075 [ 276 ] {3420e879-049c-4b54-aa48-8ab1a1806cae} <Debug> TCPHandler: Processed in 0.001466072 sec. | ||
| 3141 | 2026.02.24 02:24:17.090140 [ 198 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::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 | ||
| 3142 | 2026.02.24 02:24:17.090227 [ 198 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3143 | 2026.02.24 02:24:17.090252 [ 198 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 540 rows starting from the beginning of the part | ||
| 3144 | 2026.02.24 02:24:17.090296 [ 198 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::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 | ||
| 3145 | 2026.02.24 02:24:17.090334 [ 198 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 3146 | 2026.02.24 02:24:17.090371 [ 198 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3147 | 2026.02.24 02:24:17.090406 [ 198 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 74 rows starting from the beginning of the part | ||
| 3148 | 2026.02.24 02:24:17.090442 [ 198 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 16 rows starting from the beginning of the part | ||
| 3149 | 2026.02.24 02:24:17.090852 [ 190 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5201 rows, containing 5 columns (5 merged, 0 gathered) in 0.002292334 sec., 2268866.578779532 rows/sec., 154.10 MiB/sec. | ||
| 3150 | 2026.02.24 02:24:17.091171 [ 200 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 840 rows, containing 4 columns (4 merged, 0 gathered) in 0.001117757 sec., 751505.0230058949 rows/sec., 49.03 MiB/sec. | ||
| 3151 | 2026.02.24 02:24:17.091356 [ 191 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3152 | 2026.02.24 02:24:17.091424 [ 198 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3153 | 2026.02.24 02:24:17.091753 [ 191 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3154 | 2026.02.24 02:24:17.091759 [ 198 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_16_3} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3155 | 2026.02.24 02:24:17.091841 [ 191 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3156 | 2026.02.24 02:24:17.091846 [ 198 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_16_3} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3157 | 2026.02.24 02:24:17.091934 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 3158 | 2026.02.24 02:24:17.091979 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3159 | 2026.02.24 02:24:17.331556 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3160 | 2026.02.24 02:24:17.349449 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3161 | 2026.02.24 02:24:17.349489 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3162 | 2026.02.24 02:24:17.355434 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3163 | 2026.02.24 02:24:17.356072 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3164 | 2026.02.24 02:24:17.356406 [ 27 ] {} <Debug> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3165 | 2026.02.24 02:24:17.356454 [ 27 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2026.02.24 02:24:17.356476 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3167 | 2026.02.24 02:24:17.356591 [ 191 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 3168 | 2026.02.24 02:24:17.359175 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3169 | 2026.02.24 02:24:17.360824 [ 191 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3170 | 2026.02.24 02:24:17.362211 [ 191 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 3171 | 2026.02.24 02:24:17.366701 [ 191 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 3172 | 2026.02.24 02:24:17.370743 [ 191 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 3173 | 2026.02.24 02:24:17.375035 [ 191 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 3174 | 2026.02.24 02:24:17.379658 [ 191 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 3175 | 2026.02.24 02:24:17.383981 [ 191 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 3176 | 2026.02.24 02:24:17.437627 [ 198 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.081034754 sec., 1024.2518907381393 rows/sec., 5.30 MiB/sec. | ||
| 3177 | 2026.02.24 02:24:17.440030 [ 200 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3178 | 2026.02.24 02:24:17.442030 [ 200 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_11_2} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3179 | 2026.02.24 02:24:17.442135 [ 200 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_11_2} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3180 | 2026.02.24 02:24:17.444037 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.43 MiB. | ||
| 3181 | 2026.02.24 02:24:18.000685 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.89 MiB, peak 226.78 MiB, free memory in arenas 0.00 B, will set to 228.16 MiB (RSS), difference: 11.28 MiB | ||
| 3182 | 2026.02.24 02:24:22.091328 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3183 | 2026.02.24 02:24:22.091513 [ 276 ] {109bba69-710b-41a5-820a-56bcde040072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3184 | 2026.02.24 02:24:22.091587 [ 276 ] {109bba69-710b-41a5-820a-56bcde040072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3185 | 2026.02.24 02:24:22.092334 [ 276 ] {109bba69-710b-41a5-820a-56bcde040072} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3186 | 2026.02.24 02:24:22.092394 [ 276 ] {109bba69-710b-41a5-820a-56bcde040072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3187 | 2026.02.24 02:24:22.092837 [ 276 ] {109bba69-710b-41a5-820a-56bcde040072} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3188 | 2026.02.24 02:24:22.093073 [ 276 ] {109bba69-710b-41a5-820a-56bcde040072} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3189 | 2026.02.24 02:24:22.093264 [ 276 ] {109bba69-710b-41a5-820a-56bcde040072} <Debug> executeQuery: Read 116 rows, 10.08 KiB in 0.001801 sec., 64408.661854525264 rows/sec., 5.47 MiB/sec. | ||
| 3190 | 2026.02.24 02:24:22.093324 [ 276 ] {109bba69-710b-41a5-820a-56bcde040072} <Debug> TCPHandler: Processed in 0.002126832 sec. | ||
| 3191 | 2026.02.24 02:24:22.093451 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3192 | 2026.02.24 02:24:22.093556 [ 276 ] {97eb0343-6f1d-4b95-9458-cbd4e752c435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3193 | 2026.02.24 02:24:22.093602 [ 276 ] {97eb0343-6f1d-4b95-9458-cbd4e752c435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3194 | 2026.02.24 02:24:22.094030 [ 276 ] {97eb0343-6f1d-4b95-9458-cbd4e752c435} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3195 | 2026.02.24 02:24:22.094068 [ 276 ] {97eb0343-6f1d-4b95-9458-cbd4e752c435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3196 | 2026.02.24 02:24:22.094399 [ 276 ] {97eb0343-6f1d-4b95-9458-cbd4e752c435} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3197 | 2026.02.24 02:24:22.094636 [ 276 ] {97eb0343-6f1d-4b95-9458-cbd4e752c435} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3198 | 2026.02.24 02:24:22.094769 [ 276 ] {97eb0343-6f1d-4b95-9458-cbd4e752c435} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001237 sec., 24252.22312045271 rows/sec., 1.78 MiB/sec. | ||
| 3199 | 2026.02.24 02:24:22.094808 [ 276 ] {97eb0343-6f1d-4b95-9458-cbd4e752c435} <Debug> TCPHandler: Processed in 0.001412071 sec. | ||
| 3200 | 2026.02.24 02:24:22.094932 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3201 | 2026.02.24 02:24:22.095057 [ 276 ] {81519ec7-4a81-4499-bb94-f1a0708e77ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3202 | 2026.02.24 02:24:22.095107 [ 276 ] {81519ec7-4a81-4499-bb94-f1a0708e77ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3203 | 2026.02.24 02:24:22.095610 [ 276 ] {81519ec7-4a81-4499-bb94-f1a0708e77ec} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3204 | 2026.02.24 02:24:22.095646 [ 276 ] {81519ec7-4a81-4499-bb94-f1a0708e77ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3205 | 2026.02.24 02:24:22.095977 [ 276 ] {81519ec7-4a81-4499-bb94-f1a0708e77ec} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3206 | 2026.02.24 02:24:22.096189 [ 276 ] {81519ec7-4a81-4499-bb94-f1a0708e77ec} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3207 | 2026.02.24 02:24:22.096316 [ 276 ] {81519ec7-4a81-4499-bb94-f1a0708e77ec} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001285 sec., 73151.75097276265 rows/sec., 5.71 MiB/sec. | ||
| 3208 | 2026.02.24 02:24:22.096353 [ 276 ] {81519ec7-4a81-4499-bb94-f1a0708e77ec} <Debug> TCPHandler: Processed in 0.001485752 sec. | ||
| 3209 | 2026.02.24 02:24:22.096469 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3210 | 2026.02.24 02:24:22.096565 [ 276 ] {0f390f5a-8abf-4176-b733-2a52e0d04597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3211 | 2026.02.24 02:24:22.096610 [ 276 ] {0f390f5a-8abf-4176-b733-2a52e0d04597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3212 | 2026.02.24 02:24:22.097011 [ 276 ] {0f390f5a-8abf-4176-b733-2a52e0d04597} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3213 | 2026.02.24 02:24:22.097045 [ 276 ] {0f390f5a-8abf-4176-b733-2a52e0d04597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3214 | 2026.02.24 02:24:22.097371 [ 276 ] {0f390f5a-8abf-4176-b733-2a52e0d04597} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3215 | 2026.02.24 02:24:22.097580 [ 276 ] {0f390f5a-8abf-4176-b733-2a52e0d04597} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3216 | 2026.02.24 02:24:22.097703 [ 276 ] {0f390f5a-8abf-4176-b733-2a52e0d04597} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 3217 | 2026.02.24 02:24:22.097740 [ 276 ] {0f390f5a-8abf-4176-b733-2a52e0d04597} <Debug> TCPHandler: Processed in 0.00132185 sec. | ||
| 3218 | 2026.02.24 02:24:22.097837 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3219 | 2026.02.24 02:24:22.097932 [ 276 ] {cbfe1844-1cea-4ae1-b5aa-8b8ed9416577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3220 | 2026.02.24 02:24:22.097986 [ 276 ] {cbfe1844-1cea-4ae1-b5aa-8b8ed9416577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3221 | 2026.02.24 02:24:22.098775 [ 276 ] {cbfe1844-1cea-4ae1-b5aa-8b8ed9416577} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3222 | 2026.02.24 02:24:22.098810 [ 276 ] {cbfe1844-1cea-4ae1-b5aa-8b8ed9416577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3223 | 2026.02.24 02:24:22.099369 [ 276 ] {cbfe1844-1cea-4ae1-b5aa-8b8ed9416577} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3224 | 2026.02.24 02:24:22.099591 [ 276 ] {cbfe1844-1cea-4ae1-b5aa-8b8ed9416577} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3225 | 2026.02.24 02:24:22.099726 [ 276 ] {cbfe1844-1cea-4ae1-b5aa-8b8ed9416577} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001812 sec., 16556.29139072848 rows/sec., 29.67 MiB/sec. | ||
| 3226 | 2026.02.24 02:24:22.099782 [ 276 ] {cbfe1844-1cea-4ae1-b5aa-8b8ed9416577} <Debug> TCPHandler: Processed in 0.00199411 sec. | ||
| 3227 | 2026.02.24 02:24:22.099888 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3228 | 2026.02.24 02:24:22.099984 [ 276 ] {5c25af52-b509-4542-b8ff-f400013a4a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3229 | 2026.02.24 02:24:22.100026 [ 276 ] {5c25af52-b509-4542-b8ff-f400013a4a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3230 | 2026.02.24 02:24:22.100353 [ 276 ] {5c25af52-b509-4542-b8ff-f400013a4a61} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3231 | 2026.02.24 02:24:22.100389 [ 276 ] {5c25af52-b509-4542-b8ff-f400013a4a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3232 | 2026.02.24 02:24:22.100702 [ 276 ] {5c25af52-b509-4542-b8ff-f400013a4a61} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3233 | 2026.02.24 02:24:22.100906 [ 276 ] {5c25af52-b509-4542-b8ff-f400013a4a61} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3234 | 2026.02.24 02:24:22.101030 [ 276 ] {5c25af52-b509-4542-b8ff-f400013a4a61} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 3235 | 2026.02.24 02:24:22.101063 [ 276 ] {5c25af52-b509-4542-b8ff-f400013a4a61} <Debug> TCPHandler: Processed in 0.001225928 sec. | ||
| 3236 | 2026.02.24 02:24:24.486763 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3237 | 2026.02.24 02:24:24.486829 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3238 | 2026.02.24 02:24:24.551445 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5764 | ||
| 3239 | 2026.02.24 02:24:24.551931 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3240 | 2026.02.24 02:24:24.551966 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3241 | 2026.02.24 02:24:24.552557 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3242 | 2026.02.24 02:24:24.552810 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3243 | 2026.02.24 02:24:24.552956 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5764 | ||
| 3244 | 2026.02.24 02:24:24.563681 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 454 | ||
| 3245 | 2026.02.24 02:24:24.566227 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3246 | 2026.02.24 02:24:24.566283 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3247 | 2026.02.24 02:24:24.567493 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3248 | 2026.02.24 02:24:24.567791 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3249 | 2026.02.24 02:24:24.568138 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 454 | ||
| 3250 | 2026.02.24 02:24:24.859706 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3251 | 2026.02.24 02:24:24.876122 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3252 | 2026.02.24 02:24:24.876180 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3253 | 2026.02.24 02:24:24.881820 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3254 | 2026.02.24 02:24:24.882514 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3255 | 2026.02.24 02:24:24.885271 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3256 | 2026.02.24 02:24:26.489611 [ 83 ] {} <Debug> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3257 | 2026.02.24 02:24:26.489679 [ 83 ] {} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3258 | 2026.02.24 02:24:26.489703 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3259 | 2026.02.24 02:24:26.489802 [ 198 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::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 | ||
| 3260 | 2026.02.24 02:24:26.489926 [ 198 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3261 | 2026.02.24 02:24:26.489959 [ 198 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3262 | 2026.02.24 02:24:26.490025 [ 198 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 3263 | 2026.02.24 02:24:26.490069 [ 198 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 3264 | 2026.02.24 02:24:26.490113 [ 198 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 3265 | 2026.02.24 02:24:26.490153 [ 198 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 3266 | 2026.02.24 02:24:26.491075 [ 192 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1160 rows, containing 5 columns (5 merged, 0 gathered) in 0.00131223 sec., 883991.3734634934 rows/sec., 59.87 MiB/sec. | ||
| 3267 | 2026.02.24 02:24:26.491293 [ 193 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3268 | 2026.02.24 02:24:26.491593 [ 193 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_5_1} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3269 | 2026.02.24 02:24:26.491664 [ 193 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_5_1} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3270 | 2026.02.24 02:24:26.491745 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3271 | 2026.02.24 02:24:26.548393 [ 83 ] {} <Debug> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3272 | 2026.02.24 02:24:26.548456 [ 83 ] {} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3273 | 2026.02.24 02:24:26.548477 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3274 | 2026.02.24 02:24:26.548583 [ 198 ] {e74df7c8-37f7-4223-b934-38314a67dfba::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 | ||
| 3275 | 2026.02.24 02:24:26.548700 [ 198 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3276 | 2026.02.24 02:24:26.548735 [ 198 ] {e74df7c8-37f7-4223-b934-38314a67dfba::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 | ||
| 3277 | 2026.02.24 02:24:26.548798 [ 198 ] {e74df7c8-37f7-4223-b934-38314a67dfba::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 | ||
| 3278 | 2026.02.24 02:24:26.548840 [ 198 ] {e74df7c8-37f7-4223-b934-38314a67dfba::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 | ||
| 3279 | 2026.02.24 02:24:26.548879 [ 198 ] {e74df7c8-37f7-4223-b934-38314a67dfba::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 | ||
| 3280 | 2026.02.24 02:24:26.548919 [ 198 ] {e74df7c8-37f7-4223-b934-38314a67dfba::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 | ||
| 3281 | 2026.02.24 02:24:26.549749 [ 192 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.001237048 sec., 4850.2564168892395 rows/sec., 320.51 KiB/sec. | ||
| 3282 | 2026.02.24 02:24:26.549966 [ 192 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3283 | 2026.02.24 02:24:26.550373 [ 192 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_5_1} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3284 | 2026.02.24 02:24:26.550456 [ 192 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_5_1} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3285 | 2026.02.24 02:24:26.550547 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3286 | 2026.02.24 02:24:26.790087 [ 83 ] {} <Debug> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3287 | 2026.02.24 02:24:26.790153 [ 83 ] {} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3288 | 2026.02.24 02:24:26.790175 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3289 | 2026.02.24 02:24:26.790334 [ 196 ] {768c8ad9-8947-4da1-993c-c251f32740f8::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 | ||
| 3290 | 2026.02.24 02:24:26.790521 [ 196 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3291 | 2026.02.24 02:24:26.790565 [ 196 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 3292 | 2026.02.24 02:24:26.790652 [ 196 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 3293 | 2026.02.24 02:24:26.790710 [ 196 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 3294 | 2026.02.24 02:24:26.790765 [ 196 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 3295 | 2026.02.24 02:24:26.790809 [ 196 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 3296 | 2026.02.24 02:24:26.791624 [ 198 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 5 columns (5 merged, 0 gathered) in 0.0013655 sec., 442328.8172830465 rows/sec., 27.01 MiB/sec. | ||
| 3297 | 2026.02.24 02:24:26.791846 [ 195 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3298 | 2026.02.24 02:24:26.792190 [ 195 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_5_1} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3299 | 2026.02.24 02:24:26.792269 [ 195 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_5_1} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3300 | 2026.02.24 02:24:26.792366 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3301 | 2026.02.24 02:24:27.098313 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3302 | 2026.02.24 02:24:27.098497 [ 276 ] {d4da631b-426c-4660-8bac-1c74daa19417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3303 | 2026.02.24 02:24:27.098564 [ 276 ] {d4da631b-426c-4660-8bac-1c74daa19417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3304 | 2026.02.24 02:24:27.099318 [ 276 ] {d4da631b-426c-4660-8bac-1c74daa19417} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3305 | 2026.02.24 02:24:27.099371 [ 276 ] {d4da631b-426c-4660-8bac-1c74daa19417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3306 | 2026.02.24 02:24:27.099794 [ 276 ] {d4da631b-426c-4660-8bac-1c74daa19417} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3307 | 2026.02.24 02:24:27.100031 [ 276 ] {d4da631b-426c-4660-8bac-1c74daa19417} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3308 | 2026.02.24 02:24:27.100195 [ 276 ] {d4da631b-426c-4660-8bac-1c74daa19417} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001746 sec., 162657.50286368842 rows/sec., 10.33 MiB/sec. | ||
| 3309 | 2026.02.24 02:24:27.100245 [ 276 ] {d4da631b-426c-4660-8bac-1c74daa19417} <Debug> TCPHandler: Processed in 0.002065821 sec. | ||
| 3310 | 2026.02.24 02:24:27.100369 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3311 | 2026.02.24 02:24:27.100471 [ 276 ] {a7d2a2f0-5920-47ef-b7bf-7746631faba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3312 | 2026.02.24 02:24:27.100514 [ 276 ] {a7d2a2f0-5920-47ef-b7bf-7746631faba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3313 | 2026.02.24 02:24:27.101413 [ 276 ] {a7d2a2f0-5920-47ef-b7bf-7746631faba1} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3314 | 2026.02.24 02:24:27.101452 [ 276 ] {a7d2a2f0-5920-47ef-b7bf-7746631faba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3315 | 2026.02.24 02:24:27.101840 [ 276 ] {a7d2a2f0-5920-47ef-b7bf-7746631faba1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3316 | 2026.02.24 02:24:27.102056 [ 276 ] {a7d2a2f0-5920-47ef-b7bf-7746631faba1} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3317 | 2026.02.24 02:24:27.102203 [ 276 ] {a7d2a2f0-5920-47ef-b7bf-7746631faba1} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001754 sec., 465792.47434435575 rows/sec., 36.86 MiB/sec. | ||
| 3318 | 2026.02.24 02:24:27.102243 [ 276 ] {a7d2a2f0-5920-47ef-b7bf-7746631faba1} <Debug> TCPHandler: Processed in 0.001927719 sec. | ||
| 3319 | 2026.02.24 02:24:27.102353 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3320 | 2026.02.24 02:24:27.102449 [ 276 ] {6935c8ed-ce95-444f-9947-7344bb22ead4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3321 | 2026.02.24 02:24:27.102489 [ 276 ] {6935c8ed-ce95-444f-9947-7344bb22ead4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3322 | 2026.02.24 02:24:27.102936 [ 276 ] {6935c8ed-ce95-444f-9947-7344bb22ead4} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3323 | 2026.02.24 02:24:27.102971 [ 276 ] {6935c8ed-ce95-444f-9947-7344bb22ead4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3324 | 2026.02.24 02:24:27.103279 [ 276 ] {6935c8ed-ce95-444f-9947-7344bb22ead4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3325 | 2026.02.24 02:24:27.103514 [ 276 ] {6935c8ed-ce95-444f-9947-7344bb22ead4} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3326 | 2026.02.24 02:24:27.103643 [ 276 ] {6935c8ed-ce95-444f-9947-7344bb22ead4} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001214 sec., 125205.93080724876 rows/sec., 7.48 MiB/sec. | ||
| 3327 | 2026.02.24 02:24:27.103679 [ 276 ] {6935c8ed-ce95-444f-9947-7344bb22ead4} <Debug> TCPHandler: Processed in 0.001377371 sec. | ||
| 3328 | 2026.02.24 02:24:27.103788 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3329 | 2026.02.24 02:24:27.103883 [ 276 ] {affdc148-08bb-4102-b252-ea205098f14a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3330 | 2026.02.24 02:24:27.103922 [ 276 ] {affdc148-08bb-4102-b252-ea205098f14a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3331 | 2026.02.24 02:24:27.104357 [ 276 ] {affdc148-08bb-4102-b252-ea205098f14a} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3332 | 2026.02.24 02:24:27.104393 [ 276 ] {affdc148-08bb-4102-b252-ea205098f14a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3333 | 2026.02.24 02:24:27.104695 [ 276 ] {affdc148-08bb-4102-b252-ea205098f14a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3334 | 2026.02.24 02:24:27.104905 [ 276 ] {affdc148-08bb-4102-b252-ea205098f14a} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3335 | 2026.02.24 02:24:27.105029 [ 276 ] {affdc148-08bb-4102-b252-ea205098f14a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001164 sec., 128006.87285223366 rows/sec., 8.27 MiB/sec. | ||
| 3336 | 2026.02.24 02:24:27.105064 [ 276 ] {affdc148-08bb-4102-b252-ea205098f14a} <Debug> TCPHandler: Processed in 0.001326229 sec. | ||
| 3337 | 2026.02.24 02:24:27.105173 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3338 | 2026.02.24 02:24:27.105266 [ 276 ] {f2cf6653-4672-4f1a-ae6d-7b695aa6aef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3339 | 2026.02.24 02:24:27.105306 [ 276 ] {f2cf6653-4672-4f1a-ae6d-7b695aa6aef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3340 | 2026.02.24 02:24:27.105713 [ 276 ] {f2cf6653-4672-4f1a-ae6d-7b695aa6aef3} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3341 | 2026.02.24 02:24:27.105745 [ 276 ] {f2cf6653-4672-4f1a-ae6d-7b695aa6aef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3342 | 2026.02.24 02:24:27.106028 [ 276 ] {f2cf6653-4672-4f1a-ae6d-7b695aa6aef3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3343 | 2026.02.24 02:24:27.106222 [ 276 ] {f2cf6653-4672-4f1a-ae6d-7b695aa6aef3} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3344 | 2026.02.24 02:24:27.106404 [ 276 ] {f2cf6653-4672-4f1a-ae6d-7b695aa6aef3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001154 sec., 128249.56672443674 rows/sec., 7.29 MiB/sec. | ||
| 3345 | 2026.02.24 02:24:27.106440 [ 276 ] {f2cf6653-4672-4f1a-ae6d-7b695aa6aef3} <Debug> TCPHandler: Processed in 0.00131615 sec. | ||
| 3346 | 2026.02.24 02:24:27.106544 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3347 | 2026.02.24 02:24:27.106636 [ 276 ] {5b7a8969-e643-41e0-bcfc-7e1576585a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3348 | 2026.02.24 02:24:27.106676 [ 276 ] {5b7a8969-e643-41e0-bcfc-7e1576585a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3349 | 2026.02.24 02:24:27.107274 [ 276 ] {5b7a8969-e643-41e0-bcfc-7e1576585a49} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3350 | 2026.02.24 02:24:27.107310 [ 276 ] {5b7a8969-e643-41e0-bcfc-7e1576585a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3351 | 2026.02.24 02:24:27.107632 [ 276 ] {5b7a8969-e643-41e0-bcfc-7e1576585a49} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3352 | 2026.02.24 02:24:27.107860 [ 276 ] {5b7a8969-e643-41e0-bcfc-7e1576585a49} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3353 | 2026.02.24 02:24:27.107997 [ 276 ] {5b7a8969-e643-41e0-bcfc-7e1576585a49} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001378 sec., 362844.70246734394 rows/sec., 25.50 MiB/sec. | ||
| 3354 | 2026.02.24 02:24:27.108034 [ 276 ] {5b7a8969-e643-41e0-bcfc-7e1576585a49} <Debug> TCPHandler: Processed in 0.001539832 sec. | ||
| 3355 | 2026.02.24 02:24:27.108141 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3356 | 2026.02.24 02:24:27.108245 [ 276 ] {3364e626-69c7-4545-9dde-24cb0af826af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3357 | 2026.02.24 02:24:27.108287 [ 276 ] {3364e626-69c7-4545-9dde-24cb0af826af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3358 | 2026.02.24 02:24:27.108641 [ 276 ] {3364e626-69c7-4545-9dde-24cb0af826af} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3359 | 2026.02.24 02:24:27.108679 [ 276 ] {3364e626-69c7-4545-9dde-24cb0af826af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3360 | 2026.02.24 02:24:27.109015 [ 276 ] {3364e626-69c7-4545-9dde-24cb0af826af} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3361 | 2026.02.24 02:24:27.109239 [ 276 ] {3364e626-69c7-4545-9dde-24cb0af826af} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3362 | 2026.02.24 02:24:27.109377 [ 276 ] {3364e626-69c7-4545-9dde-24cb0af826af} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001152 sec., 5208.333333333333 rows/sec., 272.12 KiB/sec. | ||
| 3363 | 2026.02.24 02:24:27.109416 [ 276 ] {3364e626-69c7-4545-9dde-24cb0af826af} <Debug> TCPHandler: Processed in 0.00132632 sec. | ||
| 3364 | 2026.02.24 02:24:27.109532 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3365 | 2026.02.24 02:24:27.109631 [ 276 ] {53622a7f-0ea5-4fda-8afe-8df80152ff4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3366 | 2026.02.24 02:24:27.109674 [ 276 ] {53622a7f-0ea5-4fda-8afe-8df80152ff4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3367 | 2026.02.24 02:24:27.110112 [ 276 ] {53622a7f-0ea5-4fda-8afe-8df80152ff4c} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3368 | 2026.02.24 02:24:27.110149 [ 276 ] {53622a7f-0ea5-4fda-8afe-8df80152ff4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3369 | 2026.02.24 02:24:27.110506 [ 276 ] {53622a7f-0ea5-4fda-8afe-8df80152ff4c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3370 | 2026.02.24 02:24:27.110732 [ 276 ] {53622a7f-0ea5-4fda-8afe-8df80152ff4c} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3371 | 2026.02.24 02:24:27.110873 [ 276 ] {53622a7f-0ea5-4fda-8afe-8df80152ff4c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00126 sec., 210317.4603174603 rows/sec., 13.98 MiB/sec. | ||
| 3372 | 2026.02.24 02:24:27.110910 [ 276 ] {53622a7f-0ea5-4fda-8afe-8df80152ff4c} <Debug> TCPHandler: Processed in 0.001429021 sec. | ||
| 3373 | 2026.02.24 02:24:27.111016 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3374 | 2026.02.24 02:24:27.111111 [ 276 ] {c763d22a-e945-4896-9620-0441ad283c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3375 | 2026.02.24 02:24:27.111153 [ 276 ] {c763d22a-e945-4896-9620-0441ad283c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3376 | 2026.02.24 02:24:27.111495 [ 276 ] {c763d22a-e945-4896-9620-0441ad283c12} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2026.02.24 02:24:27.111549 [ 276 ] {c763d22a-e945-4896-9620-0441ad283c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3378 | 2026.02.24 02:24:27.111907 [ 276 ] {c763d22a-e945-4896-9620-0441ad283c12} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3379 | 2026.02.24 02:24:27.112116 [ 276 ] {c763d22a-e945-4896-9620-0441ad283c12} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2026.02.24 02:24:27.112245 [ 276 ] {c763d22a-e945-4896-9620-0441ad283c12} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001152 sec., 868.0555555555555 rows/sec., 58.49 KiB/sec. | ||
| 3381 | 2026.02.24 02:24:27.112281 [ 276 ] {c763d22a-e945-4896-9620-0441ad283c12} <Debug> TCPHandler: Processed in 0.0013159 sec. | ||
| 3382 | 2026.02.24 02:24:27.112378 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3383 | 2026.02.24 02:24:27.112473 [ 276 ] {95e27822-a917-425a-b598-5a8ac8163ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3384 | 2026.02.24 02:24:27.112527 [ 276 ] {95e27822-a917-425a-b598-5a8ac8163ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3385 | 2026.02.24 02:24:27.113291 [ 276 ] {95e27822-a917-425a-b598-5a8ac8163ee1} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3386 | 2026.02.24 02:24:27.113329 [ 276 ] {95e27822-a917-425a-b598-5a8ac8163ee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3387 | 2026.02.24 02:24:27.113833 [ 276 ] {95e27822-a917-425a-b598-5a8ac8163ee1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3388 | 2026.02.24 02:24:27.114055 [ 276 ] {95e27822-a917-425a-b598-5a8ac8163ee1} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3389 | 2026.02.24 02:24:27.114194 [ 276 ] {95e27822-a917-425a-b598-5a8ac8163ee1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001739 sec., 5750.431282346176 rows/sec., 10.30 MiB/sec. | ||
| 3390 | 2026.02.24 02:24:27.114251 [ 276 ] {95e27822-a917-425a-b598-5a8ac8163ee1} <Debug> TCPHandler: Processed in 0.001921809 sec. | ||
| 3391 | 2026.02.24 02:24:27.114356 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3392 | 2026.02.24 02:24:27.114451 [ 276 ] {84324285-98a3-4424-9b8f-5af5a059732e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3393 | 2026.02.24 02:24:27.114492 [ 276 ] {84324285-98a3-4424-9b8f-5af5a059732e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3394 | 2026.02.24 02:24:27.114826 [ 276 ] {84324285-98a3-4424-9b8f-5af5a059732e} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3395 | 2026.02.24 02:24:27.114863 [ 276 ] {84324285-98a3-4424-9b8f-5af5a059732e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3396 | 2026.02.24 02:24:27.115159 [ 276 ] {84324285-98a3-4424-9b8f-5af5a059732e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3397 | 2026.02.24 02:24:27.115369 [ 276 ] {84324285-98a3-4424-9b8f-5af5a059732e} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3398 | 2026.02.24 02:24:27.115505 [ 276 ] {84324285-98a3-4424-9b8f-5af5a059732e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001072 sec., 83955.22388059701 rows/sec., 5.25 MiB/sec. | ||
| 3399 | 2026.02.24 02:24:27.115541 [ 276 ] {84324285-98a3-4424-9b8f-5af5a059732e} <Debug> TCPHandler: Processed in 0.001234498 sec. | ||
| 3400 | 2026.02.24 02:24:32.053253 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6276 | ||
| 3401 | 2026.02.24 02:24:32.053849 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3402 | 2026.02.24 02:24:32.053898 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3403 | 2026.02.24 02:24:32.054472 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3404 | 2026.02.24 02:24:32.054714 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3405 | 2026.02.24 02:24:32.054857 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6276 | ||
| 3406 | 2026.02.24 02:24:32.090855 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3407 | 2026.02.24 02:24:32.091038 [ 276 ] {d80fe96a-c55b-4465-90e2-44739b2062de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3408 | 2026.02.24 02:24:32.091106 [ 276 ] {d80fe96a-c55b-4465-90e2-44739b2062de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3409 | 2026.02.24 02:24:32.091754 [ 276 ] {d80fe96a-c55b-4465-90e2-44739b2062de} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3410 | 2026.02.24 02:24:32.091804 [ 276 ] {d80fe96a-c55b-4465-90e2-44739b2062de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3411 | 2026.02.24 02:24:32.092222 [ 276 ] {d80fe96a-c55b-4465-90e2-44739b2062de} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3412 | 2026.02.24 02:24:32.092461 [ 276 ] {d80fe96a-c55b-4465-90e2-44739b2062de} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3413 | 2026.02.24 02:24:32.092631 [ 276 ] {d80fe96a-c55b-4465-90e2-44739b2062de} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001642 sec., 3654.080389768575 rows/sec., 297.96 KiB/sec. | ||
| 3414 | 2026.02.24 02:24:32.092680 [ 276 ] {d80fe96a-c55b-4465-90e2-44739b2062de} <Debug> TCPHandler: Processed in 0.001956529 sec. | ||
| 3415 | 2026.02.24 02:24:32.092813 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3416 | 2026.02.24 02:24:32.092916 [ 276 ] {a22bef6d-5913-44e6-bddb-c2374601d2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3417 | 2026.02.24 02:24:32.092965 [ 276 ] {a22bef6d-5913-44e6-bddb-c2374601d2d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3418 | 2026.02.24 02:24:32.093451 [ 276 ] {a22bef6d-5913-44e6-bddb-c2374601d2d9} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3419 | 2026.02.24 02:24:32.093490 [ 276 ] {a22bef6d-5913-44e6-bddb-c2374601d2d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3420 | 2026.02.24 02:24:32.093826 [ 276 ] {a22bef6d-5913-44e6-bddb-c2374601d2d9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3421 | 2026.02.24 02:24:32.094039 [ 276 ] {a22bef6d-5913-44e6-bddb-c2374601d2d9} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3422 | 2026.02.24 02:24:32.094175 [ 276 ] {a22bef6d-5913-44e6-bddb-c2374601d2d9} <Debug> executeQuery: Read 119 rows, 10.30 KiB in 0.001282 sec., 92823.71294851795 rows/sec., 7.85 MiB/sec. | ||
| 3423 | 2026.02.24 02:24:32.094213 [ 276 ] {a22bef6d-5913-44e6-bddb-c2374601d2d9} <Debug> TCPHandler: Processed in 0.001452501 sec. | ||
| 3424 | 2026.02.24 02:24:32.094330 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3425 | 2026.02.24 02:24:32.094427 [ 276 ] {efaa1a09-7c48-4a54-8017-a9d571814f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3426 | 2026.02.24 02:24:32.094468 [ 276 ] {efaa1a09-7c48-4a54-8017-a9d571814f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3427 | 2026.02.24 02:24:32.094872 [ 276 ] {efaa1a09-7c48-4a54-8017-a9d571814f0d} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3428 | 2026.02.24 02:24:32.094909 [ 276 ] {efaa1a09-7c48-4a54-8017-a9d571814f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3429 | 2026.02.24 02:24:32.095211 [ 276 ] {efaa1a09-7c48-4a54-8017-a9d571814f0d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3430 | 2026.02.24 02:24:32.095428 [ 276 ] {efaa1a09-7c48-4a54-8017-a9d571814f0d} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3431 | 2026.02.24 02:24:32.095560 [ 276 ] {efaa1a09-7c48-4a54-8017-a9d571814f0d} <Debug> executeQuery: Read 36 rows, 2.67 KiB in 0.001153 sec., 31222.896790980052 rows/sec., 2.27 MiB/sec. | ||
| 3432 | 2026.02.24 02:24:32.095598 [ 276 ] {efaa1a09-7c48-4a54-8017-a9d571814f0d} <Debug> TCPHandler: Processed in 0.00131815 sec. | ||
| 3433 | 2026.02.24 02:24:32.095707 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3434 | 2026.02.24 02:24:32.095802 [ 276 ] {40cb0d91-7f14-453a-a1aa-d431450f57e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3435 | 2026.02.24 02:24:32.095842 [ 276 ] {40cb0d91-7f14-453a-a1aa-d431450f57e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3436 | 2026.02.24 02:24:32.096257 [ 276 ] {40cb0d91-7f14-453a-a1aa-d431450f57e2} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3437 | 2026.02.24 02:24:32.096293 [ 276 ] {40cb0d91-7f14-453a-a1aa-d431450f57e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3438 | 2026.02.24 02:24:32.096577 [ 276 ] {40cb0d91-7f14-453a-a1aa-d431450f57e2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3439 | 2026.02.24 02:24:32.096790 [ 276 ] {40cb0d91-7f14-453a-a1aa-d431450f57e2} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3440 | 2026.02.24 02:24:32.096910 [ 276 ] {40cb0d91-7f14-453a-a1aa-d431450f57e2} <Debug> executeQuery: Read 100 rows, 8.01 KiB in 0.001179 sec., 84817.64206955048 rows/sec., 6.63 MiB/sec. | ||
| 3441 | 2026.02.24 02:24:32.096944 [ 276 ] {40cb0d91-7f14-453a-a1aa-d431450f57e2} <Debug> TCPHandler: Processed in 0.00134185 sec. | ||
| 3442 | 2026.02.24 02:24:32.097048 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3443 | 2026.02.24 02:24:32.097205 [ 276 ] {9696fcc0-fcb2-4309-997c-8e6acae05dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3444 | 2026.02.24 02:24:32.097248 [ 276 ] {9696fcc0-fcb2-4309-997c-8e6acae05dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3445 | 2026.02.24 02:24:32.097647 [ 276 ] {9696fcc0-fcb2-4309-997c-8e6acae05dbe} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3446 | 2026.02.24 02:24:32.097683 [ 276 ] {9696fcc0-fcb2-4309-997c-8e6acae05dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3447 | 2026.02.24 02:24:32.098002 [ 276 ] {9696fcc0-fcb2-4309-997c-8e6acae05dbe} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3448 | 2026.02.24 02:24:32.098217 [ 276 ] {9696fcc0-fcb2-4309-997c-8e6acae05dbe} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3449 | 2026.02.24 02:24:32.098345 [ 276 ] {9696fcc0-fcb2-4309-997c-8e6acae05dbe} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001157 sec., 140881.59031979257 rows/sec., 9.81 MiB/sec. | ||
| 3450 | 2026.02.24 02:24:32.098380 [ 276 ] {9696fcc0-fcb2-4309-997c-8e6acae05dbe} <Debug> TCPHandler: Processed in 0.001318219 sec. | ||
| 3451 | 2026.02.24 02:24:32.098489 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3452 | 2026.02.24 02:24:32.098581 [ 276 ] {aeb690ff-ff2a-4e98-a52e-9008819dd2b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3453 | 2026.02.24 02:24:32.098635 [ 276 ] {aeb690ff-ff2a-4e98-a52e-9008819dd2b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3454 | 2026.02.24 02:24:32.099427 [ 276 ] {aeb690ff-ff2a-4e98-a52e-9008819dd2b8} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3455 | 2026.02.24 02:24:32.099463 [ 276 ] {aeb690ff-ff2a-4e98-a52e-9008819dd2b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3456 | 2026.02.24 02:24:32.099992 [ 276 ] {aeb690ff-ff2a-4e98-a52e-9008819dd2b8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3457 | 2026.02.24 02:24:32.100217 [ 276 ] {aeb690ff-ff2a-4e98-a52e-9008819dd2b8} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3458 | 2026.02.24 02:24:32.100352 [ 276 ] {aeb690ff-ff2a-4e98-a52e-9008819dd2b8} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001787 sec., 16787.912702853944 rows/sec., 30.08 MiB/sec. | ||
| 3459 | 2026.02.24 02:24:32.100401 [ 276 ] {aeb690ff-ff2a-4e98-a52e-9008819dd2b8} <Debug> TCPHandler: Processed in 0.001961619 sec. | ||
| 3460 | 2026.02.24 02:24:32.100512 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3461 | 2026.02.24 02:24:32.100610 [ 276 ] {a8510237-65d7-4321-a3bb-f5da30a4b214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3462 | 2026.02.24 02:24:32.100655 [ 276 ] {a8510237-65d7-4321-a3bb-f5da30a4b214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3463 | 2026.02.24 02:24:32.100987 [ 276 ] {a8510237-65d7-4321-a3bb-f5da30a4b214} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3464 | 2026.02.24 02:24:32.101022 [ 276 ] {a8510237-65d7-4321-a3bb-f5da30a4b214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3465 | 2026.02.24 02:24:32.101322 [ 276 ] {a8510237-65d7-4321-a3bb-f5da30a4b214} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3466 | 2026.02.24 02:24:32.101537 [ 276 ] {a8510237-65d7-4321-a3bb-f5da30a4b214} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3467 | 2026.02.24 02:24:32.101661 [ 276 ] {a8510237-65d7-4321-a3bb-f5da30a4b214} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 3468 | 2026.02.24 02:24:32.101695 [ 276 ] {a8510237-65d7-4321-a3bb-f5da30a4b214} <Debug> TCPHandler: Processed in 0.001234828 sec. | ||
| 3469 | 2026.02.24 02:24:32.385599 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3470 | 2026.02.24 02:24:32.401542 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3471 | 2026.02.24 02:24:32.401595 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3472 | 2026.02.24 02:24:32.407470 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3473 | 2026.02.24 02:24:32.408217 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3474 | 2026.02.24 02:24:32.411017 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3475 | 2026.02.24 02:24:34.568559 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 490 | ||
| 3476 | 2026.02.24 02:24:34.570797 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3477 | 2026.02.24 02:24:34.570844 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3478 | 2026.02.24 02:24:34.572018 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3479 | 2026.02.24 02:24:34.572305 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3480 | 2026.02.24 02:24:34.572631 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 490 | ||
| 3481 | 2026.02.24 02:24:37.098099 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3482 | 2026.02.24 02:24:37.098387 [ 276 ] {0b6d9b2f-af58-4339-ba34-cfbcb03546f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3483 | 2026.02.24 02:24:37.098493 [ 276 ] {0b6d9b2f-af58-4339-ba34-cfbcb03546f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3484 | 2026.02.24 02:24:37.099449 [ 276 ] {0b6d9b2f-af58-4339-ba34-cfbcb03546f3} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3485 | 2026.02.24 02:24:37.099497 [ 276 ] {0b6d9b2f-af58-4339-ba34-cfbcb03546f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3486 | 2026.02.24 02:24:37.099908 [ 276 ] {0b6d9b2f-af58-4339-ba34-cfbcb03546f3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3487 | 2026.02.24 02:24:37.100146 [ 276 ] {0b6d9b2f-af58-4339-ba34-cfbcb03546f3} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3488 | 2026.02.24 02:24:37.100312 [ 276 ] {0b6d9b2f-af58-4339-ba34-cfbcb03546f3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002 sec., 142000 rows/sec., 9.02 MiB/sec. | ||
| 3489 | 2026.02.24 02:24:37.100361 [ 276 ] {0b6d9b2f-af58-4339-ba34-cfbcb03546f3} <Debug> TCPHandler: Processed in 0.002448967 sec. | ||
| 3490 | 2026.02.24 02:24:37.100482 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3491 | 2026.02.24 02:24:37.100584 [ 276 ] {d587df2b-6a87-4510-aaee-34a2ffab1d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3492 | 2026.02.24 02:24:37.100628 [ 276 ] {d587df2b-6a87-4510-aaee-34a2ffab1d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3493 | 2026.02.24 02:24:37.101484 [ 276 ] {d587df2b-6a87-4510-aaee-34a2ffab1d17} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3494 | 2026.02.24 02:24:37.101523 [ 276 ] {d587df2b-6a87-4510-aaee-34a2ffab1d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3495 | 2026.02.24 02:24:37.101883 [ 276 ] {d587df2b-6a87-4510-aaee-34a2ffab1d17} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3496 | 2026.02.24 02:24:37.102093 [ 276 ] {d587df2b-6a87-4510-aaee-34a2ffab1d17} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3497 | 2026.02.24 02:24:37.102224 [ 276 ] {d587df2b-6a87-4510-aaee-34a2ffab1d17} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001662 sec., 491576.4139590854 rows/sec., 38.90 MiB/sec. | ||
| 3498 | 2026.02.24 02:24:37.102261 [ 276 ] {d587df2b-6a87-4510-aaee-34a2ffab1d17} <Debug> TCPHandler: Processed in 0.001830627 sec. | ||
| 3499 | 2026.02.24 02:24:37.102367 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3500 | 2026.02.24 02:24:37.102469 [ 276 ] {cd562b23-380c-49c6-ae04-6f024b95d758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3501 | 2026.02.24 02:24:37.102511 [ 276 ] {cd562b23-380c-49c6-ae04-6f024b95d758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3502 | 2026.02.24 02:24:37.102972 [ 276 ] {cd562b23-380c-49c6-ae04-6f024b95d758} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3503 | 2026.02.24 02:24:37.103009 [ 276 ] {cd562b23-380c-49c6-ae04-6f024b95d758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3504 | 2026.02.24 02:24:37.103349 [ 276 ] {cd562b23-380c-49c6-ae04-6f024b95d758} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3505 | 2026.02.24 02:24:37.103565 [ 276 ] {cd562b23-380c-49c6-ae04-6f024b95d758} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3506 | 2026.02.24 02:24:37.103680 [ 71 ] {} <Debug> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3507 | 2026.02.24 02:24:37.103697 [ 276 ] {cd562b23-380c-49c6-ae04-6f024b95d758} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001247 sec., 121892.54210104249 rows/sec., 7.28 MiB/sec. | ||
| 3508 | 2026.02.24 02:24:37.103746 [ 71 ] {} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3509 | 2026.02.24 02:24:37.103756 [ 276 ] {cd562b23-380c-49c6-ae04-6f024b95d758} <Debug> TCPHandler: Processed in 0.001440641 sec. | ||
| 3510 | 2026.02.24 02:24:37.103778 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3511 | 2026.02.24 02:24:37.103875 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3512 | 2026.02.24 02:24:37.103882 [ 192 ] {580652f6-82c7-4483-a510-67597bf45b73::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 | ||
| 3513 | 2026.02.24 02:24:37.103974 [ 276 ] {aafefeff-933e-46ee-adce-340dc36d8525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3514 | 2026.02.24 02:24:37.103993 [ 192 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3515 | 2026.02.24 02:24:37.104014 [ 276 ] {aafefeff-933e-46ee-adce-340dc36d8525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3516 | 2026.02.24 02:24:37.104028 [ 192 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 212 rows starting from the beginning of the part | ||
| 3517 | 2026.02.24 02:24:37.104121 [ 192 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3518 | 2026.02.24 02:24:37.104179 [ 192 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 3519 | 2026.02.24 02:24:37.104230 [ 192 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 152 rows starting from the beginning of the part | ||
| 3520 | 2026.02.24 02:24:37.104283 [ 192 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 3521 | 2026.02.24 02:24:37.104334 [ 192 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 152 rows starting from the beginning of the part | ||
| 3522 | 2026.02.24 02:24:37.104494 [ 276 ] {aafefeff-933e-46ee-adce-340dc36d8525} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3523 | 2026.02.24 02:24:37.104530 [ 276 ] {aafefeff-933e-46ee-adce-340dc36d8525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3524 | 2026.02.24 02:24:37.104960 [ 276 ] {aafefeff-933e-46ee-adce-340dc36d8525} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3525 | 2026.02.24 02:24:37.105209 [ 276 ] {aafefeff-933e-46ee-adce-340dc36d8525} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3526 | 2026.02.24 02:24:37.105286 [ 195 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 742 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443302 sec., 514098.9203922672 rows/sec., 33.86 MiB/sec. | ||
| 3527 | 2026.02.24 02:24:37.105341 [ 276 ] {aafefeff-933e-46ee-adce-340dc36d8525} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001384 sec., 107658.95953757226 rows/sec., 6.96 MiB/sec. | ||
| 3528 | 2026.02.24 02:24:37.105384 [ 276 ] {aafefeff-933e-46ee-adce-340dc36d8525} <Debug> TCPHandler: Processed in 0.001559323 sec. | ||
| 3529 | 2026.02.24 02:24:37.105496 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3530 | 2026.02.24 02:24:37.105512 [ 198 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3531 | 2026.02.24 02:24:37.105592 [ 276 ] {d16f2ca2-8c2e-4dd3-b8e0-36d5d2de9be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3532 | 2026.02.24 02:24:37.105638 [ 276 ] {d16f2ca2-8c2e-4dd3-b8e0-36d5d2de9be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3533 | 2026.02.24 02:24:37.105862 [ 198 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_16_3} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3534 | 2026.02.24 02:24:37.105951 [ 198 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_16_3} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3535 | 2026.02.24 02:24:37.106043 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3536 | 2026.02.24 02:24:37.106076 [ 276 ] {d16f2ca2-8c2e-4dd3-b8e0-36d5d2de9be6} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3537 | 2026.02.24 02:24:37.106118 [ 276 ] {d16f2ca2-8c2e-4dd3-b8e0-36d5d2de9be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3538 | 2026.02.24 02:24:37.106456 [ 276 ] {d16f2ca2-8c2e-4dd3-b8e0-36d5d2de9be6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3539 | 2026.02.24 02:24:37.106695 [ 276 ] {d16f2ca2-8c2e-4dd3-b8e0-36d5d2de9be6} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3540 | 2026.02.24 02:24:37.106822 [ 276 ] {d16f2ca2-8c2e-4dd3-b8e0-36d5d2de9be6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001248 sec., 118589.7435897436 rows/sec., 6.74 MiB/sec. | ||
| 3541 | 2026.02.24 02:24:37.106860 [ 276 ] {d16f2ca2-8c2e-4dd3-b8e0-36d5d2de9be6} <Debug> TCPHandler: Processed in 0.001414581 sec. | ||
| 3542 | 2026.02.24 02:24:37.106969 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3543 | 2026.02.24 02:24:37.107064 [ 276 ] {b9cafa37-9940-42bb-8c9a-e3dfc3dc3c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3544 | 2026.02.24 02:24:37.107103 [ 276 ] {b9cafa37-9940-42bb-8c9a-e3dfc3dc3c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3545 | 2026.02.24 02:24:37.107708 [ 276 ] {b9cafa37-9940-42bb-8c9a-e3dfc3dc3c3a} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3546 | 2026.02.24 02:24:37.107744 [ 276 ] {b9cafa37-9940-42bb-8c9a-e3dfc3dc3c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3547 | 2026.02.24 02:24:37.108071 [ 276 ] {b9cafa37-9940-42bb-8c9a-e3dfc3dc3c3a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3548 | 2026.02.24 02:24:37.108286 [ 276 ] {b9cafa37-9940-42bb-8c9a-e3dfc3dc3c3a} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3549 | 2026.02.24 02:24:37.108416 [ 276 ] {b9cafa37-9940-42bb-8c9a-e3dfc3dc3c3a} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.00137 sec., 364963.50364963507 rows/sec., 25.65 MiB/sec. | ||
| 3550 | 2026.02.24 02:24:37.108453 [ 276 ] {b9cafa37-9940-42bb-8c9a-e3dfc3dc3c3a} <Debug> TCPHandler: Processed in 0.001533833 sec. | ||
| 3551 | 2026.02.24 02:24:37.108552 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3552 | 2026.02.24 02:24:37.108645 [ 276 ] {3b92f582-51e7-4932-a2e3-7e53e68584f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3553 | 2026.02.24 02:24:37.108687 [ 276 ] {3b92f582-51e7-4932-a2e3-7e53e68584f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3554 | 2026.02.24 02:24:37.109019 [ 276 ] {3b92f582-51e7-4932-a2e3-7e53e68584f8} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3555 | 2026.02.24 02:24:37.109058 [ 276 ] {3b92f582-51e7-4932-a2e3-7e53e68584f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3556 | 2026.02.24 02:24:37.109366 [ 276 ] {3b92f582-51e7-4932-a2e3-7e53e68584f8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3557 | 2026.02.24 02:24:37.109576 [ 276 ] {3b92f582-51e7-4932-a2e3-7e53e68584f8} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3558 | 2026.02.24 02:24:37.109669 [ 71 ] {} <Debug> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3559 | 2026.02.24 02:24:37.109701 [ 276 ] {3b92f582-51e7-4932-a2e3-7e53e68584f8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 3560 | 2026.02.24 02:24:37.109706 [ 71 ] {} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3561 | 2026.02.24 02:24:37.109741 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3562 | 2026.02.24 02:24:37.109745 [ 276 ] {3b92f582-51e7-4932-a2e3-7e53e68584f8} <Debug> TCPHandler: Processed in 0.001242178 sec. | ||
| 3563 | 2026.02.24 02:24:37.109814 [ 192 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::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 | ||
| 3564 | 2026.02.24 02:24:37.109864 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3565 | 2026.02.24 02:24:37.109910 [ 192 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3566 | 2026.02.24 02:24:37.109939 [ 192 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3567 | 2026.02.24 02:24:37.109957 [ 276 ] {da611123-7843-4d0b-828c-9f240421b55b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3568 | 2026.02.24 02:24:37.109990 [ 192 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3569 | 2026.02.24 02:24:37.109999 [ 276 ] {da611123-7843-4d0b-828c-9f240421b55b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3570 | 2026.02.24 02:24:37.110032 [ 192 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3571 | 2026.02.24 02:24:37.110070 [ 192 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3572 | 2026.02.24 02:24:37.110111 [ 192 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::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 | ||
| 3573 | 2026.02.24 02:24:37.110148 [ 192 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 3574 | 2026.02.24 02:24:37.110414 [ 276 ] {da611123-7843-4d0b-828c-9f240421b55b} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3575 | 2026.02.24 02:24:37.110448 [ 276 ] {da611123-7843-4d0b-828c-9f240421b55b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3576 | 2026.02.24 02:24:37.110786 [ 276 ] {da611123-7843-4d0b-828c-9f240421b55b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3577 | 2026.02.24 02:24:37.110906 [ 199 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001122467 sec., 32072.212367935983 rows/sec., 1.64 MiB/sec. | ||
| 3578 | 2026.02.24 02:24:37.111001 [ 276 ] {da611123-7843-4d0b-828c-9f240421b55b} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3579 | 2026.02.24 02:24:37.111022 [ 192 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3580 | 2026.02.24 02:24:37.111132 [ 276 ] {da611123-7843-4d0b-828c-9f240421b55b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001193 sec., 222129.0863369656 rows/sec., 14.76 MiB/sec. | ||
| 3581 | 2026.02.24 02:24:37.111168 [ 276 ] {da611123-7843-4d0b-828c-9f240421b55b} <Debug> TCPHandler: Processed in 0.00135539 sec. | ||
| 3582 | 2026.02.24 02:24:37.111278 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3583 | 2026.02.24 02:24:37.111281 [ 192 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_6_1} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3584 | 2026.02.24 02:24:37.111371 [ 276 ] {6ad9d2f3-25b2-4125-bbdd-bbbb70e02ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3585 | 2026.02.24 02:24:37.111425 [ 276 ] {6ad9d2f3-25b2-4125-bbdd-bbbb70e02ead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3586 | 2026.02.24 02:24:37.111435 [ 192 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_6_1} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3587 | 2026.02.24 02:24:37.111492 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3588 | 2026.02.24 02:24:37.111717 [ 276 ] {6ad9d2f3-25b2-4125-bbdd-bbbb70e02ead} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3589 | 2026.02.24 02:24:37.111752 [ 276 ] {6ad9d2f3-25b2-4125-bbdd-bbbb70e02ead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3590 | 2026.02.24 02:24:37.112061 [ 276 ] {6ad9d2f3-25b2-4125-bbdd-bbbb70e02ead} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3591 | 2026.02.24 02:24:37.112269 [ 276 ] {6ad9d2f3-25b2-4125-bbdd-bbbb70e02ead} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3592 | 2026.02.24 02:24:37.112485 [ 276 ] {6ad9d2f3-25b2-4125-bbdd-bbbb70e02ead} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001131 sec., 884.1732979664014 rows/sec., 59.58 KiB/sec. | ||
| 3593 | 2026.02.24 02:24:37.112522 [ 276 ] {6ad9d2f3-25b2-4125-bbdd-bbbb70e02ead} <Debug> TCPHandler: Processed in 0.001293579 sec. | ||
| 3594 | 2026.02.24 02:24:37.112622 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3595 | 2026.02.24 02:24:37.112716 [ 276 ] {0e74c7f9-c6fe-47d6-be9c-f45d7abadd65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3596 | 2026.02.24 02:24:37.112770 [ 276 ] {0e74c7f9-c6fe-47d6-be9c-f45d7abadd65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3597 | 2026.02.24 02:24:37.113530 [ 276 ] {0e74c7f9-c6fe-47d6-be9c-f45d7abadd65} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3598 | 2026.02.24 02:24:37.113568 [ 276 ] {0e74c7f9-c6fe-47d6-be9c-f45d7abadd65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3599 | 2026.02.24 02:24:37.114085 [ 276 ] {0e74c7f9-c6fe-47d6-be9c-f45d7abadd65} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3600 | 2026.02.24 02:24:37.114306 [ 276 ] {0e74c7f9-c6fe-47d6-be9c-f45d7abadd65} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3601 | 2026.02.24 02:24:37.114413 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3602 | 2026.02.24 02:24:37.114447 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3603 | 2026.02.24 02:24:37.114447 [ 276 ] {0e74c7f9-c6fe-47d6-be9c-f45d7abadd65} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00175 sec., 5714.285714285714 rows/sec., 10.24 MiB/sec. | ||
| 3604 | 2026.02.24 02:24:37.114465 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3605 | 2026.02.24 02:24:37.114517 [ 276 ] {0e74c7f9-c6fe-47d6-be9c-f45d7abadd65} <Debug> TCPHandler: Processed in 0.001943389 sec. | ||
| 3606 | 2026.02.24 02:24:37.114548 [ 192 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::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 | ||
| 3607 | 2026.02.24 02:24:37.114627 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3608 | 2026.02.24 02:24:37.114704 [ 192 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3609 | 2026.02.24 02:24:37.114721 [ 276 ] {f8bca8f6-e523-4f44-b470-833312e9df60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3610 | 2026.02.24 02:24:37.114748 [ 192 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 183 rows starting from the beginning of the part | ||
| 3611 | 2026.02.24 02:24:37.114763 [ 276 ] {f8bca8f6-e523-4f44-b470-833312e9df60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3612 | 2026.02.24 02:24:37.114850 [ 192 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
| 3613 | 2026.02.24 02:24:37.114957 [ 192 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 3614 | 2026.02.24 02:24:37.115058 [ 192 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
| 3615 | 2026.02.24 02:24:37.115100 [ 276 ] {f8bca8f6-e523-4f44-b470-833312e9df60} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3616 | 2026.02.24 02:24:37.115138 [ 276 ] {f8bca8f6-e523-4f44-b470-833312e9df60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3617 | 2026.02.24 02:24:37.115153 [ 192 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
| 3618 | 2026.02.24 02:24:37.115252 [ 192 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 3619 | 2026.02.24 02:24:37.115458 [ 276 ] {f8bca8f6-e523-4f44-b470-833312e9df60} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3620 | 2026.02.24 02:24:37.115674 [ 276 ] {f8bca8f6-e523-4f44-b470-833312e9df60} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3621 | 2026.02.24 02:24:37.115801 [ 276 ] {f8bca8f6-e523-4f44-b470-833312e9df60} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001099 sec., 81892.6296633303 rows/sec., 5.12 MiB/sec. | ||
| 3622 | 2026.02.24 02:24:37.115838 [ 276 ] {f8bca8f6-e523-4f44-b470-833312e9df60} <Debug> TCPHandler: Processed in 0.001260539 sec. | ||
| 3623 | 2026.02.24 02:24:37.118123 [ 189 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 273 rows, containing 19 columns (19 merged, 0 gathered) in 0.003598123 sec., 75872.89261651144 rows/sec., 135.96 MiB/sec. | ||
| 3624 | 2026.02.24 02:24:37.118859 [ 189 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3625 | 2026.02.24 02:24:37.119241 [ 189 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3626 | 2026.02.24 02:24:37.119319 [ 189 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3627 | 2026.02.24 02:24:37.119444 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 3628 | 2026.02.24 02:24:39.487089 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3629 | 2026.02.24 02:24:39.487190 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3630 | 2026.02.24 02:24:39.554954 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6724 | ||
| 3631 | 2026.02.24 02:24:39.555428 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3632 | 2026.02.24 02:24:39.555461 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3633 | 2026.02.24 02:24:39.555988 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3634 | 2026.02.24 02:24:39.556210 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3635 | 2026.02.24 02:24:39.556335 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6724 | ||
| 3636 | 2026.02.24 02:24:39.911091 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3637 | 2026.02.24 02:24:39.927092 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3638 | 2026.02.24 02:24:39.927151 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3639 | 2026.02.24 02:24:39.933355 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3640 | 2026.02.24 02:24:39.934088 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3641 | 2026.02.24 02:24:39.936868 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3642 | 2026.02.24 02:24:40.001177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.63 MiB, peak 235.63 MiB, free memory in arenas 0.00 B, will set to 232.63 MiB (RSS), difference: 1.01 MiB | ||
| 3643 | 2026.02.24 02:24:42.091153 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3644 | 2026.02.24 02:24:42.091409 [ 276 ] {66b2771d-abd4-45e4-b397-2e549bd49e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3645 | 2026.02.24 02:24:42.091481 [ 276 ] {66b2771d-abd4-45e4-b397-2e549bd49e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3646 | 2026.02.24 02:24:42.092288 [ 276 ] {66b2771d-abd4-45e4-b397-2e549bd49e8b} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3647 | 2026.02.24 02:24:42.092335 [ 276 ] {66b2771d-abd4-45e4-b397-2e549bd49e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3648 | 2026.02.24 02:24:42.092726 [ 276 ] {66b2771d-abd4-45e4-b397-2e549bd49e8b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3649 | 2026.02.24 02:24:42.092965 [ 276 ] {66b2771d-abd4-45e4-b397-2e549bd49e8b} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3650 | 2026.02.24 02:24:42.093093 [ 63 ] {} <Debug> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3651 | 2026.02.24 02:24:42.093134 [ 276 ] {66b2771d-abd4-45e4-b397-2e549bd49e8b} <Debug> executeQuery: Read 116 rows, 10.08 KiB in 0.001778 sec., 65241.84476940382 rows/sec., 5.54 MiB/sec. | ||
| 3652 | 2026.02.24 02:24:42.093159 [ 63 ] {} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3653 | 2026.02.24 02:24:42.093179 [ 276 ] {66b2771d-abd4-45e4-b397-2e549bd49e8b} <Debug> TCPHandler: Processed in 0.002134922 sec. | ||
| 3654 | 2026.02.24 02:24:42.093188 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3655 | 2026.02.24 02:24:42.093295 [ 192 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::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 | ||
| 3656 | 2026.02.24 02:24:42.093313 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3657 | 2026.02.24 02:24:42.093404 [ 192 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3658 | 2026.02.24 02:24:42.093405 [ 276 ] {704a47bf-0f8f-4c18-a3b3-2140e985dec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3659 | 2026.02.24 02:24:42.093436 [ 192 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2148 rows starting from the beginning of the part | ||
| 3660 | 2026.02.24 02:24:42.093453 [ 276 ] {704a47bf-0f8f-4c18-a3b3-2140e985dec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3661 | 2026.02.24 02:24:42.093499 [ 192 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 116 rows starting from the beginning of the part | ||
| 3662 | 2026.02.24 02:24:42.093547 [ 192 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 817 rows starting from the beginning of the part | ||
| 3663 | 2026.02.24 02:24:42.093589 [ 192 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 119 rows starting from the beginning of the part | ||
| 3664 | 2026.02.24 02:24:42.093630 [ 192 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 817 rows starting from the beginning of the part | ||
| 3665 | 2026.02.24 02:24:42.093670 [ 192 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 116 rows starting from the beginning of the part | ||
| 3666 | 2026.02.24 02:24:42.093875 [ 276 ] {704a47bf-0f8f-4c18-a3b3-2140e985dec4} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3667 | 2026.02.24 02:24:42.093908 [ 276 ] {704a47bf-0f8f-4c18-a3b3-2140e985dec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3668 | 2026.02.24 02:24:42.094348 [ 276 ] {704a47bf-0f8f-4c18-a3b3-2140e985dec4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3669 | 2026.02.24 02:24:42.094566 [ 276 ] {704a47bf-0f8f-4c18-a3b3-2140e985dec4} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3670 | 2026.02.24 02:24:42.094694 [ 276 ] {704a47bf-0f8f-4c18-a3b3-2140e985dec4} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001296 sec., 23148.148148148146 rows/sec., 1.70 MiB/sec. | ||
| 3671 | 2026.02.24 02:24:42.094730 [ 276 ] {704a47bf-0f8f-4c18-a3b3-2140e985dec4} <Debug> TCPHandler: Processed in 0.001459661 sec. | ||
| 3672 | 2026.02.24 02:24:42.094839 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3673 | 2026.02.24 02:24:42.094931 [ 276 ] {7683ac94-0b29-4d61-8843-c69f28da6a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3674 | 2026.02.24 02:24:42.094970 [ 276 ] {7683ac94-0b29-4d61-8843-c69f28da6a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3675 | 2026.02.24 02:24:42.095247 [ 189 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4133 rows, containing 5 columns (5 merged, 0 gathered) in 0.00198606 sec., 2081004.602076473 rows/sec., 176.89 MiB/sec. | ||
| 3676 | 2026.02.24 02:24:42.095392 [ 276 ] {7683ac94-0b29-4d61-8843-c69f28da6a3b} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3677 | 2026.02.24 02:24:42.095430 [ 276 ] {7683ac94-0b29-4d61-8843-c69f28da6a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3678 | 2026.02.24 02:24:42.095520 [ 189 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3679 | 2026.02.24 02:24:42.095740 [ 276 ] {7683ac94-0b29-4d61-8843-c69f28da6a3b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3680 | 2026.02.24 02:24:42.095843 [ 189 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_21_4} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3681 | 2026.02.24 02:24:42.095933 [ 189 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_21_4} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3682 | 2026.02.24 02:24:42.095968 [ 276 ] {7683ac94-0b29-4d61-8843-c69f28da6a3b} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3683 | 2026.02.24 02:24:42.096016 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 3684 | 2026.02.24 02:24:42.096090 [ 62 ] {} <Debug> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3685 | 2026.02.24 02:24:42.096094 [ 276 ] {7683ac94-0b29-4d61-8843-c69f28da6a3b} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001237 sec., 75990.29911075182 rows/sec., 5.93 MiB/sec. | ||
| 3686 | 2026.02.24 02:24:42.096132 [ 62 ] {} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3687 | 2026.02.24 02:24:42.096158 [ 276 ] {7683ac94-0b29-4d61-8843-c69f28da6a3b} <Debug> TCPHandler: Processed in 0.001427822 sec. | ||
| 3688 | 2026.02.24 02:24:42.096159 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3689 | 2026.02.24 02:24:42.096330 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::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 | ||
| 3690 | 2026.02.24 02:24:42.096339 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3691 | 2026.02.24 02:24:42.096427 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3692 | 2026.02.24 02:24:42.096447 [ 276 ] {fd8169f7-f894-4e5f-93e8-d1516ed8a6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3693 | 2026.02.24 02:24:42.096466 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1058 rows starting from the beginning of the part | ||
| 3694 | 2026.02.24 02:24:42.096495 [ 276 ] {fd8169f7-f894-4e5f-93e8-d1516ed8a6b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3695 | 2026.02.24 02:24:42.096530 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 94 rows starting from the beginning of the part | ||
| 3696 | 2026.02.24 02:24:42.096575 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 500 rows starting from the beginning of the part | ||
| 3697 | 2026.02.24 02:24:42.096612 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 100 rows starting from the beginning of the part | ||
| 3698 | 2026.02.24 02:24:42.096648 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 500 rows starting from the beginning of the part | ||
| 3699 | 2026.02.24 02:24:42.096684 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 94 rows starting from the beginning of the part | ||
| 3700 | 2026.02.24 02:24:42.096915 [ 276 ] {fd8169f7-f894-4e5f-93e8-d1516ed8a6b2} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3701 | 2026.02.24 02:24:42.096956 [ 276 ] {fd8169f7-f894-4e5f-93e8-d1516ed8a6b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3702 | 2026.02.24 02:24:42.097294 [ 276 ] {fd8169f7-f894-4e5f-93e8-d1516ed8a6b2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3703 | 2026.02.24 02:24:42.097497 [ 276 ] {fd8169f7-f894-4e5f-93e8-d1516ed8a6b2} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3704 | 2026.02.24 02:24:42.097608 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3705 | 2026.02.24 02:24:42.097617 [ 276 ] {fd8169f7-f894-4e5f-93e8-d1516ed8a6b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 3706 | 2026.02.24 02:24:42.097648 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3707 | 2026.02.24 02:24:42.097666 [ 276 ] {fd8169f7-f894-4e5f-93e8-d1516ed8a6b2} <Debug> TCPHandler: Processed in 0.001401851 sec. | ||
| 3708 | 2026.02.24 02:24:42.097671 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3709 | 2026.02.24 02:24:42.097749 [ 189 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::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 | ||
| 3710 | 2026.02.24 02:24:42.097774 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3711 | 2026.02.24 02:24:42.097790 [ 194 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2346 rows, containing 5 columns (5 merged, 0 gathered) in 0.001530043 sec., 1533290.2408625116 rows/sec., 116.81 MiB/sec. | ||
| 3712 | 2026.02.24 02:24:42.097841 [ 189 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3713 | 2026.02.24 02:24:42.097865 [ 276 ] {a4fcd4e9-6b62-4537-b26a-eda0718c611c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3714 | 2026.02.24 02:24:42.097868 [ 189 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5201 rows starting from the beginning of the part | ||
| 3715 | 2026.02.24 02:24:42.097924 [ 276 ] {a4fcd4e9-6b62-4537-b26a-eda0718c611c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3716 | 2026.02.24 02:24:42.097950 [ 189 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3717 | 2026.02.24 02:24:42.097994 [ 189 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 265 rows starting from the beginning of the part | ||
| 3718 | 2026.02.24 02:24:42.098031 [ 189 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 163 rows starting from the beginning of the part | ||
| 3719 | 2026.02.24 02:24:42.098072 [ 189 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 265 rows starting from the beginning of the part | ||
| 3720 | 2026.02.24 02:24:42.098113 [ 189 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3721 | 2026.02.24 02:24:42.098125 [ 199 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3722 | 2026.02.24 02:24:42.098565 [ 199 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_21_4} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3723 | 2026.02.24 02:24:42.098653 [ 199 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_21_4} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3724 | 2026.02.24 02:24:42.098751 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 3725 | 2026.02.24 02:24:42.098799 [ 276 ] {a4fcd4e9-6b62-4537-b26a-eda0718c611c} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3726 | 2026.02.24 02:24:42.098842 [ 276 ] {a4fcd4e9-6b62-4537-b26a-eda0718c611c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3727 | 2026.02.24 02:24:42.099410 [ 276 ] {a4fcd4e9-6b62-4537-b26a-eda0718c611c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3728 | 2026.02.24 02:24:42.099633 [ 276 ] {a4fcd4e9-6b62-4537-b26a-eda0718c611c} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3729 | 2026.02.24 02:24:42.099771 [ 276 ] {a4fcd4e9-6b62-4537-b26a-eda0718c611c} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00188 sec., 15957.446808510638 rows/sec., 28.60 MiB/sec. | ||
| 3730 | 2026.02.24 02:24:42.099820 [ 276 ] {a4fcd4e9-6b62-4537-b26a-eda0718c611c} <Debug> TCPHandler: Processed in 0.002056061 sec. | ||
| 3731 | 2026.02.24 02:24:42.099938 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3732 | 2026.02.24 02:24:42.100030 [ 276 ] {f4d9c74c-9c43-4860-8e54-02c58070475d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3733 | 2026.02.24 02:24:42.100071 [ 276 ] {f4d9c74c-9c43-4860-8e54-02c58070475d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3734 | 2026.02.24 02:24:42.100398 [ 276 ] {f4d9c74c-9c43-4860-8e54-02c58070475d} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3735 | 2026.02.24 02:24:42.100430 [ 276 ] {f4d9c74c-9c43-4860-8e54-02c58070475d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3736 | 2026.02.24 02:24:42.100458 [ 197 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6214 rows, containing 5 columns (5 merged, 0 gathered) in 0.00271669 sec., 2287342.31730525 rows/sec., 155.38 MiB/sec. | ||
| 3737 | 2026.02.24 02:24:42.100749 [ 276 ] {f4d9c74c-9c43-4860-8e54-02c58070475d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3738 | 2026.02.24 02:24:42.100960 [ 276 ] {f4d9c74c-9c43-4860-8e54-02c58070475d} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3739 | 2026.02.24 02:24:42.101058 [ 62 ] {} <Debug> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3740 | 2026.02.24 02:24:42.101082 [ 199 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3741 | 2026.02.24 02:24:42.101113 [ 62 ] {} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3742 | 2026.02.24 02:24:42.101078 [ 276 ] {f4d9c74c-9c43-4860-8e54-02c58070475d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 3743 | 2026.02.24 02:24:42.101147 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3744 | 2026.02.24 02:24:42.101264 [ 276 ] {f4d9c74c-9c43-4860-8e54-02c58070475d} <Debug> TCPHandler: Processed in 0.00137282 sec. | ||
| 3745 | 2026.02.24 02:24:42.101321 [ 189 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::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 | ||
| 3746 | 2026.02.24 02:24:42.101415 [ 189 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3747 | 2026.02.24 02:24:42.101441 [ 189 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 840 rows starting from the beginning of the part | ||
| 3748 | 2026.02.24 02:24:42.101452 [ 199 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3749 | 2026.02.24 02:24:42.101484 [ 189 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3750 | 2026.02.24 02:24:42.101531 [ 189 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 90 rows starting from the beginning of the part | ||
| 3751 | 2026.02.24 02:24:42.101532 [ 199 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3752 | 2026.02.24 02:24:42.101564 [ 189 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3753 | 2026.02.24 02:24:42.101600 [ 189 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 90 rows starting from the beginning of the part | ||
| 3754 | 2026.02.24 02:24:42.101629 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 3755 | 2026.02.24 02:24:42.101630 [ 189 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3756 | 2026.02.24 02:24:42.102386 [ 197 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1200 rows, containing 4 columns (4 merged, 0 gathered) in 0.001101726 sec., 1089200.0370328014 rows/sec., 70.97 MiB/sec. | ||
| 3757 | 2026.02.24 02:24:42.102597 [ 194 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3758 | 2026.02.24 02:24:42.102870 [ 194 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_21_4} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3759 | 2026.02.24 02:24:42.102937 [ 194 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_21_4} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3760 | 2026.02.24 02:24:42.103017 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3761 | 2026.02.24 02:24:43.107596 [ 62 ] {} <Debug> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3762 | 2026.02.24 02:24:43.107675 [ 62 ] {} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3763 | 2026.02.24 02:24:43.107700 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3764 | 2026.02.24 02:24:43.107809 [ 189 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::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 | ||
| 3765 | 2026.02.24 02:24:43.107946 [ 189 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3766 | 2026.02.24 02:24:43.107985 [ 189 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::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 | ||
| 3767 | 2026.02.24 02:24:43.108057 [ 189 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::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 | ||
| 3768 | 2026.02.24 02:24:43.108124 [ 189 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3769 | 2026.02.24 02:24:43.108170 [ 189 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 3770 | 2026.02.24 02:24:43.108216 [ 189 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::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 | ||
| 3771 | 2026.02.24 02:24:43.109034 [ 189 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001271949 sec., 25158.241407477813 rows/sec., 2.10 MiB/sec. | ||
| 3772 | 2026.02.24 02:24:43.109137 [ 189 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3773 | 2026.02.24 02:24:43.109377 [ 189 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_5_1} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3774 | 2026.02.24 02:24:43.109442 [ 189 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_5_1} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3775 | 2026.02.24 02:24:43.109503 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3776 | 2026.02.24 02:24:44.573273 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 524 | ||
| 3777 | 2026.02.24 02:24:44.575460 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3778 | 2026.02.24 02:24:44.575504 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3779 | 2026.02.24 02:24:44.576628 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3780 | 2026.02.24 02:24:44.576884 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3781 | 2026.02.24 02:24:44.577024 [ 59 ] {} <Debug> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3782 | 2026.02.24 02:24:44.577085 [ 59 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3783 | 2026.02.24 02:24:44.577105 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3784 | 2026.02.24 02:24:44.577118 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 524 | ||
| 3785 | 2026.02.24 02:24:44.577197 [ 202 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::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 | ||
| 3786 | 2026.02.24 02:24:44.577747 [ 202 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3787 | 2026.02.24 02:24:44.577894 [ 202 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 328 rows starting from the beginning of the part | ||
| 3788 | 2026.02.24 02:24:44.578246 [ 202 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part | ||
| 3789 | 2026.02.24 02:24:44.578584 [ 202 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 34 rows starting from the beginning of the part | ||
| 3790 | 2026.02.24 02:24:44.578935 [ 202 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part | ||
| 3791 | 2026.02.24 02:24:44.579258 [ 202 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::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 | ||
| 3792 | 2026.02.24 02:24:44.579577 [ 202 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
| 3793 | 2026.02.24 02:24:44.585464 [ 187 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 524 rows, containing 72 columns (72 merged, 0 gathered) in 0.008303153 sec., 63108.55647246293 rows/sec., 59.80 MiB/sec. | ||
| 3794 | 2026.02.24 02:24:44.586221 [ 190 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3795 | 2026.02.24 02:24:44.586886 [ 190 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_11_2} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3796 | 2026.02.24 02:24:44.586966 [ 190 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_11_2} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3797 | 2026.02.24 02:24:44.587099 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.94 MiB. | ||
| 3798 | 2026.02.24 02:24:45.496524 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3799 | 2026.02.24 02:24:45.496809 [ 276 ] {431c8938-e88d-4312-a46e-2a62c32c2529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3800 | 2026.02.24 02:24:45.496914 [ 276 ] {431c8938-e88d-4312-a46e-2a62c32c2529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3801 | 2026.02.24 02:24:45.497905 [ 276 ] {431c8938-e88d-4312-a46e-2a62c32c2529} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3802 | 2026.02.24 02:24:45.497956 [ 276 ] {431c8938-e88d-4312-a46e-2a62c32c2529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3803 | 2026.02.24 02:24:45.498364 [ 276 ] {431c8938-e88d-4312-a46e-2a62c32c2529} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3804 | 2026.02.24 02:24:45.498623 [ 276 ] {431c8938-e88d-4312-a46e-2a62c32c2529} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3805 | 2026.02.24 02:24:45.498786 [ 276 ] {431c8938-e88d-4312-a46e-2a62c32c2529} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002054 sec., 138266.7964946446 rows/sec., 8.78 MiB/sec. | ||
| 3806 | 2026.02.24 02:24:45.498827 [ 276 ] {431c8938-e88d-4312-a46e-2a62c32c2529} <Debug> TCPHandler: Processed in 0.002489157 sec. | ||
| 3807 | 2026.02.24 02:24:45.498943 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3808 | 2026.02.24 02:24:45.499037 [ 276 ] {6434f745-44ad-4cd4-bf94-450231426cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3809 | 2026.02.24 02:24:45.499077 [ 276 ] {6434f745-44ad-4cd4-bf94-450231426cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3810 | 2026.02.24 02:24:45.500557 [ 276 ] {6434f745-44ad-4cd4-bf94-450231426cf0} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3811 | 2026.02.24 02:24:45.500599 [ 276 ] {6434f745-44ad-4cd4-bf94-450231426cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3812 | 2026.02.24 02:24:45.501045 [ 276 ] {6434f745-44ad-4cd4-bf94-450231426cf0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3813 | 2026.02.24 02:24:45.501278 [ 276 ] {6434f745-44ad-4cd4-bf94-450231426cf0} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3814 | 2026.02.24 02:24:45.501413 [ 276 ] {6434f745-44ad-4cd4-bf94-450231426cf0} <Debug> executeQuery: Read 1957 rows, 162.76 KiB in 0.002394 sec., 817460.3174603175 rows/sec., 66.39 MiB/sec. | ||
| 3815 | 2026.02.24 02:24:45.501451 [ 276 ] {6434f745-44ad-4cd4-bf94-450231426cf0} <Debug> TCPHandler: Processed in 0.002556668 sec. | ||
| 3816 | 2026.02.24 02:24:45.501571 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3817 | 2026.02.24 02:24:45.501693 [ 276 ] {e114c9f0-1e0a-4dca-a621-550ed48468d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3818 | 2026.02.24 02:24:45.501743 [ 276 ] {e114c9f0-1e0a-4dca-a621-550ed48468d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3819 | 2026.02.24 02:24:45.502363 [ 276 ] {e114c9f0-1e0a-4dca-a621-550ed48468d2} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3820 | 2026.02.24 02:24:45.502410 [ 276 ] {e114c9f0-1e0a-4dca-a621-550ed48468d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3821 | 2026.02.24 02:24:45.502768 [ 276 ] {e114c9f0-1e0a-4dca-a621-550ed48468d2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3822 | 2026.02.24 02:24:45.503008 [ 276 ] {e114c9f0-1e0a-4dca-a621-550ed48468d2} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3823 | 2026.02.24 02:24:45.503147 [ 276 ] {e114c9f0-1e0a-4dca-a621-550ed48468d2} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001477 sec., 102911.3067027759 rows/sec., 6.14 MiB/sec. | ||
| 3824 | 2026.02.24 02:24:45.503183 [ 276 ] {e114c9f0-1e0a-4dca-a621-550ed48468d2} <Debug> TCPHandler: Processed in 0.001663985 sec. | ||
| 3825 | 2026.02.24 02:24:45.503300 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3826 | 2026.02.24 02:24:45.503394 [ 276 ] {7814ecfc-aa32-4a50-a76b-d511e96abb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3827 | 2026.02.24 02:24:45.503432 [ 276 ] {7814ecfc-aa32-4a50-a76b-d511e96abb1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3828 | 2026.02.24 02:24:45.504037 [ 276 ] {7814ecfc-aa32-4a50-a76b-d511e96abb1c} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3829 | 2026.02.24 02:24:45.504074 [ 276 ] {7814ecfc-aa32-4a50-a76b-d511e96abb1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3830 | 2026.02.24 02:24:45.504391 [ 276 ] {7814ecfc-aa32-4a50-a76b-d511e96abb1c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3831 | 2026.02.24 02:24:45.504602 [ 276 ] {7814ecfc-aa32-4a50-a76b-d511e96abb1c} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3832 | 2026.02.24 02:24:45.504731 [ 276 ] {7814ecfc-aa32-4a50-a76b-d511e96abb1c} <Debug> executeQuery: Read 377 rows, 25.67 KiB in 0.001355 sec., 278228.78228782286 rows/sec., 18.50 MiB/sec. | ||
| 3833 | 2026.02.24 02:24:45.504768 [ 276 ] {7814ecfc-aa32-4a50-a76b-d511e96abb1c} <Debug> TCPHandler: Processed in 0.001516333 sec. | ||
| 3834 | 2026.02.24 02:24:45.504880 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3835 | 2026.02.24 02:24:45.504974 [ 276 ] {affabfb7-6a70-4c34-aa01-da55bd6fb8bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3836 | 2026.02.24 02:24:45.505020 [ 276 ] {affabfb7-6a70-4c34-aa01-da55bd6fb8bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3837 | 2026.02.24 02:24:45.505518 [ 276 ] {affabfb7-6a70-4c34-aa01-da55bd6fb8bc} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3838 | 2026.02.24 02:24:45.505557 [ 276 ] {affabfb7-6a70-4c34-aa01-da55bd6fb8bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3839 | 2026.02.24 02:24:45.505872 [ 276 ] {affabfb7-6a70-4c34-aa01-da55bd6fb8bc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3840 | 2026.02.24 02:24:45.506084 [ 276 ] {affabfb7-6a70-4c34-aa01-da55bd6fb8bc} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3841 | 2026.02.24 02:24:45.506209 [ 276 ] {affabfb7-6a70-4c34-aa01-da55bd6fb8bc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001253 sec., 118116.52035115722 rows/sec., 6.72 MiB/sec. | ||
| 3842 | 2026.02.24 02:24:45.506246 [ 276 ] {affabfb7-6a70-4c34-aa01-da55bd6fb8bc} <Debug> TCPHandler: Processed in 0.001413971 sec. | ||
| 3843 | 2026.02.24 02:24:45.506356 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3844 | 2026.02.24 02:24:45.506450 [ 276 ] {2217dd2d-5ad8-4d82-ae33-ecb844c25dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3845 | 2026.02.24 02:24:45.506489 [ 276 ] {2217dd2d-5ad8-4d82-ae33-ecb844c25dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3846 | 2026.02.24 02:24:45.507243 [ 276 ] {2217dd2d-5ad8-4d82-ae33-ecb844c25dc2} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3847 | 2026.02.24 02:24:45.507282 [ 276 ] {2217dd2d-5ad8-4d82-ae33-ecb844c25dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3848 | 2026.02.24 02:24:45.507630 [ 276 ] {2217dd2d-5ad8-4d82-ae33-ecb844c25dc2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3849 | 2026.02.24 02:24:45.507831 [ 276 ] {2217dd2d-5ad8-4d82-ae33-ecb844c25dc2} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3850 | 2026.02.24 02:24:45.507956 [ 276 ] {2217dd2d-5ad8-4d82-ae33-ecb844c25dc2} <Debug> executeQuery: Read 956 rows, 70.27 KiB in 0.001524 sec., 627296.5879265092 rows/sec., 45.03 MiB/sec. | ||
| 3851 | 2026.02.24 02:24:45.507992 [ 276 ] {2217dd2d-5ad8-4d82-ae33-ecb844c25dc2} <Debug> TCPHandler: Processed in 0.001683114 sec. | ||
| 3852 | 2026.02.24 02:24:45.508106 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3853 | 2026.02.24 02:24:45.508236 [ 276 ] {47da3558-7742-4018-8076-4f9f74832025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3854 | 2026.02.24 02:24:45.508287 [ 276 ] {47da3558-7742-4018-8076-4f9f74832025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3855 | 2026.02.24 02:24:45.508664 [ 276 ] {47da3558-7742-4018-8076-4f9f74832025} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3856 | 2026.02.24 02:24:45.508700 [ 276 ] {47da3558-7742-4018-8076-4f9f74832025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3857 | 2026.02.24 02:24:45.509009 [ 276 ] {47da3558-7742-4018-8076-4f9f74832025} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3858 | 2026.02.24 02:24:45.509218 [ 276 ] {47da3558-7742-4018-8076-4f9f74832025} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3859 | 2026.02.24 02:24:45.509346 [ 276 ] {47da3558-7742-4018-8076-4f9f74832025} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001134 sec., 5291.005291005291 rows/sec., 276.43 KiB/sec. | ||
| 3860 | 2026.02.24 02:24:45.509383 [ 276 ] {47da3558-7742-4018-8076-4f9f74832025} <Debug> TCPHandler: Processed in 0.00133523 sec. | ||
| 3861 | 2026.02.24 02:24:45.509501 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3862 | 2026.02.24 02:24:45.509600 [ 276 ] {1df1d432-4aab-436c-90fe-e75d8bc150c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3863 | 2026.02.24 02:24:45.509643 [ 276 ] {1df1d432-4aab-436c-90fe-e75d8bc150c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3864 | 2026.02.24 02:24:45.510229 [ 276 ] {1df1d432-4aab-436c-90fe-e75d8bc150c7} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3865 | 2026.02.24 02:24:45.510265 [ 276 ] {1df1d432-4aab-436c-90fe-e75d8bc150c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3866 | 2026.02.24 02:24:45.510642 [ 276 ] {1df1d432-4aab-436c-90fe-e75d8bc150c7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3867 | 2026.02.24 02:24:45.510852 [ 276 ] {1df1d432-4aab-436c-90fe-e75d8bc150c7} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3868 | 2026.02.24 02:24:45.510979 [ 276 ] {1df1d432-4aab-436c-90fe-e75d8bc150c7} <Debug> executeQuery: Read 917 rows, 62.51 KiB in 0.001398 sec., 655937.0529327611 rows/sec., 43.66 MiB/sec. | ||
| 3869 | 2026.02.24 02:24:45.511016 [ 276 ] {1df1d432-4aab-436c-90fe-e75d8bc150c7} <Debug> TCPHandler: Processed in 0.001563034 sec. | ||
| 3870 | 2026.02.24 02:24:45.511127 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3871 | 2026.02.24 02:24:45.511227 [ 276 ] {da5140a7-83b6-4780-bc47-0820c625b202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3872 | 2026.02.24 02:24:45.511274 [ 276 ] {da5140a7-83b6-4780-bc47-0820c625b202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3873 | 2026.02.24 02:24:45.511584 [ 276 ] {da5140a7-83b6-4780-bc47-0820c625b202} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3874 | 2026.02.24 02:24:45.511619 [ 276 ] {da5140a7-83b6-4780-bc47-0820c625b202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3875 | 2026.02.24 02:24:45.511904 [ 276 ] {da5140a7-83b6-4780-bc47-0820c625b202} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3876 | 2026.02.24 02:24:45.512099 [ 276 ] {da5140a7-83b6-4780-bc47-0820c625b202} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3877 | 2026.02.24 02:24:45.512219 [ 276 ] {da5140a7-83b6-4780-bc47-0820c625b202} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 3878 | 2026.02.24 02:24:45.512253 [ 276 ] {da5140a7-83b6-4780-bc47-0820c625b202} <Debug> TCPHandler: Processed in 0.001217158 sec. | ||
| 3879 | 2026.02.24 02:24:45.512348 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3880 | 2026.02.24 02:24:45.512435 [ 276 ] {0157d65d-f22e-4b1e-8176-e1aad1d0d91d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3881 | 2026.02.24 02:24:45.512484 [ 276 ] {0157d65d-f22e-4b1e-8176-e1aad1d0d91d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3882 | 2026.02.24 02:24:45.513353 [ 276 ] {0157d65d-f22e-4b1e-8176-e1aad1d0d91d} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3883 | 2026.02.24 02:24:45.513395 [ 276 ] {0157d65d-f22e-4b1e-8176-e1aad1d0d91d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3884 | 2026.02.24 02:24:45.513940 [ 276 ] {0157d65d-f22e-4b1e-8176-e1aad1d0d91d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3885 | 2026.02.24 02:24:45.514173 [ 276 ] {0157d65d-f22e-4b1e-8176-e1aad1d0d91d} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3886 | 2026.02.24 02:24:45.514328 [ 276 ] {0157d65d-f22e-4b1e-8176-e1aad1d0d91d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001854 sec., 5393.743257820928 rows/sec., 9.67 MiB/sec. | ||
| 3887 | 2026.02.24 02:24:45.514381 [ 276 ] {0157d65d-f22e-4b1e-8176-e1aad1d0d91d} <Debug> TCPHandler: Processed in 0.002029491 sec. | ||
| 3888 | 2026.02.24 02:24:45.514492 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3889 | 2026.02.24 02:24:45.514594 [ 276 ] {65acb638-d70a-41eb-9b09-9859e71f5ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3890 | 2026.02.24 02:24:45.514642 [ 276 ] {65acb638-d70a-41eb-9b09-9859e71f5ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3891 | 2026.02.24 02:24:45.514994 [ 276 ] {65acb638-d70a-41eb-9b09-9859e71f5ecb} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3892 | 2026.02.24 02:24:45.515031 [ 276 ] {65acb638-d70a-41eb-9b09-9859e71f5ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3893 | 2026.02.24 02:24:45.515352 [ 276 ] {65acb638-d70a-41eb-9b09-9859e71f5ecb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3894 | 2026.02.24 02:24:45.515574 [ 276 ] {65acb638-d70a-41eb-9b09-9859e71f5ecb} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3895 | 2026.02.24 02:24:45.515705 [ 276 ] {65acb638-d70a-41eb-9b09-9859e71f5ecb} <Debug> executeQuery: Read 78 rows, 4.94 KiB in 0.00113 sec., 69026.54867256638 rows/sec., 4.27 MiB/sec. | ||
| 3896 | 2026.02.24 02:24:45.515744 [ 276 ] {65acb638-d70a-41eb-9b09-9859e71f5ecb} <Debug> TCPHandler: Processed in 0.001303119 sec. | ||
| 3897 | 2026.02.24 02:24:47.057031 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7236 | ||
| 3898 | 2026.02.24 02:24:47.057626 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3899 | 2026.02.24 02:24:47.057680 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3900 | 2026.02.24 02:24:47.058208 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3901 | 2026.02.24 02:24:47.058451 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3902 | 2026.02.24 02:24:47.058597 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7236 | ||
| 3903 | 2026.02.24 02:24:47.083601 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3904 | 2026.02.24 02:24:47.083788 [ 276 ] {46fe4f67-fc00-4231-9cd1-094839592a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3905 | 2026.02.24 02:24:47.083866 [ 276 ] {46fe4f67-fc00-4231-9cd1-094839592a77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3906 | 2026.02.24 02:24:47.084592 [ 276 ] {46fe4f67-fc00-4231-9cd1-094839592a77} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3907 | 2026.02.24 02:24:47.084645 [ 276 ] {46fe4f67-fc00-4231-9cd1-094839592a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3908 | 2026.02.24 02:24:47.085090 [ 276 ] {46fe4f67-fc00-4231-9cd1-094839592a77} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3909 | 2026.02.24 02:24:47.085367 [ 276 ] {46fe4f67-fc00-4231-9cd1-094839592a77} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3910 | 2026.02.24 02:24:47.085539 [ 276 ] {46fe4f67-fc00-4231-9cd1-094839592a77} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001802 sec., 31076.581576026638 rows/sec., 2.39 MiB/sec. | ||
| 3911 | 2026.02.24 02:24:47.085591 [ 276 ] {46fe4f67-fc00-4231-9cd1-094839592a77} <Debug> TCPHandler: Processed in 0.002120441 sec. | ||
| 3912 | 2026.02.24 02:24:47.085739 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3913 | 2026.02.24 02:24:47.085852 [ 276 ] {b5ac2e90-22b9-40e8-a1ae-0406ff1555cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3914 | 2026.02.24 02:24:47.085897 [ 276 ] {b5ac2e90-22b9-40e8-a1ae-0406ff1555cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3915 | 2026.02.24 02:24:47.086343 [ 276 ] {b5ac2e90-22b9-40e8-a1ae-0406ff1555cd} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3916 | 2026.02.24 02:24:47.086380 [ 276 ] {b5ac2e90-22b9-40e8-a1ae-0406ff1555cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3917 | 2026.02.24 02:24:47.086732 [ 276 ] {b5ac2e90-22b9-40e8-a1ae-0406ff1555cd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3918 | 2026.02.24 02:24:47.086953 [ 276 ] {b5ac2e90-22b9-40e8-a1ae-0406ff1555cd} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3919 | 2026.02.24 02:24:47.087087 [ 276 ] {b5ac2e90-22b9-40e8-a1ae-0406ff1555cd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00126 sec., 50793.65079365079 rows/sec., 3.96 MiB/sec. | ||
| 3920 | 2026.02.24 02:24:47.087124 [ 276 ] {b5ac2e90-22b9-40e8-a1ae-0406ff1555cd} <Debug> TCPHandler: Processed in 0.001445951 sec. | ||
| 3921 | 2026.02.24 02:24:47.087238 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3922 | 2026.02.24 02:24:47.087333 [ 276 ] {8b4f2278-6150-4bd5-b895-1f4a1c880d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3923 | 2026.02.24 02:24:47.087377 [ 276 ] {8b4f2278-6150-4bd5-b895-1f4a1c880d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3924 | 2026.02.24 02:24:47.087731 [ 276 ] {8b4f2278-6150-4bd5-b895-1f4a1c880d43} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3925 | 2026.02.24 02:24:47.087765 [ 276 ] {8b4f2278-6150-4bd5-b895-1f4a1c880d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3926 | 2026.02.24 02:24:47.088079 [ 276 ] {8b4f2278-6150-4bd5-b895-1f4a1c880d43} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3927 | 2026.02.24 02:24:47.088285 [ 276 ] {8b4f2278-6150-4bd5-b895-1f4a1c880d43} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3928 | 2026.02.24 02:24:47.088414 [ 276 ] {8b4f2278-6150-4bd5-b895-1f4a1c880d43} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001099 sec., 29117.379435850777 rows/sec., 2.03 MiB/sec. | ||
| 3929 | 2026.02.24 02:24:47.088448 [ 276 ] {8b4f2278-6150-4bd5-b895-1f4a1c880d43} <Debug> TCPHandler: Processed in 0.001261099 sec. | ||
| 3930 | 2026.02.24 02:24:47.088550 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3931 | 2026.02.24 02:24:47.088643 [ 276 ] {7b3b070c-afa9-4757-a8b9-ec126f69bf49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3932 | 2026.02.24 02:24:47.088684 [ 276 ] {7b3b070c-afa9-4757-a8b9-ec126f69bf49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3933 | 2026.02.24 02:24:47.088986 [ 276 ] {7b3b070c-afa9-4757-a8b9-ec126f69bf49} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3934 | 2026.02.24 02:24:47.089019 [ 276 ] {7b3b070c-afa9-4757-a8b9-ec126f69bf49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3935 | 2026.02.24 02:24:47.089315 [ 276 ] {7b3b070c-afa9-4757-a8b9-ec126f69bf49} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3936 | 2026.02.24 02:24:47.089527 [ 276 ] {7b3b070c-afa9-4757-a8b9-ec126f69bf49} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3937 | 2026.02.24 02:24:47.089653 [ 276 ] {7b3b070c-afa9-4757-a8b9-ec126f69bf49} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001029 sec., 11661.807580174927 rows/sec., 804.79 KiB/sec. | ||
| 3938 | 2026.02.24 02:24:47.089688 [ 276 ] {7b3b070c-afa9-4757-a8b9-ec126f69bf49} <Debug> TCPHandler: Processed in 0.001188007 sec. | ||
| 3939 | 2026.02.24 02:24:47.437540 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3940 | 2026.02.24 02:24:47.453190 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3941 | 2026.02.24 02:24:47.453249 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3942 | 2026.02.24 02:24:47.459536 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3943 | 2026.02.24 02:24:47.460258 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3944 | 2026.02.24 02:24:47.462983 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3945 | 2026.02.24 02:24:52.091775 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3946 | 2026.02.24 02:24:52.092057 [ 276 ] {cc72cbd5-427b-4962-bdb1-4f00c58d3001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3947 | 2026.02.24 02:24:52.092163 [ 276 ] {cc72cbd5-427b-4962-bdb1-4f00c58d3001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3948 | 2026.02.24 02:24:52.092938 [ 276 ] {cc72cbd5-427b-4962-bdb1-4f00c58d3001} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3949 | 2026.02.24 02:24:52.092985 [ 276 ] {cc72cbd5-427b-4962-bdb1-4f00c58d3001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3950 | 2026.02.24 02:24:52.093419 [ 276 ] {cc72cbd5-427b-4962-bdb1-4f00c58d3001} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3951 | 2026.02.24 02:24:52.093650 [ 276 ] {cc72cbd5-427b-4962-bdb1-4f00c58d3001} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3952 | 2026.02.24 02:24:52.093812 [ 276 ] {cc72cbd5-427b-4962-bdb1-4f00c58d3001} <Debug> executeQuery: Read 116 rows, 10.08 KiB in 0.001829 sec., 63422.635319846915 rows/sec., 5.38 MiB/sec. | ||
| 3953 | 2026.02.24 02:24:52.093873 [ 276 ] {cc72cbd5-427b-4962-bdb1-4f00c58d3001} <Debug> TCPHandler: Processed in 0.002280874 sec. | ||
| 3954 | 2026.02.24 02:24:52.094011 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3955 | 2026.02.24 02:24:52.094115 [ 276 ] {4a39b1ed-caa6-46d1-9017-d08cd8e53f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3956 | 2026.02.24 02:24:52.094159 [ 276 ] {4a39b1ed-caa6-46d1-9017-d08cd8e53f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3957 | 2026.02.24 02:24:52.094578 [ 276 ] {4a39b1ed-caa6-46d1-9017-d08cd8e53f8c} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3958 | 2026.02.24 02:24:52.094617 [ 276 ] {4a39b1ed-caa6-46d1-9017-d08cd8e53f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3959 | 2026.02.24 02:24:52.094925 [ 276 ] {4a39b1ed-caa6-46d1-9017-d08cd8e53f8c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3960 | 2026.02.24 02:24:52.095133 [ 276 ] {4a39b1ed-caa6-46d1-9017-d08cd8e53f8c} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3961 | 2026.02.24 02:24:52.095267 [ 276 ] {4a39b1ed-caa6-46d1-9017-d08cd8e53f8c} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001176 sec., 25510.204081632655 rows/sec., 1.87 MiB/sec. | ||
| 3962 | 2026.02.24 02:24:52.095305 [ 276 ] {4a39b1ed-caa6-46d1-9017-d08cd8e53f8c} <Debug> TCPHandler: Processed in 0.00134828 sec. | ||
| 3963 | 2026.02.24 02:24:52.095415 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3964 | 2026.02.24 02:24:52.095512 [ 276 ] {62a9f4fa-4f79-4b84-9661-368ed019eb00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3965 | 2026.02.24 02:24:52.095552 [ 276 ] {62a9f4fa-4f79-4b84-9661-368ed019eb00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3966 | 2026.02.24 02:24:52.095985 [ 276 ] {62a9f4fa-4f79-4b84-9661-368ed019eb00} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3967 | 2026.02.24 02:24:52.096023 [ 276 ] {62a9f4fa-4f79-4b84-9661-368ed019eb00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3968 | 2026.02.24 02:24:52.096331 [ 276 ] {62a9f4fa-4f79-4b84-9661-368ed019eb00} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3969 | 2026.02.24 02:24:52.096544 [ 276 ] {62a9f4fa-4f79-4b84-9661-368ed019eb00} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3970 | 2026.02.24 02:24:52.096669 [ 276 ] {62a9f4fa-4f79-4b84-9661-368ed019eb00} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001175 sec., 80000 rows/sec., 6.25 MiB/sec. | ||
| 3971 | 2026.02.24 02:24:52.096706 [ 276 ] {62a9f4fa-4f79-4b84-9661-368ed019eb00} <Debug> TCPHandler: Processed in 0.00134179 sec. | ||
| 3972 | 2026.02.24 02:24:52.096816 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3973 | 2026.02.24 02:24:52.096910 [ 276 ] {82dfafd4-f1bd-4ee1-88e8-b76a303f558c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3974 | 2026.02.24 02:24:52.096954 [ 276 ] {82dfafd4-f1bd-4ee1-88e8-b76a303f558c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3975 | 2026.02.24 02:24:52.097371 [ 276 ] {82dfafd4-f1bd-4ee1-88e8-b76a303f558c} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3976 | 2026.02.24 02:24:52.097406 [ 276 ] {82dfafd4-f1bd-4ee1-88e8-b76a303f558c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3977 | 2026.02.24 02:24:52.097732 [ 276 ] {82dfafd4-f1bd-4ee1-88e8-b76a303f558c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3978 | 2026.02.24 02:24:52.097966 [ 276 ] {82dfafd4-f1bd-4ee1-88e8-b76a303f558c} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3979 | 2026.02.24 02:24:52.098093 [ 276 ] {82dfafd4-f1bd-4ee1-88e8-b76a303f558c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 3980 | 2026.02.24 02:24:52.098129 [ 276 ] {82dfafd4-f1bd-4ee1-88e8-b76a303f558c} <Debug> TCPHandler: Processed in 0.00136322 sec. | ||
| 3981 | 2026.02.24 02:24:52.098236 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3982 | 2026.02.24 02:24:52.098331 [ 276 ] {dfb12918-2445-4269-8e66-a016da41c5b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3983 | 2026.02.24 02:24:52.098385 [ 276 ] {dfb12918-2445-4269-8e66-a016da41c5b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3984 | 2026.02.24 02:24:52.099183 [ 276 ] {dfb12918-2445-4269-8e66-a016da41c5b4} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3985 | 2026.02.24 02:24:52.099219 [ 276 ] {dfb12918-2445-4269-8e66-a016da41c5b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3986 | 2026.02.24 02:24:52.099744 [ 276 ] {dfb12918-2445-4269-8e66-a016da41c5b4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3987 | 2026.02.24 02:24:52.099963 [ 276 ] {dfb12918-2445-4269-8e66-a016da41c5b4} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3988 | 2026.02.24 02:24:52.100102 [ 276 ] {dfb12918-2445-4269-8e66-a016da41c5b4} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00179 sec., 16759.77653631285 rows/sec., 30.03 MiB/sec. | ||
| 3989 | 2026.02.24 02:24:52.100154 [ 276 ] {dfb12918-2445-4269-8e66-a016da41c5b4} <Debug> TCPHandler: Processed in 0.001968699 sec. | ||
| 3990 | 2026.02.24 02:24:52.100267 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3991 | 2026.02.24 02:24:52.100362 [ 276 ] {b4b87238-013a-4cfb-ae94-0be917376d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3992 | 2026.02.24 02:24:52.100403 [ 276 ] {b4b87238-013a-4cfb-ae94-0be917376d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3993 | 2026.02.24 02:24:52.100738 [ 276 ] {b4b87238-013a-4cfb-ae94-0be917376d6c} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3994 | 2026.02.24 02:24:52.100775 [ 276 ] {b4b87238-013a-4cfb-ae94-0be917376d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3995 | 2026.02.24 02:24:52.101078 [ 276 ] {b4b87238-013a-4cfb-ae94-0be917376d6c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3996 | 2026.02.24 02:24:52.101279 [ 276 ] {b4b87238-013a-4cfb-ae94-0be917376d6c} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3997 | 2026.02.24 02:24:52.101405 [ 276 ] {b4b87238-013a-4cfb-ae94-0be917376d6c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 3998 | 2026.02.24 02:24:52.101440 [ 276 ] {b4b87238-013a-4cfb-ae94-0be917376d6c} <Debug> TCPHandler: Processed in 0.001223109 sec. | ||
| 3999 | 2026.02.24 02:24:54.373007 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51658 | ||
| 4000 | 2026.02.24 02:24:54.373151 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4001 | 2026.02.24 02:24:54.373183 [ 289 ] {} <Debug> TCP-Session: aa75f06f-e7e6-44bc-8b4e-bbb29f94fde7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51658 | ||
| 4002 | 2026.02.24 02:24:54.373208 [ 289 ] {} <Debug> TCP-Session: aa75f06f-e7e6-44bc-8b4e-bbb29f94fde7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4003 | 2026.02.24 02:24:54.373223 [ 289 ] {} <Debug> TCP-Session: aa75f06f-e7e6-44bc-8b4e-bbb29f94fde7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4004 | 2026.02.24 02:24:54.373457 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36402 | ||
| 4005 | 2026.02.24 02:24:54.373527 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45748 | ||
| 4006 | 2026.02.24 02:24:54.373531 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33839 | ||
| 4007 | 2026.02.24 02:24:54.373577 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4008 | 2026.02.24 02:24:54.373562 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43447 | ||
| 4009 | 2026.02.24 02:24:54.373600 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35467 | ||
| 4010 | 2026.02.24 02:24:54.373628 [ 290 ] {} <Debug> TCP-Session: 02cd3410-aa57-42b6-a562-8f93e99c0cbf Authenticating user 'default' from [fd00:1122:3344:101::e]:36402 | ||
| 4011 | 2026.02.24 02:24:54.373554 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48547 | ||
| 4012 | 2026.02.24 02:24:54.373681 [ 290 ] {} <Debug> TCP-Session: 02cd3410-aa57-42b6-a562-8f93e99c0cbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4013 | 2026.02.24 02:24:54.373667 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4014 | 2026.02.24 02:24:54.373703 [ 290 ] {} <Debug> TCP-Session: 02cd3410-aa57-42b6-a562-8f93e99c0cbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4015 | 2026.02.24 02:24:54.373733 [ 289 ] {} <Trace> TCP-Session: aa75f06f-e7e6-44bc-8b4e-bbb29f94fde7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4016 | 2026.02.24 02:24:54.373740 [ 293 ] {} <Debug> TCP-Session: a57419cf-3946-4c61-bb40-259f7e845a78 Authenticating user 'default' from [fd00:1122:3344:101::e]:45748 | ||
| 4017 | 2026.02.24 02:24:54.373542 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48087 | ||
| 4018 | 2026.02.24 02:24:54.373778 [ 293 ] {} <Debug> TCP-Session: a57419cf-3946-4c61-bb40-259f7e845a78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4019 | 2026.02.24 02:24:54.373533 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39707 | ||
| 4020 | 2026.02.24 02:24:54.373811 [ 293 ] {} <Debug> TCP-Session: a57419cf-3946-4c61-bb40-259f7e845a78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4021 | 2026.02.24 02:24:54.373925 [ 289 ] {dfb0a063-4c9e-4d18-92a0-9fd7bdc2fed5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51658) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4022 | 2026.02.24 02:24:54.374003 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4023 | 2026.02.24 02:24:54.374038 [ 275 ] {} <Debug> TCP-Session: e7333f97-3df3-49a0-a512-f3395b40e510 Authenticating user 'default' from [fd00:1122:3344:101::e]:48547 | ||
| 4024 | 2026.02.24 02:24:54.374043 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4025 | 2026.02.24 02:24:54.374055 [ 275 ] {} <Debug> TCP-Session: e7333f97-3df3-49a0-a512-f3395b40e510 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4026 | 2026.02.24 02:24:54.374083 [ 275 ] {} <Debug> TCP-Session: e7333f97-3df3-49a0-a512-f3395b40e510 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4027 | 2026.02.24 02:24:54.374084 [ 287 ] {} <Debug> TCP-Session: ae389c97-76b2-401a-a51f-835adb4888cd Authenticating user 'default' from [fd00:1122:3344:101::e]:35467 | ||
| 4028 | 2026.02.24 02:24:54.374120 [ 287 ] {} <Debug> TCP-Session: ae389c97-76b2-401a-a51f-835adb4888cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4029 | 2026.02.24 02:24:54.374126 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4030 | 2026.02.24 02:24:54.374133 [ 287 ] {} <Debug> TCP-Session: ae389c97-76b2-401a-a51f-835adb4888cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4031 | 2026.02.24 02:24:54.374162 [ 294 ] {} <Debug> TCP-Session: b19d2611-f5d1-45e9-9643-b044196597aa Authenticating user 'default' from [fd00:1122:3344:101::e]:48087 | ||
| 4032 | 2026.02.24 02:24:54.374184 [ 294 ] {} <Debug> TCP-Session: b19d2611-f5d1-45e9-9643-b044196597aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4033 | 2026.02.24 02:24:54.374197 [ 294 ] {} <Debug> TCP-Session: b19d2611-f5d1-45e9-9643-b044196597aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4034 | 2026.02.24 02:24:54.374286 [ 289 ] {dfb0a063-4c9e-4d18-92a0-9fd7bdc2fed5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4035 | 2026.02.24 02:24:54.374302 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4036 | 2026.02.24 02:24:54.374345 [ 286 ] {} <Debug> TCP-Session: a3216f93-69dc-4702-9f65-79d89d854b8f Authenticating user 'default' from [fd00:1122:3344:101::e]:43447 | ||
| 4037 | 2026.02.24 02:24:54.374371 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4038 | 2026.02.24 02:24:54.374382 [ 289 ] {dfb0a063-4c9e-4d18-92a0-9fd7bdc2fed5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4039 | 2026.02.24 02:24:54.374375 [ 286 ] {} <Debug> TCP-Session: a3216f93-69dc-4702-9f65-79d89d854b8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4040 | 2026.02.24 02:24:54.374425 [ 292 ] {} <Debug> TCP-Session: 2eb40cf2-e262-4825-a80d-41a4257f0ef9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39707 | ||
| 4041 | 2026.02.24 02:24:54.374437 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4042 | 2026.02.24 02:24:54.374470 [ 292 ] {} <Debug> TCP-Session: 2eb40cf2-e262-4825-a80d-41a4257f0ef9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4043 | 2026.02.24 02:24:54.374449 [ 286 ] {} <Debug> TCP-Session: a3216f93-69dc-4702-9f65-79d89d854b8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4044 | 2026.02.24 02:24:54.374492 [ 291 ] {} <Debug> TCP-Session: 9ab40cac-414c-4875-867e-b0546617cf23 Authenticating user 'default' from [fd00:1122:3344:101::e]:33839 | ||
| 4045 | 2026.02.24 02:24:54.374498 [ 292 ] {} <Debug> TCP-Session: 2eb40cf2-e262-4825-a80d-41a4257f0ef9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4046 | 2026.02.24 02:24:54.374537 [ 291 ] {} <Debug> TCP-Session: 9ab40cac-414c-4875-867e-b0546617cf23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4047 | 2026.02.24 02:24:54.374561 [ 291 ] {} <Debug> TCP-Session: 9ab40cac-414c-4875-867e-b0546617cf23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4048 | 2026.02.24 02:24:54.374755 [ 289 ] {dfb0a063-4c9e-4d18-92a0-9fd7bdc2fed5} <Debug> oximeter.version (9014d0dd-9cbb-42cf-a9bf-b1762410eb94) (SelectExecutor): Key condition: unknown | ||
| 4049 | 2026.02.24 02:24:54.376252 [ 347 ] {dfb0a063-4c9e-4d18-92a0-9fd7bdc2fed5} <Trace> AggregatingTransform: Aggregating | ||
| 4050 | 2026.02.24 02:24:54.376300 [ 347 ] {dfb0a063-4c9e-4d18-92a0-9fd7bdc2fed5} <Trace> Aggregator: Aggregation method: without_key | ||
| 4051 | 2026.02.24 02:24:54.376334 [ 347 ] {dfb0a063-4c9e-4d18-92a0-9fd7bdc2fed5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001454761 sec. (687.398 rows/sec., 26.85 KiB/sec.) | ||
| 4052 | 2026.02.24 02:24:54.376350 [ 347 ] {dfb0a063-4c9e-4d18-92a0-9fd7bdc2fed5} <Trace> Aggregator: Merging aggregated data | ||
| 4053 | 2026.02.24 02:24:54.377373 [ 289 ] {dfb0a063-4c9e-4d18-92a0-9fd7bdc2fed5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00351 sec., 284.9002849002849 rows/sec., 11.13 KiB/sec. | ||
| 4054 | 2026.02.24 02:24:54.377518 [ 289 ] {dfb0a063-4c9e-4d18-92a0-9fd7bdc2fed5} <Debug> TCPHandler: Processed in 0.003983579 sec. | ||
| 4055 | 2026.02.24 02:24:54.377658 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4056 | 2026.02.24 02:24:54.377685 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4057 | 2026.02.24 02:24:54.377697 [ 289 ] {} <Debug> TCP-Session: aa75f06f-e7e6-44bc-8b4e-bbb29f94fde7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4058 | 2026.02.24 02:24:54.377709 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4059 | 2026.02.24 02:24:54.377734 [ 290 ] {} <Debug> TCP-Session: 02cd3410-aa57-42b6-a562-8f93e99c0cbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4060 | 2026.02.24 02:24:54.377749 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4061 | 2026.02.24 02:24:54.377769 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4062 | 2026.02.24 02:24:54.377770 [ 275 ] {} <Debug> TCP-Session: e7333f97-3df3-49a0-a512-f3395b40e510 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4063 | 2026.02.24 02:24:54.377790 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4064 | 2026.02.24 02:24:54.377815 [ 293 ] {} <Debug> TCP-Session: a57419cf-3946-4c61-bb40-259f7e845a78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4065 | 2026.02.24 02:24:54.377831 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4066 | 2026.02.24 02:24:54.377849 [ 292 ] {} <Debug> TCP-Session: 2eb40cf2-e262-4825-a80d-41a4257f0ef9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4067 | 2026.02.24 02:24:54.377810 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4068 | 2026.02.24 02:24:54.377881 [ 287 ] {} <Debug> TCP-Session: ae389c97-76b2-401a-a51f-835adb4888cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4069 | 2026.02.24 02:24:54.377796 [ 294 ] {} <Debug> TCP-Session: b19d2611-f5d1-45e9-9643-b044196597aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4070 | 2026.02.24 02:24:54.377915 [ 286 ] {} <Debug> TCP-Session: a3216f93-69dc-4702-9f65-79d89d854b8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4071 | 2026.02.24 02:24:54.377730 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4072 | 2026.02.24 02:24:54.377982 [ 291 ] {} <Debug> TCP-Session: 9ab40cac-414c-4875-867e-b0546617cf23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4073 | 2026.02.24 02:24:54.396083 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47741 | ||
| 4074 | 2026.02.24 02:24:54.396151 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4075 | 2026.02.24 02:24:54.396174 [ 289 ] {} <Debug> TCP-Session: a1f6a67a-42bd-4f1b-981f-28422fd44bd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:47741 | ||
| 4076 | 2026.02.24 02:24:54.396194 [ 289 ] {} <Debug> TCP-Session: a1f6a67a-42bd-4f1b-981f-28422fd44bd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4077 | 2026.02.24 02:24:54.396207 [ 289 ] {} <Debug> TCP-Session: a1f6a67a-42bd-4f1b-981f-28422fd44bd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4078 | 2026.02.24 02:24:54.396343 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32989 | ||
| 4079 | 2026.02.24 02:24:54.396368 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61263 | ||
| 4080 | 2026.02.24 02:24:54.396401 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36726 | ||
| 4081 | 2026.02.24 02:24:54.396402 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41756 | ||
| 4082 | 2026.02.24 02:24:54.396444 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4083 | 2026.02.24 02:24:54.396467 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58272 | ||
| 4084 | 2026.02.24 02:24:54.396486 [ 290 ] {} <Debug> TCP-Session: 2c2b4fc8-d7c7-4759-8fec-75794475504e Authenticating user 'default' from [fd00:1122:3344:101::e]:32989 | ||
| 4085 | 2026.02.24 02:24:54.396495 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4086 | 2026.02.24 02:24:54.396510 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4087 | 2026.02.24 02:24:54.396524 [ 290 ] {} <Debug> TCP-Session: 2c2b4fc8-d7c7-4759-8fec-75794475504e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4088 | 2026.02.24 02:24:54.396533 [ 294 ] {} <Debug> TCP-Session: 9c6ffc21-604f-43fd-bae6-6a31030f9ea6 Authenticating user 'default' from [fd00:1122:3344:101::e]:36726 | ||
| 4089 | 2026.02.24 02:24:54.396544 [ 275 ] {} <Debug> TCP-Session: 78e51c3c-13aa-4d19-a0a8-6859b179a419 Authenticating user 'default' from [fd00:1122:3344:101::e]:41756 | ||
| 4090 | 2026.02.24 02:24:54.396547 [ 290 ] {} <Debug> TCP-Session: 2c2b4fc8-d7c7-4759-8fec-75794475504e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4091 | 2026.02.24 02:24:54.396563 [ 294 ] {} <Debug> TCP-Session: 9c6ffc21-604f-43fd-bae6-6a31030f9ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4092 | 2026.02.24 02:24:54.396571 [ 275 ] {} <Debug> TCP-Session: 78e51c3c-13aa-4d19-a0a8-6859b179a419 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4093 | 2026.02.24 02:24:54.396591 [ 294 ] {} <Debug> TCP-Session: 9c6ffc21-604f-43fd-bae6-6a31030f9ea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4094 | 2026.02.24 02:24:54.396601 [ 275 ] {} <Debug> TCP-Session: 78e51c3c-13aa-4d19-a0a8-6859b179a419 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4095 | 2026.02.24 02:24:54.396554 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4096 | 2026.02.24 02:24:54.396445 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47335 | ||
| 4097 | 2026.02.24 02:24:54.396671 [ 287 ] {} <Debug> TCP-Session: ace3a5aa-c07e-4e7e-b0af-2c203d6cdb2c Authenticating user 'default' from [fd00:1122:3344:101::e]:58272 | ||
| 4098 | 2026.02.24 02:24:54.396356 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43103 | ||
| 4099 | 2026.02.24 02:24:54.396709 [ 287 ] {} <Debug> TCP-Session: ace3a5aa-c07e-4e7e-b0af-2c203d6cdb2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4100 | 2026.02.24 02:24:54.396723 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4101 | 2026.02.24 02:24:54.396737 [ 287 ] {} <Debug> TCP-Session: ace3a5aa-c07e-4e7e-b0af-2c203d6cdb2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4102 | 2026.02.24 02:24:54.396759 [ 286 ] {} <Debug> TCP-Session: d408fe73-d6cb-46de-aca5-19cd813f794e Authenticating user 'default' from [fd00:1122:3344:101::e]:47335 | ||
| 4103 | 2026.02.24 02:24:54.396760 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4104 | 2026.02.24 02:24:54.396444 [ 289 ] {} <Trace> TCP-Session: a1f6a67a-42bd-4f1b-981f-28422fd44bd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4105 | 2026.02.24 02:24:54.396806 [ 291 ] {} <Debug> TCP-Session: 8e4d6f08-66bc-42f6-83c6-7fe674e79795 Authenticating user 'default' from [fd00:1122:3344:101::e]:43103 | ||
| 4106 | 2026.02.24 02:24:54.396801 [ 286 ] {} <Debug> TCP-Session: d408fe73-d6cb-46de-aca5-19cd813f794e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4107 | 2026.02.24 02:24:54.396841 [ 291 ] {} <Debug> TCP-Session: 8e4d6f08-66bc-42f6-83c6-7fe674e79795 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4108 | 2026.02.24 02:24:54.396868 [ 286 ] {} <Debug> TCP-Session: d408fe73-d6cb-46de-aca5-19cd813f794e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4109 | 2026.02.24 02:24:54.396880 [ 291 ] {} <Debug> TCP-Session: 8e4d6f08-66bc-42f6-83c6-7fe674e79795 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4110 | 2026.02.24 02:24:54.396363 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54502 | ||
| 4111 | 2026.02.24 02:24:54.396494 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4112 | 2026.02.24 02:24:54.396938 [ 289 ] {f702f278-9604-40a1-a5e0-e4c1085c0313} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47741) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4113 | 2026.02.24 02:24:54.396966 [ 293 ] {} <Debug> TCP-Session: 7d038606-25b8-4b4a-ad0c-59c6d481703d Authenticating user 'default' from [fd00:1122:3344:101::e]:61263 | ||
| 4114 | 2026.02.24 02:24:54.396980 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4115 | 2026.02.24 02:24:54.396985 [ 293 ] {} <Debug> TCP-Session: 7d038606-25b8-4b4a-ad0c-59c6d481703d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4116 | 2026.02.24 02:24:54.397013 [ 292 ] {} <Debug> TCP-Session: b93338b4-fcf4-4fba-b56b-c3a9984999d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54502 | ||
| 4117 | 2026.02.24 02:24:54.397017 [ 293 ] {} <Debug> TCP-Session: 7d038606-25b8-4b4a-ad0c-59c6d481703d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4118 | 2026.02.24 02:24:54.397041 [ 292 ] {} <Debug> TCP-Session: b93338b4-fcf4-4fba-b56b-c3a9984999d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4119 | 2026.02.24 02:24:54.397062 [ 292 ] {} <Debug> TCP-Session: b93338b4-fcf4-4fba-b56b-c3a9984999d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4120 | 2026.02.24 02:24:54.397128 [ 289 ] {f702f278-9604-40a1-a5e0-e4c1085c0313} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4121 | 2026.02.24 02:24:54.397178 [ 289 ] {f702f278-9604-40a1-a5e0-e4c1085c0313} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4122 | 2026.02.24 02:24:54.397419 [ 289 ] {f702f278-9604-40a1-a5e0-e4c1085c0313} <Debug> oximeter.version (9014d0dd-9cbb-42cf-a9bf-b1762410eb94) (SelectExecutor): Key condition: unknown | ||
| 4123 | 2026.02.24 02:24:54.398255 [ 338 ] {f702f278-9604-40a1-a5e0-e4c1085c0313} <Trace> AggregatingTransform: Aggregating | ||
| 4124 | 2026.02.24 02:24:54.398294 [ 338 ] {f702f278-9604-40a1-a5e0-e4c1085c0313} <Trace> Aggregator: Aggregation method: without_key | ||
| 4125 | 2026.02.24 02:24:54.398333 [ 338 ] {f702f278-9604-40a1-a5e0-e4c1085c0313} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000828572 sec. (1206.896 rows/sec., 47.14 KiB/sec.) | ||
| 4126 | 2026.02.24 02:24:54.398351 [ 338 ] {f702f278-9604-40a1-a5e0-e4c1085c0313} <Trace> Aggregator: Merging aggregated data | ||
| 4127 | 2026.02.24 02:24:54.399464 [ 289 ] {f702f278-9604-40a1-a5e0-e4c1085c0313} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00256 sec., 390.62499999999994 rows/sec., 15.26 KiB/sec. | ||
| 4128 | 2026.02.24 02:24:54.399627 [ 289 ] {f702f278-9604-40a1-a5e0-e4c1085c0313} <Debug> TCPHandler: Processed in 0.003257399 sec. | ||
| 4129 | 2026.02.24 02:24:54.399718 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4130 | 2026.02.24 02:24:54.399745 [ 289 ] {} <Debug> TCP-Session: a1f6a67a-42bd-4f1b-981f-28422fd44bd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4131 | 2026.02.24 02:24:54.399747 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4132 | 2026.02.24 02:24:54.399767 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4133 | 2026.02.24 02:24:54.399783 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4134 | 2026.02.24 02:24:54.399803 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4135 | 2026.02.24 02:24:54.399816 [ 291 ] {} <Debug> TCP-Session: 8e4d6f08-66bc-42f6-83c6-7fe674e79795 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4136 | 2026.02.24 02:24:54.399839 [ 286 ] {} <Debug> TCP-Session: d408fe73-d6cb-46de-aca5-19cd813f794e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4137 | 2026.02.24 02:24:54.399854 [ 275 ] {} <Debug> TCP-Session: 78e51c3c-13aa-4d19-a0a8-6859b179a419 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4138 | 2026.02.24 02:24:54.399857 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4139 | 2026.02.24 02:24:54.399870 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4140 | 2026.02.24 02:24:54.399802 [ 290 ] {} <Debug> TCP-Session: 2c2b4fc8-d7c7-4759-8fec-75794475504e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4141 | 2026.02.24 02:24:54.399913 [ 293 ] {} <Debug> TCP-Session: 7d038606-25b8-4b4a-ad0c-59c6d481703d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4142 | 2026.02.24 02:24:54.399932 [ 287 ] {} <Debug> TCP-Session: ace3a5aa-c07e-4e7e-b0af-2c203d6cdb2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4143 | 2026.02.24 02:24:54.399837 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4144 | 2026.02.24 02:24:54.399819 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4145 | 2026.02.24 02:24:54.400000 [ 294 ] {} <Debug> TCP-Session: 9c6ffc21-604f-43fd-bae6-6a31030f9ea6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4146 | 2026.02.24 02:24:54.400027 [ 292 ] {} <Debug> TCP-Session: b93338b4-fcf4-4fba-b56b-c3a9984999d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4147 | 2026.02.24 02:24:54.487243 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4148 | 2026.02.24 02:24:54.487296 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4149 | 2026.02.24 02:24:54.554562 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38259 | ||
| 4150 | 2026.02.24 02:24:54.554682 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4151 | 2026.02.24 02:24:54.554717 [ 289 ] {} <Debug> TCP-Session: 181ebb05-c11a-44a5-a387-f01e79232659 Authenticating user 'default' from [fd00:1122:3344:101::e]:38259 | ||
| 4152 | 2026.02.24 02:24:54.554739 [ 289 ] {} <Debug> TCP-Session: 181ebb05-c11a-44a5-a387-f01e79232659 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4153 | 2026.02.24 02:24:54.554751 [ 289 ] {} <Debug> TCP-Session: 181ebb05-c11a-44a5-a387-f01e79232659 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4154 | 2026.02.24 02:24:54.555019 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49766 | ||
| 4155 | 2026.02.24 02:24:54.555043 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56285 | ||
| 4156 | 2026.02.24 02:24:54.555071 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50798 | ||
| 4157 | 2026.02.24 02:24:54.555084 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38869 | ||
| 4158 | 2026.02.24 02:24:54.555099 [ 289 ] {} <Trace> TCP-Session: 181ebb05-c11a-44a5-a387-f01e79232659 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4159 | 2026.02.24 02:24:54.555135 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4160 | 2026.02.24 02:24:54.555058 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38775 | ||
| 4161 | 2026.02.24 02:24:54.555172 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4162 | 2026.02.24 02:24:54.555176 [ 290 ] {} <Debug> TCP-Session: 018c6a96-a6e8-40c6-ae87-14654fdfd332 Authenticating user 'default' from [fd00:1122:3344:101::e]:49766 | ||
| 4163 | 2026.02.24 02:24:54.555230 [ 291 ] {} <Debug> TCP-Session: 017750c4-c0e3-41d2-b73c-3199d0086148 Authenticating user 'default' from [fd00:1122:3344:101::e]:56285 | ||
| 4164 | 2026.02.24 02:24:54.555248 [ 290 ] {} <Debug> TCP-Session: 018c6a96-a6e8-40c6-ae87-14654fdfd332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4165 | 2026.02.24 02:24:54.555266 [ 291 ] {} <Debug> TCP-Session: 017750c4-c0e3-41d2-b73c-3199d0086148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4166 | 2026.02.24 02:24:54.555273 [ 290 ] {} <Debug> TCP-Session: 018c6a96-a6e8-40c6-ae87-14654fdfd332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4167 | 2026.02.24 02:24:54.555273 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4168 | 2026.02.24 02:24:54.555294 [ 289 ] {ec86bbd8-0ccc-4815-ad61-c033a63f932e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38259) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4169 | 2026.02.24 02:24:54.555329 [ 292 ] {} <Debug> TCP-Session: 561a0991-6ab5-4cd7-8e9b-f303836006e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:38775 | ||
| 4170 | 2026.02.24 02:24:54.555290 [ 291 ] {} <Debug> TCP-Session: 017750c4-c0e3-41d2-b73c-3199d0086148 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4171 | 2026.02.24 02:24:54.555365 [ 292 ] {} <Debug> TCP-Session: 561a0991-6ab5-4cd7-8e9b-f303836006e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4172 | 2026.02.24 02:24:54.555159 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4173 | 2026.02.24 02:24:54.555406 [ 292 ] {} <Debug> TCP-Session: 561a0991-6ab5-4cd7-8e9b-f303836006e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4174 | 2026.02.24 02:24:54.555055 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63452 | ||
| 4175 | 2026.02.24 02:24:54.555438 [ 294 ] {} <Debug> TCP-Session: abf1eac2-c14d-4b49-81a1-48789d3d9991 Authenticating user 'default' from [fd00:1122:3344:101::e]:50798 | ||
| 4176 | 2026.02.24 02:24:54.555171 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4177 | 2026.02.24 02:24:54.555496 [ 294 ] {} <Debug> TCP-Session: abf1eac2-c14d-4b49-81a1-48789d3d9991 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4178 | 2026.02.24 02:24:54.555512 [ 294 ] {} <Debug> TCP-Session: abf1eac2-c14d-4b49-81a1-48789d3d9991 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4179 | 2026.02.24 02:24:54.555513 [ 275 ] {} <Debug> TCP-Session: b83c8354-1d7b-4e13-8b00-ea5208fe9f35 Authenticating user 'default' from [fd00:1122:3344:101::e]:38869 | ||
| 4180 | 2026.02.24 02:24:54.555519 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4181 | 2026.02.24 02:24:54.555539 [ 275 ] {} <Debug> TCP-Session: b83c8354-1d7b-4e13-8b00-ea5208fe9f35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4182 | 2026.02.24 02:24:54.555559 [ 293 ] {} <Debug> TCP-Session: b7ca230b-1120-414f-be2f-797d8f934b19 Authenticating user 'default' from [fd00:1122:3344:101::e]:63452 | ||
| 4183 | 2026.02.24 02:24:54.555562 [ 275 ] {} <Debug> TCP-Session: b83c8354-1d7b-4e13-8b00-ea5208fe9f35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4184 | 2026.02.24 02:24:54.555578 [ 289 ] {ec86bbd8-0ccc-4815-ad61-c033a63f932e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4185 | 2026.02.24 02:24:54.555589 [ 293 ] {} <Debug> TCP-Session: b7ca230b-1120-414f-be2f-797d8f934b19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4186 | 2026.02.24 02:24:54.555618 [ 293 ] {} <Debug> TCP-Session: b7ca230b-1120-414f-be2f-797d8f934b19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4187 | 2026.02.24 02:24:54.555655 [ 289 ] {ec86bbd8-0ccc-4815-ad61-c033a63f932e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4188 | 2026.02.24 02:24:54.555952 [ 289 ] {ec86bbd8-0ccc-4815-ad61-c033a63f932e} <Debug> oximeter.version (9014d0dd-9cbb-42cf-a9bf-b1762410eb94) (SelectExecutor): Key condition: unknown | ||
| 4189 | 2026.02.24 02:24:54.556939 [ 302 ] {ec86bbd8-0ccc-4815-ad61-c033a63f932e} <Trace> AggregatingTransform: Aggregating | ||
| 4190 | 2026.02.24 02:24:54.556994 [ 302 ] {ec86bbd8-0ccc-4815-ad61-c033a63f932e} <Trace> Aggregator: Aggregation method: without_key | ||
| 4191 | 2026.02.24 02:24:54.557052 [ 302 ] {ec86bbd8-0ccc-4815-ad61-c033a63f932e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000997485 sec. (1002.521 rows/sec., 39.16 KiB/sec.) | ||
| 4192 | 2026.02.24 02:24:54.557075 [ 302 ] {ec86bbd8-0ccc-4815-ad61-c033a63f932e} <Trace> Aggregator: Merging aggregated data | ||
| 4193 | 2026.02.24 02:24:54.558374 [ 289 ] {ec86bbd8-0ccc-4815-ad61-c033a63f932e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003138 sec., 318.674314850223 rows/sec., 12.45 KiB/sec. | ||
| 4194 | 2026.02.24 02:24:54.558515 [ 289 ] {ec86bbd8-0ccc-4815-ad61-c033a63f932e} <Debug> TCPHandler: Processed in 0.003530413 sec. | ||
| 4195 | 2026.02.24 02:24:54.558637 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4196 | 2026.02.24 02:24:54.558665 [ 289 ] {} <Debug> TCP-Session: 181ebb05-c11a-44a5-a387-f01e79232659 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4197 | 2026.02.24 02:24:54.558670 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4198 | 2026.02.24 02:24:54.558710 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4199 | 2026.02.24 02:24:54.558725 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4200 | 2026.02.24 02:24:54.558744 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4201 | 2026.02.24 02:24:54.558765 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4202 | 2026.02.24 02:24:54.558810 [ 293 ] {} <Debug> TCP-Session: b7ca230b-1120-414f-be2f-797d8f934b19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4203 | 2026.02.24 02:24:54.558785 [ 294 ] {} <Debug> TCP-Session: abf1eac2-c14d-4b49-81a1-48789d3d9991 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4204 | 2026.02.24 02:24:54.558839 [ 291 ] {} <Debug> TCP-Session: 017750c4-c0e3-41d2-b73c-3199d0086148 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4205 | 2026.02.24 02:24:54.558781 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4206 | 2026.02.24 02:24:54.558768 [ 292 ] {} <Debug> TCP-Session: 561a0991-6ab5-4cd7-8e9b-f303836006e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4207 | 2026.02.24 02:24:54.558910 [ 275 ] {} <Debug> TCP-Session: b83c8354-1d7b-4e13-8b00-ea5208fe9f35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4208 | 2026.02.24 02:24:54.558718 [ 290 ] {} <Debug> TCP-Session: 018c6a96-a6e8-40c6-ae87-14654fdfd332 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4209 | 2026.02.24 02:24:54.559256 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7684 | ||
| 4210 | 2026.02.24 02:24:54.559689 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4211 | 2026.02.24 02:24:54.559726 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4212 | 2026.02.24 02:24:54.560098 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39979 | ||
| 4213 | 2026.02.24 02:24:54.560123 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34101 | ||
| 4214 | 2026.02.24 02:24:54.560170 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4215 | 2026.02.24 02:24:54.560189 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4216 | 2026.02.24 02:24:54.560197 [ 287 ] {} <Debug> TCP-Session: a528bf7a-947d-4402-a9b9-e1b0be2b4aa6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39979 | ||
| 4217 | 2026.02.24 02:24:54.560220 [ 286 ] {} <Debug> TCP-Session: 67ef7664-6f36-490c-ad61-be7657d959bb Authenticating user 'default' from [fd00:1122:3344:101::e]:34101 | ||
| 4218 | 2026.02.24 02:24:54.560230 [ 287 ] {} <Debug> TCP-Session: a528bf7a-947d-4402-a9b9-e1b0be2b4aa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4219 | 2026.02.24 02:24:54.560246 [ 286 ] {} <Debug> TCP-Session: 67ef7664-6f36-490c-ad61-be7657d959bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4220 | 2026.02.24 02:24:54.560246 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4221 | 2026.02.24 02:24:54.560267 [ 286 ] {} <Debug> TCP-Session: 67ef7664-6f36-490c-ad61-be7657d959bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4222 | 2026.02.24 02:24:54.560256 [ 287 ] {} <Debug> TCP-Session: a528bf7a-947d-4402-a9b9-e1b0be2b4aa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4223 | 2026.02.24 02:24:54.560514 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4224 | 2026.02.24 02:24:54.560649 [ 45 ] {} <Debug> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4225 | 2026.02.24 02:24:54.560663 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7684 | ||
| 4226 | 2026.02.24 02:24:54.560685 [ 45 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4227 | 2026.02.24 02:24:54.560705 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4228 | 2026.02.24 02:24:54.560805 [ 197 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 4229 | 2026.02.24 02:24:54.560932 [ 197 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4230 | 2026.02.24 02:24:54.560969 [ 197 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5316 rows starting from the beginning of the part | ||
| 4231 | 2026.02.24 02:24:54.561030 [ 197 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 4232 | 2026.02.24 02:24:54.561071 [ 197 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 4233 | 2026.02.24 02:24:54.561112 [ 197 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 4234 | 2026.02.24 02:24:54.561147 [ 197 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 4235 | 2026.02.24 02:24:54.561182 [ 197 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 4236 | 2026.02.24 02:24:54.562599 [ 202 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7684 rows, containing 4 columns (4 merged, 0 gathered) in 0.001842988 sec., 4169316.349319692 rows/sec., 59.64 MiB/sec. | ||
| 4237 | 2026.02.24 02:24:54.563416 [ 201 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4238 | 2026.02.24 02:24:54.563720 [ 201 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_16_3} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4239 | 2026.02.24 02:24:54.563799 [ 201 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_16_3} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4240 | 2026.02.24 02:24:54.563894 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4241 | 2026.02.24 02:24:54.572877 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:39979). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4242 | |||
| 4243 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4244 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4245 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4246 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4247 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4248 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4249 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4250 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4251 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4252 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4253 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4254 | (version 23.8.7.1) | ||
| 4255 | 2026.02.24 02:24:54.573043 [ 287 ] {} <Debug> TCP-Session: a528bf7a-947d-4402-a9b9-e1b0be2b4aa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4256 | 2026.02.24 02:24:54.573062 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:34101). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4257 | |||
| 4258 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4259 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4260 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4261 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4262 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4263 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4264 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4265 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4266 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4267 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4268 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4269 | (version 23.8.7.1) | ||
| 4270 | 2026.02.24 02:24:54.573154 [ 286 ] {} <Debug> TCP-Session: 67ef7664-6f36-490c-ad61-be7657d959bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4271 | 2026.02.24 02:24:54.577983 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 572 | ||
| 4272 | 2026.02.24 02:24:54.580515 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4273 | 2026.02.24 02:24:54.580566 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4274 | 2026.02.24 02:24:54.581799 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4275 | 2026.02.24 02:24:54.582088 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4276 | 2026.02.24 02:24:54.582472 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 572 | ||
| 4277 | 2026.02.24 02:24:54.963666 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4278 | 2026.02.24 02:24:54.978956 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4279 | 2026.02.24 02:24:54.979012 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4280 | 2026.02.24 02:24:54.984828 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4281 | 2026.02.24 02:24:54.985556 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4282 | 2026.02.24 02:24:54.985889 [ 45 ] {} <Debug> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4283 | 2026.02.24 02:24:54.985961 [ 45 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4284 | 2026.02.24 02:24:54.985985 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4285 | 2026.02.24 02:24:54.986119 [ 197 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 4286 | 2026.02.24 02:24:54.988609 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4287 | 2026.02.24 02:24:54.990291 [ 197 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4288 | 2026.02.24 02:24:54.991777 [ 197 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 4289 | 2026.02.24 02:24:54.996288 [ 197 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 4290 | 2026.02.24 02:24:55.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.56 MiB, peak 244.08 MiB, free memory in arenas 0.00 B, will set to 237.67 MiB (RSS), difference: 1.11 MiB | ||
| 4291 | 2026.02.24 02:24:55.000512 [ 197 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 4292 | 2026.02.24 02:24:55.001211 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000806842 sec. | ||
| 4293 | 2026.02.24 02:24:55.004689 [ 197 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 4294 | 2026.02.24 02:24:55.009170 [ 197 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 4295 | 2026.02.24 02:24:55.013390 [ 197 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 4296 | 2026.02.24 02:24:55.068124 [ 202 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.082052649 sec., 1474.6629325763754 rows/sec., 7.63 MiB/sec. | ||
| 4297 | 2026.02.24 02:24:55.070898 [ 200 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4298 | 2026.02.24 02:24:55.072989 [ 200 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_16_3} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4299 | 2026.02.24 02:24:55.073111 [ 200 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_16_3} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4300 | 2026.02.24 02:24:55.075667 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4301 | 2026.02.24 02:24:56.000317 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.22 MiB, peak 248.18 MiB, free memory in arenas 0.00 B, will set to 246.07 MiB (RSS), difference: 7.85 MiB | ||
| 4302 | 2026.02.24 02:24:57.098625 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4303 | 2026.02.24 02:24:57.098832 [ 276 ] {ae172233-a094-4563-baf4-dfbc4be9b07b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4304 | 2026.02.24 02:24:57.098908 [ 276 ] {ae172233-a094-4563-baf4-dfbc4be9b07b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4305 | 2026.02.24 02:24:57.099688 [ 276 ] {ae172233-a094-4563-baf4-dfbc4be9b07b} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4306 | 2026.02.24 02:24:57.099736 [ 276 ] {ae172233-a094-4563-baf4-dfbc4be9b07b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4307 | 2026.02.24 02:24:57.100133 [ 276 ] {ae172233-a094-4563-baf4-dfbc4be9b07b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4308 | 2026.02.24 02:24:57.100360 [ 276 ] {ae172233-a094-4563-baf4-dfbc4be9b07b} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4309 | 2026.02.24 02:24:57.100519 [ 276 ] {ae172233-a094-4563-baf4-dfbc4be9b07b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001797 sec., 158041.1797440178 rows/sec., 10.04 MiB/sec. | ||
| 4310 | 2026.02.24 02:24:57.100566 [ 276 ] {ae172233-a094-4563-baf4-dfbc4be9b07b} <Debug> TCPHandler: Processed in 0.002135902 sec. | ||
| 4311 | 2026.02.24 02:24:57.100686 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4312 | 2026.02.24 02:24:57.100852 [ 276 ] {4171ba61-adc7-4f8b-94a1-f0b2cdfe6cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4313 | 2026.02.24 02:24:57.100897 [ 276 ] {4171ba61-adc7-4f8b-94a1-f0b2cdfe6cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4314 | 2026.02.24 02:24:57.101900 [ 276 ] {4171ba61-adc7-4f8b-94a1-f0b2cdfe6cb8} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4315 | 2026.02.24 02:24:57.101938 [ 276 ] {4171ba61-adc7-4f8b-94a1-f0b2cdfe6cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4316 | 2026.02.24 02:24:57.102334 [ 276 ] {4171ba61-adc7-4f8b-94a1-f0b2cdfe6cb8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4317 | 2026.02.24 02:24:57.102549 [ 276 ] {4171ba61-adc7-4f8b-94a1-f0b2cdfe6cb8} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4318 | 2026.02.24 02:24:57.102696 [ 276 ] {4171ba61-adc7-4f8b-94a1-f0b2cdfe6cb8} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001866 sec., 437834.9410503751 rows/sec., 34.64 MiB/sec. | ||
| 4319 | 2026.02.24 02:24:57.102741 [ 276 ] {4171ba61-adc7-4f8b-94a1-f0b2cdfe6cb8} <Debug> TCPHandler: Processed in 0.00204624 sec. | ||
| 4320 | 2026.02.24 02:24:57.102859 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4321 | 2026.02.24 02:24:57.102956 [ 276 ] {5b08179d-1471-4435-add8-f25b55df9a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4322 | 2026.02.24 02:24:57.102997 [ 276 ] {5b08179d-1471-4435-add8-f25b55df9a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4323 | 2026.02.24 02:24:57.103474 [ 276 ] {5b08179d-1471-4435-add8-f25b55df9a0a} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4324 | 2026.02.24 02:24:57.103511 [ 276 ] {5b08179d-1471-4435-add8-f25b55df9a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4325 | 2026.02.24 02:24:57.103831 [ 276 ] {5b08179d-1471-4435-add8-f25b55df9a0a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4326 | 2026.02.24 02:24:57.104067 [ 276 ] {5b08179d-1471-4435-add8-f25b55df9a0a} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4327 | 2026.02.24 02:24:57.104197 [ 276 ] {5b08179d-1471-4435-add8-f25b55df9a0a} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.00126 sec., 120634.92063492064 rows/sec., 7.20 MiB/sec. | ||
| 4328 | 2026.02.24 02:24:57.104233 [ 276 ] {5b08179d-1471-4435-add8-f25b55df9a0a} <Debug> TCPHandler: Processed in 0.001429601 sec. | ||
| 4329 | 2026.02.24 02:24:57.104358 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4330 | 2026.02.24 02:24:57.104452 [ 276 ] {f9f3a4b0-59b6-4535-a26f-3fe596408d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4331 | 2026.02.24 02:24:57.104493 [ 276 ] {f9f3a4b0-59b6-4535-a26f-3fe596408d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4332 | 2026.02.24 02:24:57.104956 [ 276 ] {f9f3a4b0-59b6-4535-a26f-3fe596408d39} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4333 | 2026.02.24 02:24:57.104992 [ 276 ] {f9f3a4b0-59b6-4535-a26f-3fe596408d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4334 | 2026.02.24 02:24:57.105344 [ 276 ] {f9f3a4b0-59b6-4535-a26f-3fe596408d39} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4335 | 2026.02.24 02:24:57.105554 [ 276 ] {f9f3a4b0-59b6-4535-a26f-3fe596408d39} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4336 | 2026.02.24 02:24:57.105671 [ 43 ] {} <Debug> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4337 | 2026.02.24 02:24:57.105681 [ 276 ] {f9f3a4b0-59b6-4535-a26f-3fe596408d39} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001246 sec., 119582.66452648476 rows/sec., 7.73 MiB/sec. | ||
| 4338 | 2026.02.24 02:24:57.105744 [ 43 ] {} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4339 | 2026.02.24 02:24:57.105760 [ 276 ] {f9f3a4b0-59b6-4535-a26f-3fe596408d39} <Debug> TCPHandler: Processed in 0.001451171 sec. | ||
| 4340 | 2026.02.24 02:24:57.105772 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4341 | 2026.02.24 02:24:57.105888 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4342 | 2026.02.24 02:24:57.105915 [ 191 ] {510999a7-a64a-426c-aead-87c3b72e2154::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 | ||
| 4343 | 2026.02.24 02:24:57.105986 [ 276 ] {45fb31f4-f026-4fd8-9c84-43778578228a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4344 | 2026.02.24 02:24:57.106033 [ 276 ] {45fb31f4-f026-4fd8-9c84-43778578228a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4345 | 2026.02.24 02:24:57.106081 [ 191 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4346 | 2026.02.24 02:24:57.106122 [ 191 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 403 rows starting from the beginning of the part | ||
| 4347 | 2026.02.24 02:24:57.106211 [ 191 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 377 rows starting from the beginning of the part | ||
| 4348 | 2026.02.24 02:24:57.106261 [ 191 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 4349 | 2026.02.24 02:24:57.106306 [ 191 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 4350 | 2026.02.24 02:24:57.106344 [ 191 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 377 rows starting from the beginning of the part | ||
| 4351 | 2026.02.24 02:24:57.106385 [ 191 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 4352 | 2026.02.24 02:24:57.106512 [ 276 ] {45fb31f4-f026-4fd8-9c84-43778578228a} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4353 | 2026.02.24 02:24:57.106554 [ 276 ] {45fb31f4-f026-4fd8-9c84-43778578228a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4354 | 2026.02.24 02:24:57.106928 [ 276 ] {45fb31f4-f026-4fd8-9c84-43778578228a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4355 | 2026.02.24 02:24:57.107165 [ 276 ] {45fb31f4-f026-4fd8-9c84-43778578228a} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4356 | 2026.02.24 02:24:57.107294 [ 276 ] {45fb31f4-f026-4fd8-9c84-43778578228a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001325 sec., 111698.11320754717 rows/sec., 6.35 MiB/sec. | ||
| 4357 | 2026.02.24 02:24:57.107331 [ 276 ] {45fb31f4-f026-4fd8-9c84-43778578228a} <Debug> TCPHandler: Processed in 0.001491932 sec. | ||
| 4358 | 2026.02.24 02:24:57.107443 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4359 | 2026.02.24 02:24:57.107536 [ 276 ] {1b615a3a-5609-42d2-8962-99093fe86118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4360 | 2026.02.24 02:24:57.107549 [ 202 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1604 rows, containing 5 columns (5 merged, 0 gathered) in 0.001694925 sec., 946354.5584612889 rows/sec., 66.26 MiB/sec. | ||
| 4361 | 2026.02.24 02:24:57.107577 [ 276 ] {1b615a3a-5609-42d2-8962-99093fe86118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4362 | 2026.02.24 02:24:57.107722 [ 191 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4363 | 2026.02.24 02:24:57.108000 [ 191 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_11_2} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4364 | 2026.02.24 02:24:57.108079 [ 191 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_11_2} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4365 | 2026.02.24 02:24:57.108166 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 4366 | 2026.02.24 02:24:57.108268 [ 276 ] {1b615a3a-5609-42d2-8962-99093fe86118} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4367 | 2026.02.24 02:24:57.108310 [ 276 ] {1b615a3a-5609-42d2-8962-99093fe86118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4368 | 2026.02.24 02:24:57.108651 [ 276 ] {1b615a3a-5609-42d2-8962-99093fe86118} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4369 | 2026.02.24 02:24:57.108862 [ 276 ] {1b615a3a-5609-42d2-8962-99093fe86118} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4370 | 2026.02.24 02:24:57.108996 [ 276 ] {1b615a3a-5609-42d2-8962-99093fe86118} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001478 sec., 338294.99323410017 rows/sec., 23.77 MiB/sec. | ||
| 4371 | 2026.02.24 02:24:57.109034 [ 276 ] {1b615a3a-5609-42d2-8962-99093fe86118} <Debug> TCPHandler: Processed in 0.001640444 sec. | ||
| 4372 | 2026.02.24 02:24:57.109132 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4373 | 2026.02.24 02:24:57.109226 [ 276 ] {b74b24bc-55e3-4d24-9f38-c3e3e632196a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4374 | 2026.02.24 02:24:57.109269 [ 276 ] {b74b24bc-55e3-4d24-9f38-c3e3e632196a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4375 | 2026.02.24 02:24:57.109586 [ 276 ] {b74b24bc-55e3-4d24-9f38-c3e3e632196a} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4376 | 2026.02.24 02:24:57.109622 [ 276 ] {b74b24bc-55e3-4d24-9f38-c3e3e632196a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4377 | 2026.02.24 02:24:57.109928 [ 276 ] {b74b24bc-55e3-4d24-9f38-c3e3e632196a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4378 | 2026.02.24 02:24:57.110140 [ 276 ] {b74b24bc-55e3-4d24-9f38-c3e3e632196a} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4379 | 2026.02.24 02:24:57.110264 [ 276 ] {b74b24bc-55e3-4d24-9f38-c3e3e632196a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 4380 | 2026.02.24 02:24:57.110299 [ 276 ] {b74b24bc-55e3-4d24-9f38-c3e3e632196a} <Debug> TCPHandler: Processed in 0.001215498 sec. | ||
| 4381 | 2026.02.24 02:24:57.110410 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4382 | 2026.02.24 02:24:57.110516 [ 276 ] {2cb0cc39-7cb8-4cc0-bc47-f15ff66b4348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4383 | 2026.02.24 02:24:57.110563 [ 276 ] {2cb0cc39-7cb8-4cc0-bc47-f15ff66b4348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4384 | 2026.02.24 02:24:57.111016 [ 276 ] {2cb0cc39-7cb8-4cc0-bc47-f15ff66b4348} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4385 | 2026.02.24 02:24:57.111054 [ 276 ] {2cb0cc39-7cb8-4cc0-bc47-f15ff66b4348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4386 | 2026.02.24 02:24:57.111441 [ 276 ] {2cb0cc39-7cb8-4cc0-bc47-f15ff66b4348} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4387 | 2026.02.24 02:24:57.111670 [ 276 ] {2cb0cc39-7cb8-4cc0-bc47-f15ff66b4348} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4388 | 2026.02.24 02:24:57.111814 [ 276 ] {2cb0cc39-7cb8-4cc0-bc47-f15ff66b4348} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001317 sec., 201214.88230827637 rows/sec., 13.37 MiB/sec. | ||
| 4389 | 2026.02.24 02:24:57.111854 [ 276 ] {2cb0cc39-7cb8-4cc0-bc47-f15ff66b4348} <Debug> TCPHandler: Processed in 0.001496232 sec. | ||
| 4390 | 2026.02.24 02:24:57.111962 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4391 | 2026.02.24 02:24:57.112059 [ 276 ] {fa7190b8-0145-4bfd-9495-754b5cac0397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4392 | 2026.02.24 02:24:57.112104 [ 276 ] {fa7190b8-0145-4bfd-9495-754b5cac0397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4393 | 2026.02.24 02:24:57.112417 [ 276 ] {fa7190b8-0145-4bfd-9495-754b5cac0397} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4394 | 2026.02.24 02:24:57.112454 [ 276 ] {fa7190b8-0145-4bfd-9495-754b5cac0397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4395 | 2026.02.24 02:24:57.112782 [ 276 ] {fa7190b8-0145-4bfd-9495-754b5cac0397} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4396 | 2026.02.24 02:24:57.112988 [ 276 ] {fa7190b8-0145-4bfd-9495-754b5cac0397} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4397 | 2026.02.24 02:24:57.113108 [ 276 ] {fa7190b8-0145-4bfd-9495-754b5cac0397} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 61.82 KiB/sec. | ||
| 4398 | 2026.02.24 02:24:57.113143 [ 276 ] {fa7190b8-0145-4bfd-9495-754b5cac0397} <Debug> TCPHandler: Processed in 0.001257569 sec. | ||
| 4399 | 2026.02.24 02:24:57.113237 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4400 | 2026.02.24 02:24:57.113327 [ 276 ] {79e161a3-8369-4b29-9de2-38558ea0711e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4401 | 2026.02.24 02:24:57.113379 [ 276 ] {79e161a3-8369-4b29-9de2-38558ea0711e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4402 | 2026.02.24 02:24:57.114203 [ 276 ] {79e161a3-8369-4b29-9de2-38558ea0711e} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4403 | 2026.02.24 02:24:57.114241 [ 276 ] {79e161a3-8369-4b29-9de2-38558ea0711e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4404 | 2026.02.24 02:24:57.114762 [ 276 ] {79e161a3-8369-4b29-9de2-38558ea0711e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4405 | 2026.02.24 02:24:57.114988 [ 276 ] {79e161a3-8369-4b29-9de2-38558ea0711e} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4406 | 2026.02.24 02:24:57.115130 [ 276 ] {79e161a3-8369-4b29-9de2-38558ea0711e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001782 sec., 5611.672278338945 rows/sec., 10.06 MiB/sec. | ||
| 4407 | 2026.02.24 02:24:57.115188 [ 276 ] {79e161a3-8369-4b29-9de2-38558ea0711e} <Debug> TCPHandler: Processed in 0.001967819 sec. | ||
| 4408 | 2026.02.24 02:24:57.115291 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4409 | 2026.02.24 02:24:57.115387 [ 276 ] {24391747-1b8d-42ad-839f-4d496f91d80e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4410 | 2026.02.24 02:24:57.115429 [ 276 ] {24391747-1b8d-42ad-839f-4d496f91d80e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4411 | 2026.02.24 02:24:57.115768 [ 276 ] {24391747-1b8d-42ad-839f-4d496f91d80e} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4412 | 2026.02.24 02:24:57.115805 [ 276 ] {24391747-1b8d-42ad-839f-4d496f91d80e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4413 | 2026.02.24 02:24:57.116124 [ 276 ] {24391747-1b8d-42ad-839f-4d496f91d80e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4414 | 2026.02.24 02:24:57.116340 [ 276 ] {24391747-1b8d-42ad-839f-4d496f91d80e} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4415 | 2026.02.24 02:24:57.116472 [ 276 ] {24391747-1b8d-42ad-839f-4d496f91d80e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001104 sec., 81521.73913043478 rows/sec., 5.10 MiB/sec. | ||
| 4416 | 2026.02.24 02:24:57.116508 [ 276 ] {24391747-1b8d-42ad-839f-4d496f91d80e} <Debug> TCPHandler: Processed in 0.001267979 sec. | ||
| 4417 | 2026.02.24 02:25:02.060817 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8196 | ||
| 4418 | 2026.02.24 02:25:02.061417 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4419 | 2026.02.24 02:25:02.061468 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4420 | 2026.02.24 02:25:02.062000 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4421 | 2026.02.24 02:25:02.062229 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4422 | 2026.02.24 02:25:02.062351 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8196 | ||
| 4423 | 2026.02.24 02:25:02.091572 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4424 | 2026.02.24 02:25:02.091769 [ 276 ] {a5200c5b-24c4-4904-b042-0bcd9754df28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4425 | 2026.02.24 02:25:02.091837 [ 276 ] {a5200c5b-24c4-4904-b042-0bcd9754df28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4426 | 2026.02.24 02:25:02.092484 [ 276 ] {a5200c5b-24c4-4904-b042-0bcd9754df28} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4427 | 2026.02.24 02:25:02.092526 [ 276 ] {a5200c5b-24c4-4904-b042-0bcd9754df28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4428 | 2026.02.24 02:25:02.092913 [ 276 ] {a5200c5b-24c4-4904-b042-0bcd9754df28} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4429 | 2026.02.24 02:25:02.093130 [ 276 ] {a5200c5b-24c4-4904-b042-0bcd9754df28} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4430 | 2026.02.24 02:25:02.093280 [ 276 ] {a5200c5b-24c4-4904-b042-0bcd9754df28} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001565 sec., 2555.9105431309904 rows/sec., 208.42 KiB/sec. | ||
| 4431 | 2026.02.24 02:25:02.093320 [ 276 ] {a5200c5b-24c4-4904-b042-0bcd9754df28} <Debug> TCPHandler: Processed in 0.001883958 sec. | ||
| 4432 | 2026.02.24 02:25:02.093454 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4433 | 2026.02.24 02:25:02.093557 [ 276 ] {3be4fd7a-f0f9-4a23-b52f-ea8ebee2246c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4434 | 2026.02.24 02:25:02.093596 [ 276 ] {3be4fd7a-f0f9-4a23-b52f-ea8ebee2246c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4435 | 2026.02.24 02:25:02.094075 [ 276 ] {3be4fd7a-f0f9-4a23-b52f-ea8ebee2246c} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4436 | 2026.02.24 02:25:02.094111 [ 276 ] {3be4fd7a-f0f9-4a23-b52f-ea8ebee2246c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4437 | 2026.02.24 02:25:02.094431 [ 276 ] {3be4fd7a-f0f9-4a23-b52f-ea8ebee2246c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4438 | 2026.02.24 02:25:02.094640 [ 276 ] {3be4fd7a-f0f9-4a23-b52f-ea8ebee2246c} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4439 | 2026.02.24 02:25:02.094750 [ 37 ] {} <Debug> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4440 | 2026.02.24 02:25:02.094764 [ 276 ] {3be4fd7a-f0f9-4a23-b52f-ea8ebee2246c} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001226 sec., 96247.96084828711 rows/sec., 8.15 MiB/sec. | ||
| 4441 | 2026.02.24 02:25:02.094799 [ 37 ] {} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4442 | 2026.02.24 02:25:02.094819 [ 276 ] {3be4fd7a-f0f9-4a23-b52f-ea8ebee2246c} <Debug> TCPHandler: Processed in 0.001414031 sec. | ||
| 4443 | 2026.02.24 02:25:02.094825 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4444 | 2026.02.24 02:25:02.094932 [ 196 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::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 | ||
| 4445 | 2026.02.24 02:25:02.094952 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4446 | 2026.02.24 02:25:02.095049 [ 276 ] {5c8812ba-864c-475b-a449-9f0af7002ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4447 | 2026.02.24 02:25:02.095051 [ 196 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4448 | 2026.02.24 02:25:02.095090 [ 276 ] {5c8812ba-864c-475b-a449-9f0af7002ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4449 | 2026.02.24 02:25:02.095093 [ 196 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2149 rows starting from the beginning of the part | ||
| 4450 | 2026.02.24 02:25:02.095163 [ 196 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1957 rows starting from the beginning of the part | ||
| 4451 | 2026.02.24 02:25:02.095210 [ 196 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::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 | ||
| 4452 | 2026.02.24 02:25:02.095256 [ 196 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 116 rows starting from the beginning of the part | ||
| 4453 | 2026.02.24 02:25:02.095315 [ 196 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 817 rows starting from the beginning of the part | ||
| 4454 | 2026.02.24 02:25:02.095364 [ 196 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 118 rows starting from the beginning of the part | ||
| 4455 | 2026.02.24 02:25:02.095535 [ 276 ] {5c8812ba-864c-475b-a449-9f0af7002ce1} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4456 | 2026.02.24 02:25:02.095570 [ 276 ] {5c8812ba-864c-475b-a449-9f0af7002ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4457 | 2026.02.24 02:25:02.095888 [ 276 ] {5c8812ba-864c-475b-a449-9f0af7002ce1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4458 | 2026.02.24 02:25:02.096103 [ 276 ] {5c8812ba-864c-475b-a449-9f0af7002ce1} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4459 | 2026.02.24 02:25:02.096231 [ 276 ] {5c8812ba-864c-475b-a449-9f0af7002ce1} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.001199 sec., 28356.96413678065 rows/sec., 2.06 MiB/sec. | ||
| 4460 | 2026.02.24 02:25:02.096259 [ 36 ] {} <Debug> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4461 | 2026.02.24 02:25:02.096266 [ 276 ] {5c8812ba-864c-475b-a449-9f0af7002ce1} <Debug> TCPHandler: Processed in 0.001361821 sec. | ||
| 4462 | 2026.02.24 02:25:02.096329 [ 36 ] {} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4463 | 2026.02.24 02:25:02.096357 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4464 | 2026.02.24 02:25:02.096419 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4465 | 2026.02.24 02:25:02.096444 [ 191 ] {580652f6-82c7-4483-a510-67597bf45b73::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 | ||
| 4466 | 2026.02.24 02:25:02.096516 [ 276 ] {599a3235-cfc3-43c0-bb11-f728f836ec87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4467 | 2026.02.24 02:25:02.096552 [ 191 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4468 | 2026.02.24 02:25:02.096560 [ 276 ] {599a3235-cfc3-43c0-bb11-f728f836ec87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4469 | 2026.02.24 02:25:02.096588 [ 191 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 214 rows starting from the beginning of the part | ||
| 4470 | 2026.02.24 02:25:02.096653 [ 191 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
| 4471 | 2026.02.24 02:25:02.096698 [ 191 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 152 rows starting from the beginning of the part | ||
| 4472 | 2026.02.24 02:25:02.096738 [ 191 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
| 4473 | 2026.02.24 02:25:02.096776 [ 191 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 152 rows starting from the beginning of the part | ||
| 4474 | 2026.02.24 02:25:02.096816 [ 191 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
| 4475 | 2026.02.24 02:25:02.097010 [ 276 ] {599a3235-cfc3-43c0-bb11-f728f836ec87} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4476 | 2026.02.24 02:25:02.097053 [ 276 ] {599a3235-cfc3-43c0-bb11-f728f836ec87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4477 | 2026.02.24 02:25:02.097493 [ 276 ] {599a3235-cfc3-43c0-bb11-f728f836ec87} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4478 | 2026.02.24 02:25:02.097572 [ 202 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5213 rows, containing 5 columns (5 merged, 0 gathered) in 0.00268321 sec., 1942822.216673313 rows/sec., 165.54 MiB/sec. | ||
| 4479 | 2026.02.24 02:25:02.097652 [ 198 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251119 sec., 489162.1020862124 rows/sec., 32.73 MiB/sec. | ||
| 4480 | 2026.02.24 02:25:02.097707 [ 276 ] {599a3235-cfc3-43c0-bb11-f728f836ec87} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4481 | 2026.02.24 02:25:02.097841 [ 192 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4482 | 2026.02.24 02:25:02.097862 [ 202 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4483 | 2026.02.24 02:25:02.097900 [ 36 ] {} <Debug> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4484 | 2026.02.24 02:25:02.097904 [ 276 ] {599a3235-cfc3-43c0-bb11-f728f836ec87} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001404 sec., 69800.56980056979 rows/sec., 5.46 MiB/sec. | ||
| 4485 | 2026.02.24 02:25:02.097949 [ 36 ] {} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4486 | 2026.02.24 02:25:02.097983 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4487 | 2026.02.24 02:25:02.097984 [ 276 ] {599a3235-cfc3-43c0-bb11-f728f836ec87} <Debug> TCPHandler: Processed in 0.001614784 sec. | ||
| 4488 | 2026.02.24 02:25:02.098066 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4489 | 2026.02.24 02:25:02.098157 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4490 | 2026.02.24 02:25:02.098165 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4491 | 2026.02.24 02:25:02.098208 [ 192 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_21_4} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4492 | 2026.02.24 02:25:02.098222 [ 202 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_26_5} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4493 | 2026.02.24 02:25:02.098209 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1060 rows starting from the beginning of the part | ||
| 4494 | 2026.02.24 02:25:02.098280 [ 276 ] {cf352503-e23e-484d-bf68-3d2c07e2dba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4495 | 2026.02.24 02:25:02.098299 [ 192 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_21_4} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4496 | 2026.02.24 02:25:02.098301 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 956 rows starting from the beginning of the part | ||
| 4497 | 2026.02.24 02:25:02.098316 [ 202 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_26_5} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4498 | 2026.02.24 02:25:02.098341 [ 276 ] {cf352503-e23e-484d-bf68-3d2c07e2dba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4499 | 2026.02.24 02:25:02.098360 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::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 | ||
| 4500 | 2026.02.24 02:25:02.098390 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4501 | 2026.02.24 02:25:02.098401 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 94 rows starting from the beginning of the part | ||
| 4502 | 2026.02.24 02:25:02.098438 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 4503 | 2026.02.24 02:25:02.098447 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 500 rows starting from the beginning of the part | ||
| 4504 | 2026.02.24 02:25:02.098492 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 98 rows starting from the beginning of the part | ||
| 4505 | 2026.02.24 02:25:02.098843 [ 276 ] {cf352503-e23e-484d-bf68-3d2c07e2dba9} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4506 | 2026.02.24 02:25:02.098885 [ 276 ] {cf352503-e23e-484d-bf68-3d2c07e2dba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4507 | 2026.02.24 02:25:02.099264 [ 276 ] {cf352503-e23e-484d-bf68-3d2c07e2dba9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4508 | 2026.02.24 02:25:02.099483 [ 276 ] {cf352503-e23e-484d-bf68-3d2c07e2dba9} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4509 | 2026.02.24 02:25:02.099611 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4510 | 2026.02.24 02:25:02.099616 [ 276 ] {cf352503-e23e-484d-bf68-3d2c07e2dba9} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001362 sec., 118942.73127753305 rows/sec., 8.28 MiB/sec. | ||
| 4511 | 2026.02.24 02:25:02.099653 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4512 | 2026.02.24 02:25:02.099661 [ 188 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2772 rows, containing 5 columns (5 merged, 0 gathered) in 0.001623644 sec., 1707270.805669223 rows/sec., 130.25 MiB/sec. | ||
| 4513 | 2026.02.24 02:25:02.099676 [ 276 ] {cf352503-e23e-484d-bf68-3d2c07e2dba9} <Debug> TCPHandler: Processed in 0.001580323 sec. | ||
| 4514 | 2026.02.24 02:25:02.099681 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4515 | 2026.02.24 02:25:02.099795 [ 191 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::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 | ||
| 4516 | 2026.02.24 02:25:02.099827 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4517 | 2026.02.24 02:25:02.099892 [ 192 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4518 | 2026.02.24 02:25:02.099893 [ 191 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4519 | 2026.02.24 02:25:02.099925 [ 276 ] {0111abc3-f2b2-490e-b23e-456b1acda9ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4520 | 2026.02.24 02:25:02.099935 [ 191 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6214 rows starting from the beginning of the part | ||
| 4521 | 2026.02.24 02:25:02.099987 [ 276 ] {0111abc3-f2b2-490e-b23e-456b1acda9ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4522 | 2026.02.24 02:25:02.099995 [ 191 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 917 rows starting from the beginning of the part | ||
| 4523 | 2026.02.24 02:25:02.100042 [ 191 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part | ||
| 4524 | 2026.02.24 02:25:02.100079 [ 191 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4525 | 2026.02.24 02:25:02.100123 [ 191 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 265 rows starting from the beginning of the part | ||
| 4526 | 2026.02.24 02:25:02.100159 [ 191 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 162 rows starting from the beginning of the part | ||
| 4527 | 2026.02.24 02:25:02.100185 [ 192 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_26_5} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4528 | 2026.02.24 02:25:02.100267 [ 192 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_26_5} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4529 | 2026.02.24 02:25:02.100341 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 4530 | 2026.02.24 02:25:02.100865 [ 276 ] {0111abc3-f2b2-490e-b23e-456b1acda9ef} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4531 | 2026.02.24 02:25:02.100903 [ 276 ] {0111abc3-f2b2-490e-b23e-456b1acda9ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4532 | 2026.02.24 02:25:02.101516 [ 276 ] {0111abc3-f2b2-490e-b23e-456b1acda9ef} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4533 | 2026.02.24 02:25:02.101745 [ 276 ] {0111abc3-f2b2-490e-b23e-456b1acda9ef} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4534 | 2026.02.24 02:25:02.101886 [ 276 ] {0111abc3-f2b2-490e-b23e-456b1acda9ef} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001979 sec., 15159.171298635676 rows/sec., 27.16 MiB/sec. | ||
| 4535 | 2026.02.24 02:25:02.101915 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4536 | 2026.02.24 02:25:02.101946 [ 276 ] {0111abc3-f2b2-490e-b23e-456b1acda9ef} <Debug> TCPHandler: Processed in 0.002169942 sec. | ||
| 4537 | 2026.02.24 02:25:02.101995 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4538 | 2026.02.24 02:25:02.102038 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4539 | 2026.02.24 02:25:02.102091 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4540 | 2026.02.24 02:25:02.102163 [ 188 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::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 | ||
| 4541 | 2026.02.24 02:25:02.102194 [ 276 ] {be70064c-2b34-4ffc-8e73-f45f4391ca1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4542 | 2026.02.24 02:25:02.102238 [ 276 ] {be70064c-2b34-4ffc-8e73-f45f4391ca1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4543 | 2026.02.24 02:25:02.102370 [ 188 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4544 | 2026.02.24 02:25:02.102421 [ 188 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 273 rows starting from the beginning of the part | ||
| 4545 | 2026.02.24 02:25:02.102549 [ 188 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
| 4546 | 2026.02.24 02:25:02.102599 [ 276 ] {be70064c-2b34-4ffc-8e73-f45f4391ca1b} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4547 | 2026.02.24 02:25:02.102637 [ 276 ] {be70064c-2b34-4ffc-8e73-f45f4391ca1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4548 | 2026.02.24 02:25:02.102668 [ 188 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 10 rows starting from the beginning of the part | ||
| 4549 | 2026.02.24 02:25:02.102789 [ 188 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
| 4550 | 2026.02.24 02:25:02.102891 [ 188 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 4551 | 2026.02.24 02:25:02.102968 [ 276 ] {be70064c-2b34-4ffc-8e73-f45f4391ca1b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4552 | 2026.02.24 02:25:02.102988 [ 188 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
| 4553 | 2026.02.24 02:25:02.103092 [ 199 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7750 rows, containing 5 columns (5 merged, 0 gathered) in 0.003324569 sec., 2331129.2381057516 rows/sec., 158.04 MiB/sec. | ||
| 4554 | 2026.02.24 02:25:02.103209 [ 276 ] {be70064c-2b34-4ffc-8e73-f45f4391ca1b} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4555 | 2026.02.24 02:25:02.103322 [ 37 ] {} <Debug> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4556 | 2026.02.24 02:25:02.103348 [ 276 ] {be70064c-2b34-4ffc-8e73-f45f4391ca1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 4557 | 2026.02.24 02:25:02.103356 [ 37 ] {} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4558 | 2026.02.24 02:25:02.103390 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4559 | 2026.02.24 02:25:02.103392 [ 276 ] {be70064c-2b34-4ffc-8e73-f45f4391ca1b} <Debug> TCPHandler: Processed in 0.001351551 sec. | ||
| 4560 | 2026.02.24 02:25:02.103471 [ 192 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::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 | ||
| 4561 | 2026.02.24 02:25:02.103548 [ 192 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4562 | 2026.02.24 02:25:02.103573 [ 192 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1200 rows starting from the beginning of the part | ||
| 4563 | 2026.02.24 02:25:02.103620 [ 192 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 78 rows starting from the beginning of the part | ||
| 4564 | 2026.02.24 02:25:02.103660 [ 192 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 4565 | 2026.02.24 02:25:02.103685 [ 199 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4566 | 2026.02.24 02:25:02.103696 [ 192 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4567 | 2026.02.24 02:25:02.103742 [ 192 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part | ||
| 4568 | 2026.02.24 02:25:02.103777 [ 192 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4569 | 2026.02.24 02:25:02.103973 [ 199 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4570 | 2026.02.24 02:25:02.104046 [ 199 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4571 | 2026.02.24 02:25:02.104111 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 4572 | 2026.02.24 02:25:02.104735 [ 194 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 4 columns (4 merged, 0 gathered) in 0.00129271 sec., 1160353.0567567358 rows/sec., 75.46 MiB/sec. | ||
| 4573 | 2026.02.24 02:25:02.104963 [ 194 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4574 | 2026.02.24 02:25:02.105232 [ 194 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_26_5} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4575 | 2026.02.24 02:25:02.105303 [ 194 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_26_5} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4576 | 2026.02.24 02:25:02.105375 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4577 | 2026.02.24 02:25:02.106207 [ 188 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 383 rows, containing 19 columns (19 merged, 0 gathered) in 0.00408107 sec., 93847.93693810691 rows/sec., 168.17 MiB/sec. | ||
| 4578 | 2026.02.24 02:25:02.106771 [ 192 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4579 | 2026.02.24 02:25:02.107067 [ 192 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4580 | 2026.02.24 02:25:02.107128 [ 192 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4581 | 2026.02.24 02:25:02.107196 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 4582 | 2026.02.24 02:25:02.489467 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4583 | 2026.02.24 02:25:02.504285 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4584 | 2026.02.24 02:25:02.504340 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4585 | 2026.02.24 02:25:02.509675 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4586 | 2026.02.24 02:25:02.510358 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4587 | 2026.02.24 02:25:02.512913 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4588 | 2026.02.24 02:25:03.000710 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.46 MiB, peak 253.89 MiB, free memory in arenas 0.00 B, will set to 250.02 MiB (RSS), difference: 2.56 MiB | ||
| 4589 | 2026.02.24 02:25:04.583003 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 608 | ||
| 4590 | 2026.02.24 02:25:04.585319 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4591 | 2026.02.24 02:25:04.585369 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4592 | 2026.02.24 02:25:04.586509 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4593 | 2026.02.24 02:25:04.586780 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4594 | 2026.02.24 02:25:04.587028 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 608 | ||
| 4595 | 2026.02.24 02:25:07.096170 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4596 | 2026.02.24 02:25:07.096432 [ 276 ] {763b8885-fd07-4f1b-ac73-c84e54f5c950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4597 | 2026.02.24 02:25:07.096525 [ 276 ] {763b8885-fd07-4f1b-ac73-c84e54f5c950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4598 | 2026.02.24 02:25:07.097457 [ 276 ] {763b8885-fd07-4f1b-ac73-c84e54f5c950} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4599 | 2026.02.24 02:25:07.097493 [ 276 ] {763b8885-fd07-4f1b-ac73-c84e54f5c950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4600 | 2026.02.24 02:25:07.097943 [ 276 ] {763b8885-fd07-4f1b-ac73-c84e54f5c950} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4601 | 2026.02.24 02:25:07.098151 [ 276 ] {763b8885-fd07-4f1b-ac73-c84e54f5c950} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): 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.02.24 02:25:07.098253 [ 26 ] {} <Debug> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4603 | 2026.02.24 02:25:07.098290 [ 276 ] {763b8885-fd07-4f1b-ac73-c84e54f5c950} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001919 sec., 147993.74674309537 rows/sec., 9.40 MiB/sec. | ||
| 4604 | 2026.02.24 02:25:07.098305 [ 26 ] {} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4605 | 2026.02.24 02:25:07.098329 [ 276 ] {763b8885-fd07-4f1b-ac73-c84e54f5c950} <Debug> TCPHandler: Processed in 0.002345905 sec. | ||
| 4606 | 2026.02.24 02:25:07.098330 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4607 | 2026.02.24 02:25:07.098447 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4608 | 2026.02.24 02:25:07.098451 [ 194 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::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 | ||
| 4609 | 2026.02.24 02:25:07.098539 [ 276 ] {a98ade95-6094-402d-ac5a-ad83985b945a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4610 | 2026.02.24 02:25:07.098581 [ 276 ] {a98ade95-6094-402d-ac5a-ad83985b945a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4611 | 2026.02.24 02:25:07.098593 [ 194 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4612 | 2026.02.24 02:25:07.098699 [ 194 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 308 rows starting from the beginning of the part | ||
| 4613 | 2026.02.24 02:25:07.098767 [ 194 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 4614 | 2026.02.24 02:25:07.098818 [ 194 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 4615 | 2026.02.24 02:25:07.098864 [ 194 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 4616 | 2026.02.24 02:25:07.098906 [ 194 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 4617 | 2026.02.24 02:25:07.098948 [ 194 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4618 | 2026.02.24 02:25:07.099459 [ 276 ] {a98ade95-6094-402d-ac5a-ad83985b945a} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4619 | 2026.02.24 02:25:07.099499 [ 276 ] {a98ade95-6094-402d-ac5a-ad83985b945a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4620 | 2026.02.24 02:25:07.099939 [ 276 ] {a98ade95-6094-402d-ac5a-ad83985b945a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4621 | 2026.02.24 02:25:07.100014 [ 188 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001587593 sec., 1088440.1732685897 rows/sec., 73.58 MiB/sec. | ||
| 4622 | 2026.02.24 02:25:07.100142 [ 276 ] {a98ade95-6094-402d-ac5a-ad83985b945a} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4623 | 2026.02.24 02:25:07.100180 [ 202 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4624 | 2026.02.24 02:25:07.100267 [ 276 ] {a98ade95-6094-402d-ac5a-ad83985b945a} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001724 sec., 473897.91183294664 rows/sec., 37.50 MiB/sec. | ||
| 4625 | 2026.02.24 02:25:07.100308 [ 276 ] {a98ade95-6094-402d-ac5a-ad83985b945a} <Debug> TCPHandler: Processed in 0.001895838 sec. | ||
| 4626 | 2026.02.24 02:25:07.100425 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4627 | 2026.02.24 02:25:07.100482 [ 202 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_10_2} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4628 | 2026.02.24 02:25:07.100546 [ 276 ] {7e4876f5-f3b2-4d84-9654-9ccea26acb53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4629 | 2026.02.24 02:25:07.100565 [ 202 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_10_2} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4630 | 2026.02.24 02:25:07.100603 [ 276 ] {7e4876f5-f3b2-4d84-9654-9ccea26acb53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4631 | 2026.02.24 02:25:07.100713 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 4632 | 2026.02.24 02:25:07.101179 [ 276 ] {7e4876f5-f3b2-4d84-9654-9ccea26acb53} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4633 | 2026.02.24 02:25:07.101220 [ 276 ] {7e4876f5-f3b2-4d84-9654-9ccea26acb53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4634 | 2026.02.24 02:25:07.101569 [ 276 ] {7e4876f5-f3b2-4d84-9654-9ccea26acb53} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4635 | 2026.02.24 02:25:07.101882 [ 276 ] {7e4876f5-f3b2-4d84-9654-9ccea26acb53} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4636 | 2026.02.24 02:25:07.102007 [ 276 ] {7e4876f5-f3b2-4d84-9654-9ccea26acb53} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001444 sec., 105263.15789473684 rows/sec., 6.29 MiB/sec. | ||
| 4637 | 2026.02.24 02:25:07.102043 [ 276 ] {7e4876f5-f3b2-4d84-9654-9ccea26acb53} <Debug> TCPHandler: Processed in 0.001649384 sec. | ||
| 4638 | 2026.02.24 02:25:07.102143 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4639 | 2026.02.24 02:25:07.102234 [ 276 ] {e435e408-bc89-438b-8e56-abb521f8201a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4640 | 2026.02.24 02:25:07.102271 [ 276 ] {e435e408-bc89-438b-8e56-abb521f8201a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4641 | 2026.02.24 02:25:07.102732 [ 276 ] {e435e408-bc89-438b-8e56-abb521f8201a} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4642 | 2026.02.24 02:25:07.102766 [ 276 ] {e435e408-bc89-438b-8e56-abb521f8201a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4643 | 2026.02.24 02:25:07.103053 [ 276 ] {e435e408-bc89-438b-8e56-abb521f8201a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4644 | 2026.02.24 02:25:07.103259 [ 276 ] {e435e408-bc89-438b-8e56-abb521f8201a} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4645 | 2026.02.24 02:25:07.103376 [ 276 ] {e435e408-bc89-438b-8e56-abb521f8201a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001168 sec., 127568.49315068494 rows/sec., 8.24 MiB/sec. | ||
| 4646 | 2026.02.24 02:25:07.103411 [ 276 ] {e435e408-bc89-438b-8e56-abb521f8201a} <Debug> TCPHandler: Processed in 0.00133427 sec. | ||
| 4647 | 2026.02.24 02:25:07.103509 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4648 | 2026.02.24 02:25:07.103598 [ 276 ] {e6541f49-6a3b-4a8f-bc7b-b42843cd91ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4649 | 2026.02.24 02:25:07.103702 [ 276 ] {e6541f49-6a3b-4a8f-bc7b-b42843cd91ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4650 | 2026.02.24 02:25:07.104100 [ 276 ] {e6541f49-6a3b-4a8f-bc7b-b42843cd91ed} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4651 | 2026.02.24 02:25:07.104133 [ 276 ] {e6541f49-6a3b-4a8f-bc7b-b42843cd91ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4652 | 2026.02.24 02:25:07.104444 [ 276 ] {e6541f49-6a3b-4a8f-bc7b-b42843cd91ed} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4653 | 2026.02.24 02:25:07.104710 [ 276 ] {e6541f49-6a3b-4a8f-bc7b-b42843cd91ed} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4654 | 2026.02.24 02:25:07.104804 [ 26 ] {} <Debug> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4655 | 2026.02.24 02:25:07.104829 [ 276 ] {e6541f49-6a3b-4a8f-bc7b-b42843cd91ed} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001191 sec., 124265.32325776658 rows/sec., 7.07 MiB/sec. | ||
| 4656 | 2026.02.24 02:25:07.104836 [ 26 ] {} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4657 | 2026.02.24 02:25:07.104858 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4658 | 2026.02.24 02:25:07.104865 [ 276 ] {e6541f49-6a3b-4a8f-bc7b-b42843cd91ed} <Debug> TCPHandler: Processed in 0.00135718 sec. | ||
| 4659 | 2026.02.24 02:25:07.104926 [ 194 ] {768c8ad9-8947-4da1-993c-c251f32740f8::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 | ||
| 4660 | 2026.02.24 02:25:07.104978 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4661 | 2026.02.24 02:25:07.105018 [ 194 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4662 | 2026.02.24 02:25:07.105050 [ 194 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 160 rows starting from the beginning of the part | ||
| 4663 | 2026.02.24 02:25:07.105074 [ 276 ] {76069813-41ef-462a-9284-c1f21dc18bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4664 | 2026.02.24 02:25:07.105098 [ 194 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 4665 | 2026.02.24 02:25:07.105118 [ 276 ] {76069813-41ef-462a-9284-c1f21dc18bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4666 | 2026.02.24 02:25:07.105144 [ 194 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 4667 | 2026.02.24 02:25:07.105188 [ 194 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 4668 | 2026.02.24 02:25:07.105224 [ 194 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 4669 | 2026.02.24 02:25:07.105260 [ 194 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 4670 | 2026.02.24 02:25:07.105759 [ 276 ] {76069813-41ef-462a-9284-c1f21dc18bc9} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4671 | 2026.02.24 02:25:07.105799 [ 276 ] {76069813-41ef-462a-9284-c1f21dc18bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4672 | 2026.02.24 02:25:07.106121 [ 276 ] {76069813-41ef-462a-9284-c1f21dc18bc9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4673 | 2026.02.24 02:25:07.106148 [ 188 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001266489 sec., 710625.9904349742 rows/sec., 43.31 MiB/sec. | ||
| 4674 | 2026.02.24 02:25:07.106265 [ 194 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4675 | 2026.02.24 02:25:07.106400 [ 276 ] {76069813-41ef-462a-9284-c1f21dc18bc9} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4676 | 2026.02.24 02:25:07.106524 [ 194 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_10_2} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4677 | 2026.02.24 02:25:07.106538 [ 276 ] {76069813-41ef-462a-9284-c1f21dc18bc9} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.00151 sec., 331125.8278145695 rows/sec., 23.27 MiB/sec. | ||
| 4678 | 2026.02.24 02:25:07.106580 [ 276 ] {76069813-41ef-462a-9284-c1f21dc18bc9} <Debug> TCPHandler: Processed in 0.001690715 sec. | ||
| 4679 | 2026.02.24 02:25:07.106588 [ 194 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_10_2} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4680 | 2026.02.24 02:25:07.106713 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4681 | 2026.02.24 02:25:07.106753 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4682 | 2026.02.24 02:25:07.106848 [ 276 ] {cc35412c-0fd6-4fac-92ef-971848418057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4683 | 2026.02.24 02:25:07.106887 [ 276 ] {cc35412c-0fd6-4fac-92ef-971848418057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4684 | 2026.02.24 02:25:07.107195 [ 276 ] {cc35412c-0fd6-4fac-92ef-971848418057} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4685 | 2026.02.24 02:25:07.107231 [ 276 ] {cc35412c-0fd6-4fac-92ef-971848418057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4686 | 2026.02.24 02:25:07.107540 [ 276 ] {cc35412c-0fd6-4fac-92ef-971848418057} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4687 | 2026.02.24 02:25:07.107805 [ 276 ] {cc35412c-0fd6-4fac-92ef-971848418057} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4688 | 2026.02.24 02:25:07.107921 [ 276 ] {cc35412c-0fd6-4fac-92ef-971848418057} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001094 sec., 5484.460694698355 rows/sec., 286.54 KiB/sec. | ||
| 4689 | 2026.02.24 02:25:07.107955 [ 276 ] {cc35412c-0fd6-4fac-92ef-971848418057} <Debug> TCPHandler: Processed in 0.001264349 sec. | ||
| 4690 | 2026.02.24 02:25:07.108056 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4691 | 2026.02.24 02:25:07.108147 [ 276 ] {46ad1767-d473-4690-9dc1-d36958debeb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4692 | 2026.02.24 02:25:07.108186 [ 276 ] {46ad1767-d473-4690-9dc1-d36958debeb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4693 | 2026.02.24 02:25:07.108557 [ 276 ] {46ad1767-d473-4690-9dc1-d36958debeb3} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4694 | 2026.02.24 02:25:07.108591 [ 276 ] {46ad1767-d473-4690-9dc1-d36958debeb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4695 | 2026.02.24 02:25:07.108991 [ 276 ] {46ad1767-d473-4690-9dc1-d36958debeb3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4696 | 2026.02.24 02:25:07.109193 [ 276 ] {46ad1767-d473-4690-9dc1-d36958debeb3} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4697 | 2026.02.24 02:25:07.109327 [ 276 ] {46ad1767-d473-4690-9dc1-d36958debeb3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001208 sec., 219370.8609271523 rows/sec., 14.58 MiB/sec. | ||
| 4698 | 2026.02.24 02:25:07.109363 [ 276 ] {46ad1767-d473-4690-9dc1-d36958debeb3} <Debug> TCPHandler: Processed in 0.00137456 sec. | ||
| 4699 | 2026.02.24 02:25:07.109463 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4700 | 2026.02.24 02:25:07.109554 [ 276 ] {c5ec8127-8b39-47ce-9008-2d74ef367a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4701 | 2026.02.24 02:25:07.109594 [ 276 ] {c5ec8127-8b39-47ce-9008-2d74ef367a83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4702 | 2026.02.24 02:25:07.109949 [ 276 ] {c5ec8127-8b39-47ce-9008-2d74ef367a83} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4703 | 2026.02.24 02:25:07.109983 [ 276 ] {c5ec8127-8b39-47ce-9008-2d74ef367a83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4704 | 2026.02.24 02:25:07.110265 [ 276 ] {c5ec8127-8b39-47ce-9008-2d74ef367a83} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4705 | 2026.02.24 02:25:07.110489 [ 276 ] {c5ec8127-8b39-47ce-9008-2d74ef367a83} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2026.02.24 02:25:07.110572 [ 26 ] {} <Debug> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4707 | 2026.02.24 02:25:07.110602 [ 26 ] {} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4708 | 2026.02.24 02:25:07.110616 [ 276 ] {c5ec8127-8b39-47ce-9008-2d74ef367a83} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001082 sec., 924.2144177449168 rows/sec., 62.28 KiB/sec. | ||
| 4709 | 2026.02.24 02:25:07.110618 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4710 | 2026.02.24 02:25:07.110651 [ 276 ] {c5ec8127-8b39-47ce-9008-2d74ef367a83} <Debug> TCPHandler: Processed in 0.001248008 sec. | ||
| 4711 | 2026.02.24 02:25:07.110787 [ 189 ] {e74df7c8-37f7-4223-b934-38314a67dfba::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 | ||
| 4712 | 2026.02.24 02:25:07.110828 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4713 | 2026.02.24 02:25:07.110910 [ 189 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4714 | 2026.02.24 02:25:07.110944 [ 189 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 6 rows starting from the beginning of the part | ||
| 4715 | 2026.02.24 02:25:07.110944 [ 276 ] {9d89fe7d-a9f5-4a49-a8ad-1fe6eaede3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4716 | 2026.02.24 02:25:07.111002 [ 189 ] {e74df7c8-37f7-4223-b934-38314a67dfba::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 | ||
| 4717 | 2026.02.24 02:25:07.111016 [ 276 ] {9d89fe7d-a9f5-4a49-a8ad-1fe6eaede3fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4718 | 2026.02.24 02:25:07.111046 [ 189 ] {e74df7c8-37f7-4223-b934-38314a67dfba::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 | ||
| 4719 | 2026.02.24 02:25:07.111087 [ 189 ] {e74df7c8-37f7-4223-b934-38314a67dfba::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 | ||
| 4720 | 2026.02.24 02:25:07.111121 [ 189 ] {e74df7c8-37f7-4223-b934-38314a67dfba::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 | ||
| 4721 | 2026.02.24 02:25:07.111154 [ 189 ] {e74df7c8-37f7-4223-b934-38314a67dfba::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 | ||
| 4722 | 2026.02.24 02:25:07.111855 [ 276 ] {9d89fe7d-a9f5-4a49-a8ad-1fe6eaede3fb} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4723 | 2026.02.24 02:25:07.111894 [ 276 ] {9d89fe7d-a9f5-4a49-a8ad-1fe6eaede3fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4724 | 2026.02.24 02:25:07.111926 [ 188 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001199288 sec., 9172.108784545497 rows/sec., 611.53 KiB/sec. | ||
| 4725 | 2026.02.24 02:25:07.112061 [ 190 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4726 | 2026.02.24 02:25:07.112369 [ 190 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_10_2} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4727 | 2026.02.24 02:25:07.112432 [ 276 ] {9d89fe7d-a9f5-4a49-a8ad-1fe6eaede3fb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4728 | 2026.02.24 02:25:07.112450 [ 190 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_10_2} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4729 | 2026.02.24 02:25:07.112530 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 4730 | 2026.02.24 02:25:07.112724 [ 276 ] {9d89fe7d-a9f5-4a49-a8ad-1fe6eaede3fb} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4731 | 2026.02.24 02:25:07.112867 [ 276 ] {9d89fe7d-a9f5-4a49-a8ad-1fe6eaede3fb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001937 sec., 5162.622612287042 rows/sec., 9.25 MiB/sec. | ||
| 4732 | 2026.02.24 02:25:07.112917 [ 276 ] {9d89fe7d-a9f5-4a49-a8ad-1fe6eaede3fb} <Debug> TCPHandler: Processed in 0.002150692 sec. | ||
| 4733 | 2026.02.24 02:25:07.113015 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4734 | 2026.02.24 02:25:07.113104 [ 276 ] {abb25359-3c36-4922-9b79-1af8b72855e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4735 | 2026.02.24 02:25:07.113142 [ 276 ] {abb25359-3c36-4922-9b79-1af8b72855e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4736 | 2026.02.24 02:25:07.113439 [ 276 ] {abb25359-3c36-4922-9b79-1af8b72855e8} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4737 | 2026.02.24 02:25:07.113470 [ 276 ] {abb25359-3c36-4922-9b79-1af8b72855e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4738 | 2026.02.24 02:25:07.113830 [ 276 ] {abb25359-3c36-4922-9b79-1af8b72855e8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4739 | 2026.02.24 02:25:07.114022 [ 276 ] {abb25359-3c36-4922-9b79-1af8b72855e8} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4740 | 2026.02.24 02:25:07.114136 [ 276 ] {abb25359-3c36-4922-9b79-1af8b72855e8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00105 sec., 85714.28571428572 rows/sec., 5.36 MiB/sec. | ||
| 4741 | 2026.02.24 02:25:07.114170 [ 276 ] {abb25359-3c36-4922-9b79-1af8b72855e8} <Debug> TCPHandler: Processed in 0.001213898 sec. | ||
| 4742 | 2026.02.24 02:25:09.488338 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4743 | 2026.02.24 02:25:09.488411 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4744 | 2026.02.24 02:25:09.564385 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8644 | ||
| 4745 | 2026.02.24 02:25:09.564892 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4746 | 2026.02.24 02:25:09.564940 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4747 | 2026.02.24 02:25:09.565451 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4748 | 2026.02.24 02:25:09.565679 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4749 | 2026.02.24 02:25:09.565833 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8644 | ||
| 4750 | 2026.02.24 02:25:10.015062 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4751 | 2026.02.24 02:25:10.030776 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4752 | 2026.02.24 02:25:10.030837 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4753 | 2026.02.24 02:25:10.036409 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4754 | 2026.02.24 02:25:10.037122 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4755 | 2026.02.24 02:25:10.039664 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4756 | 2026.02.24 02:25:12.093255 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4757 | 2026.02.24 02:25:12.093518 [ 276 ] {37fc4b4d-cda3-49e2-8ca8-589f05d1c975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4758 | 2026.02.24 02:25:12.093614 [ 276 ] {37fc4b4d-cda3-49e2-8ca8-589f05d1c975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4759 | 2026.02.24 02:25:12.094441 [ 276 ] {37fc4b4d-cda3-49e2-8ca8-589f05d1c975} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4760 | 2026.02.24 02:25:12.094484 [ 276 ] {37fc4b4d-cda3-49e2-8ca8-589f05d1c975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4761 | 2026.02.24 02:25:12.094898 [ 276 ] {37fc4b4d-cda3-49e2-8ca8-589f05d1c975} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4762 | 2026.02.24 02:25:12.095129 [ 276 ] {37fc4b4d-cda3-49e2-8ca8-589f05d1c975} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4763 | 2026.02.24 02:25:12.095296 [ 276 ] {37fc4b4d-cda3-49e2-8ca8-589f05d1c975} <Debug> executeQuery: Read 116 rows, 10.08 KiB in 0.001848 sec., 62770.56277056277 rows/sec., 5.33 MiB/sec. | ||
| 4764 | 2026.02.24 02:25:12.095338 [ 276 ] {37fc4b4d-cda3-49e2-8ca8-589f05d1c975} <Debug> TCPHandler: Processed in 0.002257753 sec. | ||
| 4765 | 2026.02.24 02:25:12.095463 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4766 | 2026.02.24 02:25:12.095560 [ 276 ] {e724a758-e2b6-42aa-92f1-3d8981a8088f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4767 | 2026.02.24 02:25:12.095602 [ 276 ] {e724a758-e2b6-42aa-92f1-3d8981a8088f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4768 | 2026.02.24 02:25:12.095999 [ 276 ] {e724a758-e2b6-42aa-92f1-3d8981a8088f} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4769 | 2026.02.24 02:25:12.096036 [ 276 ] {e724a758-e2b6-42aa-92f1-3d8981a8088f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4770 | 2026.02.24 02:25:12.096330 [ 276 ] {e724a758-e2b6-42aa-92f1-3d8981a8088f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4771 | 2026.02.24 02:25:12.096532 [ 276 ] {e724a758-e2b6-42aa-92f1-3d8981a8088f} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4772 | 2026.02.24 02:25:12.096660 [ 276 ] {e724a758-e2b6-42aa-92f1-3d8981a8088f} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001137 sec., 26385.224274406333 rows/sec., 1.94 MiB/sec. | ||
| 4773 | 2026.02.24 02:25:12.096695 [ 276 ] {e724a758-e2b6-42aa-92f1-3d8981a8088f} <Debug> TCPHandler: Processed in 0.001304899 sec. | ||
| 4774 | 2026.02.24 02:25:12.096808 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4775 | 2026.02.24 02:25:12.096922 [ 276 ] {b064b644-00c7-4892-994e-c71b512202c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4776 | 2026.02.24 02:25:12.096969 [ 276 ] {b064b644-00c7-4892-994e-c71b512202c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4777 | 2026.02.24 02:25:12.097538 [ 276 ] {b064b644-00c7-4892-994e-c71b512202c1} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4778 | 2026.02.24 02:25:12.097583 [ 276 ] {b064b644-00c7-4892-994e-c71b512202c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4779 | 2026.02.24 02:25:12.097976 [ 276 ] {b064b644-00c7-4892-994e-c71b512202c1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4780 | 2026.02.24 02:25:12.098193 [ 276 ] {b064b644-00c7-4892-994e-c71b512202c1} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4781 | 2026.02.24 02:25:12.098332 [ 276 ] {b064b644-00c7-4892-994e-c71b512202c1} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001396 sec., 67335.2435530086 rows/sec., 5.26 MiB/sec. | ||
| 4782 | 2026.02.24 02:25:12.098371 [ 276 ] {b064b644-00c7-4892-994e-c71b512202c1} <Debug> TCPHandler: Processed in 0.001595344 sec. | ||
| 4783 | 2026.02.24 02:25:12.098480 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4784 | 2026.02.24 02:25:12.098575 [ 276 ] {5e6a426d-62ef-4b62-b095-b50482ec223d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4785 | 2026.02.24 02:25:12.098619 [ 276 ] {5e6a426d-62ef-4b62-b095-b50482ec223d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4786 | 2026.02.24 02:25:12.099019 [ 276 ] {5e6a426d-62ef-4b62-b095-b50482ec223d} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4787 | 2026.02.24 02:25:12.099055 [ 276 ] {5e6a426d-62ef-4b62-b095-b50482ec223d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4788 | 2026.02.24 02:25:12.099379 [ 276 ] {5e6a426d-62ef-4b62-b095-b50482ec223d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4789 | 2026.02.24 02:25:12.099590 [ 276 ] {5e6a426d-62ef-4b62-b095-b50482ec223d} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4790 | 2026.02.24 02:25:12.099727 [ 276 ] {5e6a426d-62ef-4b62-b095-b50482ec223d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 4791 | 2026.02.24 02:25:12.099765 [ 276 ] {5e6a426d-62ef-4b62-b095-b50482ec223d} <Debug> TCPHandler: Processed in 0.001334 sec. | ||
| 4792 | 2026.02.24 02:25:12.099866 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4793 | 2026.02.24 02:25:12.099959 [ 276 ] {6a53920e-418f-4b2d-b9fa-841629a6e8c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4794 | 2026.02.24 02:25:12.100014 [ 276 ] {6a53920e-418f-4b2d-b9fa-841629a6e8c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4795 | 2026.02.24 02:25:12.100824 [ 276 ] {6a53920e-418f-4b2d-b9fa-841629a6e8c3} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4796 | 2026.02.24 02:25:12.100862 [ 276 ] {6a53920e-418f-4b2d-b9fa-841629a6e8c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4797 | 2026.02.24 02:25:12.101413 [ 276 ] {6a53920e-418f-4b2d-b9fa-841629a6e8c3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4798 | 2026.02.24 02:25:12.101632 [ 276 ] {6a53920e-418f-4b2d-b9fa-841629a6e8c3} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4799 | 2026.02.24 02:25:12.101782 [ 276 ] {6a53920e-418f-4b2d-b9fa-841629a6e8c3} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001839 sec., 16313.21370309951 rows/sec., 29.23 MiB/sec. | ||
| 4800 | 2026.02.24 02:25:12.101834 [ 276 ] {6a53920e-418f-4b2d-b9fa-841629a6e8c3} <Debug> TCPHandler: Processed in 0.00201737 sec. | ||
| 4801 | 2026.02.24 02:25:12.101938 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4802 | 2026.02.24 02:25:12.102032 [ 276 ] {7b78e90c-067f-41d4-99a8-5caddb4bea90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4803 | 2026.02.24 02:25:12.102074 [ 276 ] {7b78e90c-067f-41d4-99a8-5caddb4bea90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4804 | 2026.02.24 02:25:12.102400 [ 276 ] {7b78e90c-067f-41d4-99a8-5caddb4bea90} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4805 | 2026.02.24 02:25:12.102437 [ 276 ] {7b78e90c-067f-41d4-99a8-5caddb4bea90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4806 | 2026.02.24 02:25:12.102765 [ 276 ] {7b78e90c-067f-41d4-99a8-5caddb4bea90} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4807 | 2026.02.24 02:25:12.102976 [ 276 ] {7b78e90c-067f-41d4-99a8-5caddb4bea90} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4808 | 2026.02.24 02:25:12.103105 [ 276 ] {7b78e90c-067f-41d4-99a8-5caddb4bea90} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 4809 | 2026.02.24 02:25:12.103141 [ 276 ] {7b78e90c-067f-41d4-99a8-5caddb4bea90} <Debug> TCPHandler: Processed in 0.001251948 sec. | ||
| 4810 | 2026.02.24 02:25:14.588375 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 642 | ||
| 4811 | 2026.02.24 02:25:14.590736 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4812 | 2026.02.24 02:25:14.590796 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4813 | 2026.02.24 02:25:14.591996 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4814 | 2026.02.24 02:25:14.592255 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4815 | 2026.02.24 02:25:14.592498 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 642 | ||
| 4816 | 2026.02.24 02:25:15.463260 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4817 | 2026.02.24 02:25:15.463461 [ 276 ] {34119aa4-127c-4fa8-9efc-0c8b0baec4ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4818 | 2026.02.24 02:25:15.463535 [ 276 ] {34119aa4-127c-4fa8-9efc-0c8b0baec4ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4819 | 2026.02.24 02:25:15.464365 [ 276 ] {34119aa4-127c-4fa8-9efc-0c8b0baec4ec} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4820 | 2026.02.24 02:25:15.464421 [ 276 ] {34119aa4-127c-4fa8-9efc-0c8b0baec4ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4821 | 2026.02.24 02:25:15.464851 [ 276 ] {34119aa4-127c-4fa8-9efc-0c8b0baec4ec} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4822 | 2026.02.24 02:25:15.465083 [ 276 ] {34119aa4-127c-4fa8-9efc-0c8b0baec4ec} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4823 | 2026.02.24 02:25:15.465255 [ 276 ] {34119aa4-127c-4fa8-9efc-0c8b0baec4ec} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001849 sec., 153596.5386695511 rows/sec., 9.76 MiB/sec. | ||
| 4824 | 2026.02.24 02:25:15.465305 [ 276 ] {34119aa4-127c-4fa8-9efc-0c8b0baec4ec} <Debug> TCPHandler: Processed in 0.002186933 sec. | ||
| 4825 | 2026.02.24 02:25:15.465431 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4826 | 2026.02.24 02:25:15.465534 [ 276 ] {238de194-ec7f-4665-8031-69624b03e660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4827 | 2026.02.24 02:25:15.465580 [ 276 ] {238de194-ec7f-4665-8031-69624b03e660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4828 | 2026.02.24 02:25:15.465980 [ 276 ] {238de194-ec7f-4665-8031-69624b03e660} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4829 | 2026.02.24 02:25:15.466017 [ 276 ] {238de194-ec7f-4665-8031-69624b03e660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4830 | 2026.02.24 02:25:15.466328 [ 276 ] {238de194-ec7f-4665-8031-69624b03e660} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4831 | 2026.02.24 02:25:15.466548 [ 276 ] {238de194-ec7f-4665-8031-69624b03e660} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4832 | 2026.02.24 02:25:15.466686 [ 276 ] {238de194-ec7f-4665-8031-69624b03e660} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001176 sec., 6802.721088435374 rows/sec., 554.71 KiB/sec. | ||
| 4833 | 2026.02.24 02:25:15.466729 [ 276 ] {238de194-ec7f-4665-8031-69624b03e660} <Debug> TCPHandler: Processed in 0.00135368 sec. | ||
| 4834 | 2026.02.24 02:25:15.466838 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4835 | 2026.02.24 02:25:15.466935 [ 276 ] {11fada2a-1eb4-46ed-82a1-ab6ce3bd44d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4836 | 2026.02.24 02:25:15.466975 [ 276 ] {11fada2a-1eb4-46ed-82a1-ab6ce3bd44d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4837 | 2026.02.24 02:25:15.468222 [ 276 ] {11fada2a-1eb4-46ed-82a1-ab6ce3bd44d6} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4838 | 2026.02.24 02:25:15.468260 [ 276 ] {11fada2a-1eb4-46ed-82a1-ab6ce3bd44d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4839 | 2026.02.24 02:25:15.468713 [ 276 ] {11fada2a-1eb4-46ed-82a1-ab6ce3bd44d6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4840 | 2026.02.24 02:25:15.468933 [ 276 ] {11fada2a-1eb4-46ed-82a1-ab6ce3bd44d6} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4841 | 2026.02.24 02:25:15.469077 [ 276 ] {11fada2a-1eb4-46ed-82a1-ab6ce3bd44d6} <Debug> executeQuery: Read 1961 rows, 163.05 KiB in 0.002159 sec., 908290.8754052803 rows/sec., 73.75 MiB/sec. | ||
| 4842 | 2026.02.24 02:25:15.469117 [ 276 ] {11fada2a-1eb4-46ed-82a1-ab6ce3bd44d6} <Debug> TCPHandler: Processed in 0.002328854 sec. | ||
| 4843 | 2026.02.24 02:25:15.469225 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4844 | 2026.02.24 02:25:15.469322 [ 276 ] {b78cadd4-c31c-499f-844b-9fb8bbaec57c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4845 | 2026.02.24 02:25:15.469362 [ 276 ] {b78cadd4-c31c-499f-844b-9fb8bbaec57c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4846 | 2026.02.24 02:25:15.469794 [ 276 ] {b78cadd4-c31c-499f-844b-9fb8bbaec57c} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4847 | 2026.02.24 02:25:15.469832 [ 276 ] {b78cadd4-c31c-499f-844b-9fb8bbaec57c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4848 | 2026.02.24 02:25:15.470151 [ 276 ] {b78cadd4-c31c-499f-844b-9fb8bbaec57c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4849 | 2026.02.24 02:25:15.470367 [ 276 ] {b78cadd4-c31c-499f-844b-9fb8bbaec57c} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4850 | 2026.02.24 02:25:15.470504 [ 276 ] {b78cadd4-c31c-499f-844b-9fb8bbaec57c} <Debug> executeQuery: Read 160 rows, 9.85 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 8.02 MiB/sec. | ||
| 4851 | 2026.02.24 02:25:15.470544 [ 276 ] {b78cadd4-c31c-499f-844b-9fb8bbaec57c} <Debug> TCPHandler: Processed in 0.001369491 sec. | ||
| 4852 | 2026.02.24 02:25:15.470651 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4853 | 2026.02.24 02:25:15.470747 [ 276 ] {23ae18da-be2e-4a51-b386-abb15449604c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4854 | 2026.02.24 02:25:15.470786 [ 276 ] {23ae18da-be2e-4a51-b386-abb15449604c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4855 | 2026.02.24 02:25:15.471304 [ 276 ] {23ae18da-be2e-4a51-b386-abb15449604c} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4856 | 2026.02.24 02:25:15.471342 [ 276 ] {23ae18da-be2e-4a51-b386-abb15449604c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4857 | 2026.02.24 02:25:15.471701 [ 276 ] {23ae18da-be2e-4a51-b386-abb15449604c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4858 | 2026.02.24 02:25:15.471921 [ 276 ] {23ae18da-be2e-4a51-b386-abb15449604c} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4859 | 2026.02.24 02:25:15.472048 [ 276 ] {23ae18da-be2e-4a51-b386-abb15449604c} <Debug> executeQuery: Read 377 rows, 25.67 KiB in 0.001319 sec., 285822.5928733889 rows/sec., 19.00 MiB/sec. | ||
| 4860 | 2026.02.24 02:25:15.472086 [ 276 ] {23ae18da-be2e-4a51-b386-abb15449604c} <Debug> TCPHandler: Processed in 0.001486491 sec. | ||
| 4861 | 2026.02.24 02:25:15.472194 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4862 | 2026.02.24 02:25:15.472289 [ 276 ] {6f946eef-0791-4a42-9c1b-9a50704b1eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4863 | 2026.02.24 02:25:15.472331 [ 276 ] {6f946eef-0791-4a42-9c1b-9a50704b1eaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4864 | 2026.02.24 02:25:15.472748 [ 276 ] {6f946eef-0791-4a42-9c1b-9a50704b1eaf} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4865 | 2026.02.24 02:25:15.472785 [ 276 ] {6f946eef-0791-4a42-9c1b-9a50704b1eaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4866 | 2026.02.24 02:25:15.473099 [ 276 ] {6f946eef-0791-4a42-9c1b-9a50704b1eaf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4867 | 2026.02.24 02:25:15.473311 [ 276 ] {6f946eef-0791-4a42-9c1b-9a50704b1eaf} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4868 | 2026.02.24 02:25:15.473445 [ 276 ] {6f946eef-0791-4a42-9c1b-9a50704b1eaf} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001174 sec., 126064.73594548553 rows/sec., 7.17 MiB/sec. | ||
| 4869 | 2026.02.24 02:25:15.473486 [ 276 ] {6f946eef-0791-4a42-9c1b-9a50704b1eaf} <Debug> TCPHandler: Processed in 0.001342459 sec. | ||
| 4870 | 2026.02.24 02:25:15.473595 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4871 | 2026.02.24 02:25:15.473689 [ 276 ] {322caccc-d2c2-4c59-aada-b776b23940a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4872 | 2026.02.24 02:25:15.473731 [ 276 ] {322caccc-d2c2-4c59-aada-b776b23940a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4873 | 2026.02.24 02:25:15.474428 [ 276 ] {322caccc-d2c2-4c59-aada-b776b23940a8} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4874 | 2026.02.24 02:25:15.474466 [ 276 ] {322caccc-d2c2-4c59-aada-b776b23940a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4875 | 2026.02.24 02:25:15.474823 [ 276 ] {322caccc-d2c2-4c59-aada-b776b23940a8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4876 | 2026.02.24 02:25:15.475040 [ 276 ] {322caccc-d2c2-4c59-aada-b776b23940a8} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4877 | 2026.02.24 02:25:15.475171 [ 276 ] {322caccc-d2c2-4c59-aada-b776b23940a8} <Debug> executeQuery: Read 964 rows, 70.92 KiB in 0.0015 sec., 642666.6666666666 rows/sec., 46.17 MiB/sec. | ||
| 4878 | 2026.02.24 02:25:15.475211 [ 276 ] {322caccc-d2c2-4c59-aada-b776b23940a8} <Debug> TCPHandler: Processed in 0.001667335 sec. | ||
| 4879 | 2026.02.24 02:25:15.475320 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4880 | 2026.02.24 02:25:15.475416 [ 276 ] {da0befd6-7768-430a-9b45-e32223775e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4881 | 2026.02.24 02:25:15.475458 [ 276 ] {da0befd6-7768-430a-9b45-e32223775e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4882 | 2026.02.24 02:25:15.475788 [ 276 ] {da0befd6-7768-430a-9b45-e32223775e15} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4883 | 2026.02.24 02:25:15.475826 [ 276 ] {da0befd6-7768-430a-9b45-e32223775e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4884 | 2026.02.24 02:25:15.476154 [ 276 ] {da0befd6-7768-430a-9b45-e32223775e15} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4885 | 2026.02.24 02:25:15.476368 [ 276 ] {da0befd6-7768-430a-9b45-e32223775e15} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4886 | 2026.02.24 02:25:15.476507 [ 276 ] {da0befd6-7768-430a-9b45-e32223775e15} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001109 sec., 5410.279531109108 rows/sec., 282.67 KiB/sec. | ||
| 4887 | 2026.02.24 02:25:15.476545 [ 276 ] {da0befd6-7768-430a-9b45-e32223775e15} <Debug> TCPHandler: Processed in 0.001276059 sec. | ||
| 4888 | 2026.02.24 02:25:15.476643 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4889 | 2026.02.24 02:25:15.476739 [ 276 ] {e85a680f-7fcc-4405-8f27-1a3694d44541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4890 | 2026.02.24 02:25:15.476782 [ 276 ] {e85a680f-7fcc-4405-8f27-1a3694d44541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4891 | 2026.02.24 02:25:15.477340 [ 276 ] {e85a680f-7fcc-4405-8f27-1a3694d44541} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4892 | 2026.02.24 02:25:15.477376 [ 276 ] {e85a680f-7fcc-4405-8f27-1a3694d44541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4893 | 2026.02.24 02:25:15.477775 [ 276 ] {e85a680f-7fcc-4405-8f27-1a3694d44541} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4894 | 2026.02.24 02:25:15.477994 [ 276 ] {e85a680f-7fcc-4405-8f27-1a3694d44541} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4895 | 2026.02.24 02:25:15.478133 [ 276 ] {e85a680f-7fcc-4405-8f27-1a3694d44541} <Debug> executeQuery: Read 911 rows, 62.08 KiB in 0.001412 sec., 645184.1359773371 rows/sec., 42.93 MiB/sec. | ||
| 4896 | 2026.02.24 02:25:15.478173 [ 276 ] {e85a680f-7fcc-4405-8f27-1a3694d44541} <Debug> TCPHandler: Processed in 0.001579244 sec. | ||
| 4897 | 2026.02.24 02:25:15.478279 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4898 | 2026.02.24 02:25:15.478373 [ 276 ] {0e7cda0c-8f1c-404d-8ed0-ff2babfb5a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4899 | 2026.02.24 02:25:15.478417 [ 276 ] {0e7cda0c-8f1c-404d-8ed0-ff2babfb5a5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4900 | 2026.02.24 02:25:15.478718 [ 276 ] {0e7cda0c-8f1c-404d-8ed0-ff2babfb5a5e} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4901 | 2026.02.24 02:25:15.478755 [ 276 ] {0e7cda0c-8f1c-404d-8ed0-ff2babfb5a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4902 | 2026.02.24 02:25:15.479068 [ 276 ] {0e7cda0c-8f1c-404d-8ed0-ff2babfb5a5e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4903 | 2026.02.24 02:25:15.479292 [ 276 ] {0e7cda0c-8f1c-404d-8ed0-ff2babfb5a5e} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4904 | 2026.02.24 02:25:15.479433 [ 276 ] {0e7cda0c-8f1c-404d-8ed0-ff2babfb5a5e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 4905 | 2026.02.24 02:25:15.479471 [ 276 ] {0e7cda0c-8f1c-404d-8ed0-ff2babfb5a5e} <Debug> TCPHandler: Processed in 0.001243318 sec. | ||
| 4906 | 2026.02.24 02:25:15.479573 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4907 | 2026.02.24 02:25:15.479675 [ 276 ] {dd8f2837-1ba8-48d2-8ae0-89e2b23bf248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4908 | 2026.02.24 02:25:15.479731 [ 276 ] {dd8f2837-1ba8-48d2-8ae0-89e2b23bf248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4909 | 2026.02.24 02:25:15.480541 [ 276 ] {dd8f2837-1ba8-48d2-8ae0-89e2b23bf248} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4910 | 2026.02.24 02:25:15.480578 [ 276 ] {dd8f2837-1ba8-48d2-8ae0-89e2b23bf248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4911 | 2026.02.24 02:25:15.481125 [ 276 ] {dd8f2837-1ba8-48d2-8ae0-89e2b23bf248} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4912 | 2026.02.24 02:25:15.481354 [ 276 ] {dd8f2837-1ba8-48d2-8ae0-89e2b23bf248} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4913 | 2026.02.24 02:25:15.481507 [ 276 ] {dd8f2837-1ba8-48d2-8ae0-89e2b23bf248} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00185 sec., 5405.405405405405 rows/sec., 9.69 MiB/sec. | ||
| 4914 | 2026.02.24 02:25:15.481560 [ 276 ] {dd8f2837-1ba8-48d2-8ae0-89e2b23bf248} <Debug> TCPHandler: Processed in 0.00203819 sec. | ||
| 4915 | 2026.02.24 02:25:15.481672 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4916 | 2026.02.24 02:25:15.481775 [ 276 ] {b5480d39-af5e-418c-8240-1bf1330c2642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4917 | 2026.02.24 02:25:15.481818 [ 276 ] {b5480d39-af5e-418c-8240-1bf1330c2642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4918 | 2026.02.24 02:25:15.482171 [ 276 ] {b5480d39-af5e-418c-8240-1bf1330c2642} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4919 | 2026.02.24 02:25:15.482208 [ 276 ] {b5480d39-af5e-418c-8240-1bf1330c2642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4920 | 2026.02.24 02:25:15.482541 [ 276 ] {b5480d39-af5e-418c-8240-1bf1330c2642} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4921 | 2026.02.24 02:25:15.482756 [ 276 ] {b5480d39-af5e-418c-8240-1bf1330c2642} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4922 | 2026.02.24 02:25:15.482883 [ 276 ] {b5480d39-af5e-418c-8240-1bf1330c2642} <Debug> executeQuery: Read 74 rows, 4.66 KiB in 0.001127 sec., 65661.04702750666 rows/sec., 4.04 MiB/sec. | ||
| 4923 | 2026.02.24 02:25:15.482920 [ 276 ] {b5480d39-af5e-418c-8240-1bf1330c2642} <Debug> TCPHandler: Processed in 0.00129853 sec. | ||
| 4924 | 2026.02.24 02:25:17.065889 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9156 | ||
| 4925 | 2026.02.24 02:25:17.066602 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4926 | 2026.02.24 02:25:17.066668 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4927 | 2026.02.24 02:25:17.067397 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4928 | 2026.02.24 02:25:17.067621 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4929 | 2026.02.24 02:25:17.067743 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9156 | ||
| 4930 | 2026.02.24 02:25:17.084705 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4931 | 2026.02.24 02:25:17.084972 [ 276 ] {808fbab8-f91d-4a7a-9202-4941465946e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4932 | 2026.02.24 02:25:17.085065 [ 276 ] {808fbab8-f91d-4a7a-9202-4941465946e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4933 | 2026.02.24 02:25:17.085888 [ 276 ] {808fbab8-f91d-4a7a-9202-4941465946e8} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4934 | 2026.02.24 02:25:17.085935 [ 276 ] {808fbab8-f91d-4a7a-9202-4941465946e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4935 | 2026.02.24 02:25:17.086342 [ 276 ] {808fbab8-f91d-4a7a-9202-4941465946e8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4936 | 2026.02.24 02:25:17.086564 [ 276 ] {808fbab8-f91d-4a7a-9202-4941465946e8} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4937 | 2026.02.24 02:25:17.086726 [ 276 ] {808fbab8-f91d-4a7a-9202-4941465946e8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001826 sec., 30668.127053669225 rows/sec., 2.36 MiB/sec. | ||
| 4938 | 2026.02.24 02:25:17.086767 [ 276 ] {808fbab8-f91d-4a7a-9202-4941465946e8} <Debug> TCPHandler: Processed in 0.002240013 sec. | ||
| 4939 | 2026.02.24 02:25:17.086890 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4940 | 2026.02.24 02:25:17.086987 [ 276 ] {c196c9e5-937a-4e3f-81bb-eadc1561f299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4941 | 2026.02.24 02:25:17.087026 [ 276 ] {c196c9e5-937a-4e3f-81bb-eadc1561f299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4942 | 2026.02.24 02:25:17.087508 [ 276 ] {c196c9e5-937a-4e3f-81bb-eadc1561f299} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4943 | 2026.02.24 02:25:17.087544 [ 276 ] {c196c9e5-937a-4e3f-81bb-eadc1561f299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4944 | 2026.02.24 02:25:17.087840 [ 276 ] {c196c9e5-937a-4e3f-81bb-eadc1561f299} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4945 | 2026.02.24 02:25:17.088043 [ 276 ] {c196c9e5-937a-4e3f-81bb-eadc1561f299} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4946 | 2026.02.24 02:25:17.088175 [ 276 ] {c196c9e5-937a-4e3f-81bb-eadc1561f299} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001205 sec., 53112.03319502075 rows/sec., 4.15 MiB/sec. | ||
| 4947 | 2026.02.24 02:25:17.088212 [ 276 ] {c196c9e5-937a-4e3f-81bb-eadc1561f299} <Debug> TCPHandler: Processed in 0.0013696 sec. | ||
| 4948 | 2026.02.24 02:25:17.088331 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4949 | 2026.02.24 02:25:17.088431 [ 276 ] {a0fe2a54-0894-40ae-b14a-01ef4a4a8ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4950 | 2026.02.24 02:25:17.088473 [ 276 ] {a0fe2a54-0894-40ae-b14a-01ef4a4a8ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4951 | 2026.02.24 02:25:17.088851 [ 276 ] {a0fe2a54-0894-40ae-b14a-01ef4a4a8ffc} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4952 | 2026.02.24 02:25:17.088886 [ 276 ] {a0fe2a54-0894-40ae-b14a-01ef4a4a8ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4953 | 2026.02.24 02:25:17.089201 [ 276 ] {a0fe2a54-0894-40ae-b14a-01ef4a4a8ffc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4954 | 2026.02.24 02:25:17.089428 [ 276 ] {a0fe2a54-0894-40ae-b14a-01ef4a4a8ffc} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4955 | 2026.02.24 02:25:17.089562 [ 276 ] {a0fe2a54-0894-40ae-b14a-01ef4a4a8ffc} <Debug> executeQuery: Read 42 rows, 2.99 KiB in 0.001155 sec., 36363.63636363636 rows/sec., 2.53 MiB/sec. | ||
| 4956 | 2026.02.24 02:25:17.089598 [ 276 ] {a0fe2a54-0894-40ae-b14a-01ef4a4a8ffc} <Debug> TCPHandler: Processed in 0.00131587 sec. | ||
| 4957 | 2026.02.24 02:25:17.089710 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4958 | 2026.02.24 02:25:17.089801 [ 276 ] {953f0764-a89d-492c-b6d9-e516cf8be8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4959 | 2026.02.24 02:25:17.089841 [ 276 ] {953f0764-a89d-492c-b6d9-e516cf8be8b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4960 | 2026.02.24 02:25:17.090146 [ 276 ] {953f0764-a89d-492c-b6d9-e516cf8be8b3} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4961 | 2026.02.24 02:25:17.090181 [ 276 ] {953f0764-a89d-492c-b6d9-e516cf8be8b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4962 | 2026.02.24 02:25:17.090478 [ 276 ] {953f0764-a89d-492c-b6d9-e516cf8be8b3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4963 | 2026.02.24 02:25:17.090683 [ 276 ] {953f0764-a89d-492c-b6d9-e516cf8be8b3} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4964 | 2026.02.24 02:25:17.090814 [ 276 ] {953f0764-a89d-492c-b6d9-e516cf8be8b3} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.001031 sec., 15518.913676042677 rows/sec., 1.05 MiB/sec. | ||
| 4965 | 2026.02.24 02:25:17.090849 [ 276 ] {953f0764-a89d-492c-b6d9-e516cf8be8b3} <Debug> TCPHandler: Processed in 0.001187148 sec. | ||
| 4966 | 2026.02.24 02:25:17.539723 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4967 | 2026.02.24 02:25:17.556427 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4968 | 2026.02.24 02:25:17.556483 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4969 | 2026.02.24 02:25:17.563043 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4970 | 2026.02.24 02:25:17.563752 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4971 | 2026.02.24 02:25:17.566722 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4972 | 2026.02.24 02:25:22.092399 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4973 | 2026.02.24 02:25:22.092572 [ 276 ] {02a525b1-aec3-4f97-aae7-7d81a0547c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4974 | 2026.02.24 02:25:22.092635 [ 276 ] {02a525b1-aec3-4f97-aae7-7d81a0547c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4975 | 2026.02.24 02:25:22.093374 [ 276 ] {02a525b1-aec3-4f97-aae7-7d81a0547c09} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4976 | 2026.02.24 02:25:22.093420 [ 276 ] {02a525b1-aec3-4f97-aae7-7d81a0547c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4977 | 2026.02.24 02:25:22.093873 [ 276 ] {02a525b1-aec3-4f97-aae7-7d81a0547c09} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4978 | 2026.02.24 02:25:22.094096 [ 276 ] {02a525b1-aec3-4f97-aae7-7d81a0547c09} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4979 | 2026.02.24 02:25:22.094241 [ 157 ] {} <Debug> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4980 | 2026.02.24 02:25:22.094250 [ 276 ] {02a525b1-aec3-4f97-aae7-7d81a0547c09} <Debug> executeQuery: Read 116 rows, 10.08 KiB in 0.001667 sec., 69586.08278344331 rows/sec., 5.91 MiB/sec. | ||
| 4981 | 2026.02.24 02:25:22.094319 [ 157 ] {} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4982 | 2026.02.24 02:25:22.094339 [ 276 ] {02a525b1-aec3-4f97-aae7-7d81a0547c09} <Debug> TCPHandler: Processed in 0.00202281 sec. | ||
| 4983 | 2026.02.24 02:25:22.094350 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4984 | 2026.02.24 02:25:22.094482 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4985 | 2026.02.24 02:25:22.094484 [ 194 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::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 | ||
| 4986 | 2026.02.24 02:25:22.094584 [ 276 ] {763be6bc-973f-46f6-8da1-e11dfe764f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4987 | 2026.02.24 02:25:22.094630 [ 276 ] {763be6bc-973f-46f6-8da1-e11dfe764f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4988 | 2026.02.24 02:25:22.094635 [ 194 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4989 | 2026.02.24 02:25:22.094678 [ 194 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2149 rows starting from the beginning of the part | ||
| 4990 | 2026.02.24 02:25:22.094742 [ 194 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 817 rows starting from the beginning of the part | ||
| 4991 | 2026.02.24 02:25:22.094784 [ 194 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 116 rows starting from the beginning of the part | ||
| 4992 | 2026.02.24 02:25:22.094822 [ 194 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1961 rows starting from the beginning of the part | ||
| 4993 | 2026.02.24 02:25:22.094857 [ 194 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::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 | ||
| 4994 | 2026.02.24 02:25:22.094893 [ 194 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 116 rows starting from the beginning of the part | ||
| 4995 | 2026.02.24 02:25:22.095020 [ 276 ] {763be6bc-973f-46f6-8da1-e11dfe764f1f} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4996 | 2026.02.24 02:25:22.095060 [ 276 ] {763be6bc-973f-46f6-8da1-e11dfe764f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4997 | 2026.02.24 02:25:22.095453 [ 276 ] {763be6bc-973f-46f6-8da1-e11dfe764f1f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4998 | 2026.02.24 02:25:22.095747 [ 276 ] {763be6bc-973f-46f6-8da1-e11dfe764f1f} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4999 | 2026.02.24 02:25:22.095877 [ 276 ] {763be6bc-973f-46f6-8da1-e11dfe764f1f} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001322 sec., 22692.8895612708 rows/sec., 1.67 MiB/sec. | ||
| 5000 | 2026.02.24 02:25:22.095915 [ 276 ] {763be6bc-973f-46f6-8da1-e11dfe764f1f} <Debug> TCPHandler: Processed in 0.001496552 sec. | ||
| 5001 | 2026.02.24 02:25:22.096017 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5002 | 2026.02.24 02:25:22.096105 [ 276 ] {764b80ab-1599-4eb4-9f05-162c88c0dd88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5003 | 2026.02.24 02:25:22.096168 [ 276 ] {764b80ab-1599-4eb4-9f05-162c88c0dd88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5004 | 2026.02.24 02:25:22.096567 [ 276 ] {764b80ab-1599-4eb4-9f05-162c88c0dd88} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5005 | 2026.02.24 02:25:22.096601 [ 276 ] {764b80ab-1599-4eb4-9f05-162c88c0dd88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5006 | 2026.02.24 02:25:22.096969 [ 276 ] {764b80ab-1599-4eb4-9f05-162c88c0dd88} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5007 | 2026.02.24 02:25:22.096986 [ 188 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5215 rows, containing 5 columns (5 merged, 0 gathered) in 0.002558698 sec., 2038145.9632985215 rows/sec., 173.66 MiB/sec. | ||
| 5008 | 2026.02.24 02:25:22.097176 [ 276 ] {764b80ab-1599-4eb4-9f05-162c88c0dd88} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5009 | 2026.02.24 02:25:22.097229 [ 194 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5010 | 2026.02.24 02:25:22.097288 [ 157 ] {} <Debug> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5011 | 2026.02.24 02:25:22.097312 [ 276 ] {764b80ab-1599-4eb4-9f05-162c88c0dd88} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001197 sec., 78529.6574770259 rows/sec., 6.13 MiB/sec. | ||
| 5012 | 2026.02.24 02:25:22.097377 [ 157 ] {} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5013 | 2026.02.24 02:25:22.097405 [ 276 ] {764b80ab-1599-4eb4-9f05-162c88c0dd88} <Debug> TCPHandler: Processed in 0.001415191 sec. | ||
| 5014 | 2026.02.24 02:25:22.097407 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5015 | 2026.02.24 02:25:22.097500 [ 194 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_31_6} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5016 | 2026.02.24 02:25:22.097515 [ 190 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::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 | ||
| 5017 | 2026.02.24 02:25:22.097529 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5018 | 2026.02.24 02:25:22.097585 [ 194 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_31_6} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5019 | 2026.02.24 02:25:22.097624 [ 190 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5020 | 2026.02.24 02:25:22.097644 [ 276 ] {bd8ba07e-94a1-4189-9b3f-949bc501fade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5021 | 2026.02.24 02:25:22.097655 [ 190 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1060 rows starting from the beginning of the part | ||
| 5022 | 2026.02.24 02:25:22.097664 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 5023 | 2026.02.24 02:25:22.097696 [ 276 ] {bd8ba07e-94a1-4189-9b3f-949bc501fade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5024 | 2026.02.24 02:25:22.097722 [ 190 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 500 rows starting from the beginning of the part | ||
| 5025 | 2026.02.24 02:25:22.097769 [ 190 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 94 rows starting from the beginning of the part | ||
| 5026 | 2026.02.24 02:25:22.097807 [ 190 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 964 rows starting from the beginning of the part | ||
| 5027 | 2026.02.24 02:25:22.097844 [ 190 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::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 | ||
| 5028 | 2026.02.24 02:25:22.097880 [ 190 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 94 rows starting from the beginning of the part | ||
| 5029 | 2026.02.24 02:25:22.098085 [ 276 ] {bd8ba07e-94a1-4189-9b3f-949bc501fade} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5030 | 2026.02.24 02:25:22.098124 [ 276 ] {bd8ba07e-94a1-4189-9b3f-949bc501fade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5031 | 2026.02.24 02:25:22.098446 [ 276 ] {bd8ba07e-94a1-4189-9b3f-949bc501fade} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5032 | 2026.02.24 02:25:22.098713 [ 276 ] {bd8ba07e-94a1-4189-9b3f-949bc501fade} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5033 | 2026.02.24 02:25:22.098823 [ 156 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5034 | 2026.02.24 02:25:22.098836 [ 276 ] {bd8ba07e-94a1-4189-9b3f-949bc501fade} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 5035 | 2026.02.24 02:25:22.098858 [ 156 ] {} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5036 | 2026.02.24 02:25:22.098873 [ 276 ] {bd8ba07e-94a1-4189-9b3f-949bc501fade} <Debug> TCPHandler: Processed in 0.001404191 sec. | ||
| 5037 | 2026.02.24 02:25:22.098877 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5038 | 2026.02.24 02:25:22.098945 [ 190 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::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 | ||
| 5039 | 2026.02.24 02:25:22.098978 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5040 | 2026.02.24 02:25:22.099003 [ 187 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2776 rows, containing 5 columns (5 merged, 0 gathered) in 0.001537683 sec., 1805313.5789366208 rows/sec., 137.75 MiB/sec. | ||
| 5041 | 2026.02.24 02:25:22.099034 [ 190 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5042 | 2026.02.24 02:25:22.099073 [ 276 ] {85e4815a-f47f-4b58-8f9e-32d362d1612a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5043 | 2026.02.24 02:25:22.099075 [ 190 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7750 rows starting from the beginning of the part | ||
| 5044 | 2026.02.24 02:25:22.099132 [ 276 ] {85e4815a-f47f-4b58-8f9e-32d362d1612a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5045 | 2026.02.24 02:25:22.099144 [ 190 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 265 rows starting from the beginning of the part | ||
| 5046 | 2026.02.24 02:25:22.099191 [ 190 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 5047 | 2026.02.24 02:25:22.099231 [ 190 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 911 rows starting from the beginning of the part | ||
| 5048 | 2026.02.24 02:25:22.099232 [ 201 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5049 | 2026.02.24 02:25:22.099267 [ 190 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 42 rows starting from the beginning of the part | ||
| 5050 | 2026.02.24 02:25:22.099312 [ 190 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::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 | ||
| 5051 | 2026.02.24 02:25:22.099583 [ 201 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_31_6} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5052 | 2026.02.24 02:25:22.099725 [ 201 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_31_6} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5053 | 2026.02.24 02:25:22.099828 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 5054 | 2026.02.24 02:25:22.100016 [ 276 ] {85e4815a-f47f-4b58-8f9e-32d362d1612a} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5055 | 2026.02.24 02:25:22.100058 [ 276 ] {85e4815a-f47f-4b58-8f9e-32d362d1612a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5056 | 2026.02.24 02:25:22.100604 [ 276 ] {85e4815a-f47f-4b58-8f9e-32d362d1612a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5057 | 2026.02.24 02:25:22.100836 [ 276 ] {85e4815a-f47f-4b58-8f9e-32d362d1612a} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5058 | 2026.02.24 02:25:22.100970 [ 276 ] {85e4815a-f47f-4b58-8f9e-32d362d1612a} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001907 sec., 15731.515469323544 rows/sec., 28.19 MiB/sec. | ||
| 5059 | 2026.02.24 02:25:22.101019 [ 276 ] {85e4815a-f47f-4b58-8f9e-32d362d1612a} <Debug> TCPHandler: Processed in 0.002091611 sec. | ||
| 5060 | 2026.02.24 02:25:22.101116 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5061 | 2026.02.24 02:25:22.101205 [ 276 ] {2a33b8d8-7a80-46eb-bcc1-d7ad1ea71331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5062 | 2026.02.24 02:25:22.101244 [ 276 ] {2a33b8d8-7a80-46eb-bcc1-d7ad1ea71331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5063 | 2026.02.24 02:25:22.101561 [ 276 ] {2a33b8d8-7a80-46eb-bcc1-d7ad1ea71331} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5064 | 2026.02.24 02:25:22.101594 [ 276 ] {2a33b8d8-7a80-46eb-bcc1-d7ad1ea71331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5065 | 2026.02.24 02:25:22.101981 [ 276 ] {2a33b8d8-7a80-46eb-bcc1-d7ad1ea71331} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5066 | 2026.02.24 02:25:22.102176 [ 276 ] {2a33b8d8-7a80-46eb-bcc1-d7ad1ea71331} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5067 | 2026.02.24 02:25:22.102265 [ 156 ] {} <Debug> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5068 | 2026.02.24 02:25:22.102291 [ 156 ] {} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5069 | 2026.02.24 02:25:22.102293 [ 276 ] {2a33b8d8-7a80-46eb-bcc1-d7ad1ea71331} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 5070 | 2026.02.24 02:25:22.102307 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5071 | 2026.02.24 02:25:22.102331 [ 276 ] {2a33b8d8-7a80-46eb-bcc1-d7ad1ea71331} <Debug> TCPHandler: Processed in 0.001278189 sec. | ||
| 5072 | 2026.02.24 02:25:22.102374 [ 190 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9288 rows, containing 5 columns (5 merged, 0 gathered) in 0.003480791 sec., 2668359.0023072343 rows/sec., 180.67 MiB/sec. | ||
| 5073 | 2026.02.24 02:25:22.102379 [ 200 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::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 | ||
| 5074 | 2026.02.24 02:25:22.102497 [ 200 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5075 | 2026.02.24 02:25:22.102530 [ 200 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1500 rows starting from the beginning of the part | ||
| 5076 | 2026.02.24 02:25:22.102595 [ 200 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part | ||
| 5077 | 2026.02.24 02:25:22.102614 [ 197 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5078 | 2026.02.24 02:25:22.102714 [ 200 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 5079 | 2026.02.24 02:25:22.102766 [ 200 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 74 rows starting from the beginning of the part | ||
| 5080 | 2026.02.24 02:25:22.102814 [ 200 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 16 rows starting from the beginning of the part | ||
| 5081 | 2026.02.24 02:25:22.102863 [ 200 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::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 | ||
| 5082 | 2026.02.24 02:25:22.103003 [ 197 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5083 | 2026.02.24 02:25:22.103100 [ 197 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5084 | 2026.02.24 02:25:22.103196 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 5085 | 2026.02.24 02:25:22.103951 [ 200 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1800 rows, containing 4 columns (4 merged, 0 gathered) in 0.001579704 sec., 1139453.973655824 rows/sec., 74.00 MiB/sec. | ||
| 5086 | 2026.02.24 02:25:22.104219 [ 187 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5087 | 2026.02.24 02:25:22.104522 [ 187 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_31_6} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5088 | 2026.02.24 02:25:22.104603 [ 187 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_31_6} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5089 | 2026.02.24 02:25:22.104771 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 5090 | 2026.02.24 02:25:24.488455 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5091 | 2026.02.24 02:25:24.488525 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5092 | 2026.02.24 02:25:24.569070 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9604 | ||
| 5093 | 2026.02.24 02:25:24.569557 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5094 | 2026.02.24 02:25:24.569593 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5095 | 2026.02.24 02:25:24.570093 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5096 | 2026.02.24 02:25:24.570350 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5097 | 2026.02.24 02:25:24.570484 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9604 | ||
| 5098 | 2026.02.24 02:25:24.593348 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 686 | ||
| 5099 | 2026.02.24 02:25:24.595778 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5100 | 2026.02.24 02:25:24.595822 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5101 | 2026.02.24 02:25:24.596996 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5102 | 2026.02.24 02:25:24.597255 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5103 | 2026.02.24 02:25:24.597493 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 686 | ||
| 5104 | 2026.02.24 02:25:25.067891 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5105 | 2026.02.24 02:25:25.085743 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5106 | 2026.02.24 02:25:25.085797 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5107 | 2026.02.24 02:25:25.091769 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5108 | 2026.02.24 02:25:25.092500 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5109 | 2026.02.24 02:25:25.095834 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5110 | 2026.02.24 02:25:26.235194 [ 152 ] {} <Debug> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 5111 | 2026.02.24 02:25:26.235274 [ 152 ] {} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5112 | 2026.02.24 02:25:26.235294 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5113 | 2026.02.24 02:25:26.235416 [ 201 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 5114 | 2026.02.24 02:25:26.235572 [ 201 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5115 | 2026.02.24 02:25:26.235607 [ 201 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 5116 | 2026.02.24 02:25:26.235671 [ 201 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 5117 | 2026.02.24 02:25:26.235716 [ 201 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::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 | ||
| 5118 | 2026.02.24 02:25:26.235757 [ 201 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 5119 | 2026.02.24 02:25:26.235793 [ 201 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 5120 | 2026.02.24 02:25:26.236542 [ 187 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001180117 sec., 50842.41647226504 rows/sec., 2.59 MiB/sec. | ||
| 5121 | 2026.02.24 02:25:26.236685 [ 201 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5122 | 2026.02.24 02:25:26.236940 [ 201 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_10_2} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5123 | 2026.02.24 02:25:26.237010 [ 201 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_10_2} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 5124 | 2026.02.24 02:25:26.237087 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5125 | 2026.02.24 02:25:27.098472 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5126 | 2026.02.24 02:25:27.098654 [ 276 ] {182ea285-5393-48e4-9d14-e0b9f6f2ef4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5127 | 2026.02.24 02:25:27.098718 [ 276 ] {182ea285-5393-48e4-9d14-e0b9f6f2ef4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5128 | 2026.02.24 02:25:27.099468 [ 276 ] {182ea285-5393-48e4-9d14-e0b9f6f2ef4f} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5129 | 2026.02.24 02:25:27.099511 [ 276 ] {182ea285-5393-48e4-9d14-e0b9f6f2ef4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5130 | 2026.02.24 02:25:27.099912 [ 276 ] {182ea285-5393-48e4-9d14-e0b9f6f2ef4f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5131 | 2026.02.24 02:25:27.100142 [ 276 ] {182ea285-5393-48e4-9d14-e0b9f6f2ef4f} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5132 | 2026.02.24 02:25:27.100311 [ 276 ] {182ea285-5393-48e4-9d14-e0b9f6f2ef4f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001706 sec., 166471.27784290738 rows/sec., 10.57 MiB/sec. | ||
| 5133 | 2026.02.24 02:25:27.100353 [ 276 ] {182ea285-5393-48e4-9d14-e0b9f6f2ef4f} <Debug> TCPHandler: Processed in 0.002008139 sec. | ||
| 5134 | 2026.02.24 02:25:27.100473 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5135 | 2026.02.24 02:25:27.100570 [ 276 ] {7d5e7caa-8d2c-4f43-b021-a9a173295d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5136 | 2026.02.24 02:25:27.100613 [ 276 ] {7d5e7caa-8d2c-4f43-b021-a9a173295d85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5137 | 2026.02.24 02:25:27.101412 [ 276 ] {7d5e7caa-8d2c-4f43-b021-a9a173295d85} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5138 | 2026.02.24 02:25:27.101447 [ 276 ] {7d5e7caa-8d2c-4f43-b021-a9a173295d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5139 | 2026.02.24 02:25:27.101792 [ 276 ] {7d5e7caa-8d2c-4f43-b021-a9a173295d85} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5140 | 2026.02.24 02:25:27.101999 [ 276 ] {7d5e7caa-8d2c-4f43-b021-a9a173295d85} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5141 | 2026.02.24 02:25:27.102125 [ 276 ] {7d5e7caa-8d2c-4f43-b021-a9a173295d85} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001573 sec., 519389.701207883 rows/sec., 41.10 MiB/sec. | ||
| 5142 | 2026.02.24 02:25:27.102161 [ 276 ] {7d5e7caa-8d2c-4f43-b021-a9a173295d85} <Debug> TCPHandler: Processed in 0.001736786 sec. | ||
| 5143 | 2026.02.24 02:25:27.102265 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5144 | 2026.02.24 02:25:27.102357 [ 276 ] {f7fa13f4-4c56-44a7-a1fc-a5e243ebc409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5145 | 2026.02.24 02:25:27.102395 [ 276 ] {f7fa13f4-4c56-44a7-a1fc-a5e243ebc409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5146 | 2026.02.24 02:25:27.102815 [ 276 ] {f7fa13f4-4c56-44a7-a1fc-a5e243ebc409} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5147 | 2026.02.24 02:25:27.102850 [ 276 ] {f7fa13f4-4c56-44a7-a1fc-a5e243ebc409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5148 | 2026.02.24 02:25:27.103149 [ 276 ] {f7fa13f4-4c56-44a7-a1fc-a5e243ebc409} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5149 | 2026.02.24 02:25:27.103354 [ 276 ] {f7fa13f4-4c56-44a7-a1fc-a5e243ebc409} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5150 | 2026.02.24 02:25:27.103463 [ 149 ] {} <Debug> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5151 | 2026.02.24 02:25:27.103479 [ 276 ] {f7fa13f4-4c56-44a7-a1fc-a5e243ebc409} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001141 sec., 133216.47677475898 rows/sec., 7.95 MiB/sec. | ||
| 5152 | 2026.02.24 02:25:27.103529 [ 149 ] {} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5153 | 2026.02.24 02:25:27.103537 [ 276 ] {f7fa13f4-4c56-44a7-a1fc-a5e243ebc409} <Debug> TCPHandler: Processed in 0.00132009 sec. | ||
| 5154 | 2026.02.24 02:25:27.103559 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5155 | 2026.02.24 02:25:27.103674 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5156 | 2026.02.24 02:25:27.103687 [ 193 ] {580652f6-82c7-4483-a510-67597bf45b73::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 | ||
| 5157 | 2026.02.24 02:25:27.103773 [ 276 ] {1e0e432a-206e-4dbc-ba33-494c6b815230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5158 | 2026.02.24 02:25:27.103804 [ 193 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5159 | 2026.02.24 02:25:27.103817 [ 276 ] {1e0e432a-206e-4dbc-ba33-494c6b815230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5160 | 2026.02.24 02:25:27.103846 [ 193 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 214 rows starting from the beginning of the part | ||
| 5161 | 2026.02.24 02:25:27.103915 [ 193 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 152 rows starting from the beginning of the part | ||
| 5162 | 2026.02.24 02:25:27.103958 [ 193 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
| 5163 | 2026.02.24 02:25:27.103997 [ 193 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 5164 | 2026.02.24 02:25:27.104034 [ 193 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
| 5165 | 2026.02.24 02:25:27.104082 [ 193 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 152 rows starting from the beginning of the part | ||
| 5166 | 2026.02.24 02:25:27.104256 [ 276 ] {1e0e432a-206e-4dbc-ba33-494c6b815230} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5167 | 2026.02.24 02:25:27.104297 [ 276 ] {1e0e432a-206e-4dbc-ba33-494c6b815230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5168 | 2026.02.24 02:25:27.104609 [ 276 ] {1e0e432a-206e-4dbc-ba33-494c6b815230} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5169 | 2026.02.24 02:25:27.104834 [ 276 ] {1e0e432a-206e-4dbc-ba33-494c6b815230} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5170 | 2026.02.24 02:25:27.104961 [ 276 ] {1e0e432a-206e-4dbc-ba33-494c6b815230} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001205 sec., 123651.45228215768 rows/sec., 7.99 MiB/sec. | ||
| 5171 | 2026.02.24 02:25:27.104961 [ 201 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 738 rows, containing 5 columns (5 merged, 0 gathered) in 0.00131357 sec., 561827.690949093 rows/sec., 36.98 MiB/sec. | ||
| 5172 | 2026.02.24 02:25:27.104998 [ 276 ] {1e0e432a-206e-4dbc-ba33-494c6b815230} <Debug> TCPHandler: Processed in 0.001381621 sec. | ||
| 5173 | 2026.02.24 02:25:27.105115 [ 193 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5174 | 2026.02.24 02:25:27.105117 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5175 | 2026.02.24 02:25:27.105226 [ 276 ] {e7a14e2e-18f6-44a7-b6b2-1992fc45c9d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5176 | 2026.02.24 02:25:27.105267 [ 276 ] {e7a14e2e-18f6-44a7-b6b2-1992fc45c9d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5177 | 2026.02.24 02:25:27.105368 [ 193 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_26_5} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5178 | 2026.02.24 02:25:27.105445 [ 193 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_26_5} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5179 | 2026.02.24 02:25:27.105509 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5180 | 2026.02.24 02:25:27.105698 [ 276 ] {e7a14e2e-18f6-44a7-b6b2-1992fc45c9d1} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5181 | 2026.02.24 02:25:27.105738 [ 276 ] {e7a14e2e-18f6-44a7-b6b2-1992fc45c9d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5182 | 2026.02.24 02:25:27.106046 [ 276 ] {e7a14e2e-18f6-44a7-b6b2-1992fc45c9d1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5183 | 2026.02.24 02:25:27.106256 [ 276 ] {e7a14e2e-18f6-44a7-b6b2-1992fc45c9d1} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5184 | 2026.02.24 02:25:27.106380 [ 276 ] {e7a14e2e-18f6-44a7-b6b2-1992fc45c9d1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001171 sec., 126387.7028181042 rows/sec., 7.19 MiB/sec. | ||
| 5185 | 2026.02.24 02:25:27.106416 [ 276 ] {e7a14e2e-18f6-44a7-b6b2-1992fc45c9d1} <Debug> TCPHandler: Processed in 0.00134597 sec. | ||
| 5186 | 2026.02.24 02:25:27.106518 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5187 | 2026.02.24 02:25:27.106610 [ 276 ] {05b00938-ddd7-4e5b-901e-1e19b91d26c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5188 | 2026.02.24 02:25:27.106648 [ 276 ] {05b00938-ddd7-4e5b-901e-1e19b91d26c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5189 | 2026.02.24 02:25:27.107210 [ 276 ] {05b00938-ddd7-4e5b-901e-1e19b91d26c6} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5190 | 2026.02.24 02:25:27.107246 [ 276 ] {05b00938-ddd7-4e5b-901e-1e19b91d26c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5191 | 2026.02.24 02:25:27.107571 [ 276 ] {05b00938-ddd7-4e5b-901e-1e19b91d26c6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5192 | 2026.02.24 02:25:27.107788 [ 276 ] {05b00938-ddd7-4e5b-901e-1e19b91d26c6} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5193 | 2026.02.24 02:25:27.107917 [ 276 ] {05b00938-ddd7-4e5b-901e-1e19b91d26c6} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001324 sec., 377643.50453172205 rows/sec., 26.54 MiB/sec. | ||
| 5194 | 2026.02.24 02:25:27.107953 [ 276 ] {05b00938-ddd7-4e5b-901e-1e19b91d26c6} <Debug> TCPHandler: Processed in 0.001481751 sec. | ||
| 5195 | 2026.02.24 02:25:27.108056 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5196 | 2026.02.24 02:25:27.108147 [ 276 ] {b54bdf40-5d6f-4f94-bb10-2726e0890381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5197 | 2026.02.24 02:25:27.108187 [ 276 ] {b54bdf40-5d6f-4f94-bb10-2726e0890381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5198 | 2026.02.24 02:25:27.108505 [ 276 ] {b54bdf40-5d6f-4f94-bb10-2726e0890381} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5199 | 2026.02.24 02:25:27.108541 [ 276 ] {b54bdf40-5d6f-4f94-bb10-2726e0890381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5200 | 2026.02.24 02:25:27.108850 [ 276 ] {b54bdf40-5d6f-4f94-bb10-2726e0890381} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5201 | 2026.02.24 02:25:27.109058 [ 276 ] {b54bdf40-5d6f-4f94-bb10-2726e0890381} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5202 | 2026.02.24 02:25:27.109206 [ 276 ] {b54bdf40-5d6f-4f94-bb10-2726e0890381} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 5203 | 2026.02.24 02:25:27.109255 [ 276 ] {b54bdf40-5d6f-4f94-bb10-2726e0890381} <Debug> TCPHandler: Processed in 0.001245199 sec. | ||
| 5204 | 2026.02.24 02:25:27.109385 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5205 | 2026.02.24 02:25:27.109496 [ 276 ] {61b7e277-0400-4925-8b15-5b2deb44f3ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5206 | 2026.02.24 02:25:27.109546 [ 276 ] {61b7e277-0400-4925-8b15-5b2deb44f3ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5207 | 2026.02.24 02:25:27.109956 [ 276 ] {61b7e277-0400-4925-8b15-5b2deb44f3ee} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5208 | 2026.02.24 02:25:27.109992 [ 276 ] {61b7e277-0400-4925-8b15-5b2deb44f3ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5209 | 2026.02.24 02:25:27.110334 [ 276 ] {61b7e277-0400-4925-8b15-5b2deb44f3ee} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5210 | 2026.02.24 02:25:27.110558 [ 276 ] {61b7e277-0400-4925-8b15-5b2deb44f3ee} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5211 | 2026.02.24 02:25:27.110687 [ 276 ] {61b7e277-0400-4925-8b15-5b2deb44f3ee} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001214 sec., 218286.65568369027 rows/sec., 14.51 MiB/sec. | ||
| 5212 | 2026.02.24 02:25:27.110723 [ 276 ] {61b7e277-0400-4925-8b15-5b2deb44f3ee} <Debug> TCPHandler: Processed in 0.001399991 sec. | ||
| 5213 | 2026.02.24 02:25:27.110838 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5214 | 2026.02.24 02:25:27.110929 [ 276 ] {712f9c9d-ee00-447c-8fa0-258e1650b67a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5215 | 2026.02.24 02:25:27.110970 [ 276 ] {712f9c9d-ee00-447c-8fa0-258e1650b67a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5216 | 2026.02.24 02:25:27.111275 [ 276 ] {712f9c9d-ee00-447c-8fa0-258e1650b67a} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5217 | 2026.02.24 02:25:27.111310 [ 276 ] {712f9c9d-ee00-447c-8fa0-258e1650b67a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5218 | 2026.02.24 02:25:27.111598 [ 276 ] {712f9c9d-ee00-447c-8fa0-258e1650b67a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5219 | 2026.02.24 02:25:27.111811 [ 276 ] {712f9c9d-ee00-447c-8fa0-258e1650b67a} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5220 | 2026.02.24 02:25:27.111936 [ 276 ] {712f9c9d-ee00-447c-8fa0-258e1650b67a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 5221 | 2026.02.24 02:25:27.111971 [ 276 ] {712f9c9d-ee00-447c-8fa0-258e1650b67a} <Debug> TCPHandler: Processed in 0.001180377 sec. | ||
| 5222 | 2026.02.24 02:25:27.112074 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5223 | 2026.02.24 02:25:27.112165 [ 276 ] {bcf584a5-9b08-484c-b27d-499f87e61f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5224 | 2026.02.24 02:25:27.112217 [ 276 ] {bcf584a5-9b08-484c-b27d-499f87e61f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5225 | 2026.02.24 02:25:27.112983 [ 276 ] {bcf584a5-9b08-484c-b27d-499f87e61f6a} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5226 | 2026.02.24 02:25:27.113018 [ 276 ] {bcf584a5-9b08-484c-b27d-499f87e61f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5227 | 2026.02.24 02:25:27.113527 [ 276 ] {bcf584a5-9b08-484c-b27d-499f87e61f6a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5228 | 2026.02.24 02:25:27.113757 [ 276 ] {bcf584a5-9b08-484c-b27d-499f87e61f6a} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5229 | 2026.02.24 02:25:27.113871 [ 148 ] {} <Debug> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5230 | 2026.02.24 02:25:27.113890 [ 276 ] {bcf584a5-9b08-484c-b27d-499f87e61f6a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001742 sec., 5740.52812858783 rows/sec., 10.29 MiB/sec. | ||
| 5231 | 2026.02.24 02:25:27.113908 [ 148 ] {} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5232 | 2026.02.24 02:25:27.113926 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5233 | 2026.02.24 02:25:27.113941 [ 276 ] {bcf584a5-9b08-484c-b27d-499f87e61f6a} <Debug> TCPHandler: Processed in 0.001913378 sec. | ||
| 5234 | 2026.02.24 02:25:27.114040 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5235 | 2026.02.24 02:25:27.114039 [ 187 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::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 | ||
| 5236 | 2026.02.24 02:25:27.114132 [ 276 ] {c16060fe-8fba-45a5-bc35-a4752168c295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5237 | 2026.02.24 02:25:27.114177 [ 276 ] {c16060fe-8fba-45a5-bc35-a4752168c295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5238 | 2026.02.24 02:25:27.114300 [ 187 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5239 | 2026.02.24 02:25:27.114359 [ 187 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 383 rows starting from the beginning of the part | ||
| 5240 | 2026.02.24 02:25:27.114499 [ 187 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 5241 | 2026.02.24 02:25:27.114502 [ 276 ] {c16060fe-8fba-45a5-bc35-a4752168c295} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5242 | 2026.02.24 02:25:27.114549 [ 276 ] {c16060fe-8fba-45a5-bc35-a4752168c295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5243 | 2026.02.24 02:25:27.114607 [ 187 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
| 5244 | 2026.02.24 02:25:27.114710 [ 187 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part | ||
| 5245 | 2026.02.24 02:25:27.114803 [ 187 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
| 5246 | 2026.02.24 02:25:27.114870 [ 276 ] {c16060fe-8fba-45a5-bc35-a4752168c295} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5247 | 2026.02.24 02:25:27.114892 [ 187 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 10 rows starting from the beginning of the part | ||
| 5248 | 2026.02.24 02:25:27.115095 [ 276 ] {c16060fe-8fba-45a5-bc35-a4752168c295} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5249 | 2026.02.24 02:25:27.115242 [ 276 ] {c16060fe-8fba-45a5-bc35-a4752168c295} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001127 sec., 79858.03016858918 rows/sec., 5.00 MiB/sec. | ||
| 5250 | 2026.02.24 02:25:27.115277 [ 276 ] {c16060fe-8fba-45a5-bc35-a4752168c295} <Debug> TCPHandler: Processed in 0.001284419 sec. | ||
| 5251 | 2026.02.24 02:25:27.118490 [ 195 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 473 rows, containing 19 columns (19 merged, 0 gathered) in 0.004506417 sec., 104961.4361032279 rows/sec., 188.09 MiB/sec. | ||
| 5252 | 2026.02.24 02:25:27.119041 [ 187 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5253 | 2026.02.24 02:25:27.119377 [ 187 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5254 | 2026.02.24 02:25:27.119450 [ 187 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5255 | 2026.02.24 02:25:27.119557 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 5256 | 2026.02.24 02:25:32.071749 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10116 | ||
| 5257 | 2026.02.24 02:25:32.072343 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5258 | 2026.02.24 02:25:32.072397 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5259 | 2026.02.24 02:25:32.072939 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5260 | 2026.02.24 02:25:32.073168 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5261 | 2026.02.24 02:25:32.073300 [ 141 ] {} <Debug> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5262 | 2026.02.24 02:25:32.073312 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10116 | ||
| 5263 | 2026.02.24 02:25:32.073384 [ 141 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5264 | 2026.02.24 02:25:32.073409 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5265 | 2026.02.24 02:25:32.073514 [ 201 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 5266 | 2026.02.24 02:25:32.073634 [ 201 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5267 | 2026.02.24 02:25:32.073673 [ 201 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7684 rows starting from the beginning of the part | ||
| 5268 | 2026.02.24 02:25:32.073735 [ 201 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 5269 | 2026.02.24 02:25:32.073779 [ 201 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 5270 | 2026.02.24 02:25:32.073822 [ 201 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 5271 | 2026.02.24 02:25:32.073863 [ 201 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 5272 | 2026.02.24 02:25:32.073905 [ 201 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 5273 | 2026.02.24 02:25:32.075603 [ 198 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10116 rows, containing 4 columns (4 merged, 0 gathered) in 0.002127821 sec., 4754159.301933763 rows/sec., 68.01 MiB/sec. | ||
| 5274 | 2026.02.24 02:25:32.075940 [ 191 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5275 | 2026.02.24 02:25:32.076242 [ 191 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_21_4} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5276 | 2026.02.24 02:25:32.076322 [ 191 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_21_4} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5277 | 2026.02.24 02:25:32.076427 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 5278 | 2026.02.24 02:25:32.094271 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5279 | 2026.02.24 02:25:32.094463 [ 276 ] {f41315b0-95e0-4c28-98cb-d0b9c9a17aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5280 | 2026.02.24 02:25:32.094534 [ 276 ] {f41315b0-95e0-4c28-98cb-d0b9c9a17aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5281 | 2026.02.24 02:25:32.095213 [ 276 ] {f41315b0-95e0-4c28-98cb-d0b9c9a17aa5} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5282 | 2026.02.24 02:25:32.095270 [ 276 ] {f41315b0-95e0-4c28-98cb-d0b9c9a17aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5283 | 2026.02.24 02:25:32.095674 [ 276 ] {f41315b0-95e0-4c28-98cb-d0b9c9a17aa5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5284 | 2026.02.24 02:25:32.095919 [ 276 ] {f41315b0-95e0-4c28-98cb-d0b9c9a17aa5} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5285 | 2026.02.24 02:25:32.096078 [ 276 ] {f41315b0-95e0-4c28-98cb-d0b9c9a17aa5} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001665 sec., 3603.6036036036035 rows/sec., 293.85 KiB/sec. | ||
| 5286 | 2026.02.24 02:25:32.096128 [ 276 ] {f41315b0-95e0-4c28-98cb-d0b9c9a17aa5} <Debug> TCPHandler: Processed in 0.00199336 sec. | ||
| 5287 | 2026.02.24 02:25:32.096267 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5288 | 2026.02.24 02:25:32.096369 [ 276 ] {8eb3d8c1-80b0-42f1-8f08-85a1ceeb8599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5289 | 2026.02.24 02:25:32.096414 [ 276 ] {8eb3d8c1-80b0-42f1-8f08-85a1ceeb8599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5290 | 2026.02.24 02:25:32.096893 [ 276 ] {8eb3d8c1-80b0-42f1-8f08-85a1ceeb8599} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5291 | 2026.02.24 02:25:32.096932 [ 276 ] {8eb3d8c1-80b0-42f1-8f08-85a1ceeb8599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5292 | 2026.02.24 02:25:32.097244 [ 276 ] {8eb3d8c1-80b0-42f1-8f08-85a1ceeb8599} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5293 | 2026.02.24 02:25:32.097453 [ 276 ] {8eb3d8c1-80b0-42f1-8f08-85a1ceeb8599} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5294 | 2026.02.24 02:25:32.097583 [ 276 ] {8eb3d8c1-80b0-42f1-8f08-85a1ceeb8599} <Debug> executeQuery: Read 119 rows, 10.30 KiB in 0.001236 sec., 96278.31715210357 rows/sec., 8.14 MiB/sec. | ||
| 5295 | 2026.02.24 02:25:32.097622 [ 276 ] {8eb3d8c1-80b0-42f1-8f08-85a1ceeb8599} <Debug> TCPHandler: Processed in 0.001410071 sec. | ||
| 5296 | 2026.02.24 02:25:32.097742 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5297 | 2026.02.24 02:25:32.097836 [ 276 ] {20aa63cb-80d2-43eb-96fb-05f85d40c79e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5298 | 2026.02.24 02:25:32.097876 [ 276 ] {20aa63cb-80d2-43eb-96fb-05f85d40c79e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5299 | 2026.02.24 02:25:32.098299 [ 276 ] {20aa63cb-80d2-43eb-96fb-05f85d40c79e} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5300 | 2026.02.24 02:25:32.098337 [ 276 ] {20aa63cb-80d2-43eb-96fb-05f85d40c79e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5301 | 2026.02.24 02:25:32.098643 [ 276 ] {20aa63cb-80d2-43eb-96fb-05f85d40c79e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5302 | 2026.02.24 02:25:32.098861 [ 276 ] {20aa63cb-80d2-43eb-96fb-05f85d40c79e} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5303 | 2026.02.24 02:25:32.099006 [ 276 ] {20aa63cb-80d2-43eb-96fb-05f85d40c79e} <Debug> executeQuery: Read 36 rows, 2.67 KiB in 0.001187 sec., 30328.559393428815 rows/sec., 2.20 MiB/sec. | ||
| 5304 | 2026.02.24 02:25:32.099043 [ 276 ] {20aa63cb-80d2-43eb-96fb-05f85d40c79e} <Debug> TCPHandler: Processed in 0.00135106 sec. | ||
| 5305 | 2026.02.24 02:25:32.099154 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5306 | 2026.02.24 02:25:32.099248 [ 276 ] {bc2116d2-5ba5-4700-a7bb-0845d39ae024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5307 | 2026.02.24 02:25:32.099288 [ 276 ] {bc2116d2-5ba5-4700-a7bb-0845d39ae024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5308 | 2026.02.24 02:25:32.099704 [ 276 ] {bc2116d2-5ba5-4700-a7bb-0845d39ae024} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5309 | 2026.02.24 02:25:32.099742 [ 276 ] {bc2116d2-5ba5-4700-a7bb-0845d39ae024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5310 | 2026.02.24 02:25:32.100070 [ 276 ] {bc2116d2-5ba5-4700-a7bb-0845d39ae024} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5311 | 2026.02.24 02:25:32.100279 [ 276 ] {bc2116d2-5ba5-4700-a7bb-0845d39ae024} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5312 | 2026.02.24 02:25:32.100408 [ 276 ] {bc2116d2-5ba5-4700-a7bb-0845d39ae024} <Debug> executeQuery: Read 100 rows, 8.01 KiB in 0.001177 sec., 84961.76720475785 rows/sec., 6.64 MiB/sec. | ||
| 5313 | 2026.02.24 02:25:32.100445 [ 276 ] {bc2116d2-5ba5-4700-a7bb-0845d39ae024} <Debug> TCPHandler: Processed in 0.00134119 sec. | ||
| 5314 | 2026.02.24 02:25:32.100557 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5315 | 2026.02.24 02:25:32.100654 [ 276 ] {154322b0-b9a0-4c85-bc1b-af829b06825c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5316 | 2026.02.24 02:25:32.100699 [ 276 ] {154322b0-b9a0-4c85-bc1b-af829b06825c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5317 | 2026.02.24 02:25:32.101114 [ 276 ] {154322b0-b9a0-4c85-bc1b-af829b06825c} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5318 | 2026.02.24 02:25:32.101152 [ 276 ] {154322b0-b9a0-4c85-bc1b-af829b06825c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5319 | 2026.02.24 02:25:32.101493 [ 276 ] {154322b0-b9a0-4c85-bc1b-af829b06825c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5320 | 2026.02.24 02:25:32.101712 [ 276 ] {154322b0-b9a0-4c85-bc1b-af829b06825c} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5321 | 2026.02.24 02:25:32.101844 [ 276 ] {154322b0-b9a0-4c85-bc1b-af829b06825c} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001209 sec., 134822.1670802316 rows/sec., 9.39 MiB/sec. | ||
| 5322 | 2026.02.24 02:25:32.101881 [ 276 ] {154322b0-b9a0-4c85-bc1b-af829b06825c} <Debug> TCPHandler: Processed in 0.001374021 sec. | ||
| 5323 | 2026.02.24 02:25:32.101991 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5324 | 2026.02.24 02:25:32.102084 [ 276 ] {f40eac53-d75f-4c7e-b1bd-8bb010bc329a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5325 | 2026.02.24 02:25:32.102139 [ 276 ] {f40eac53-d75f-4c7e-b1bd-8bb010bc329a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5326 | 2026.02.24 02:25:32.102972 [ 276 ] {f40eac53-d75f-4c7e-b1bd-8bb010bc329a} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5327 | 2026.02.24 02:25:32.103009 [ 276 ] {f40eac53-d75f-4c7e-b1bd-8bb010bc329a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5328 | 2026.02.24 02:25:32.103549 [ 276 ] {f40eac53-d75f-4c7e-b1bd-8bb010bc329a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5329 | 2026.02.24 02:25:32.103774 [ 276 ] {f40eac53-d75f-4c7e-b1bd-8bb010bc329a} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5330 | 2026.02.24 02:25:32.103910 [ 276 ] {f40eac53-d75f-4c7e-b1bd-8bb010bc329a} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001844 sec., 16268.980477223427 rows/sec., 29.15 MiB/sec. | ||
| 5331 | 2026.02.24 02:25:32.103963 [ 276 ] {f40eac53-d75f-4c7e-b1bd-8bb010bc329a} <Debug> TCPHandler: Processed in 0.00202271 sec. | ||
| 5332 | 2026.02.24 02:25:32.104077 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5333 | 2026.02.24 02:25:32.104172 [ 276 ] {2f0c11cb-0f0f-43db-887e-3bb660e742ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5334 | 2026.02.24 02:25:32.104214 [ 276 ] {2f0c11cb-0f0f-43db-887e-3bb660e742ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5335 | 2026.02.24 02:25:32.104545 [ 276 ] {2f0c11cb-0f0f-43db-887e-3bb660e742ab} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5336 | 2026.02.24 02:25:32.104581 [ 276 ] {2f0c11cb-0f0f-43db-887e-3bb660e742ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5337 | 2026.02.24 02:25:32.104876 [ 276 ] {2f0c11cb-0f0f-43db-887e-3bb660e742ab} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5338 | 2026.02.24 02:25:32.105097 [ 276 ] {2f0c11cb-0f0f-43db-887e-3bb660e742ab} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5339 | 2026.02.24 02:25:32.105228 [ 276 ] {2f0c11cb-0f0f-43db-887e-3bb660e742ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 5340 | 2026.02.24 02:25:32.105267 [ 276 ] {2f0c11cb-0f0f-43db-887e-3bb660e742ab} <Debug> TCPHandler: Processed in 0.001238259 sec. | ||
| 5341 | 2026.02.24 02:25:32.597105 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5342 | 2026.02.24 02:25:32.614584 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5343 | 2026.02.24 02:25:32.614647 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5344 | 2026.02.24 02:25:32.620591 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5345 | 2026.02.24 02:25:32.621349 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5346 | 2026.02.24 02:25:32.621644 [ 139 ] {} <Debug> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5347 | 2026.02.24 02:25:32.621716 [ 139 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5348 | 2026.02.24 02:25:32.621740 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5349 | 2026.02.24 02:25:32.621854 [ 195 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 5350 | 2026.02.24 02:25:32.625349 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5351 | 2026.02.24 02:25:32.626078 [ 195 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5352 | 2026.02.24 02:25:32.627605 [ 195 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 5353 | 2026.02.24 02:25:32.632499 [ 195 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 5354 | 2026.02.24 02:25:32.636972 [ 195 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 5355 | 2026.02.24 02:25:32.641261 [ 195 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 5356 | 2026.02.24 02:25:32.645468 [ 195 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 5357 | 2026.02.24 02:25:32.649658 [ 195 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 5358 | 2026.02.24 02:25:32.703767 [ 198 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.081989288 sec., 1939.277726134175 rows/sec., 10.03 MiB/sec. | ||
| 5359 | 2026.02.24 02:25:32.706504 [ 201 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5360 | 2026.02.24 02:25:32.708517 [ 201 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_21_4} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5361 | 2026.02.24 02:25:32.708626 [ 201 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_21_4} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5362 | 2026.02.24 02:25:32.711206 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5363 | 2026.02.24 02:25:33.000871 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.08 MiB, peak 266.62 MiB, free memory in arenas 0.00 B, will set to 260.29 MiB (RSS), difference: 4.21 MiB | ||
| 5364 | 2026.02.24 02:25:34.598587 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 722 | ||
| 5365 | 2026.02.24 02:25:34.600854 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5366 | 2026.02.24 02:25:34.600899 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5367 | 2026.02.24 02:25:34.602067 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5368 | 2026.02.24 02:25:34.602333 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5369 | 2026.02.24 02:25:34.602452 [ 137 ] {} <Debug> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5370 | 2026.02.24 02:25:34.602486 [ 137 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5371 | 2026.02.24 02:25:34.602502 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5372 | 2026.02.24 02:25:34.602625 [ 199 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::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 | ||
| 5373 | 2026.02.24 02:25:34.602669 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 722 | ||
| 5374 | 2026.02.24 02:25:34.603238 [ 199 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5375 | 2026.02.24 02:25:34.603405 [ 199 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 524 rows starting from the beginning of the part | ||
| 5376 | 2026.02.24 02:25:34.603829 [ 199 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 48 rows starting from the beginning of the part | ||
| 5377 | 2026.02.24 02:25:34.604181 [ 199 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 5378 | 2026.02.24 02:25:34.604511 [ 199 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part | ||
| 5379 | 2026.02.24 02:25:34.604841 [ 199 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 44 rows starting from the beginning of the part | ||
| 5380 | 2026.02.24 02:25:34.605180 [ 199 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
| 5381 | 2026.02.24 02:25:34.611580 [ 198 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 722 rows, containing 72 columns (72 merged, 0 gathered) in 0.009016194 sec., 80078.13496470905 rows/sec., 70.70 MiB/sec. | ||
| 5382 | 2026.02.24 02:25:34.612922 [ 196 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5383 | 2026.02.24 02:25:34.613581 [ 196 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_16_3} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5384 | 2026.02.24 02:25:34.613669 [ 196 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_16_3} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5385 | 2026.02.24 02:25:34.614035 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
| 5386 | 2026.02.24 02:25:37.099322 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5387 | 2026.02.24 02:25:37.099527 [ 276 ] {12344835-ad7f-4e4b-b318-80e5998019bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5388 | 2026.02.24 02:25:37.099604 [ 276 ] {12344835-ad7f-4e4b-b318-80e5998019bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5389 | 2026.02.24 02:25:37.100411 [ 276 ] {12344835-ad7f-4e4b-b318-80e5998019bf} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5390 | 2026.02.24 02:25:37.100464 [ 276 ] {12344835-ad7f-4e4b-b318-80e5998019bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5391 | 2026.02.24 02:25:37.100899 [ 276 ] {12344835-ad7f-4e4b-b318-80e5998019bf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5392 | 2026.02.24 02:25:37.101138 [ 276 ] {12344835-ad7f-4e4b-b318-80e5998019bf} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5393 | 2026.02.24 02:25:37.101308 [ 276 ] {12344835-ad7f-4e4b-b318-80e5998019bf} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001834 sec., 154852.78080697928 rows/sec., 9.84 MiB/sec. | ||
| 5394 | 2026.02.24 02:25:37.101360 [ 276 ] {12344835-ad7f-4e4b-b318-80e5998019bf} <Debug> TCPHandler: Processed in 0.002179502 sec. | ||
| 5395 | 2026.02.24 02:25:37.101484 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5396 | 2026.02.24 02:25:37.101586 [ 276 ] {4d94f3f3-d7d3-40c7-bd8f-5fbcf5e827c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5397 | 2026.02.24 02:25:37.101630 [ 276 ] {4d94f3f3-d7d3-40c7-bd8f-5fbcf5e827c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5398 | 2026.02.24 02:25:37.102453 [ 276 ] {4d94f3f3-d7d3-40c7-bd8f-5fbcf5e827c7} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5399 | 2026.02.24 02:25:37.102493 [ 276 ] {4d94f3f3-d7d3-40c7-bd8f-5fbcf5e827c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5400 | 2026.02.24 02:25:37.102864 [ 276 ] {4d94f3f3-d7d3-40c7-bd8f-5fbcf5e827c7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5401 | 2026.02.24 02:25:37.103087 [ 276 ] {4d94f3f3-d7d3-40c7-bd8f-5fbcf5e827c7} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5402 | 2026.02.24 02:25:37.103223 [ 276 ] {4d94f3f3-d7d3-40c7-bd8f-5fbcf5e827c7} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001658 sec., 492762.36429433053 rows/sec., 38.99 MiB/sec. | ||
| 5403 | 2026.02.24 02:25:37.103262 [ 276 ] {4d94f3f3-d7d3-40c7-bd8f-5fbcf5e827c7} <Debug> TCPHandler: Processed in 0.001830288 sec. | ||
| 5404 | 2026.02.24 02:25:37.103373 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5405 | 2026.02.24 02:25:37.103470 [ 276 ] {84527162-96d5-4add-8fcc-928ceac8c62f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5406 | 2026.02.24 02:25:37.103513 [ 276 ] {84527162-96d5-4add-8fcc-928ceac8c62f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5407 | 2026.02.24 02:25:37.103974 [ 276 ] {84527162-96d5-4add-8fcc-928ceac8c62f} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5408 | 2026.02.24 02:25:37.104011 [ 276 ] {84527162-96d5-4add-8fcc-928ceac8c62f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5409 | 2026.02.24 02:25:37.104330 [ 276 ] {84527162-96d5-4add-8fcc-928ceac8c62f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5410 | 2026.02.24 02:25:37.104699 [ 276 ] {84527162-96d5-4add-8fcc-928ceac8c62f} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5411 | 2026.02.24 02:25:37.104915 [ 276 ] {84527162-96d5-4add-8fcc-928ceac8c62f} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001463 sec., 103896.10389610389 rows/sec., 6.20 MiB/sec. | ||
| 5412 | 2026.02.24 02:25:37.104971 [ 276 ] {84527162-96d5-4add-8fcc-928ceac8c62f} <Debug> TCPHandler: Processed in 0.001648304 sec. | ||
| 5413 | 2026.02.24 02:25:37.105132 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5414 | 2026.02.24 02:25:37.105229 [ 276 ] {e83dea87-b5dd-4c23-a097-76397ca38bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5415 | 2026.02.24 02:25:37.105278 [ 276 ] {e83dea87-b5dd-4c23-a097-76397ca38bd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5416 | 2026.02.24 02:25:37.105742 [ 276 ] {e83dea87-b5dd-4c23-a097-76397ca38bd4} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5417 | 2026.02.24 02:25:37.105779 [ 276 ] {e83dea87-b5dd-4c23-a097-76397ca38bd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5418 | 2026.02.24 02:25:37.106097 [ 276 ] {e83dea87-b5dd-4c23-a097-76397ca38bd4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5419 | 2026.02.24 02:25:37.106394 [ 276 ] {e83dea87-b5dd-4c23-a097-76397ca38bd4} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5420 | 2026.02.24 02:25:37.106563 [ 276 ] {e83dea87-b5dd-4c23-a097-76397ca38bd4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001352 sec., 110207.10059171598 rows/sec., 7.12 MiB/sec. | ||
| 5421 | 2026.02.24 02:25:37.106604 [ 276 ] {e83dea87-b5dd-4c23-a097-76397ca38bd4} <Debug> TCPHandler: Processed in 0.001534902 sec. | ||
| 5422 | 2026.02.24 02:25:37.106716 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5423 | 2026.02.24 02:25:37.106810 [ 276 ] {a6b9418b-f4e5-4589-8081-242fa5a05a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5424 | 2026.02.24 02:25:37.106855 [ 276 ] {a6b9418b-f4e5-4589-8081-242fa5a05a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5425 | 2026.02.24 02:25:37.107302 [ 276 ] {a6b9418b-f4e5-4589-8081-242fa5a05a1e} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5426 | 2026.02.24 02:25:37.107340 [ 276 ] {a6b9418b-f4e5-4589-8081-242fa5a05a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5427 | 2026.02.24 02:25:37.107684 [ 276 ] {a6b9418b-f4e5-4589-8081-242fa5a05a1e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5428 | 2026.02.24 02:25:37.107894 [ 276 ] {a6b9418b-f4e5-4589-8081-242fa5a05a1e} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5429 | 2026.02.24 02:25:37.108027 [ 276 ] {a6b9418b-f4e5-4589-8081-242fa5a05a1e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001234 sec., 119935.170178282 rows/sec., 6.82 MiB/sec. | ||
| 5430 | 2026.02.24 02:25:37.108065 [ 276 ] {a6b9418b-f4e5-4589-8081-242fa5a05a1e} <Debug> TCPHandler: Processed in 0.001398041 sec. | ||
| 5431 | 2026.02.24 02:25:37.108170 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5432 | 2026.02.24 02:25:37.108263 [ 276 ] {f1dd45a9-fb76-4d06-9f8b-bf7b5fe9f41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5433 | 2026.02.24 02:25:37.108303 [ 276 ] {f1dd45a9-fb76-4d06-9f8b-bf7b5fe9f41b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5434 | 2026.02.24 02:25:37.109096 [ 276 ] {f1dd45a9-fb76-4d06-9f8b-bf7b5fe9f41b} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5435 | 2026.02.24 02:25:37.109145 [ 276 ] {f1dd45a9-fb76-4d06-9f8b-bf7b5fe9f41b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5436 | 2026.02.24 02:25:37.109638 [ 276 ] {f1dd45a9-fb76-4d06-9f8b-bf7b5fe9f41b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5437 | 2026.02.24 02:25:37.109993 [ 276 ] {f1dd45a9-fb76-4d06-9f8b-bf7b5fe9f41b} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5438 | 2026.02.24 02:25:37.110180 [ 276 ] {f1dd45a9-fb76-4d06-9f8b-bf7b5fe9f41b} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001934 sec., 258531.54084798347 rows/sec., 18.17 MiB/sec. | ||
| 5439 | 2026.02.24 02:25:37.110225 [ 276 ] {f1dd45a9-fb76-4d06-9f8b-bf7b5fe9f41b} <Debug> TCPHandler: Processed in 0.002103461 sec. | ||
| 5440 | 2026.02.24 02:25:37.110341 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5441 | 2026.02.24 02:25:37.110465 [ 276 ] {05b23603-1cbc-4252-b3a4-16fd166e1d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5442 | 2026.02.24 02:25:37.110507 [ 276 ] {05b23603-1cbc-4252-b3a4-16fd166e1d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5443 | 2026.02.24 02:25:37.110867 [ 276 ] {05b23603-1cbc-4252-b3a4-16fd166e1d66} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5444 | 2026.02.24 02:25:37.110905 [ 276 ] {05b23603-1cbc-4252-b3a4-16fd166e1d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5445 | 2026.02.24 02:25:37.111248 [ 276 ] {05b23603-1cbc-4252-b3a4-16fd166e1d66} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5446 | 2026.02.24 02:25:37.111470 [ 276 ] {05b23603-1cbc-4252-b3a4-16fd166e1d66} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5447 | 2026.02.24 02:25:37.111611 [ 276 ] {05b23603-1cbc-4252-b3a4-16fd166e1d66} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001166 sec., 5145.797598627788 rows/sec., 268.85 KiB/sec. | ||
| 5448 | 2026.02.24 02:25:37.111650 [ 276 ] {05b23603-1cbc-4252-b3a4-16fd166e1d66} <Debug> TCPHandler: Processed in 0.00135975 sec. | ||
| 5449 | 2026.02.24 02:25:37.111758 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5450 | 2026.02.24 02:25:37.111855 [ 276 ] {d4693c6b-43e3-49e7-a1c5-82f509d75e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5451 | 2026.02.24 02:25:37.111898 [ 276 ] {d4693c6b-43e3-49e7-a1c5-82f509d75e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5452 | 2026.02.24 02:25:37.112329 [ 276 ] {d4693c6b-43e3-49e7-a1c5-82f509d75e4b} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5453 | 2026.02.24 02:25:37.112366 [ 276 ] {d4693c6b-43e3-49e7-a1c5-82f509d75e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5454 | 2026.02.24 02:25:37.112711 [ 276 ] {d4693c6b-43e3-49e7-a1c5-82f509d75e4b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5455 | 2026.02.24 02:25:37.112948 [ 276 ] {d4693c6b-43e3-49e7-a1c5-82f509d75e4b} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5456 | 2026.02.24 02:25:37.113090 [ 276 ] {d4693c6b-43e3-49e7-a1c5-82f509d75e4b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001253 sec., 211492.4181963288 rows/sec., 14.05 MiB/sec. | ||
| 5457 | 2026.02.24 02:25:37.113131 [ 276 ] {d4693c6b-43e3-49e7-a1c5-82f509d75e4b} <Debug> TCPHandler: Processed in 0.001423811 sec. | ||
| 5458 | 2026.02.24 02:25:37.113243 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5459 | 2026.02.24 02:25:37.113339 [ 276 ] {12073a87-96ba-4ea6-bcf5-4b1cb72f22c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5460 | 2026.02.24 02:25:37.113380 [ 276 ] {12073a87-96ba-4ea6-bcf5-4b1cb72f22c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5461 | 2026.02.24 02:25:37.113687 [ 276 ] {12073a87-96ba-4ea6-bcf5-4b1cb72f22c8} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5462 | 2026.02.24 02:25:37.113724 [ 276 ] {12073a87-96ba-4ea6-bcf5-4b1cb72f22c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5463 | 2026.02.24 02:25:37.114049 [ 276 ] {12073a87-96ba-4ea6-bcf5-4b1cb72f22c8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5464 | 2026.02.24 02:25:37.114291 [ 276 ] {12073a87-96ba-4ea6-bcf5-4b1cb72f22c8} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5465 | 2026.02.24 02:25:37.114435 [ 276 ] {12073a87-96ba-4ea6-bcf5-4b1cb72f22c8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001114 sec., 897.6660682226212 rows/sec., 60.49 KiB/sec. | ||
| 5466 | 2026.02.24 02:25:37.114473 [ 276 ] {12073a87-96ba-4ea6-bcf5-4b1cb72f22c8} <Debug> TCPHandler: Processed in 0.001281629 sec. | ||
| 5467 | 2026.02.24 02:25:37.114580 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5468 | 2026.02.24 02:25:37.114682 [ 276 ] {d0e1748c-0b9d-434b-9acf-2ad17b73e7b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5469 | 2026.02.24 02:25:37.114736 [ 276 ] {d0e1748c-0b9d-434b-9acf-2ad17b73e7b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5470 | 2026.02.24 02:25:37.115507 [ 276 ] {d0e1748c-0b9d-434b-9acf-2ad17b73e7b7} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5471 | 2026.02.24 02:25:37.115544 [ 276 ] {d0e1748c-0b9d-434b-9acf-2ad17b73e7b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5472 | 2026.02.24 02:25:37.116069 [ 276 ] {d0e1748c-0b9d-434b-9acf-2ad17b73e7b7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5473 | 2026.02.24 02:25:37.116287 [ 276 ] {d0e1748c-0b9d-434b-9acf-2ad17b73e7b7} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5474 | 2026.02.24 02:25:37.116435 [ 276 ] {d0e1748c-0b9d-434b-9acf-2ad17b73e7b7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001777 sec., 5627.462014631402 rows/sec., 10.08 MiB/sec. | ||
| 5475 | 2026.02.24 02:25:37.116490 [ 276 ] {d0e1748c-0b9d-434b-9acf-2ad17b73e7b7} <Debug> TCPHandler: Processed in 0.001962069 sec. | ||
| 5476 | 2026.02.24 02:25:37.116602 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5477 | 2026.02.24 02:25:37.116701 [ 276 ] {c0d9d4a6-9dd5-4d91-9759-3ac73e405d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5478 | 2026.02.24 02:25:37.116743 [ 276 ] {c0d9d4a6-9dd5-4d91-9759-3ac73e405d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5479 | 2026.02.24 02:25:37.117104 [ 276 ] {c0d9d4a6-9dd5-4d91-9759-3ac73e405d08} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5480 | 2026.02.24 02:25:37.117141 [ 276 ] {c0d9d4a6-9dd5-4d91-9759-3ac73e405d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5481 | 2026.02.24 02:25:37.117472 [ 276 ] {c0d9d4a6-9dd5-4d91-9759-3ac73e405d08} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5482 | 2026.02.24 02:25:37.117685 [ 276 ] {c0d9d4a6-9dd5-4d91-9759-3ac73e405d08} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5483 | 2026.02.24 02:25:37.117815 [ 276 ] {c0d9d4a6-9dd5-4d91-9759-3ac73e405d08} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001133 sec., 79435.12797881731 rows/sec., 4.97 MiB/sec. | ||
| 5484 | 2026.02.24 02:25:37.117852 [ 276 ] {c0d9d4a6-9dd5-4d91-9759-3ac73e405d08} <Debug> TCPHandler: Processed in 0.00130042 sec. | ||
| 5485 | 2026.02.24 02:25:39.488617 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5486 | 2026.02.24 02:25:39.488676 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5487 | 2026.02.24 02:25:39.573429 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10564 | ||
| 5488 | 2026.02.24 02:25:39.573914 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5489 | 2026.02.24 02:25:39.573966 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5490 | 2026.02.24 02:25:39.574662 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5491 | 2026.02.24 02:25:39.574896 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5492 | 2026.02.24 02:25:39.575033 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10564 | ||
| 5493 | 2026.02.24 02:25:40.125652 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5494 | 2026.02.24 02:25:40.140969 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5495 | 2026.02.24 02:25:40.141027 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5496 | 2026.02.24 02:25:40.147132 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5497 | 2026.02.24 02:25:40.147878 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5498 | 2026.02.24 02:25:40.150602 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5499 | 2026.02.24 02:25:42.092826 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5500 | 2026.02.24 02:25:42.093101 [ 276 ] {713f0e2d-c80c-4039-b4d4-5671ff67c60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5501 | 2026.02.24 02:25:42.093201 [ 276 ] {713f0e2d-c80c-4039-b4d4-5671ff67c60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5502 | 2026.02.24 02:25:42.094125 [ 276 ] {713f0e2d-c80c-4039-b4d4-5671ff67c60d} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5503 | 2026.02.24 02:25:42.094167 [ 276 ] {713f0e2d-c80c-4039-b4d4-5671ff67c60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5504 | 2026.02.24 02:25:42.094563 [ 276 ] {713f0e2d-c80c-4039-b4d4-5671ff67c60d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5505 | 2026.02.24 02:25:42.094783 [ 276 ] {713f0e2d-c80c-4039-b4d4-5671ff67c60d} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5506 | 2026.02.24 02:25:42.094946 [ 276 ] {713f0e2d-c80c-4039-b4d4-5671ff67c60d} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001919 sec., 61490.35956227202 rows/sec., 5.23 MiB/sec. | ||
| 5507 | 2026.02.24 02:25:42.094988 [ 276 ] {713f0e2d-c80c-4039-b4d4-5671ff67c60d} <Debug> TCPHandler: Processed in 0.002339714 sec. | ||
| 5508 | 2026.02.24 02:25:42.095113 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5509 | 2026.02.24 02:25:42.095207 [ 276 ] {cd674109-0511-49bf-b9a9-a69c5fd3574b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5510 | 2026.02.24 02:25:42.095247 [ 276 ] {cd674109-0511-49bf-b9a9-a69c5fd3574b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5511 | 2026.02.24 02:25:42.095710 [ 276 ] {cd674109-0511-49bf-b9a9-a69c5fd3574b} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5512 | 2026.02.24 02:25:42.095746 [ 276 ] {cd674109-0511-49bf-b9a9-a69c5fd3574b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5513 | 2026.02.24 02:25:42.096053 [ 276 ] {cd674109-0511-49bf-b9a9-a69c5fd3574b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5514 | 2026.02.24 02:25:42.096259 [ 276 ] {cd674109-0511-49bf-b9a9-a69c5fd3574b} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5515 | 2026.02.24 02:25:42.096391 [ 276 ] {cd674109-0511-49bf-b9a9-a69c5fd3574b} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001203 sec., 25768.911055694098 rows/sec., 1.89 MiB/sec. | ||
| 5516 | 2026.02.24 02:25:42.096430 [ 276 ] {cd674109-0511-49bf-b9a9-a69c5fd3574b} <Debug> TCPHandler: Processed in 0.0013661 sec. | ||
| 5517 | 2026.02.24 02:25:42.096543 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5518 | 2026.02.24 02:25:42.096642 [ 276 ] {714b7e87-3e9b-42ec-86c8-cb239d1b00e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5519 | 2026.02.24 02:25:42.096680 [ 276 ] {714b7e87-3e9b-42ec-86c8-cb239d1b00e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5520 | 2026.02.24 02:25:42.097120 [ 276 ] {714b7e87-3e9b-42ec-86c8-cb239d1b00e9} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5521 | 2026.02.24 02:25:42.097155 [ 276 ] {714b7e87-3e9b-42ec-86c8-cb239d1b00e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5522 | 2026.02.24 02:25:42.097471 [ 276 ] {714b7e87-3e9b-42ec-86c8-cb239d1b00e9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5523 | 2026.02.24 02:25:42.097676 [ 276 ] {714b7e87-3e9b-42ec-86c8-cb239d1b00e9} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5524 | 2026.02.24 02:25:42.097809 [ 276 ] {714b7e87-3e9b-42ec-86c8-cb239d1b00e9} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001185 sec., 80168.776371308 rows/sec., 6.26 MiB/sec. | ||
| 5525 | 2026.02.24 02:25:42.097846 [ 276 ] {714b7e87-3e9b-42ec-86c8-cb239d1b00e9} <Debug> TCPHandler: Processed in 0.00135201 sec. | ||
| 5526 | 2026.02.24 02:25:42.097964 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5527 | 2026.02.24 02:25:42.098055 [ 276 ] {85acbc38-7cb5-4114-ae71-a6c159201ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5528 | 2026.02.24 02:25:42.098097 [ 276 ] {85acbc38-7cb5-4114-ae71-a6c159201ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5529 | 2026.02.24 02:25:42.098497 [ 276 ] {85acbc38-7cb5-4114-ae71-a6c159201ed3} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5530 | 2026.02.24 02:25:42.098533 [ 276 ] {85acbc38-7cb5-4114-ae71-a6c159201ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5531 | 2026.02.24 02:25:42.098850 [ 276 ] {85acbc38-7cb5-4114-ae71-a6c159201ed3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5532 | 2026.02.24 02:25:42.099061 [ 276 ] {85acbc38-7cb5-4114-ae71-a6c159201ed3} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5533 | 2026.02.24 02:25:42.099195 [ 276 ] {85acbc38-7cb5-4114-ae71-a6c159201ed3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 5534 | 2026.02.24 02:25:42.099232 [ 276 ] {85acbc38-7cb5-4114-ae71-a6c159201ed3} <Debug> TCPHandler: Processed in 0.001314809 sec. | ||
| 5535 | 2026.02.24 02:25:42.099339 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5536 | 2026.02.24 02:25:42.099429 [ 276 ] {90876a76-1f71-4afd-b1bd-1f22fa43c130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5537 | 2026.02.24 02:25:42.099482 [ 276 ] {90876a76-1f71-4afd-b1bd-1f22fa43c130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5538 | 2026.02.24 02:25:42.100290 [ 276 ] {90876a76-1f71-4afd-b1bd-1f22fa43c130} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5539 | 2026.02.24 02:25:42.100325 [ 276 ] {90876a76-1f71-4afd-b1bd-1f22fa43c130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5540 | 2026.02.24 02:25:42.100872 [ 276 ] {90876a76-1f71-4afd-b1bd-1f22fa43c130} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5541 | 2026.02.24 02:25:42.101098 [ 276 ] {90876a76-1f71-4afd-b1bd-1f22fa43c130} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5542 | 2026.02.24 02:25:42.101238 [ 276 ] {90876a76-1f71-4afd-b1bd-1f22fa43c130} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001826 sec., 16976.998904709748 rows/sec., 30.42 MiB/sec. | ||
| 5543 | 2026.02.24 02:25:42.101290 [ 276 ] {90876a76-1f71-4afd-b1bd-1f22fa43c130} <Debug> TCPHandler: Processed in 0.00199792 sec. | ||
| 5544 | 2026.02.24 02:25:42.101400 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5545 | 2026.02.24 02:25:42.101495 [ 276 ] {9779eb2b-9ed9-41d2-914c-4cb7f07fc6f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5546 | 2026.02.24 02:25:42.101535 [ 276 ] {9779eb2b-9ed9-41d2-914c-4cb7f07fc6f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5547 | 2026.02.24 02:25:42.101860 [ 276 ] {9779eb2b-9ed9-41d2-914c-4cb7f07fc6f7} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5548 | 2026.02.24 02:25:42.101895 [ 276 ] {9779eb2b-9ed9-41d2-914c-4cb7f07fc6f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5549 | 2026.02.24 02:25:42.102201 [ 276 ] {9779eb2b-9ed9-41d2-914c-4cb7f07fc6f7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5550 | 2026.02.24 02:25:42.102419 [ 276 ] {9779eb2b-9ed9-41d2-914c-4cb7f07fc6f7} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5551 | 2026.02.24 02:25:42.102544 [ 276 ] {9779eb2b-9ed9-41d2-914c-4cb7f07fc6f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 5552 | 2026.02.24 02:25:42.102579 [ 276 ] {9779eb2b-9ed9-41d2-914c-4cb7f07fc6f7} <Debug> TCPHandler: Processed in 0.001226618 sec. | ||
| 5553 | 2026.02.24 02:25:44.603011 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 756 | ||
| 5554 | 2026.02.24 02:25:44.605392 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5555 | 2026.02.24 02:25:44.605437 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5556 | 2026.02.24 02:25:44.606712 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5557 | 2026.02.24 02:25:44.606994 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5558 | 2026.02.24 02:25:44.607336 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 756 | ||
| 5559 | 2026.02.24 02:25:45.497471 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5560 | 2026.02.24 02:25:45.497667 [ 276 ] {45730f45-615b-4469-ade6-5e40f87b984e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5561 | 2026.02.24 02:25:45.497740 [ 276 ] {45730f45-615b-4469-ade6-5e40f87b984e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5562 | 2026.02.24 02:25:45.498504 [ 276 ] {45730f45-615b-4469-ade6-5e40f87b984e} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5563 | 2026.02.24 02:25:45.498546 [ 276 ] {45730f45-615b-4469-ade6-5e40f87b984e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5564 | 2026.02.24 02:25:45.498967 [ 276 ] {45730f45-615b-4469-ade6-5e40f87b984e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5565 | 2026.02.24 02:25:45.499203 [ 276 ] {45730f45-615b-4469-ade6-5e40f87b984e} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5566 | 2026.02.24 02:25:45.499369 [ 276 ] {45730f45-615b-4469-ade6-5e40f87b984e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001755 sec., 161823.36182336183 rows/sec., 10.28 MiB/sec. | ||
| 5567 | 2026.02.24 02:25:45.499422 [ 276 ] {45730f45-615b-4469-ade6-5e40f87b984e} <Debug> TCPHandler: Processed in 0.002087962 sec. | ||
| 5568 | 2026.02.24 02:25:45.499540 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5569 | 2026.02.24 02:25:45.499640 [ 276 ] {3c02b086-42d3-4eda-af40-3c9a5e885532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5570 | 2026.02.24 02:25:45.499684 [ 276 ] {3c02b086-42d3-4eda-af40-3c9a5e885532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5571 | 2026.02.24 02:25:45.500852 [ 276 ] {3c02b086-42d3-4eda-af40-3c9a5e885532} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5572 | 2026.02.24 02:25:45.500891 [ 276 ] {3c02b086-42d3-4eda-af40-3c9a5e885532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5573 | 2026.02.24 02:25:45.501364 [ 276 ] {3c02b086-42d3-4eda-af40-3c9a5e885532} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5574 | 2026.02.24 02:25:45.501602 [ 276 ] {3c02b086-42d3-4eda-af40-3c9a5e885532} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5575 | 2026.02.24 02:25:45.501716 [ 116 ] {} <Debug> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5576 | 2026.02.24 02:25:45.501806 [ 276 ] {3c02b086-42d3-4eda-af40-3c9a5e885532} <Debug> executeQuery: Read 1957 rows, 162.76 KiB in 0.002186 sec., 895242.4519670631 rows/sec., 72.71 MiB/sec. | ||
| 5577 | 2026.02.24 02:25:45.501826 [ 116 ] {} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5578 | 2026.02.24 02:25:45.501851 [ 276 ] {3c02b086-42d3-4eda-af40-3c9a5e885532} <Debug> TCPHandler: Processed in 0.002362076 sec. | ||
| 5579 | 2026.02.24 02:25:45.501853 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5580 | 2026.02.24 02:25:45.501953 [ 196 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::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 | ||
| 5581 | 2026.02.24 02:25:45.501965 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5582 | 2026.02.24 02:25:45.502042 [ 196 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5583 | 2026.02.24 02:25:45.502073 [ 196 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2149 rows starting from the beginning of the part | ||
| 5584 | 2026.02.24 02:25:45.502081 [ 276 ] {3b4449f4-2561-42a4-95c2-44ff675a947e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5585 | 2026.02.24 02:25:45.502127 [ 276 ] {3b4449f4-2561-42a4-95c2-44ff675a947e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5586 | 2026.02.24 02:25:45.502134 [ 196 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 817 rows starting from the beginning of the part | ||
| 5587 | 2026.02.24 02:25:45.502185 [ 196 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 119 rows starting from the beginning of the part | ||
| 5588 | 2026.02.24 02:25:45.502229 [ 196 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 817 rows starting from the beginning of the part | ||
| 5589 | 2026.02.24 02:25:45.502270 [ 196 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 118 rows starting from the beginning of the part | ||
| 5590 | 2026.02.24 02:25:45.502313 [ 196 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1957 rows starting from the beginning of the part | ||
| 5591 | 2026.02.24 02:25:45.502578 [ 276 ] {3b4449f4-2561-42a4-95c2-44ff675a947e} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5592 | 2026.02.24 02:25:45.502616 [ 276 ] {3b4449f4-2561-42a4-95c2-44ff675a947e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5593 | 2026.02.24 02:25:45.503002 [ 276 ] {3b4449f4-2561-42a4-95c2-44ff675a947e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5594 | 2026.02.24 02:25:45.503250 [ 276 ] {3b4449f4-2561-42a4-95c2-44ff675a947e} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5595 | 2026.02.24 02:25:45.503383 [ 276 ] {3b4449f4-2561-42a4-95c2-44ff675a947e} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001322 sec., 114977.30711043872 rows/sec., 6.87 MiB/sec. | ||
| 5596 | 2026.02.24 02:25:45.503422 [ 276 ] {3b4449f4-2561-42a4-95c2-44ff675a947e} <Debug> TCPHandler: Processed in 0.001509033 sec. | ||
| 5597 | 2026.02.24 02:25:45.503536 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5598 | 2026.02.24 02:25:45.503632 [ 276 ] {c333db32-f5cb-4703-8a4f-89b73941c683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5599 | 2026.02.24 02:25:45.503672 [ 276 ] {c333db32-f5cb-4703-8a4f-89b73941c683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5600 | 2026.02.24 02:25:45.504170 [ 276 ] {c333db32-f5cb-4703-8a4f-89b73941c683} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5601 | 2026.02.24 02:25:45.504205 [ 276 ] {c333db32-f5cb-4703-8a4f-89b73941c683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5602 | 2026.02.24 02:25:45.504308 [ 198 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5977 rows, containing 5 columns (5 merged, 0 gathered) in 0.002387006 sec., 2503973.5970500284 rows/sec., 212.70 MiB/sec. | ||
| 5603 | 2026.02.24 02:25:45.504541 [ 276 ] {c333db32-f5cb-4703-8a4f-89b73941c683} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5604 | 2026.02.24 02:25:45.504580 [ 192 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5605 | 2026.02.24 02:25:45.504768 [ 276 ] {c333db32-f5cb-4703-8a4f-89b73941c683} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5606 | 2026.02.24 02:25:45.504857 [ 192 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_36_7} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5607 | 2026.02.24 02:25:45.504879 [ 116 ] {} <Debug> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5608 | 2026.02.24 02:25:45.504901 [ 276 ] {c333db32-f5cb-4703-8a4f-89b73941c683} <Debug> executeQuery: Read 377 rows, 25.67 KiB in 0.001288 sec., 292701.8633540372 rows/sec., 19.46 MiB/sec. | ||
| 5609 | 2026.02.24 02:25:45.504912 [ 116 ] {} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5610 | 2026.02.24 02:25:45.504939 [ 192 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_36_7} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5611 | 2026.02.24 02:25:45.504941 [ 276 ] {c333db32-f5cb-4703-8a4f-89b73941c683} <Debug> TCPHandler: Processed in 0.001456022 sec. | ||
| 5612 | 2026.02.24 02:25:45.504941 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5613 | 2026.02.24 02:25:45.505027 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 5614 | 2026.02.24 02:25:45.505082 [ 196 ] {510999a7-a64a-426c-aead-87c3b72e2154::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 | ||
| 5615 | 2026.02.24 02:25:45.505082 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5616 | 2026.02.24 02:25:45.505174 [ 196 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5617 | 2026.02.24 02:25:45.505208 [ 276 ] {2d37e454-48b0-449c-a19f-2589c796b5d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5618 | 2026.02.24 02:25:45.505211 [ 196 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 403 rows starting from the beginning of the part | ||
| 5619 | 2026.02.24 02:25:45.505252 [ 276 ] {2d37e454-48b0-449c-a19f-2589c796b5d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5620 | 2026.02.24 02:25:45.505282 [ 196 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 5621 | 2026.02.24 02:25:45.505340 [ 196 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 377 rows starting from the beginning of the part | ||
| 5622 | 2026.02.24 02:25:45.505403 [ 196 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 5623 | 2026.02.24 02:25:45.505460 [ 196 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 5624 | 2026.02.24 02:25:45.505520 [ 196 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 377 rows starting from the beginning of the part | ||
| 5625 | 2026.02.24 02:25:45.505832 [ 276 ] {2d37e454-48b0-449c-a19f-2589c796b5d6} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5626 | 2026.02.24 02:25:45.505872 [ 276 ] {2d37e454-48b0-449c-a19f-2589c796b5d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5627 | 2026.02.24 02:25:45.506207 [ 276 ] {2d37e454-48b0-449c-a19f-2589c796b5d6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5628 | 2026.02.24 02:25:45.506434 [ 276 ] {2d37e454-48b0-449c-a19f-2589c796b5d6} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5629 | 2026.02.24 02:25:45.506480 [ 202 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1604 rows, containing 5 columns (5 merged, 0 gathered) in 0.001477592 sec., 1085550.002977818 rows/sec., 76.01 MiB/sec. | ||
| 5630 | 2026.02.24 02:25:45.506564 [ 276 ] {2d37e454-48b0-449c-a19f-2589c796b5d6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00138 sec., 107246.37681159421 rows/sec., 6.10 MiB/sec. | ||
| 5631 | 2026.02.24 02:25:45.506608 [ 276 ] {2d37e454-48b0-449c-a19f-2589c796b5d6} <Debug> TCPHandler: Processed in 0.001583193 sec. | ||
| 5632 | 2026.02.24 02:25:45.506685 [ 189 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5633 | 2026.02.24 02:25:45.506725 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5634 | 2026.02.24 02:25:45.506826 [ 276 ] {e7c6e4eb-733b-4dd2-a03b-4ece3bc60e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5635 | 2026.02.24 02:25:45.506867 [ 276 ] {e7c6e4eb-733b-4dd2-a03b-4ece3bc60e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5636 | 2026.02.24 02:25:45.507020 [ 189 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_16_3} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5637 | 2026.02.24 02:25:45.507110 [ 189 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_16_3} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5638 | 2026.02.24 02:25:45.507211 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 5639 | 2026.02.24 02:25:45.507549 [ 276 ] {e7c6e4eb-733b-4dd2-a03b-4ece3bc60e1d} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5640 | 2026.02.24 02:25:45.507591 [ 276 ] {e7c6e4eb-733b-4dd2-a03b-4ece3bc60e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5641 | 2026.02.24 02:25:45.507936 [ 276 ] {e7c6e4eb-733b-4dd2-a03b-4ece3bc60e1d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5642 | 2026.02.24 02:25:45.508135 [ 276 ] {e7c6e4eb-733b-4dd2-a03b-4ece3bc60e1d} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5643 | 2026.02.24 02:25:45.508226 [ 116 ] {} <Debug> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5644 | 2026.02.24 02:25:45.508254 [ 116 ] {} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5645 | 2026.02.24 02:25:45.508255 [ 276 ] {e7c6e4eb-733b-4dd2-a03b-4ece3bc60e1d} <Debug> executeQuery: Read 956 rows, 70.27 KiB in 0.001477 sec., 647257.9553148274 rows/sec., 46.46 MiB/sec. | ||
| 5646 | 2026.02.24 02:25:45.508271 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5647 | 2026.02.24 02:25:45.508295 [ 276 ] {e7c6e4eb-733b-4dd2-a03b-4ece3bc60e1d} <Debug> TCPHandler: Processed in 0.001654855 sec. | ||
| 5648 | 2026.02.24 02:25:45.508348 [ 198 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::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 | ||
| 5649 | 2026.02.24 02:25:45.508388 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5650 | 2026.02.24 02:25:45.508463 [ 198 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5651 | 2026.02.24 02:25:45.508481 [ 276 ] {23c04080-4aad-47d5-b692-a5a45396c991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5652 | 2026.02.24 02:25:45.508500 [ 198 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1060 rows starting from the beginning of the part | ||
| 5653 | 2026.02.24 02:25:45.508525 [ 276 ] {23c04080-4aad-47d5-b692-a5a45396c991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5654 | 2026.02.24 02:25:45.508570 [ 198 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 500 rows starting from the beginning of the part | ||
| 5655 | 2026.02.24 02:25:45.508621 [ 198 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 100 rows starting from the beginning of the part | ||
| 5656 | 2026.02.24 02:25:45.508665 [ 198 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 500 rows starting from the beginning of the part | ||
| 5657 | 2026.02.24 02:25:45.508703 [ 198 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 95 rows starting from the beginning of the part | ||
| 5658 | 2026.02.24 02:25:45.508810 [ 198 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 956 rows starting from the beginning of the part | ||
| 5659 | 2026.02.24 02:25:45.508902 [ 276 ] {23c04080-4aad-47d5-b692-a5a45396c991} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5660 | 2026.02.24 02:25:45.508943 [ 276 ] {23c04080-4aad-47d5-b692-a5a45396c991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5661 | 2026.02.24 02:25:45.509275 [ 276 ] {23c04080-4aad-47d5-b692-a5a45396c991} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5662 | 2026.02.24 02:25:45.509506 [ 276 ] {23c04080-4aad-47d5-b692-a5a45396c991} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5663 | 2026.02.24 02:25:45.509641 [ 276 ] {23c04080-4aad-47d5-b692-a5a45396c991} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001131 sec., 5305.039787798408 rows/sec., 277.17 KiB/sec. | ||
| 5664 | 2026.02.24 02:25:45.509677 [ 276 ] {23c04080-4aad-47d5-b692-a5a45396c991} <Debug> TCPHandler: Processed in 0.001298479 sec. | ||
| 5665 | 2026.02.24 02:25:45.509785 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5666 | 2026.02.24 02:25:45.509884 [ 276 ] {29e3fc93-f202-4baf-8f3e-dff65f10fbfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5667 | 2026.02.24 02:25:45.509929 [ 276 ] {29e3fc93-f202-4baf-8f3e-dff65f10fbfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5668 | 2026.02.24 02:25:45.510226 [ 189 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3211 rows, containing 5 columns (5 merged, 0 gathered) in 0.001876818 sec., 1710874.469447757 rows/sec., 129.76 MiB/sec. | ||
| 5669 | 2026.02.24 02:25:45.510433 [ 202 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5670 | 2026.02.24 02:25:45.510483 [ 276 ] {29e3fc93-f202-4baf-8f3e-dff65f10fbfe} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5671 | 2026.02.24 02:25:45.510527 [ 276 ] {29e3fc93-f202-4baf-8f3e-dff65f10fbfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5672 | 2026.02.24 02:25:45.510794 [ 202 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_36_7} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5673 | 2026.02.24 02:25:45.510895 [ 202 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_36_7} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5674 | 2026.02.24 02:25:45.510983 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 5675 | 2026.02.24 02:25:45.510983 [ 276 ] {29e3fc93-f202-4baf-8f3e-dff65f10fbfe} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5676 | 2026.02.24 02:25:45.511235 [ 276 ] {29e3fc93-f202-4baf-8f3e-dff65f10fbfe} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5677 | 2026.02.24 02:25:45.511347 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5678 | 2026.02.24 02:25:45.511372 [ 276 ] {29e3fc93-f202-4baf-8f3e-dff65f10fbfe} <Debug> executeQuery: Read 917 rows, 62.51 KiB in 0.001507 sec., 608493.696084937 rows/sec., 40.51 MiB/sec. | ||
| 5679 | 2026.02.24 02:25:45.511378 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5680 | 2026.02.24 02:25:45.511407 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5681 | 2026.02.24 02:25:45.511412 [ 276 ] {29e3fc93-f202-4baf-8f3e-dff65f10fbfe} <Debug> TCPHandler: Processed in 0.001678065 sec. | ||
| 5682 | 2026.02.24 02:25:45.511508 [ 198 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::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 | ||
| 5683 | 2026.02.24 02:25:45.511559 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5684 | 2026.02.24 02:25:45.511617 [ 198 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5685 | 2026.02.24 02:25:45.511650 [ 198 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9288 rows starting from the beginning of the part | ||
| 5686 | 2026.02.24 02:25:45.511659 [ 276 ] {70918667-96c3-4c08-a971-176445abc132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5687 | 2026.02.24 02:25:45.511699 [ 198 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 265 rows starting from the beginning of the part | ||
| 5688 | 2026.02.24 02:25:45.511709 [ 276 ] {70918667-96c3-4c08-a971-176445abc132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5689 | 2026.02.24 02:25:45.511750 [ 198 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::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 | ||
| 5690 | 2026.02.24 02:25:45.511798 [ 198 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 265 rows starting from the beginning of the part | ||
| 5691 | 2026.02.24 02:25:45.511835 [ 198 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::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 | ||
| 5692 | 2026.02.24 02:25:45.511872 [ 198 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 917 rows starting from the beginning of the part | ||
| 5693 | 2026.02.24 02:25:45.512077 [ 276 ] {70918667-96c3-4c08-a971-176445abc132} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5694 | 2026.02.24 02:25:45.512121 [ 276 ] {70918667-96c3-4c08-a971-176445abc132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5695 | 2026.02.24 02:25:45.512448 [ 276 ] {70918667-96c3-4c08-a971-176445abc132} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5696 | 2026.02.24 02:25:45.512681 [ 276 ] {70918667-96c3-4c08-a971-176445abc132} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5697 | 2026.02.24 02:25:45.512814 [ 276 ] {70918667-96c3-4c08-a971-176445abc132} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001173 sec., 852.5149190110827 rows/sec., 57.44 KiB/sec. | ||
| 5698 | 2026.02.24 02:25:45.512850 [ 276 ] {70918667-96c3-4c08-a971-176445abc132} <Debug> TCPHandler: Processed in 0.00134207 sec. | ||
| 5699 | 2026.02.24 02:25:45.512961 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5700 | 2026.02.24 02:25:45.513057 [ 276 ] {56bb2a56-3058-4826-82de-80c484f3ea91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5701 | 2026.02.24 02:25:45.513111 [ 276 ] {56bb2a56-3058-4826-82de-80c484f3ea91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5702 | 2026.02.24 02:25:45.513842 [ 276 ] {56bb2a56-3058-4826-82de-80c484f3ea91} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5703 | 2026.02.24 02:25:45.513876 [ 276 ] {56bb2a56-3058-4826-82de-80c484f3ea91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5704 | 2026.02.24 02:25:45.514436 [ 276 ] {56bb2a56-3058-4826-82de-80c484f3ea91} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5705 | 2026.02.24 02:25:45.514661 [ 276 ] {56bb2a56-3058-4826-82de-80c484f3ea91} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5706 | 2026.02.24 02:25:45.514868 [ 276 ] {56bb2a56-3058-4826-82de-80c484f3ea91} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001828 sec., 5470.459518599562 rows/sec., 9.80 MiB/sec. | ||
| 5707 | 2026.02.24 02:25:45.514921 [ 276 ] {56bb2a56-3058-4826-82de-80c484f3ea91} <Debug> TCPHandler: Processed in 0.00200818 sec. | ||
| 5708 | 2026.02.24 02:25:45.515034 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5709 | 2026.02.24 02:25:45.515131 [ 276 ] {2c26ecf9-f520-4864-a3d3-8572be4f7d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5710 | 2026.02.24 02:25:45.515173 [ 276 ] {2c26ecf9-f520-4864-a3d3-8572be4f7d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5711 | 2026.02.24 02:25:45.515491 [ 276 ] {2c26ecf9-f520-4864-a3d3-8572be4f7d54} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5712 | 2026.02.24 02:25:45.515526 [ 276 ] {2c26ecf9-f520-4864-a3d3-8572be4f7d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5713 | 2026.02.24 02:25:45.515716 [ 194 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11058 rows, containing 5 columns (5 merged, 0 gathered) in 0.004235683 sec., 2610676.955758965 rows/sec., 176.50 MiB/sec. | ||
| 5714 | 2026.02.24 02:25:45.515856 [ 276 ] {2c26ecf9-f520-4864-a3d3-8572be4f7d54} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5715 | 2026.02.24 02:25:45.515995 [ 194 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5716 | 2026.02.24 02:25:45.516122 [ 276 ] {2c26ecf9-f520-4864-a3d3-8572be4f7d54} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5717 | 2026.02.24 02:25:45.516236 [ 116 ] {} <Debug> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5718 | 2026.02.24 02:25:45.516270 [ 276 ] {2c26ecf9-f520-4864-a3d3-8572be4f7d54} <Debug> executeQuery: Read 78 rows, 4.94 KiB in 0.001157 sec., 67415.73033707865 rows/sec., 4.17 MiB/sec. | ||
| 5719 | 2026.02.24 02:25:45.516274 [ 116 ] {} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5720 | 2026.02.24 02:25:45.516305 [ 194 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5721 | 2026.02.24 02:25:45.516310 [ 276 ] {2c26ecf9-f520-4864-a3d3-8572be4f7d54} <Debug> TCPHandler: Processed in 0.001325889 sec. | ||
| 5722 | 2026.02.24 02:25:45.516308 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5723 | 2026.02.24 02:25:45.516386 [ 194 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5724 | 2026.02.24 02:25:45.516434 [ 198 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::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 | ||
| 5725 | 2026.02.24 02:25:45.516462 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. | ||
| 5726 | 2026.02.24 02:25:45.516528 [ 198 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5727 | 2026.02.24 02:25:45.516554 [ 198 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1800 rows starting from the beginning of the part | ||
| 5728 | 2026.02.24 02:25:45.516599 [ 198 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 90 rows starting from the beginning of the part | ||
| 5729 | 2026.02.24 02:25:45.516635 [ 198 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::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 | ||
| 5730 | 2026.02.24 02:25:45.516669 [ 198 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 90 rows starting from the beginning of the part | ||
| 5731 | 2026.02.24 02:25:45.516700 [ 198 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::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 | ||
| 5732 | 2026.02.24 02:25:45.516733 [ 198 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 78 rows starting from the beginning of the part | ||
| 5733 | 2026.02.24 02:25:45.517643 [ 197 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2178 rows, containing 4 columns (4 merged, 0 gathered) in 0.001246258 sec., 1747631.7102879179 rows/sec., 113.19 MiB/sec. | ||
| 5734 | 2026.02.24 02:25:45.517899 [ 194 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5735 | 2026.02.24 02:25:45.518151 [ 194 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_36_7} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5736 | 2026.02.24 02:25:45.518217 [ 194 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_36_7} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5737 | 2026.02.24 02:25:45.518273 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 5738 | 2026.02.24 02:25:47.075663 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11076 | ||
| 5739 | 2026.02.24 02:25:47.076253 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5740 | 2026.02.24 02:25:47.076307 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5741 | 2026.02.24 02:25:47.076826 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5742 | 2026.02.24 02:25:47.077082 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5743 | 2026.02.24 02:25:47.077227 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11076 | ||
| 5744 | 2026.02.24 02:25:47.084857 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5745 | 2026.02.24 02:25:47.085062 [ 276 ] {8f53d20c-5b68-4809-aed1-8970c3b20ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5746 | 2026.02.24 02:25:47.085139 [ 276 ] {8f53d20c-5b68-4809-aed1-8970c3b20ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5747 | 2026.02.24 02:25:47.085851 [ 276 ] {8f53d20c-5b68-4809-aed1-8970c3b20ebe} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5748 | 2026.02.24 02:25:47.085902 [ 276 ] {8f53d20c-5b68-4809-aed1-8970c3b20ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5749 | 2026.02.24 02:25:47.086325 [ 276 ] {8f53d20c-5b68-4809-aed1-8970c3b20ebe} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5750 | 2026.02.24 02:25:47.086582 [ 276 ] {8f53d20c-5b68-4809-aed1-8970c3b20ebe} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5751 | 2026.02.24 02:25:47.086757 [ 276 ] {8f53d20c-5b68-4809-aed1-8970c3b20ebe} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00175 sec., 32000 rows/sec., 2.46 MiB/sec. | ||
| 5752 | 2026.02.24 02:25:47.086808 [ 276 ] {8f53d20c-5b68-4809-aed1-8970c3b20ebe} <Debug> TCPHandler: Processed in 0.002096991 sec. | ||
| 5753 | 2026.02.24 02:25:47.086936 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5754 | 2026.02.24 02:25:47.087042 [ 276 ] {18693a32-ab82-402d-9db0-f239580f191a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5755 | 2026.02.24 02:25:47.087087 [ 276 ] {18693a32-ab82-402d-9db0-f239580f191a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5756 | 2026.02.24 02:25:47.087531 [ 276 ] {18693a32-ab82-402d-9db0-f239580f191a} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5757 | 2026.02.24 02:25:47.087571 [ 276 ] {18693a32-ab82-402d-9db0-f239580f191a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5758 | 2026.02.24 02:25:47.087911 [ 276 ] {18693a32-ab82-402d-9db0-f239580f191a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5759 | 2026.02.24 02:25:47.088146 [ 276 ] {18693a32-ab82-402d-9db0-f239580f191a} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5760 | 2026.02.24 02:25:47.088282 [ 276 ] {18693a32-ab82-402d-9db0-f239580f191a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001262 sec., 50713.153724247226 rows/sec., 3.96 MiB/sec. | ||
| 5761 | 2026.02.24 02:25:47.088320 [ 276 ] {18693a32-ab82-402d-9db0-f239580f191a} <Debug> TCPHandler: Processed in 0.001437472 sec. | ||
| 5762 | 2026.02.24 02:25:47.088433 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5763 | 2026.02.24 02:25:47.088530 [ 276 ] {3f718875-ed1a-4872-afa4-57a5ada0fc64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5764 | 2026.02.24 02:25:47.088577 [ 276 ] {3f718875-ed1a-4872-afa4-57a5ada0fc64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5765 | 2026.02.24 02:25:47.088935 [ 276 ] {3f718875-ed1a-4872-afa4-57a5ada0fc64} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5766 | 2026.02.24 02:25:47.088972 [ 276 ] {3f718875-ed1a-4872-afa4-57a5ada0fc64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5767 | 2026.02.24 02:25:47.089303 [ 276 ] {3f718875-ed1a-4872-afa4-57a5ada0fc64} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5768 | 2026.02.24 02:25:47.089534 [ 276 ] {3f718875-ed1a-4872-afa4-57a5ada0fc64} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5769 | 2026.02.24 02:25:47.089666 [ 276 ] {3f718875-ed1a-4872-afa4-57a5ada0fc64} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001157 sec., 27657.735522904062 rows/sec., 1.93 MiB/sec. | ||
| 5770 | 2026.02.24 02:25:47.089705 [ 276 ] {3f718875-ed1a-4872-afa4-57a5ada0fc64} <Debug> TCPHandler: Processed in 0.00132308 sec. | ||
| 5771 | 2026.02.24 02:25:47.089823 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5772 | 2026.02.24 02:25:47.089946 [ 276 ] {398263ad-7916-4053-a718-0bebb9aef32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5773 | 2026.02.24 02:25:47.089997 [ 276 ] {398263ad-7916-4053-a718-0bebb9aef32b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5774 | 2026.02.24 02:25:47.090370 [ 276 ] {398263ad-7916-4053-a718-0bebb9aef32b} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5775 | 2026.02.24 02:25:47.090413 [ 276 ] {398263ad-7916-4053-a718-0bebb9aef32b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5776 | 2026.02.24 02:25:47.090736 [ 276 ] {398263ad-7916-4053-a718-0bebb9aef32b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5777 | 2026.02.24 02:25:47.090946 [ 276 ] {398263ad-7916-4053-a718-0bebb9aef32b} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5778 | 2026.02.24 02:25:47.091077 [ 276 ] {398263ad-7916-4053-a718-0bebb9aef32b} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001155 sec., 10389.61038961039 rows/sec., 716.99 KiB/sec. | ||
| 5779 | 2026.02.24 02:25:47.091113 [ 276 ] {398263ad-7916-4053-a718-0bebb9aef32b} <Debug> TCPHandler: Processed in 0.001350601 sec. | ||
| 5780 | 2026.02.24 02:25:47.650775 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5781 | 2026.02.24 02:25:47.667422 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5782 | 2026.02.24 02:25:47.667483 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5783 | 2026.02.24 02:25:47.673321 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5784 | 2026.02.24 02:25:47.674052 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5785 | 2026.02.24 02:25:47.676936 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5786 | 2026.02.24 02:25:52.092818 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5787 | 2026.02.24 02:25:52.093097 [ 276 ] {667f7eab-d1b4-449f-83cd-b3c8e501e9c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5788 | 2026.02.24 02:25:52.093198 [ 276 ] {667f7eab-d1b4-449f-83cd-b3c8e501e9c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5789 | 2026.02.24 02:25:52.094036 [ 276 ] {667f7eab-d1b4-449f-83cd-b3c8e501e9c1} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5790 | 2026.02.24 02:25:52.094076 [ 276 ] {667f7eab-d1b4-449f-83cd-b3c8e501e9c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5791 | 2026.02.24 02:25:52.094473 [ 276 ] {667f7eab-d1b4-449f-83cd-b3c8e501e9c1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5792 | 2026.02.24 02:25:52.094693 [ 276 ] {667f7eab-d1b4-449f-83cd-b3c8e501e9c1} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5793 | 2026.02.24 02:25:52.094855 [ 276 ] {667f7eab-d1b4-449f-83cd-b3c8e501e9c1} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001833 sec., 64375.34097108565 rows/sec., 5.48 MiB/sec. | ||
| 5794 | 2026.02.24 02:25:52.094903 [ 276 ] {667f7eab-d1b4-449f-83cd-b3c8e501e9c1} <Debug> TCPHandler: Processed in 0.002263803 sec. | ||
| 5795 | 2026.02.24 02:25:52.095026 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5796 | 2026.02.24 02:25:52.095133 [ 276 ] {8e3dc42f-c9ce-414b-bef6-ac0d4f8df94f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5797 | 2026.02.24 02:25:52.095176 [ 276 ] {8e3dc42f-c9ce-414b-bef6-ac0d4f8df94f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5798 | 2026.02.24 02:25:52.095597 [ 276 ] {8e3dc42f-c9ce-414b-bef6-ac0d4f8df94f} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5799 | 2026.02.24 02:25:52.095631 [ 276 ] {8e3dc42f-c9ce-414b-bef6-ac0d4f8df94f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5800 | 2026.02.24 02:25:52.095931 [ 276 ] {8e3dc42f-c9ce-414b-bef6-ac0d4f8df94f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5801 | 2026.02.24 02:25:52.096141 [ 276 ] {8e3dc42f-c9ce-414b-bef6-ac0d4f8df94f} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5802 | 2026.02.24 02:25:52.096239 [ 105 ] {} <Debug> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5803 | 2026.02.24 02:25:52.096274 [ 276 ] {8e3dc42f-c9ce-414b-bef6-ac0d4f8df94f} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001162 sec., 26678.14113597246 rows/sec., 1.96 MiB/sec. | ||
| 5804 | 2026.02.24 02:25:52.096280 [ 105 ] {} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5805 | 2026.02.24 02:25:52.096305 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5806 | 2026.02.24 02:25:52.096313 [ 276 ] {8e3dc42f-c9ce-414b-bef6-ac0d4f8df94f} <Debug> TCPHandler: Processed in 0.0013371 sec. | ||
| 5807 | 2026.02.24 02:25:52.096429 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5808 | 2026.02.24 02:25:52.096431 [ 190 ] {580652f6-82c7-4483-a510-67597bf45b73::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 | ||
| 5809 | 2026.02.24 02:25:52.096527 [ 276 ] {8cd69b10-18a2-4169-8511-3a67109d0483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5810 | 2026.02.24 02:25:52.096572 [ 276 ] {8cd69b10-18a2-4169-8511-3a67109d0483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5811 | 2026.02.24 02:25:52.096610 [ 190 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5812 | 2026.02.24 02:25:52.096654 [ 190 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 214 rows starting from the beginning of the part | ||
| 5813 | 2026.02.24 02:25:52.096731 [ 190 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 5814 | 2026.02.24 02:25:52.096779 [ 190 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 152 rows starting from the beginning of the part | ||
| 5815 | 2026.02.24 02:25:52.096822 [ 190 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part | ||
| 5816 | 2026.02.24 02:25:52.096865 [ 190 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 152 rows starting from the beginning of the part | ||
| 5817 | 2026.02.24 02:25:52.096904 [ 190 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
| 5818 | 2026.02.24 02:25:52.097029 [ 276 ] {8cd69b10-18a2-4169-8511-3a67109d0483} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5819 | 2026.02.24 02:25:52.097071 [ 276 ] {8cd69b10-18a2-4169-8511-3a67109d0483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5820 | 2026.02.24 02:25:52.097388 [ 276 ] {8cd69b10-18a2-4169-8511-3a67109d0483} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5821 | 2026.02.24 02:25:52.097657 [ 276 ] {8cd69b10-18a2-4169-8511-3a67109d0483} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5822 | 2026.02.24 02:25:52.097792 [ 276 ] {8cd69b10-18a2-4169-8511-3a67109d0483} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001283 sec., 74045.2065471551 rows/sec., 5.78 MiB/sec. | ||
| 5823 | 2026.02.24 02:25:52.097829 [ 276 ] {8cd69b10-18a2-4169-8511-3a67109d0483} <Debug> TCPHandler: Processed in 0.001447762 sec. | ||
| 5824 | 2026.02.24 02:25:52.097860 [ 190 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.001489822 sec., 413472.2134590575 rows/sec., 27.69 MiB/sec. | ||
| 5825 | 2026.02.24 02:25:52.097962 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5826 | 2026.02.24 02:25:52.098058 [ 187 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5827 | 2026.02.24 02:25:52.098068 [ 276 ] {6fd343c3-6017-401f-9634-6e5c59568e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5828 | 2026.02.24 02:25:52.098135 [ 276 ] {6fd343c3-6017-401f-9634-6e5c59568e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5829 | 2026.02.24 02:25:52.098377 [ 187 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_31_6} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5830 | 2026.02.24 02:25:52.098465 [ 187 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_31_6} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5831 | 2026.02.24 02:25:52.098566 [ 276 ] {6fd343c3-6017-401f-9634-6e5c59568e9d} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5832 | 2026.02.24 02:25:52.098586 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5833 | 2026.02.24 02:25:52.098610 [ 276 ] {6fd343c3-6017-401f-9634-6e5c59568e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5834 | 2026.02.24 02:25:52.099013 [ 276 ] {6fd343c3-6017-401f-9634-6e5c59568e9d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5835 | 2026.02.24 02:25:52.099236 [ 276 ] {6fd343c3-6017-401f-9634-6e5c59568e9d} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5836 | 2026.02.24 02:25:52.099380 [ 276 ] {6fd343c3-6017-401f-9634-6e5c59568e9d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00133 sec., 120300.75187969925 rows/sec., 8.38 MiB/sec. | ||
| 5837 | 2026.02.24 02:25:52.099418 [ 276 ] {6fd343c3-6017-401f-9634-6e5c59568e9d} <Debug> TCPHandler: Processed in 0.001525713 sec. | ||
| 5838 | 2026.02.24 02:25:52.099538 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5839 | 2026.02.24 02:25:52.099630 [ 276 ] {7f7b6007-7ea5-48cd-b3a1-bebba888f253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5840 | 2026.02.24 02:25:52.099683 [ 276 ] {7f7b6007-7ea5-48cd-b3a1-bebba888f253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5841 | 2026.02.24 02:25:52.100514 [ 276 ] {7f7b6007-7ea5-48cd-b3a1-bebba888f253} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5842 | 2026.02.24 02:25:52.100548 [ 276 ] {7f7b6007-7ea5-48cd-b3a1-bebba888f253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5843 | 2026.02.24 02:25:52.101070 [ 276 ] {7f7b6007-7ea5-48cd-b3a1-bebba888f253} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5844 | 2026.02.24 02:25:52.101286 [ 276 ] {7f7b6007-7ea5-48cd-b3a1-bebba888f253} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5845 | 2026.02.24 02:25:52.101420 [ 276 ] {7f7b6007-7ea5-48cd-b3a1-bebba888f253} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001806 sec., 17165.00553709856 rows/sec., 30.76 MiB/sec. | ||
| 5846 | 2026.02.24 02:25:52.101418 [ 104 ] {} <Debug> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5847 | 2026.02.24 02:25:52.101474 [ 276 ] {7f7b6007-7ea5-48cd-b3a1-bebba888f253} <Debug> TCPHandler: Processed in 0.00199252 sec. | ||
| 5848 | 2026.02.24 02:25:52.101477 [ 104 ] {} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5849 | 2026.02.24 02:25:52.101514 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5850 | 2026.02.24 02:25:52.101613 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5851 | 2026.02.24 02:25:52.101629 [ 200 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::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 | ||
| 5852 | 2026.02.24 02:25:52.101710 [ 276 ] {7a2d5e64-66b7-4e45-859e-086d2be18bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5853 | 2026.02.24 02:25:52.101750 [ 276 ] {7a2d5e64-66b7-4e45-859e-086d2be18bea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5854 | 2026.02.24 02:25:52.101836 [ 200 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5855 | 2026.02.24 02:25:52.101895 [ 200 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 473 rows starting from the beginning of the part | ||
| 5856 | 2026.02.24 02:25:52.102025 [ 200 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part | ||
| 5857 | 2026.02.24 02:25:52.102114 [ 276 ] {7a2d5e64-66b7-4e45-859e-086d2be18bea} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5858 | 2026.02.24 02:25:52.102133 [ 200 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 5859 | 2026.02.24 02:25:52.102154 [ 276 ] {7a2d5e64-66b7-4e45-859e-086d2be18bea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5860 | 2026.02.24 02:25:52.102236 [ 200 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part | ||
| 5861 | 2026.02.24 02:25:52.102334 [ 200 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 10 rows starting from the beginning of the part | ||
| 5862 | 2026.02.24 02:25:52.102433 [ 200 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
| 5863 | 2026.02.24 02:25:52.102504 [ 276 ] {7a2d5e64-66b7-4e45-859e-086d2be18bea} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5864 | 2026.02.24 02:25:52.102721 [ 276 ] {7a2d5e64-66b7-4e45-859e-086d2be18bea} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5865 | 2026.02.24 02:25:52.102857 [ 276 ] {7a2d5e64-66b7-4e45-859e-086d2be18bea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 5866 | 2026.02.24 02:25:52.102894 [ 276 ] {7a2d5e64-66b7-4e45-859e-086d2be18bea} <Debug> TCPHandler: Processed in 0.001327699 sec. | ||
| 5867 | 2026.02.24 02:25:52.118590 [ 187 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 585 rows, containing 19 columns (19 merged, 0 gathered) in 0.017003762 sec., 34404.15126958376 rows/sec., 61.65 MiB/sec. | ||
| 5868 | 2026.02.24 02:25:52.119133 [ 200 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5869 | 2026.02.24 02:25:52.119439 [ 200 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5870 | 2026.02.24 02:25:52.119506 [ 200 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5871 | 2026.02.24 02:25:52.119588 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 5872 | 2026.02.24 02:25:53.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.25 MiB, peak 271.59 MiB, free memory in arenas 0.00 B, will set to 265.68 MiB (RSS), difference: 1.43 MiB | ||
| 5873 | 2026.02.24 02:25:54.451111 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64192 | ||
| 5874 | 2026.02.24 02:25:54.451211 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5875 | 2026.02.24 02:25:54.451237 [ 287 ] {} <Debug> TCP-Session: 4a1b104a-77bd-4d33-89dd-b6cd4a08dd1e Authenticating user 'default' from [fd00:1122:3344:101::e]:64192 | ||
| 5876 | 2026.02.24 02:25:54.451259 [ 287 ] {} <Debug> TCP-Session: 4a1b104a-77bd-4d33-89dd-b6cd4a08dd1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5877 | 2026.02.24 02:25:54.451271 [ 287 ] {} <Debug> TCP-Session: 4a1b104a-77bd-4d33-89dd-b6cd4a08dd1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5878 | 2026.02.24 02:25:54.451482 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42237 | ||
| 5879 | 2026.02.24 02:25:54.451533 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50528 | ||
| 5880 | 2026.02.24 02:25:54.451567 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34397 | ||
| 5881 | 2026.02.24 02:25:54.451576 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62583 | ||
| 5882 | 2026.02.24 02:25:54.451606 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51667 | ||
| 5883 | 2026.02.24 02:25:54.451599 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52081 | ||
| 5884 | 2026.02.24 02:25:54.451654 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5885 | 2026.02.24 02:25:54.451593 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5886 | 2026.02.24 02:25:54.451696 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5887 | 2026.02.24 02:25:54.451696 [ 290 ] {} <Debug> TCP-Session: d3898c0c-6e22-43ba-8a93-404ffd4ef29f Authenticating user 'default' from [fd00:1122:3344:101::e]:50528 | ||
| 5888 | 2026.02.24 02:25:54.451720 [ 289 ] {} <Debug> TCP-Session: 5f748727-6bfd-49fd-b6ea-67356a5ea6bc Authenticating user 'default' from [fd00:1122:3344:101::e]:42237 | ||
| 5889 | 2026.02.24 02:25:54.451727 [ 293 ] {} <Debug> TCP-Session: b95aaeb4-8d01-43c0-b450-04c8c27d32bf Authenticating user 'default' from [fd00:1122:3344:101::e]:34397 | ||
| 5890 | 2026.02.24 02:25:54.451730 [ 287 ] {} <Trace> TCP-Session: 4a1b104a-77bd-4d33-89dd-b6cd4a08dd1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5891 | 2026.02.24 02:25:54.451759 [ 289 ] {} <Debug> TCP-Session: 5f748727-6bfd-49fd-b6ea-67356a5ea6bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5892 | 2026.02.24 02:25:54.451761 [ 293 ] {} <Debug> TCP-Session: b95aaeb4-8d01-43c0-b450-04c8c27d32bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5893 | 2026.02.24 02:25:54.451789 [ 289 ] {} <Debug> TCP-Session: 5f748727-6bfd-49fd-b6ea-67356a5ea6bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5894 | 2026.02.24 02:25:54.451793 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5895 | 2026.02.24 02:25:54.451797 [ 293 ] {} <Debug> TCP-Session: b95aaeb4-8d01-43c0-b450-04c8c27d32bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5896 | 2026.02.24 02:25:54.451748 [ 290 ] {} <Debug> TCP-Session: d3898c0c-6e22-43ba-8a93-404ffd4ef29f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5897 | 2026.02.24 02:25:54.451837 [ 286 ] {} <Debug> TCP-Session: b2067ac8-c3bf-4204-9bf5-eb15704c78a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51667 | ||
| 5898 | 2026.02.24 02:25:54.451840 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5899 | 2026.02.24 02:25:54.451858 [ 290 ] {} <Debug> TCP-Session: d3898c0c-6e22-43ba-8a93-404ffd4ef29f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5900 | 2026.02.24 02:25:54.451864 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5901 | 2026.02.24 02:25:54.451882 [ 275 ] {} <Debug> TCP-Session: d069e9da-a315-41a9-bcb0-7c3d394a76e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52081 | ||
| 5902 | 2026.02.24 02:25:54.451866 [ 286 ] {} <Debug> TCP-Session: b2067ac8-c3bf-4204-9bf5-eb15704c78a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5903 | 2026.02.24 02:25:54.451905 [ 294 ] {} <Debug> TCP-Session: 2d997295-19d2-4594-a514-8558e99b84e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:62583 | ||
| 5904 | 2026.02.24 02:25:54.451922 [ 286 ] {} <Debug> TCP-Session: b2067ac8-c3bf-4204-9bf5-eb15704c78a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5905 | 2026.02.24 02:25:54.451911 [ 275 ] {} <Debug> TCP-Session: d069e9da-a315-41a9-bcb0-7c3d394a76e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5906 | 2026.02.24 02:25:54.451933 [ 294 ] {} <Debug> TCP-Session: 2d997295-19d2-4594-a514-8558e99b84e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5907 | 2026.02.24 02:25:54.451937 [ 287 ] {432c6643-de95-489f-a167-6d4c4dd6340f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64192) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5908 | 2026.02.24 02:25:54.451948 [ 275 ] {} <Debug> TCP-Session: d069e9da-a315-41a9-bcb0-7c3d394a76e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5909 | 2026.02.24 02:25:54.451954 [ 294 ] {} <Debug> TCP-Session: 2d997295-19d2-4594-a514-8558e99b84e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5910 | 2026.02.24 02:25:54.451566 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40160 | ||
| 5911 | 2026.02.24 02:25:54.451537 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42605 | ||
| 5912 | 2026.02.24 02:25:54.452313 [ 287 ] {432c6643-de95-489f-a167-6d4c4dd6340f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5913 | 2026.02.24 02:25:54.452371 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5914 | 2026.02.24 02:25:54.452377 [ 287 ] {432c6643-de95-489f-a167-6d4c4dd6340f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5915 | 2026.02.24 02:25:54.452400 [ 291 ] {} <Debug> TCP-Session: a16cc3ba-76ad-47bf-8c95-b218b0ad3d9b Authenticating user 'default' from [fd00:1122:3344:101::e]:42605 | ||
| 5916 | 2026.02.24 02:25:54.452418 [ 291 ] {} <Debug> TCP-Session: a16cc3ba-76ad-47bf-8c95-b218b0ad3d9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5917 | 2026.02.24 02:25:54.452434 [ 291 ] {} <Debug> TCP-Session: a16cc3ba-76ad-47bf-8c95-b218b0ad3d9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5918 | 2026.02.24 02:25:54.452477 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5919 | 2026.02.24 02:25:54.452521 [ 292 ] {} <Debug> TCP-Session: f42370be-c951-44da-98a6-fb51134f0ac1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40160 | ||
| 5920 | 2026.02.24 02:25:54.452543 [ 292 ] {} <Debug> TCP-Session: f42370be-c951-44da-98a6-fb51134f0ac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5921 | 2026.02.24 02:25:54.452556 [ 292 ] {} <Debug> TCP-Session: f42370be-c951-44da-98a6-fb51134f0ac1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5922 | 2026.02.24 02:25:54.452696 [ 287 ] {432c6643-de95-489f-a167-6d4c4dd6340f} <Debug> oximeter.version (9014d0dd-9cbb-42cf-a9bf-b1762410eb94) (SelectExecutor): Key condition: unknown | ||
| 5923 | 2026.02.24 02:25:54.453719 [ 323 ] {432c6643-de95-489f-a167-6d4c4dd6340f} <Trace> AggregatingTransform: Aggregating | ||
| 5924 | 2026.02.24 02:25:54.453960 [ 323 ] {432c6643-de95-489f-a167-6d4c4dd6340f} <Trace> Aggregator: Aggregation method: without_key | ||
| 5925 | 2026.02.24 02:25:54.453992 [ 323 ] {432c6643-de95-489f-a167-6d4c4dd6340f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001194728 sec. (837.011 rows/sec., 32.70 KiB/sec.) | ||
| 5926 | 2026.02.24 02:25:54.454007 [ 323 ] {432c6643-de95-489f-a167-6d4c4dd6340f} <Trace> Aggregator: Merging aggregated data | ||
| 5927 | 2026.02.24 02:25:54.455055 [ 287 ] {432c6643-de95-489f-a167-6d4c4dd6340f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003184 sec., 314.07035175879395 rows/sec., 12.27 KiB/sec. | ||
| 5928 | 2026.02.24 02:25:54.455196 [ 287 ] {432c6643-de95-489f-a167-6d4c4dd6340f} <Debug> TCPHandler: Processed in 0.003610704 sec. | ||
| 5929 | 2026.02.24 02:25:54.455307 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5930 | 2026.02.24 02:25:54.455335 [ 287 ] {} <Debug> TCP-Session: 4a1b104a-77bd-4d33-89dd-b6cd4a08dd1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5931 | 2026.02.24 02:25:54.455340 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5932 | 2026.02.24 02:25:54.455357 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5933 | 2026.02.24 02:25:54.455376 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5934 | 2026.02.24 02:25:54.455397 [ 286 ] {} <Debug> TCP-Session: b2067ac8-c3bf-4204-9bf5-eb15704c78a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5935 | 2026.02.24 02:25:54.455399 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5936 | 2026.02.24 02:25:54.455424 [ 291 ] {} <Debug> TCP-Session: a16cc3ba-76ad-47bf-8c95-b218b0ad3d9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5937 | 2026.02.24 02:25:54.455430 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5938 | 2026.02.24 02:25:54.455461 [ 289 ] {} <Debug> TCP-Session: 5f748727-6bfd-49fd-b6ea-67356a5ea6bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5939 | 2026.02.24 02:25:54.455466 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5940 | 2026.02.24 02:25:54.455485 [ 293 ] {} <Debug> TCP-Session: b95aaeb4-8d01-43c0-b450-04c8c27d32bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5941 | 2026.02.24 02:25:54.455510 [ 275 ] {} <Debug> TCP-Session: d069e9da-a315-41a9-bcb0-7c3d394a76e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5942 | 2026.02.24 02:25:54.455447 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5943 | 2026.02.24 02:25:54.455386 [ 290 ] {} <Debug> TCP-Session: d3898c0c-6e22-43ba-8a93-404ffd4ef29f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5944 | 2026.02.24 02:25:54.455559 [ 294 ] {} <Debug> TCP-Session: 2d997295-19d2-4594-a514-8558e99b84e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5945 | 2026.02.24 02:25:54.455416 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5946 | 2026.02.24 02:25:54.455631 [ 292 ] {} <Debug> TCP-Session: f42370be-c951-44da-98a6-fb51134f0ac1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5947 | 2026.02.24 02:25:54.488947 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5948 | 2026.02.24 02:25:54.489022 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5949 | 2026.02.24 02:25:54.565557 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39638 | ||
| 5950 | 2026.02.24 02:25:54.565661 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5951 | 2026.02.24 02:25:54.565688 [ 287 ] {} <Debug> TCP-Session: 01e24abc-1ae4-49c6-ac92-95a4d824ac1e Authenticating user 'default' from [fd00:1122:3344:101::e]:39638 | ||
| 5952 | 2026.02.24 02:25:54.565710 [ 287 ] {} <Debug> TCP-Session: 01e24abc-1ae4-49c6-ac92-95a4d824ac1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5953 | 2026.02.24 02:25:54.565722 [ 287 ] {} <Debug> TCP-Session: 01e24abc-1ae4-49c6-ac92-95a4d824ac1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5954 | 2026.02.24 02:25:54.565964 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43641 | ||
| 5955 | 2026.02.24 02:25:54.565991 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35917 | ||
| 5956 | 2026.02.24 02:25:54.565996 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55025 | ||
| 5957 | 2026.02.24 02:25:54.566033 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36959 | ||
| 5958 | 2026.02.24 02:25:54.566069 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5959 | 2026.02.24 02:25:54.566067 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41956 | ||
| 5960 | 2026.02.24 02:25:54.566099 [ 289 ] {} <Debug> TCP-Session: 6e0118f7-d954-46dc-adec-78afb07d8caa Authenticating user 'default' from [fd00:1122:3344:101::e]:43641 | ||
| 5961 | 2026.02.24 02:25:54.566087 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5962 | 2026.02.24 02:25:54.566135 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5963 | 2026.02.24 02:25:54.566143 [ 289 ] {} <Debug> TCP-Session: 6e0118f7-d954-46dc-adec-78afb07d8caa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5964 | 2026.02.24 02:25:54.566162 [ 291 ] {} <Debug> TCP-Session: 2efcdcc3-53ae-402e-be94-29be23ab54f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35917 | ||
| 5965 | 2026.02.24 02:25:54.566175 [ 293 ] {} <Debug> TCP-Session: 0d19a4d8-e968-406e-998e-513b505b6618 Authenticating user 'default' from [fd00:1122:3344:101::e]:36959 | ||
| 5966 | 2026.02.24 02:25:54.566187 [ 289 ] {} <Debug> TCP-Session: 6e0118f7-d954-46dc-adec-78afb07d8caa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5967 | 2026.02.24 02:25:54.566201 [ 291 ] {} <Debug> TCP-Session: 2efcdcc3-53ae-402e-be94-29be23ab54f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5968 | 2026.02.24 02:25:54.566211 [ 293 ] {} <Debug> TCP-Session: 0d19a4d8-e968-406e-998e-513b505b6618 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5969 | 2026.02.24 02:25:54.566232 [ 291 ] {} <Debug> TCP-Session: 2efcdcc3-53ae-402e-be94-29be23ab54f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5970 | 2026.02.24 02:25:54.566244 [ 293 ] {} <Debug> TCP-Session: 0d19a4d8-e968-406e-998e-513b505b6618 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5971 | 2026.02.24 02:25:54.566161 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5972 | 2026.02.24 02:25:54.566133 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5973 | 2026.02.24 02:25:54.566305 [ 286 ] {} <Debug> TCP-Session: 6c380af3-471d-46f6-87d2-6eb49875390b Authenticating user 'default' from [fd00:1122:3344:101::e]:41956 | ||
| 5974 | 2026.02.24 02:25:54.566059 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44588 | ||
| 5975 | 2026.02.24 02:25:54.566331 [ 286 ] {} <Debug> TCP-Session: 6c380af3-471d-46f6-87d2-6eb49875390b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5976 | 2026.02.24 02:25:54.566318 [ 290 ] {} <Debug> TCP-Session: 48682b72-ea17-423f-a71f-cac603331d05 Authenticating user 'default' from [fd00:1122:3344:101::e]:55025 | ||
| 5977 | 2026.02.24 02:25:54.566351 [ 286 ] {} <Debug> TCP-Session: 6c380af3-471d-46f6-87d2-6eb49875390b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5978 | 2026.02.24 02:25:54.566369 [ 290 ] {} <Debug> TCP-Session: 48682b72-ea17-423f-a71f-cac603331d05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5979 | 2026.02.24 02:25:54.566049 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55430 | ||
| 5980 | 2026.02.24 02:25:54.566385 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5981 | 2026.02.24 02:25:54.566384 [ 290 ] {} <Debug> TCP-Session: 48682b72-ea17-423f-a71f-cac603331d05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5982 | 2026.02.24 02:25:54.566421 [ 275 ] {} <Debug> TCP-Session: 7ca81220-8e44-4292-90b4-6889c452662c Authenticating user 'default' from [fd00:1122:3344:101::e]:44588 | ||
| 5983 | 2026.02.24 02:25:54.566035 [ 287 ] {} <Trace> TCP-Session: 01e24abc-1ae4-49c6-ac92-95a4d824ac1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5984 | 2026.02.24 02:25:54.566444 [ 275 ] {} <Debug> TCP-Session: 7ca81220-8e44-4292-90b4-6889c452662c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5985 | 2026.02.24 02:25:54.566445 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5986 | 2026.02.24 02:25:54.566474 [ 275 ] {} <Debug> TCP-Session: 7ca81220-8e44-4292-90b4-6889c452662c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5987 | 2026.02.24 02:25:54.566488 [ 294 ] {} <Debug> TCP-Session: 65b37192-ebc7-430e-88cd-4d8e80fa6ed0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55430 | ||
| 5988 | 2026.02.24 02:25:54.566024 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58592 | ||
| 5989 | 2026.02.24 02:25:54.566510 [ 294 ] {} <Debug> TCP-Session: 65b37192-ebc7-430e-88cd-4d8e80fa6ed0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5990 | 2026.02.24 02:25:54.566571 [ 294 ] {} <Debug> TCP-Session: 65b37192-ebc7-430e-88cd-4d8e80fa6ed0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5991 | 2026.02.24 02:25:54.566604 [ 287 ] {22bd0b7b-f41a-4e88-9567-d88212562ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39638) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5992 | 2026.02.24 02:25:54.566624 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5993 | 2026.02.24 02:25:54.566658 [ 292 ] {} <Debug> TCP-Session: ff11309e-6927-4be1-bb4d-e9a1c2a11250 Authenticating user 'default' from [fd00:1122:3344:101::e]:58592 | ||
| 5994 | 2026.02.24 02:25:54.566680 [ 292 ] {} <Debug> TCP-Session: ff11309e-6927-4be1-bb4d-e9a1c2a11250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5995 | 2026.02.24 02:25:54.566693 [ 292 ] {} <Debug> TCP-Session: ff11309e-6927-4be1-bb4d-e9a1c2a11250 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5996 | 2026.02.24 02:25:54.566856 [ 287 ] {22bd0b7b-f41a-4e88-9567-d88212562ad2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5997 | 2026.02.24 02:25:54.566912 [ 287 ] {22bd0b7b-f41a-4e88-9567-d88212562ad2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5998 | 2026.02.24 02:25:54.567187 [ 287 ] {22bd0b7b-f41a-4e88-9567-d88212562ad2} <Debug> oximeter.version (9014d0dd-9cbb-42cf-a9bf-b1762410eb94) (SelectExecutor): Key condition: unknown | ||
| 5999 | 2026.02.24 02:25:54.568136 [ 312 ] {22bd0b7b-f41a-4e88-9567-d88212562ad2} <Trace> AggregatingTransform: Aggregating | ||
| 6000 | 2026.02.24 02:25:54.568186 [ 312 ] {22bd0b7b-f41a-4e88-9567-d88212562ad2} <Trace> Aggregator: Aggregation method: without_key | ||
| 6001 | 2026.02.24 02:25:54.568220 [ 312 ] {22bd0b7b-f41a-4e88-9567-d88212562ad2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000936504 sec. (1067.801 rows/sec., 41.71 KiB/sec.) | ||
| 6002 | 2026.02.24 02:25:54.568235 [ 312 ] {22bd0b7b-f41a-4e88-9567-d88212562ad2} <Trace> Aggregator: Merging aggregated data | ||
| 6003 | 2026.02.24 02:25:54.569454 [ 287 ] {22bd0b7b-f41a-4e88-9567-d88212562ad2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002904 sec., 344.3526170798898 rows/sec., 13.45 KiB/sec. | ||
| 6004 | 2026.02.24 02:25:54.569592 [ 287 ] {22bd0b7b-f41a-4e88-9567-d88212562ad2} <Debug> TCPHandler: Processed in 0.003677725 sec. | ||
| 6005 | 2026.02.24 02:25:54.569705 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6006 | 2026.02.24 02:25:54.569733 [ 287 ] {} <Debug> TCP-Session: 01e24abc-1ae4-49c6-ac92-95a4d824ac1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6007 | 2026.02.24 02:25:54.569738 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6008 | 2026.02.24 02:25:54.569761 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6009 | 2026.02.24 02:25:54.569777 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6010 | 2026.02.24 02:25:54.569807 [ 286 ] {} <Debug> TCP-Session: 6c380af3-471d-46f6-87d2-6eb49875390b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6011 | 2026.02.24 02:25:54.569822 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6012 | 2026.02.24 02:25:54.569840 [ 275 ] {} <Debug> TCP-Session: 7ca81220-8e44-4292-90b4-6889c452662c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6013 | 2026.02.24 02:25:54.569842 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6014 | 2026.02.24 02:25:54.569863 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6015 | 2026.02.24 02:25:54.569880 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6016 | 2026.02.24 02:25:54.569897 [ 292 ] {} <Debug> TCP-Session: ff11309e-6927-4be1-bb4d-e9a1c2a11250 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6017 | 2026.02.24 02:25:54.569910 [ 291 ] {} <Debug> TCP-Session: 2efcdcc3-53ae-402e-be94-29be23ab54f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6018 | 2026.02.24 02:25:54.569933 [ 294 ] {} <Debug> TCP-Session: 65b37192-ebc7-430e-88cd-4d8e80fa6ed0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6019 | 2026.02.24 02:25:54.569864 [ 290 ] {} <Debug> TCP-Session: 48682b72-ea17-423f-a71f-cac603331d05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6020 | 2026.02.24 02:25:54.569826 [ 293 ] {} <Debug> TCP-Session: 0d19a4d8-e968-406e-998e-513b505b6618 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6021 | 2026.02.24 02:25:54.569803 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6022 | 2026.02.24 02:25:54.570031 [ 289 ] {} <Debug> TCP-Session: 6e0118f7-d954-46dc-adec-78afb07d8caa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6023 | 2026.02.24 02:25:54.577467 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11524 | ||
| 6024 | 2026.02.24 02:25:54.577945 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6025 | 2026.02.24 02:25:54.577993 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6026 | 2026.02.24 02:25:54.578518 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6027 | 2026.02.24 02:25:54.578771 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6028 | 2026.02.24 02:25:54.578917 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11524 | ||
| 6029 | 2026.02.24 02:25:54.607874 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 802 | ||
| 6030 | 2026.02.24 02:25:54.610464 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6031 | 2026.02.24 02:25:54.610520 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6032 | 2026.02.24 02:25:54.611763 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6033 | 2026.02.24 02:25:54.612053 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6034 | 2026.02.24 02:25:54.612424 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 802 | ||
| 6035 | 2026.02.24 02:25:55.177230 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 6036 | 2026.02.24 02:25:55.195927 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6037 | 2026.02.24 02:25:55.195984 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6038 | 2026.02.24 02:25:55.201830 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6039 | 2026.02.24 02:25:55.202584 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6040 | 2026.02.24 02:25:55.205973 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 6041 | 2026.02.24 02:25:56.594454 [ 102 ] {} <Debug> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 6042 | 2026.02.24 02:25:56.594521 [ 102 ] {} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6043 | 2026.02.24 02:25:56.594543 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6044 | 2026.02.24 02:25:56.594642 [ 193 ] {768c8ad9-8947-4da1-993c-c251f32740f8::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 | ||
| 6045 | 2026.02.24 02:25:56.594761 [ 193 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6046 | 2026.02.24 02:25:56.594793 [ 193 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 160 rows starting from the beginning of the part | ||
| 6047 | 2026.02.24 02:25:56.594857 [ 193 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 6048 | 2026.02.24 02:25:56.594900 [ 193 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 6049 | 2026.02.24 02:25:56.594945 [ 193 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 6050 | 2026.02.24 02:25:56.595005 [ 193 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 6051 | 2026.02.24 02:25:56.595829 [ 200 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001225868 sec., 613442.8829205103 rows/sec., 37.42 MiB/sec. | ||
| 6052 | 2026.02.24 02:25:56.596051 [ 187 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6053 | 2026.02.24 02:25:56.596383 [ 187 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_14_3} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6054 | 2026.02.24 02:25:56.596468 [ 187 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_14_3} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 6055 | 2026.02.24 02:25:56.596586 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6056 | 2026.02.24 02:25:56.763433 [ 102 ] {} <Debug> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 6057 | 2026.02.24 02:25:56.763493 [ 102 ] {} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6058 | 2026.02.24 02:25:56.763515 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6059 | 2026.02.24 02:25:56.763619 [ 193 ] {e74df7c8-37f7-4223-b934-38314a67dfba::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 | ||
| 6060 | 2026.02.24 02:25:56.763742 [ 193 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6061 | 2026.02.24 02:25:56.763777 [ 193 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 11 rows starting from the beginning of the part | ||
| 6062 | 2026.02.24 02:25:56.763837 [ 193 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 6063 | 2026.02.24 02:25:56.763883 [ 193 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 6064 | 2026.02.24 02:25:56.763946 [ 193 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 6065 | 2026.02.24 02:25:56.764005 [ 193 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 6066 | 2026.02.24 02:25:56.764761 [ 200 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001208488 sec., 12412.20434129259 rows/sec., 829.90 KiB/sec. | ||
| 6067 | 2026.02.24 02:25:56.764917 [ 197 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6068 | 2026.02.24 02:25:56.765197 [ 197 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_14_3} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6069 | 2026.02.24 02:25:56.765273 [ 197 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_14_3} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 6070 | 2026.02.24 02:25:56.765421 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6071 | 2026.02.24 02:25:57.101489 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6072 | 2026.02.24 02:25:57.101680 [ 276 ] {fe3233ce-8804-4909-8fbe-58ef44602279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6073 | 2026.02.24 02:25:57.101755 [ 276 ] {fe3233ce-8804-4909-8fbe-58ef44602279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6074 | 2026.02.24 02:25:57.102549 [ 276 ] {fe3233ce-8804-4909-8fbe-58ef44602279} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6075 | 2026.02.24 02:25:57.102592 [ 276 ] {fe3233ce-8804-4909-8fbe-58ef44602279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6076 | 2026.02.24 02:25:57.103023 [ 276 ] {fe3233ce-8804-4909-8fbe-58ef44602279} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6077 | 2026.02.24 02:25:57.103258 [ 276 ] {fe3233ce-8804-4909-8fbe-58ef44602279} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6078 | 2026.02.24 02:25:57.103375 [ 101 ] {} <Debug> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 6079 | 2026.02.24 02:25:57.103414 [ 101 ] {} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6080 | 2026.02.24 02:25:57.103430 [ 276 ] {fe3233ce-8804-4909-8fbe-58ef44602279} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.0018 sec., 157777.77777777778 rows/sec., 10.02 MiB/sec. | ||
| 6081 | 2026.02.24 02:25:57.103435 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6082 | 2026.02.24 02:25:57.103481 [ 276 ] {fe3233ce-8804-4909-8fbe-58ef44602279} <Debug> TCPHandler: Processed in 0.002128271 sec. | ||
| 6083 | 2026.02.24 02:25:57.103586 [ 193 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::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 | ||
| 6084 | 2026.02.24 02:25:57.103616 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6085 | 2026.02.24 02:25:57.103728 [ 276 ] {2ab23a2b-f7f3-4027-95a1-1b6eae35adb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6086 | 2026.02.24 02:25:57.103733 [ 193 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6087 | 2026.02.24 02:25:57.103779 [ 276 ] {2ab23a2b-f7f3-4027-95a1-1b6eae35adb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6088 | 2026.02.24 02:25:57.103782 [ 193 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 308 rows starting from the beginning of the part | ||
| 6089 | 2026.02.24 02:25:57.103864 [ 193 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 6090 | 2026.02.24 02:25:57.103907 [ 193 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 6091 | 2026.02.24 02:25:57.103951 [ 193 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 6092 | 2026.02.24 02:25:57.103988 [ 193 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 6093 | 2026.02.24 02:25:57.104058 [ 193 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 6094 | 2026.02.24 02:25:57.104804 [ 276 ] {2ab23a2b-f7f3-4027-95a1-1b6eae35adb1} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6095 | 2026.02.24 02:25:57.104848 [ 276 ] {2ab23a2b-f7f3-4027-95a1-1b6eae35adb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6096 | 2026.02.24 02:25:57.105111 [ 200 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001647354 sec., 1048954.869445183 rows/sec., 70.91 MiB/sec. | ||
| 6097 | 2026.02.24 02:25:57.105232 [ 276 ] {2ab23a2b-f7f3-4027-95a1-1b6eae35adb1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6098 | 2026.02.24 02:25:57.105301 [ 191 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6099 | 2026.02.24 02:25:57.105536 [ 276 ] {2ab23a2b-f7f3-4027-95a1-1b6eae35adb1} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6100 | 2026.02.24 02:25:57.105699 [ 276 ] {2ab23a2b-f7f3-4027-95a1-1b6eae35adb1} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001993 sec., 409934.77170095337 rows/sec., 32.44 MiB/sec. | ||
| 6101 | 2026.02.24 02:25:57.105734 [ 191 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_15_3} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6102 | 2026.02.24 02:25:57.105742 [ 276 ] {2ab23a2b-f7f3-4027-95a1-1b6eae35adb1} <Debug> TCPHandler: Processed in 0.002178902 sec. | ||
| 6103 | 2026.02.24 02:25:57.105838 [ 191 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_15_3} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 6104 | 2026.02.24 02:25:57.105880 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6105 | 2026.02.24 02:25:57.105962 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 6106 | 2026.02.24 02:25:57.105987 [ 276 ] {2484281e-70be-4525-8087-d549de835b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6107 | 2026.02.24 02:25:57.106035 [ 276 ] {2484281e-70be-4525-8087-d549de835b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6108 | 2026.02.24 02:25:57.106518 [ 276 ] {2484281e-70be-4525-8087-d549de835b29} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6109 | 2026.02.24 02:25:57.106554 [ 276 ] {2484281e-70be-4525-8087-d549de835b29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6110 | 2026.02.24 02:25:57.106906 [ 276 ] {2484281e-70be-4525-8087-d549de835b29} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6111 | 2026.02.24 02:25:57.107130 [ 276 ] {2484281e-70be-4525-8087-d549de835b29} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6112 | 2026.02.24 02:25:57.107275 [ 276 ] {2484281e-70be-4525-8087-d549de835b29} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001309 sec., 116119.17494270435 rows/sec., 6.93 MiB/sec. | ||
| 6113 | 2026.02.24 02:25:57.107315 [ 276 ] {2484281e-70be-4525-8087-d549de835b29} <Debug> TCPHandler: Processed in 0.001488642 sec. | ||
| 6114 | 2026.02.24 02:25:57.107433 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6115 | 2026.02.24 02:25:57.107529 [ 276 ] {960edf87-0308-4817-99e2-ec43eff2f356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6116 | 2026.02.24 02:25:57.107570 [ 276 ] {960edf87-0308-4817-99e2-ec43eff2f356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6117 | 2026.02.24 02:25:57.108077 [ 276 ] {960edf87-0308-4817-99e2-ec43eff2f356} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6118 | 2026.02.24 02:25:57.108112 [ 276 ] {960edf87-0308-4817-99e2-ec43eff2f356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6119 | 2026.02.24 02:25:57.108431 [ 276 ] {960edf87-0308-4817-99e2-ec43eff2f356} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6120 | 2026.02.24 02:25:57.108652 [ 276 ] {960edf87-0308-4817-99e2-ec43eff2f356} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6121 | 2026.02.24 02:25:57.108785 [ 276 ] {960edf87-0308-4817-99e2-ec43eff2f356} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001274 sec., 116954.47409733124 rows/sec., 7.56 MiB/sec. | ||
| 6122 | 2026.02.24 02:25:57.108823 [ 276 ] {960edf87-0308-4817-99e2-ec43eff2f356} <Debug> TCPHandler: Processed in 0.001440912 sec. | ||
| 6123 | 2026.02.24 02:25:57.108937 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6124 | 2026.02.24 02:25:57.109034 [ 276 ] {c2534494-96b5-4524-8b3e-da4cdf5dfcc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6125 | 2026.02.24 02:25:57.109085 [ 276 ] {c2534494-96b5-4524-8b3e-da4cdf5dfcc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6126 | 2026.02.24 02:25:57.109559 [ 276 ] {c2534494-96b5-4524-8b3e-da4cdf5dfcc6} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6127 | 2026.02.24 02:25:57.109592 [ 276 ] {c2534494-96b5-4524-8b3e-da4cdf5dfcc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6128 | 2026.02.24 02:25:57.109898 [ 276 ] {c2534494-96b5-4524-8b3e-da4cdf5dfcc6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6129 | 2026.02.24 02:25:57.110105 [ 276 ] {c2534494-96b5-4524-8b3e-da4cdf5dfcc6} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6130 | 2026.02.24 02:25:57.110231 [ 276 ] {c2534494-96b5-4524-8b3e-da4cdf5dfcc6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001267 sec., 116811.36543014996 rows/sec., 6.64 MiB/sec. | ||
| 6131 | 2026.02.24 02:25:57.110267 [ 276 ] {c2534494-96b5-4524-8b3e-da4cdf5dfcc6} <Debug> TCPHandler: Processed in 0.001433281 sec. | ||
| 6132 | 2026.02.24 02:25:57.110369 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6133 | 2026.02.24 02:25:57.110526 [ 276 ] {b881aa25-ff3f-4ff9-baa0-ee91f8ca19d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6134 | 2026.02.24 02:25:57.110567 [ 276 ] {b881aa25-ff3f-4ff9-baa0-ee91f8ca19d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6135 | 2026.02.24 02:25:57.111233 [ 276 ] {b881aa25-ff3f-4ff9-baa0-ee91f8ca19d0} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6136 | 2026.02.24 02:25:57.111272 [ 276 ] {b881aa25-ff3f-4ff9-baa0-ee91f8ca19d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6137 | 2026.02.24 02:25:57.111610 [ 276 ] {b881aa25-ff3f-4ff9-baa0-ee91f8ca19d0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6138 | 2026.02.24 02:25:57.111834 [ 276 ] {b881aa25-ff3f-4ff9-baa0-ee91f8ca19d0} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6139 | 2026.02.24 02:25:57.111970 [ 276 ] {b881aa25-ff3f-4ff9-baa0-ee91f8ca19d0} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001461 sec., 342231.34839151264 rows/sec., 24.05 MiB/sec. | ||
| 6140 | 2026.02.24 02:25:57.112010 [ 276 ] {b881aa25-ff3f-4ff9-baa0-ee91f8ca19d0} <Debug> TCPHandler: Processed in 0.001629124 sec. | ||
| 6141 | 2026.02.24 02:25:57.112121 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6142 | 2026.02.24 02:25:57.112222 [ 276 ] {23bf11b7-e0b8-487a-91d2-92c97de0275a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6143 | 2026.02.24 02:25:57.112267 [ 276 ] {23bf11b7-e0b8-487a-91d2-92c97de0275a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6144 | 2026.02.24 02:25:57.112616 [ 276 ] {23bf11b7-e0b8-487a-91d2-92c97de0275a} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6145 | 2026.02.24 02:25:57.112652 [ 276 ] {23bf11b7-e0b8-487a-91d2-92c97de0275a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6146 | 2026.02.24 02:25:57.112982 [ 276 ] {23bf11b7-e0b8-487a-91d2-92c97de0275a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6147 | 2026.02.24 02:25:57.113203 [ 276 ] {23bf11b7-e0b8-487a-91d2-92c97de0275a} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6148 | 2026.02.24 02:25:57.113335 [ 276 ] {23bf11b7-e0b8-487a-91d2-92c97de0275a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001132 sec., 5300.3533568904595 rows/sec., 276.92 KiB/sec. | ||
| 6149 | 2026.02.24 02:25:57.113374 [ 276 ] {23bf11b7-e0b8-487a-91d2-92c97de0275a} <Debug> TCPHandler: Processed in 0.001302569 sec. | ||
| 6150 | 2026.02.24 02:25:57.113487 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6151 | 2026.02.24 02:25:57.113595 [ 276 ] {cc419ffc-bf86-4eab-8906-f1797d7c4026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6152 | 2026.02.24 02:25:57.113642 [ 276 ] {cc419ffc-bf86-4eab-8906-f1797d7c4026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6153 | 2026.02.24 02:25:57.114078 [ 276 ] {cc419ffc-bf86-4eab-8906-f1797d7c4026} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6154 | 2026.02.24 02:25:57.114112 [ 276 ] {cc419ffc-bf86-4eab-8906-f1797d7c4026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6155 | 2026.02.24 02:25:57.114512 [ 276 ] {cc419ffc-bf86-4eab-8906-f1797d7c4026} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6156 | 2026.02.24 02:25:57.114733 [ 276 ] {cc419ffc-bf86-4eab-8906-f1797d7c4026} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6157 | 2026.02.24 02:25:57.114866 [ 276 ] {cc419ffc-bf86-4eab-8906-f1797d7c4026} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001275 sec., 207843.13725490196 rows/sec., 13.81 MiB/sec. | ||
| 6158 | 2026.02.24 02:25:57.114903 [ 276 ] {cc419ffc-bf86-4eab-8906-f1797d7c4026} <Debug> TCPHandler: Processed in 0.001466722 sec. | ||
| 6159 | 2026.02.24 02:25:57.115014 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6160 | 2026.02.24 02:25:57.115107 [ 276 ] {10fd7050-493d-44d9-b4c1-e1bd3e3938c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6161 | 2026.02.24 02:25:57.115149 [ 276 ] {10fd7050-493d-44d9-b4c1-e1bd3e3938c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6162 | 2026.02.24 02:25:57.115459 [ 276 ] {10fd7050-493d-44d9-b4c1-e1bd3e3938c8} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6163 | 2026.02.24 02:25:57.115500 [ 276 ] {10fd7050-493d-44d9-b4c1-e1bd3e3938c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6164 | 2026.02.24 02:25:57.115806 [ 276 ] {10fd7050-493d-44d9-b4c1-e1bd3e3938c8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6165 | 2026.02.24 02:25:57.116017 [ 276 ] {10fd7050-493d-44d9-b4c1-e1bd3e3938c8} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6166 | 2026.02.24 02:25:57.116144 [ 276 ] {10fd7050-493d-44d9-b4c1-e1bd3e3938c8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 6167 | 2026.02.24 02:25:57.116179 [ 276 ] {10fd7050-493d-44d9-b4c1-e1bd3e3938c8} <Debug> TCPHandler: Processed in 0.001214448 sec. | ||
| 6168 | 2026.02.24 02:25:57.116288 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6169 | 2026.02.24 02:25:57.116381 [ 276 ] {dbf6c757-8564-4361-af02-92dab4ba19bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6170 | 2026.02.24 02:25:57.116436 [ 276 ] {dbf6c757-8564-4361-af02-92dab4ba19bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6171 | 2026.02.24 02:25:57.117240 [ 276 ] {dbf6c757-8564-4361-af02-92dab4ba19bd} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6172 | 2026.02.24 02:25:57.117275 [ 276 ] {dbf6c757-8564-4361-af02-92dab4ba19bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6173 | 2026.02.24 02:25:57.117764 [ 276 ] {dbf6c757-8564-4361-af02-92dab4ba19bd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6174 | 2026.02.24 02:25:57.117990 [ 276 ] {dbf6c757-8564-4361-af02-92dab4ba19bd} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6175 | 2026.02.24 02:25:57.118142 [ 276 ] {dbf6c757-8564-4361-af02-92dab4ba19bd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001822 sec., 5488.474204171241 rows/sec., 9.84 MiB/sec. | ||
| 6176 | 2026.02.24 02:25:57.118220 [ 276 ] {dbf6c757-8564-4361-af02-92dab4ba19bd} <Debug> TCPHandler: Processed in 0.00203294 sec. | ||
| 6177 | 2026.02.24 02:25:57.118330 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6178 | 2026.02.24 02:25:57.118483 [ 276 ] {f0a47e6f-4176-4078-9445-d975ccf21f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6179 | 2026.02.24 02:25:57.118526 [ 276 ] {f0a47e6f-4176-4078-9445-d975ccf21f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6180 | 2026.02.24 02:25:57.118884 [ 276 ] {f0a47e6f-4176-4078-9445-d975ccf21f8f} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6181 | 2026.02.24 02:25:57.118919 [ 276 ] {f0a47e6f-4176-4078-9445-d975ccf21f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6182 | 2026.02.24 02:25:57.119288 [ 276 ] {f0a47e6f-4176-4078-9445-d975ccf21f8f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6183 | 2026.02.24 02:25:57.119548 [ 276 ] {f0a47e6f-4176-4078-9445-d975ccf21f8f} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6184 | 2026.02.24 02:25:57.119682 [ 276 ] {f0a47e6f-4176-4078-9445-d975ccf21f8f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001217 sec., 73952.34182415776 rows/sec., 4.63 MiB/sec. | ||
| 6185 | 2026.02.24 02:25:57.119722 [ 276 ] {f0a47e6f-4176-4078-9445-d975ccf21f8f} <Debug> TCPHandler: Processed in 0.001382631 sec. | ||
| 6186 | 2026.02.24 02:26:02.079796 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12036 | ||
| 6187 | 2026.02.24 02:26:02.080325 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6188 | 2026.02.24 02:26:02.080366 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6189 | 2026.02.24 02:26:02.080839 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6190 | 2026.02.24 02:26:02.081060 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6191 | 2026.02.24 02:26:02.081190 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12036 | ||
| 6192 | 2026.02.24 02:26:02.101240 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6193 | 2026.02.24 02:26:02.101435 [ 276 ] {a8005e6e-d8b2-4c75-9085-deca337aab83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6194 | 2026.02.24 02:26:02.101507 [ 276 ] {a8005e6e-d8b2-4c75-9085-deca337aab83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6195 | 2026.02.24 02:26:02.102178 [ 276 ] {a8005e6e-d8b2-4c75-9085-deca337aab83} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6196 | 2026.02.24 02:26:02.102226 [ 276 ] {a8005e6e-d8b2-4c75-9085-deca337aab83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6197 | 2026.02.24 02:26:02.102623 [ 276 ] {a8005e6e-d8b2-4c75-9085-deca337aab83} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6198 | 2026.02.24 02:26:02.102859 [ 276 ] {a8005e6e-d8b2-4c75-9085-deca337aab83} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6199 | 2026.02.24 02:26:02.103021 [ 276 ] {a8005e6e-d8b2-4c75-9085-deca337aab83} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001638 sec., 14652.014652014654 rows/sec., 1.22 MiB/sec. | ||
| 6200 | 2026.02.24 02:26:02.103063 [ 276 ] {a8005e6e-d8b2-4c75-9085-deca337aab83} <Debug> TCPHandler: Processed in 0.001965239 sec. | ||
| 6201 | 2026.02.24 02:26:02.103196 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6202 | 2026.02.24 02:26:02.103290 [ 276 ] {67069d34-0931-4db9-b5e9-b4257f3bd122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6203 | 2026.02.24 02:26:02.103332 [ 276 ] {67069d34-0931-4db9-b5e9-b4257f3bd122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6204 | 2026.02.24 02:26:02.103726 [ 276 ] {67069d34-0931-4db9-b5e9-b4257f3bd122} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6205 | 2026.02.24 02:26:02.103764 [ 276 ] {67069d34-0931-4db9-b5e9-b4257f3bd122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6206 | 2026.02.24 02:26:02.104060 [ 276 ] {67069d34-0931-4db9-b5e9-b4257f3bd122} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6207 | 2026.02.24 02:26:02.104286 [ 276 ] {67069d34-0931-4db9-b5e9-b4257f3bd122} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6208 | 2026.02.24 02:26:02.104414 [ 276 ] {67069d34-0931-4db9-b5e9-b4257f3bd122} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001142 sec., 3502.626970227671 rows/sec., 285.61 KiB/sec. | ||
| 6209 | 2026.02.24 02:26:02.104452 [ 276 ] {67069d34-0931-4db9-b5e9-b4257f3bd122} <Debug> TCPHandler: Processed in 0.00130674 sec. | ||
| 6210 | 2026.02.24 02:26:02.104561 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6211 | 2026.02.24 02:26:02.104656 [ 276 ] {5fd96dee-c91c-40fb-9368-11899d8db977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6212 | 2026.02.24 02:26:02.104695 [ 276 ] {5fd96dee-c91c-40fb-9368-11899d8db977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6213 | 2026.02.24 02:26:02.105210 [ 276 ] {5fd96dee-c91c-40fb-9368-11899d8db977} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6214 | 2026.02.24 02:26:02.105247 [ 276 ] {5fd96dee-c91c-40fb-9368-11899d8db977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6215 | 2026.02.24 02:26:02.105572 [ 276 ] {5fd96dee-c91c-40fb-9368-11899d8db977} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6216 | 2026.02.24 02:26:02.105787 [ 276 ] {5fd96dee-c91c-40fb-9368-11899d8db977} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6217 | 2026.02.24 02:26:02.105919 [ 276 ] {5fd96dee-c91c-40fb-9368-11899d8db977} <Debug> executeQuery: Read 240 rows, 21.89 KiB in 0.001279 sec., 187646.59890539484 rows/sec., 16.71 MiB/sec. | ||
| 6218 | 2026.02.24 02:26:02.105955 [ 276 ] {5fd96dee-c91c-40fb-9368-11899d8db977} <Debug> TCPHandler: Processed in 0.001443871 sec. | ||
| 6219 | 2026.02.24 02:26:02.106069 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6220 | 2026.02.24 02:26:02.106163 [ 276 ] {ef2b44dd-58c1-410b-9126-274dfb342025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6221 | 2026.02.24 02:26:02.106203 [ 276 ] {ef2b44dd-58c1-410b-9126-274dfb342025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6222 | 2026.02.24 02:26:02.106606 [ 276 ] {ef2b44dd-58c1-410b-9126-274dfb342025} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6223 | 2026.02.24 02:26:02.106643 [ 276 ] {ef2b44dd-58c1-410b-9126-274dfb342025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6224 | 2026.02.24 02:26:02.106938 [ 276 ] {ef2b44dd-58c1-410b-9126-274dfb342025} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6225 | 2026.02.24 02:26:02.107149 [ 276 ] {ef2b44dd-58c1-410b-9126-274dfb342025} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6226 | 2026.02.24 02:26:02.107276 [ 276 ] {ef2b44dd-58c1-410b-9126-274dfb342025} <Debug> executeQuery: Read 47 rows, 3.57 KiB in 0.00113 sec., 41592.92035398231 rows/sec., 3.09 MiB/sec. | ||
| 6227 | 2026.02.24 02:26:02.107312 [ 276 ] {ef2b44dd-58c1-410b-9126-274dfb342025} <Debug> TCPHandler: Processed in 0.001291629 sec. | ||
| 6228 | 2026.02.24 02:26:02.107419 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6229 | 2026.02.24 02:26:02.107511 [ 276 ] {895b1158-80d9-440c-b8e2-084b4e39ad71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6230 | 2026.02.24 02:26:02.107550 [ 276 ] {895b1158-80d9-440c-b8e2-084b4e39ad71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6231 | 2026.02.24 02:26:02.107938 [ 276 ] {895b1158-80d9-440c-b8e2-084b4e39ad71} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6232 | 2026.02.24 02:26:02.107974 [ 276 ] {895b1158-80d9-440c-b8e2-084b4e39ad71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6233 | 2026.02.24 02:26:02.108273 [ 276 ] {895b1158-80d9-440c-b8e2-084b4e39ad71} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6234 | 2026.02.24 02:26:02.108489 [ 276 ] {895b1158-80d9-440c-b8e2-084b4e39ad71} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6235 | 2026.02.24 02:26:02.108624 [ 276 ] {895b1158-80d9-440c-b8e2-084b4e39ad71} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00113 sec., 21238.938053097347 rows/sec., 1.76 MiB/sec. | ||
| 6236 | 2026.02.24 02:26:02.108662 [ 276 ] {895b1158-80d9-440c-b8e2-084b4e39ad71} <Debug> TCPHandler: Processed in 0.00129269 sec. | ||
| 6237 | 2026.02.24 02:26:02.108770 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6238 | 2026.02.24 02:26:02.108863 [ 276 ] {3a5d7b7b-991c-45aa-ba1d-7029b7db5d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6239 | 2026.02.24 02:26:02.108902 [ 276 ] {3a5d7b7b-991c-45aa-ba1d-7029b7db5d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6240 | 2026.02.24 02:26:02.109289 [ 276 ] {3a5d7b7b-991c-45aa-ba1d-7029b7db5d09} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6241 | 2026.02.24 02:26:02.109325 [ 276 ] {3a5d7b7b-991c-45aa-ba1d-7029b7db5d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6242 | 2026.02.24 02:26:02.109622 [ 276 ] {3a5d7b7b-991c-45aa-ba1d-7029b7db5d09} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6243 | 2026.02.24 02:26:02.109834 [ 276 ] {3a5d7b7b-991c-45aa-ba1d-7029b7db5d09} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6244 | 2026.02.24 02:26:02.109962 [ 276 ] {3a5d7b7b-991c-45aa-ba1d-7029b7db5d09} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001116 sec., 10752.68817204301 rows/sec., 840.05 KiB/sec. | ||
| 6245 | 2026.02.24 02:26:02.109999 [ 276 ] {3a5d7b7b-991c-45aa-ba1d-7029b7db5d09} <Debug> TCPHandler: Processed in 0.001279049 sec. | ||
| 6246 | 2026.02.24 02:26:02.110116 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6247 | 2026.02.24 02:26:02.110216 [ 276 ] {61328084-9c80-42b9-b20d-cf7563fba585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6248 | 2026.02.24 02:26:02.110258 [ 276 ] {61328084-9c80-42b9-b20d-cf7563fba585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6249 | 2026.02.24 02:26:02.110712 [ 276 ] {61328084-9c80-42b9-b20d-cf7563fba585} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6250 | 2026.02.24 02:26:02.110748 [ 276 ] {61328084-9c80-42b9-b20d-cf7563fba585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6251 | 2026.02.24 02:26:02.111057 [ 276 ] {61328084-9c80-42b9-b20d-cf7563fba585} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6252 | 2026.02.24 02:26:02.111279 [ 276 ] {61328084-9c80-42b9-b20d-cf7563fba585} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6253 | 2026.02.24 02:26:02.111408 [ 276 ] {61328084-9c80-42b9-b20d-cf7563fba585} <Debug> executeQuery: Read 135 rows, 11.18 KiB in 0.001208 sec., 111754.9668874172 rows/sec., 9.04 MiB/sec. | ||
| 6254 | 2026.02.24 02:26:02.111445 [ 276 ] {61328084-9c80-42b9-b20d-cf7563fba585} <Debug> TCPHandler: Processed in 0.001379971 sec. | ||
| 6255 | 2026.02.24 02:26:02.111553 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6256 | 2026.02.24 02:26:02.111646 [ 276 ] {02ab4c4b-adda-4f42-8fae-606fc8450a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6257 | 2026.02.24 02:26:02.111689 [ 276 ] {02ab4c4b-adda-4f42-8fae-606fc8450a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6258 | 2026.02.24 02:26:02.112127 [ 276 ] {02ab4c4b-adda-4f42-8fae-606fc8450a0b} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6259 | 2026.02.24 02:26:02.112164 [ 276 ] {02ab4c4b-adda-4f42-8fae-606fc8450a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6260 | 2026.02.24 02:26:02.112508 [ 276 ] {02ab4c4b-adda-4f42-8fae-606fc8450a0b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6261 | 2026.02.24 02:26:02.112719 [ 276 ] {02ab4c4b-adda-4f42-8fae-606fc8450a0b} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6262 | 2026.02.24 02:26:02.112844 [ 276 ] {02ab4c4b-adda-4f42-8fae-606fc8450a0b} <Debug> executeQuery: Read 342 rows, 26.49 KiB in 0.001217 sec., 281018.8989317995 rows/sec., 21.26 MiB/sec. | ||
| 6263 | 2026.02.24 02:26:02.112880 [ 276 ] {02ab4c4b-adda-4f42-8fae-606fc8450a0b} <Debug> TCPHandler: Processed in 0.00137765 sec. | ||
| 6264 | 2026.02.24 02:26:02.112991 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6265 | 2026.02.24 02:26:02.113085 [ 276 ] {7029b591-90a1-4feb-af25-7e4b0615db5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6266 | 2026.02.24 02:26:02.113140 [ 276 ] {7029b591-90a1-4feb-af25-7e4b0615db5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6267 | 2026.02.24 02:26:02.113938 [ 276 ] {7029b591-90a1-4feb-af25-7e4b0615db5f} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6268 | 2026.02.24 02:26:02.113974 [ 276 ] {7029b591-90a1-4feb-af25-7e4b0615db5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6269 | 2026.02.24 02:26:02.114523 [ 276 ] {7029b591-90a1-4feb-af25-7e4b0615db5f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6270 | 2026.02.24 02:26:02.114744 [ 276 ] {7029b591-90a1-4feb-af25-7e4b0615db5f} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6271 | 2026.02.24 02:26:02.114880 [ 276 ] {7029b591-90a1-4feb-af25-7e4b0615db5f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001811 sec., 17117.614577581448 rows/sec., 30.67 MiB/sec. | ||
| 6272 | 2026.02.24 02:26:02.114932 [ 276 ] {7029b591-90a1-4feb-af25-7e4b0615db5f} <Debug> TCPHandler: Processed in 0.0019904 sec. | ||
| 6273 | 2026.02.24 02:26:02.115046 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6274 | 2026.02.24 02:26:02.115140 [ 276 ] {ebe36bf3-daa3-4e22-8f52-b56a99fe77ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6275 | 2026.02.24 02:26:02.115183 [ 276 ] {ebe36bf3-daa3-4e22-8f52-b56a99fe77ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6276 | 2026.02.24 02:26:02.115514 [ 276 ] {ebe36bf3-daa3-4e22-8f52-b56a99fe77ac} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6277 | 2026.02.24 02:26:02.115550 [ 276 ] {ebe36bf3-daa3-4e22-8f52-b56a99fe77ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6278 | 2026.02.24 02:26:02.115854 [ 276 ] {ebe36bf3-daa3-4e22-8f52-b56a99fe77ac} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6279 | 2026.02.24 02:26:02.116067 [ 276 ] {ebe36bf3-daa3-4e22-8f52-b56a99fe77ac} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6280 | 2026.02.24 02:26:02.116191 [ 276 ] {ebe36bf3-daa3-4e22-8f52-b56a99fe77ac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 6281 | 2026.02.24 02:26:02.116227 [ 276 ] {ebe36bf3-daa3-4e22-8f52-b56a99fe77ac} <Debug> TCPHandler: Processed in 0.001231969 sec. | ||
| 6282 | 2026.02.24 02:26:02.706685 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6283 | 2026.02.24 02:26:02.723988 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6284 | 2026.02.24 02:26:02.724046 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6285 | 2026.02.24 02:26:02.729649 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6286 | 2026.02.24 02:26:02.730333 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6287 | 2026.02.24 02:26:02.732989 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6288 | 2026.02.24 02:26:03.001029 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.13 MiB, peak 274.25 MiB, free memory in arenas 0.00 B, will set to 266.01 MiB (RSS), difference: -1.13 MiB | ||
| 6289 | 2026.02.24 02:26:04.613160 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 844 | ||
| 6290 | 2026.02.24 02:26:04.615524 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6291 | 2026.02.24 02:26:04.615567 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6292 | 2026.02.24 02:26:04.616782 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6293 | 2026.02.24 02:26:04.617046 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6294 | 2026.02.24 02:26:04.617291 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 844 | ||
| 6295 | 2026.02.24 02:26:07.091338 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6296 | 2026.02.24 02:26:07.091537 [ 276 ] {9b5e99e1-aa41-4aaf-8d12-7ae106489152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6297 | 2026.02.24 02:26:07.091608 [ 276 ] {9b5e99e1-aa41-4aaf-8d12-7ae106489152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6298 | 2026.02.24 02:26:07.092297 [ 276 ] {9b5e99e1-aa41-4aaf-8d12-7ae106489152} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6299 | 2026.02.24 02:26:07.092344 [ 276 ] {9b5e99e1-aa41-4aaf-8d12-7ae106489152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6300 | 2026.02.24 02:26:07.092785 [ 276 ] {9b5e99e1-aa41-4aaf-8d12-7ae106489152} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6301 | 2026.02.24 02:26:07.093018 [ 276 ] {9b5e99e1-aa41-4aaf-8d12-7ae106489152} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6302 | 2026.02.24 02:26:07.093151 [ 128 ] {} <Debug> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6303 | 2026.02.24 02:26:07.093171 [ 276 ] {9b5e99e1-aa41-4aaf-8d12-7ae106489152} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001686 sec., 45077.10557532622 rows/sec., 3.71 MiB/sec. | ||
| 6304 | 2026.02.24 02:26:07.093195 [ 128 ] {} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6305 | 2026.02.24 02:26:07.093212 [ 276 ] {9b5e99e1-aa41-4aaf-8d12-7ae106489152} <Debug> TCPHandler: Processed in 0.00201123 sec. | ||
| 6306 | 2026.02.24 02:26:07.093221 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6307 | 2026.02.24 02:26:07.093336 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6308 | 2026.02.24 02:26:07.093349 [ 193 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::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 | ||
| 6309 | 2026.02.24 02:26:07.093434 [ 276 ] {234fbe96-453b-4aa9-8c4d-ce17b2d3e099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6310 | 2026.02.24 02:26:07.093481 [ 276 ] {234fbe96-453b-4aa9-8c4d-ce17b2d3e099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6311 | 2026.02.24 02:26:07.093498 [ 193 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6312 | 2026.02.24 02:26:07.093536 [ 193 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2151 rows starting from the beginning of the part | ||
| 6313 | 2026.02.24 02:26:07.093599 [ 193 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::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 | ||
| 6314 | 2026.02.24 02:26:07.093642 [ 193 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 118 rows starting from the beginning of the part | ||
| 6315 | 2026.02.24 02:26:07.093687 [ 193 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 817 rows starting from the beginning of the part | ||
| 6316 | 2026.02.24 02:26:07.093736 [ 193 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 240 rows starting from the beginning of the part | ||
| 6317 | 2026.02.24 02:26:07.093773 [ 193 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 76 rows starting from the beginning of the part | ||
| 6318 | 2026.02.24 02:26:07.093889 [ 276 ] {234fbe96-453b-4aa9-8c4d-ce17b2d3e099} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6319 | 2026.02.24 02:26:07.093933 [ 276 ] {234fbe96-453b-4aa9-8c4d-ce17b2d3e099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6320 | 2026.02.24 02:26:07.094258 [ 276 ] {234fbe96-453b-4aa9-8c4d-ce17b2d3e099} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6321 | 2026.02.24 02:26:07.094500 [ 276 ] {234fbe96-453b-4aa9-8c4d-ce17b2d3e099} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6322 | 2026.02.24 02:26:07.094635 [ 276 ] {234fbe96-453b-4aa9-8c4d-ce17b2d3e099} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00122 sec., 8196.72131147541 rows/sec., 616.36 KiB/sec. | ||
| 6323 | 2026.02.24 02:26:07.094672 [ 276 ] {234fbe96-453b-4aa9-8c4d-ce17b2d3e099} <Debug> TCPHandler: Processed in 0.001386101 sec. | ||
| 6324 | 2026.02.24 02:26:07.094783 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6325 | 2026.02.24 02:26:07.094877 [ 276 ] {77e5d09d-9b55-416f-9255-1b8be4d12203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6326 | 2026.02.24 02:26:07.094917 [ 276 ] {77e5d09d-9b55-416f-9255-1b8be4d12203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6327 | 2026.02.24 02:26:07.095196 [ 200 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3458 rows, containing 5 columns (5 merged, 0 gathered) in 0.001907238 sec., 1813093.0696640902 rows/sec., 155.51 MiB/sec. | ||
| 6328 | 2026.02.24 02:26:07.095361 [ 276 ] {77e5d09d-9b55-416f-9255-1b8be4d12203} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6329 | 2026.02.24 02:26:07.095395 [ 276 ] {77e5d09d-9b55-416f-9255-1b8be4d12203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6330 | 2026.02.24 02:26:07.095464 [ 201 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6331 | 2026.02.24 02:26:07.095752 [ 276 ] {77e5d09d-9b55-416f-9255-1b8be4d12203} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6332 | 2026.02.24 02:26:07.095787 [ 201 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_41_8} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6333 | 2026.02.24 02:26:07.095883 [ 201 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_41_8} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6334 | 2026.02.24 02:26:07.095978 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 6335 | 2026.02.24 02:26:07.095999 [ 276 ] {77e5d09d-9b55-416f-9255-1b8be4d12203} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6336 | 2026.02.24 02:26:07.096098 [ 128 ] {} <Debug> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6337 | 2026.02.24 02:26:07.096125 [ 128 ] {} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6338 | 2026.02.24 02:26:07.096133 [ 276 ] {77e5d09d-9b55-416f-9255-1b8be4d12203} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001274 sec., 58084.77237048666 rows/sec., 4.53 MiB/sec. | ||
| 6339 | 2026.02.24 02:26:07.096142 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6340 | 2026.02.24 02:26:07.096171 [ 276 ] {77e5d09d-9b55-416f-9255-1b8be4d12203} <Debug> TCPHandler: Processed in 0.001436271 sec. | ||
| 6341 | 2026.02.24 02:26:07.096252 [ 195 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::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 | ||
| 6342 | 2026.02.24 02:26:07.096281 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6343 | 2026.02.24 02:26:07.096385 [ 276 ] {faa4cdc5-a9a6-492a-83c5-b09f6bee2506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6344 | 2026.02.24 02:26:07.096396 [ 195 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6345 | 2026.02.24 02:26:07.096433 [ 276 ] {faa4cdc5-a9a6-492a-83c5-b09f6bee2506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6346 | 2026.02.24 02:26:07.096442 [ 195 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1061 rows starting from the beginning of the part | ||
| 6347 | 2026.02.24 02:26:07.096525 [ 195 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::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 | ||
| 6348 | 2026.02.24 02:26:07.096573 [ 195 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 95 rows starting from the beginning of the part | ||
| 6349 | 2026.02.24 02:26:07.096617 [ 195 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 500 rows starting from the beginning of the part | ||
| 6350 | 2026.02.24 02:26:07.096664 [ 195 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 135 rows starting from the beginning of the part | ||
| 6351 | 2026.02.24 02:26:07.096705 [ 195 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 74 rows starting from the beginning of the part | ||
| 6352 | 2026.02.24 02:26:07.096852 [ 276 ] {faa4cdc5-a9a6-492a-83c5-b09f6bee2506} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6353 | 2026.02.24 02:26:07.096895 [ 276 ] {faa4cdc5-a9a6-492a-83c5-b09f6bee2506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6354 | 2026.02.24 02:26:07.097256 [ 276 ] {faa4cdc5-a9a6-492a-83c5-b09f6bee2506} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6355 | 2026.02.24 02:26:07.097498 [ 276 ] {faa4cdc5-a9a6-492a-83c5-b09f6bee2506} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6356 | 2026.02.24 02:26:07.097596 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6357 | 2026.02.24 02:26:07.097620 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6358 | 2026.02.24 02:26:07.097631 [ 276 ] {faa4cdc5-a9a6-492a-83c5-b09f6bee2506} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 6359 | 2026.02.24 02:26:07.097636 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6360 | 2026.02.24 02:26:07.097666 [ 276 ] {faa4cdc5-a9a6-492a-83c5-b09f6bee2506} <Debug> TCPHandler: Processed in 0.001435521 sec. | ||
| 6361 | 2026.02.24 02:26:07.097727 [ 201 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::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 | ||
| 6362 | 2026.02.24 02:26:07.097784 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6363 | 2026.02.24 02:26:07.097839 [ 201 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6364 | 2026.02.24 02:26:07.097874 [ 201 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11058 rows starting from the beginning of the part | ||
| 6365 | 2026.02.24 02:26:07.097888 [ 276 ] {8cb0d2a8-31b2-411a-bda8-cac96745139e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6366 | 2026.02.24 02:26:07.097895 [ 200 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1929 rows, containing 5 columns (5 merged, 0 gathered) in 0.001703856 sec., 1132137.927148773 rows/sec., 87.35 MiB/sec. | ||
| 6367 | 2026.02.24 02:26:07.097927 [ 201 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 32 rows starting from the beginning of the part | ||
| 6368 | 2026.02.24 02:26:07.097955 [ 276 ] {8cb0d2a8-31b2-411a-bda8-cac96745139e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6369 | 2026.02.24 02:26:07.097976 [ 201 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::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 | ||
| 6370 | 2026.02.24 02:26:07.098022 [ 201 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 265 rows starting from the beginning of the part | ||
| 6371 | 2026.02.24 02:26:07.098064 [ 201 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 342 rows starting from the beginning of the part | ||
| 6372 | 2026.02.24 02:26:07.098075 [ 195 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6373 | 2026.02.24 02:26:07.098105 [ 201 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::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 | ||
| 6374 | 2026.02.24 02:26:07.098378 [ 195 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_41_8} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6375 | 2026.02.24 02:26:07.098460 [ 195 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_41_8} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6376 | 2026.02.24 02:26:07.098549 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 6377 | 2026.02.24 02:26:07.098758 [ 276 ] {8cb0d2a8-31b2-411a-bda8-cac96745139e} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6378 | 2026.02.24 02:26:07.098801 [ 276 ] {8cb0d2a8-31b2-411a-bda8-cac96745139e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6379 | 2026.02.24 02:26:07.099388 [ 276 ] {8cb0d2a8-31b2-411a-bda8-cac96745139e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6380 | 2026.02.24 02:26:07.099628 [ 276 ] {8cb0d2a8-31b2-411a-bda8-cac96745139e} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6381 | 2026.02.24 02:26:07.099783 [ 276 ] {8cb0d2a8-31b2-411a-bda8-cac96745139e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001914 sec., 5224.660397074191 rows/sec., 9.36 MiB/sec. | ||
| 6382 | 2026.02.24 02:26:07.099838 [ 276 ] {8cb0d2a8-31b2-411a-bda8-cac96745139e} <Debug> TCPHandler: Processed in 0.002105601 sec. | ||
| 6383 | 2026.02.24 02:26:07.099970 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6384 | 2026.02.24 02:26:07.100073 [ 276 ] {f6f4c09e-e640-4e54-8836-213a3cfc1a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6385 | 2026.02.24 02:26:07.100118 [ 276 ] {f6f4c09e-e640-4e54-8836-213a3cfc1a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6386 | 2026.02.24 02:26:07.100459 [ 276 ] {f6f4c09e-e640-4e54-8836-213a3cfc1a85} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6387 | 2026.02.24 02:26:07.100495 [ 276 ] {f6f4c09e-e640-4e54-8836-213a3cfc1a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6388 | 2026.02.24 02:26:07.100829 [ 276 ] {f6f4c09e-e640-4e54-8836-213a3cfc1a85} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6389 | 2026.02.24 02:26:07.101063 [ 276 ] {f6f4c09e-e640-4e54-8836-213a3cfc1a85} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6390 | 2026.02.24 02:26:07.101162 [ 128 ] {} <Debug> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6391 | 2026.02.24 02:26:07.101195 [ 128 ] {} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6392 | 2026.02.24 02:26:07.101198 [ 276 ] {f6f4c09e-e640-4e54-8836-213a3cfc1a85} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 6393 | 2026.02.24 02:26:07.101214 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6394 | 2026.02.24 02:26:07.101241 [ 276 ] {f6f4c09e-e640-4e54-8836-213a3cfc1a85} <Debug> TCPHandler: Processed in 0.001322789 sec. | ||
| 6395 | 2026.02.24 02:26:07.101343 [ 199 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::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 | ||
| 6396 | 2026.02.24 02:26:07.101468 [ 195 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12017 rows, containing 5 columns (5 merged, 0 gathered) in 0.003782026 sec., 3177397.5112809907 rows/sec., 215.66 MiB/sec. | ||
| 6397 | 2026.02.24 02:26:07.101479 [ 199 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6398 | 2026.02.24 02:26:07.101513 [ 199 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2178 rows starting from the beginning of the part | ||
| 6399 | 2026.02.24 02:26:07.101567 [ 199 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 12 rows starting from the beginning of the part | ||
| 6400 | 2026.02.24 02:26:07.101609 [ 199 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::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 | ||
| 6401 | 2026.02.24 02:26:07.101649 [ 199 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 90 rows starting from the beginning of the part | ||
| 6402 | 2026.02.24 02:26:07.101718 [ 199 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6403 | 2026.02.24 02:26:07.101758 [ 199 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::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 | ||
| 6404 | 2026.02.24 02:26:07.101814 [ 200 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6405 | 2026.02.24 02:26:07.102123 [ 200 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6406 | 2026.02.24 02:26:07.102187 [ 200 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6407 | 2026.02.24 02:26:07.102262 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 6408 | 2026.02.24 02:26:07.102984 [ 200 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2460 rows, containing 4 columns (4 merged, 0 gathered) in 0.001685795 sec., 1459252.1629260972 rows/sec., 94.69 MiB/sec. | ||
| 6409 | 2026.02.24 02:26:07.103343 [ 188 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6410 | 2026.02.24 02:26:07.103744 [ 188 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_41_8} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6411 | 2026.02.24 02:26:07.103841 [ 188 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_41_8} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6412 | 2026.02.24 02:26:07.103939 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6413 | 2026.02.24 02:26:09.235494 [ 29 ] {} <Debug> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 6414 | 2026.02.24 02:26:09.235582 [ 29 ] {} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6415 | 2026.02.24 02:26:09.235607 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6416 | 2026.02.24 02:26:09.235728 [ 195 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::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 | ||
| 6417 | 2026.02.24 02:26:09.235851 [ 195 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6418 | 2026.02.24 02:26:09.235885 [ 195 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 6419 | 2026.02.24 02:26:09.235951 [ 195 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::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 | ||
| 6420 | 2026.02.24 02:26:09.235994 [ 195 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 6421 | 2026.02.24 02:26:09.236034 [ 195 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 6422 | 2026.02.24 02:26:09.236073 [ 195 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::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 | ||
| 6423 | 2026.02.24 02:26:09.236808 [ 200 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 84 rows, containing 4 columns (4 merged, 0 gathered) in 0.001119106 sec., 75059.91389555592 rows/sec., 3.83 MiB/sec. | ||
| 6424 | 2026.02.24 02:26:09.237028 [ 198 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6425 | 2026.02.24 02:26:09.237388 [ 198 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_14_3} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6426 | 2026.02.24 02:26:09.237467 [ 198 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_14_3} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 6427 | 2026.02.24 02:26:09.237557 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6428 | 2026.02.24 02:26:09.489074 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6429 | 2026.02.24 02:26:09.489142 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6430 | 2026.02.24 02:26:09.581705 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12484 | ||
| 6431 | 2026.02.24 02:26:09.582153 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6432 | 2026.02.24 02:26:09.582187 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6433 | 2026.02.24 02:26:09.582663 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6434 | 2026.02.24 02:26:09.582904 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6435 | 2026.02.24 02:26:09.583027 [ 29 ] {} <Debug> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6436 | 2026.02.24 02:26:09.583033 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12484 | ||
| 6437 | 2026.02.24 02:26:09.583067 [ 29 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6438 | 2026.02.24 02:26:09.583091 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6439 | 2026.02.24 02:26:09.583200 [ 195 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 6440 | 2026.02.24 02:26:09.583299 [ 195 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6441 | 2026.02.24 02:26:09.583332 [ 195 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10116 rows starting from the beginning of the part | ||
| 6442 | 2026.02.24 02:26:09.583393 [ 195 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 6443 | 2026.02.24 02:26:09.583439 [ 195 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 6444 | 2026.02.24 02:26:09.583483 [ 195 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 6445 | 2026.02.24 02:26:09.583523 [ 195 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 6446 | 2026.02.24 02:26:09.583566 [ 195 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 6447 | 2026.02.24 02:26:09.585376 [ 195 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12484 rows, containing 4 columns (4 merged, 0 gathered) in 0.002218073 sec., 5628308.896956953 rows/sec., 80.51 MiB/sec. | ||
| 6448 | 2026.02.24 02:26:09.585583 [ 195 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6449 | 2026.02.24 02:26:09.585809 [ 195 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_26_5} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6450 | 2026.02.24 02:26:09.585866 [ 195 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_26_5} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6451 | 2026.02.24 02:26:09.585933 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6452 | 2026.02.24 02:26:10.233595 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6453 | 2026.02.24 02:26:10.250424 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6454 | 2026.02.24 02:26:10.250464 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6455 | 2026.02.24 02:26:10.255974 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6456 | 2026.02.24 02:26:10.256674 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6457 | 2026.02.24 02:26:10.256958 [ 146 ] {} <Debug> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6458 | 2026.02.24 02:26:10.256998 [ 146 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6459 | 2026.02.24 02:26:10.257028 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6460 | 2026.02.24 02:26:10.257137 [ 202 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 6461 | 2026.02.24 02:26:10.259359 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6462 | 2026.02.24 02:26:10.260070 [ 202 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6463 | 2026.02.24 02:26:10.260788 [ 202 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 6464 | 2026.02.24 02:26:10.264058 [ 202 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 6465 | 2026.02.24 02:26:10.267317 [ 202 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 6466 | 2026.02.24 02:26:10.270820 [ 202 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 6467 | 2026.02.24 02:26:10.274601 [ 202 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 6468 | 2026.02.24 02:26:10.278398 [ 202 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 6469 | 2026.02.24 02:26:10.330585 [ 192 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.073482292 sec., 2667.309288610649 rows/sec., 13.79 MiB/sec. | ||
| 6470 | 2026.02.24 02:26:10.333512 [ 192 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6471 | 2026.02.24 02:26:10.335641 [ 192 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_26_5} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6472 | 2026.02.24 02:26:10.335757 [ 192 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_26_5} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6473 | 2026.02.24 02:26:10.338091 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 6474 | 2026.02.24 02:26:11.001170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.08 MiB, peak 278.64 MiB, free memory in arenas 0.00 B, will set to 273.00 MiB (RSS), difference: 4.91 MiB | ||
| 6475 | 2026.02.24 02:26:12.092459 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6476 | 2026.02.24 02:26:12.092659 [ 276 ] {f57b1cdd-05ea-4163-a843-8c10f71cad99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6477 | 2026.02.24 02:26:12.092724 [ 276 ] {f57b1cdd-05ea-4163-a843-8c10f71cad99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6478 | 2026.02.24 02:26:12.093465 [ 276 ] {f57b1cdd-05ea-4163-a843-8c10f71cad99} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6479 | 2026.02.24 02:26:12.093506 [ 276 ] {f57b1cdd-05ea-4163-a843-8c10f71cad99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6480 | 2026.02.24 02:26:12.093889 [ 276 ] {f57b1cdd-05ea-4163-a843-8c10f71cad99} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6481 | 2026.02.24 02:26:12.094111 [ 276 ] {f57b1cdd-05ea-4163-a843-8c10f71cad99} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6482 | 2026.02.24 02:26:12.094271 [ 276 ] {f57b1cdd-05ea-4163-a843-8c10f71cad99} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001644 sec., 71776.15571776156 rows/sec., 6.11 MiB/sec. | ||
| 6483 | 2026.02.24 02:26:12.094312 [ 276 ] {f57b1cdd-05ea-4163-a843-8c10f71cad99} <Debug> TCPHandler: Processed in 0.00203411 sec. | ||
| 6484 | 2026.02.24 02:26:12.094439 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6485 | 2026.02.24 02:26:12.094533 [ 276 ] {915a9874-453b-417c-8b17-162c6ab0e0c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6486 | 2026.02.24 02:26:12.094573 [ 276 ] {915a9874-453b-417c-8b17-162c6ab0e0c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6487 | 2026.02.24 02:26:12.094995 [ 276 ] {915a9874-453b-417c-8b17-162c6ab0e0c9} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6488 | 2026.02.24 02:26:12.095030 [ 276 ] {915a9874-453b-417c-8b17-162c6ab0e0c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6489 | 2026.02.24 02:26:12.095321 [ 276 ] {915a9874-453b-417c-8b17-162c6ab0e0c9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6490 | 2026.02.24 02:26:12.095518 [ 276 ] {915a9874-453b-417c-8b17-162c6ab0e0c9} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6491 | 2026.02.24 02:26:12.095638 [ 276 ] {915a9874-453b-417c-8b17-162c6ab0e0c9} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001143 sec., 27121.609798775156 rows/sec., 1.99 MiB/sec. | ||
| 6492 | 2026.02.24 02:26:12.095672 [ 276 ] {915a9874-453b-417c-8b17-162c6ab0e0c9} <Debug> TCPHandler: Processed in 0.001304129 sec. | ||
| 6493 | 2026.02.24 02:26:12.095769 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6494 | 2026.02.24 02:26:12.095855 [ 276 ] {18a2fc69-fc18-4673-b25d-a9144d5c29c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6495 | 2026.02.24 02:26:12.095891 [ 276 ] {18a2fc69-fc18-4673-b25d-a9144d5c29c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6496 | 2026.02.24 02:26:12.096266 [ 276 ] {18a2fc69-fc18-4673-b25d-a9144d5c29c4} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6497 | 2026.02.24 02:26:12.096365 [ 276 ] {18a2fc69-fc18-4673-b25d-a9144d5c29c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6498 | 2026.02.24 02:26:12.096684 [ 276 ] {18a2fc69-fc18-4673-b25d-a9144d5c29c4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6499 | 2026.02.24 02:26:12.096895 [ 276 ] {18a2fc69-fc18-4673-b25d-a9144d5c29c4} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6500 | 2026.02.24 02:26:12.097029 [ 276 ] {18a2fc69-fc18-4673-b25d-a9144d5c29c4} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001155 sec., 82251.08225108225 rows/sec., 6.42 MiB/sec. | ||
| 6501 | 2026.02.24 02:26:12.097065 [ 276 ] {18a2fc69-fc18-4673-b25d-a9144d5c29c4} <Debug> TCPHandler: Processed in 0.00131465 sec. | ||
| 6502 | 2026.02.24 02:26:12.097168 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6503 | 2026.02.24 02:26:12.097260 [ 276 ] {a9f337a2-1f26-4a2f-adc8-f6ee0fc6ca39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6504 | 2026.02.24 02:26:12.097302 [ 276 ] {a9f337a2-1f26-4a2f-adc8-f6ee0fc6ca39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6505 | 2026.02.24 02:26:12.097657 [ 276 ] {a9f337a2-1f26-4a2f-adc8-f6ee0fc6ca39} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6506 | 2026.02.24 02:26:12.097689 [ 276 ] {a9f337a2-1f26-4a2f-adc8-f6ee0fc6ca39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6507 | 2026.02.24 02:26:12.097992 [ 276 ] {a9f337a2-1f26-4a2f-adc8-f6ee0fc6ca39} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6508 | 2026.02.24 02:26:12.098183 [ 276 ] {a9f337a2-1f26-4a2f-adc8-f6ee0fc6ca39} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6509 | 2026.02.24 02:26:12.098381 [ 276 ] {a9f337a2-1f26-4a2f-adc8-f6ee0fc6ca39} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001137 sec., 140721.1961301671 rows/sec., 9.80 MiB/sec. | ||
| 6510 | 2026.02.24 02:26:12.098418 [ 276 ] {a9f337a2-1f26-4a2f-adc8-f6ee0fc6ca39} <Debug> TCPHandler: Processed in 0.001296829 sec. | ||
| 6511 | 2026.02.24 02:26:12.098519 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6512 | 2026.02.24 02:26:12.098611 [ 276 ] {9d6b814a-0f73-4c83-a431-e0ce9314239e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6513 | 2026.02.24 02:26:12.098664 [ 276 ] {9d6b814a-0f73-4c83-a431-e0ce9314239e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6514 | 2026.02.24 02:26:12.099413 [ 276 ] {9d6b814a-0f73-4c83-a431-e0ce9314239e} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6515 | 2026.02.24 02:26:12.099447 [ 276 ] {9d6b814a-0f73-4c83-a431-e0ce9314239e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6516 | 2026.02.24 02:26:12.099977 [ 276 ] {9d6b814a-0f73-4c83-a431-e0ce9314239e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6517 | 2026.02.24 02:26:12.100179 [ 276 ] {9d6b814a-0f73-4c83-a431-e0ce9314239e} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6518 | 2026.02.24 02:26:12.100378 [ 276 ] {9d6b814a-0f73-4c83-a431-e0ce9314239e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001783 sec., 17386.427369601795 rows/sec., 31.16 MiB/sec. | ||
| 6519 | 2026.02.24 02:26:12.100429 [ 276 ] {9d6b814a-0f73-4c83-a431-e0ce9314239e} <Debug> TCPHandler: Processed in 0.001956859 sec. | ||
| 6520 | 2026.02.24 02:26:12.100536 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6521 | 2026.02.24 02:26:12.100629 [ 276 ] {597dde62-dd29-4df7-9647-0c0e309880a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6522 | 2026.02.24 02:26:12.100670 [ 276 ] {597dde62-dd29-4df7-9647-0c0e309880a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6523 | 2026.02.24 02:26:12.100988 [ 276 ] {597dde62-dd29-4df7-9647-0c0e309880a9} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6524 | 2026.02.24 02:26:12.101023 [ 276 ] {597dde62-dd29-4df7-9647-0c0e309880a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6525 | 2026.02.24 02:26:12.101315 [ 276 ] {597dde62-dd29-4df7-9647-0c0e309880a9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6526 | 2026.02.24 02:26:12.101506 [ 276 ] {597dde62-dd29-4df7-9647-0c0e309880a9} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6527 | 2026.02.24 02:26:12.101623 [ 276 ] {597dde62-dd29-4df7-9647-0c0e309880a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001031 sec., 58195.926285160036 rows/sec., 3.92 MiB/sec. | ||
| 6528 | 2026.02.24 02:26:12.101656 [ 276 ] {597dde62-dd29-4df7-9647-0c0e309880a9} <Debug> TCPHandler: Processed in 0.001190288 sec. | ||
| 6529 | 2026.02.24 02:26:14.168380 [ 31 ] {} <Debug> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6530 | 2026.02.24 02:26:14.168467 [ 31 ] {} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6531 | 2026.02.24 02:26:14.168492 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6532 | 2026.02.24 02:26:14.168618 [ 200 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::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 | ||
| 6533 | 2026.02.24 02:26:14.168772 [ 200 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6534 | 2026.02.24 02:26:14.168811 [ 200 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 6535 | 2026.02.24 02:26:14.168887 [ 200 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 6536 | 2026.02.24 02:26:14.168940 [ 200 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
| 6537 | 2026.02.24 02:26:14.168990 [ 200 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 6538 | 2026.02.24 02:26:14.169039 [ 200 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 6539 | 2026.02.24 02:26:14.169837 [ 190 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001272539 sec., 33004.882365098434 rows/sec., 2.75 MiB/sec. | ||
| 6540 | 2026.02.24 02:26:14.169983 [ 200 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6541 | 2026.02.24 02:26:14.170238 [ 200 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_9_2} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6542 | 2026.02.24 02:26:14.170307 [ 200 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_9_2} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6543 | 2026.02.24 02:26:14.170372 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6544 | 2026.02.24 02:26:14.617926 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 868 | ||
| 6545 | 2026.02.24 02:26:14.619914 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6546 | 2026.02.24 02:26:14.619949 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6547 | 2026.02.24 02:26:14.621156 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6548 | 2026.02.24 02:26:14.621418 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6549 | 2026.02.24 02:26:14.621671 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 868 | ||
| 6550 | 2026.02.24 02:26:15.466130 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6551 | 2026.02.24 02:26:15.466380 [ 276 ] {bd7fed59-5128-4519-86d5-84cb771dfb20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6552 | 2026.02.24 02:26:15.466444 [ 276 ] {bd7fed59-5128-4519-86d5-84cb771dfb20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6553 | 2026.02.24 02:26:15.467168 [ 276 ] {bd7fed59-5128-4519-86d5-84cb771dfb20} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6554 | 2026.02.24 02:26:15.467208 [ 276 ] {bd7fed59-5128-4519-86d5-84cb771dfb20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6555 | 2026.02.24 02:26:15.467625 [ 276 ] {bd7fed59-5128-4519-86d5-84cb771dfb20} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6556 | 2026.02.24 02:26:15.467856 [ 276 ] {bd7fed59-5128-4519-86d5-84cb771dfb20} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6557 | 2026.02.24 02:26:15.468011 [ 276 ] {bd7fed59-5128-4519-86d5-84cb771dfb20} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00168 sec., 169047.61904761905 rows/sec., 10.74 MiB/sec. | ||
| 6558 | 2026.02.24 02:26:15.468052 [ 276 ] {bd7fed59-5128-4519-86d5-84cb771dfb20} <Debug> TCPHandler: Processed in 0.002121532 sec. | ||
| 6559 | 2026.02.24 02:26:15.468177 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6560 | 2026.02.24 02:26:15.468275 [ 276 ] {397f08e1-2bc1-42b8-b454-2dd9fe236e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6561 | 2026.02.24 02:26:15.468316 [ 276 ] {397f08e1-2bc1-42b8-b454-2dd9fe236e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6562 | 2026.02.24 02:26:15.468706 [ 276 ] {397f08e1-2bc1-42b8-b454-2dd9fe236e24} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6563 | 2026.02.24 02:26:15.468741 [ 276 ] {397f08e1-2bc1-42b8-b454-2dd9fe236e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6564 | 2026.02.24 02:26:15.469031 [ 276 ] {397f08e1-2bc1-42b8-b454-2dd9fe236e24} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6565 | 2026.02.24 02:26:15.469243 [ 276 ] {397f08e1-2bc1-42b8-b454-2dd9fe236e24} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6566 | 2026.02.24 02:26:15.469372 [ 276 ] {397f08e1-2bc1-42b8-b454-2dd9fe236e24} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001118 sec., 7155.6350626118065 rows/sec., 583.49 KiB/sec. | ||
| 6567 | 2026.02.24 02:26:15.469410 [ 276 ] {397f08e1-2bc1-42b8-b454-2dd9fe236e24} <Debug> TCPHandler: Processed in 0.001286709 sec. | ||
| 6568 | 2026.02.24 02:26:15.469524 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6569 | 2026.02.24 02:26:15.469618 [ 276 ] {dcd9f096-e46f-41cb-845f-702f2a32c924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6570 | 2026.02.24 02:26:15.469658 [ 276 ] {dcd9f096-e46f-41cb-845f-702f2a32c924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6571 | 2026.02.24 02:26:15.471018 [ 276 ] {dcd9f096-e46f-41cb-845f-702f2a32c924} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6572 | 2026.02.24 02:26:15.471054 [ 276 ] {dcd9f096-e46f-41cb-845f-702f2a32c924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6573 | 2026.02.24 02:26:15.471515 [ 276 ] {dcd9f096-e46f-41cb-845f-702f2a32c924} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6574 | 2026.02.24 02:26:15.471730 [ 276 ] {dcd9f096-e46f-41cb-845f-702f2a32c924} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6575 | 2026.02.24 02:26:15.471863 [ 276 ] {dcd9f096-e46f-41cb-845f-702f2a32c924} <Debug> executeQuery: Read 1961 rows, 163.05 KiB in 0.002261 sec., 867315.3471915082 rows/sec., 70.43 MiB/sec. | ||
| 6576 | 2026.02.24 02:26:15.471901 [ 276 ] {dcd9f096-e46f-41cb-845f-702f2a32c924} <Debug> TCPHandler: Processed in 0.002426586 sec. | ||
| 6577 | 2026.02.24 02:26:15.472007 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6578 | 2026.02.24 02:26:15.472104 [ 276 ] {8b4f9427-73ee-457a-b05c-541937bc2b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6579 | 2026.02.24 02:26:15.472143 [ 276 ] {8b4f9427-73ee-457a-b05c-541937bc2b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6580 | 2026.02.24 02:26:15.472579 [ 276 ] {8b4f9427-73ee-457a-b05c-541937bc2b2b} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6581 | 2026.02.24 02:26:15.472614 [ 276 ] {8b4f9427-73ee-457a-b05c-541937bc2b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6582 | 2026.02.24 02:26:15.472930 [ 276 ] {8b4f9427-73ee-457a-b05c-541937bc2b2b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6583 | 2026.02.24 02:26:15.473151 [ 276 ] {8b4f9427-73ee-457a-b05c-541937bc2b2b} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6584 | 2026.02.24 02:26:15.473245 [ 61 ] {} <Debug> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6585 | 2026.02.24 02:26:15.473277 [ 276 ] {8b4f9427-73ee-457a-b05c-541937bc2b2b} <Debug> executeQuery: Read 160 rows, 9.85 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 8.08 MiB/sec. | ||
| 6586 | 2026.02.24 02:26:15.473288 [ 61 ] {} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6587 | 2026.02.24 02:26:15.473312 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6588 | 2026.02.24 02:26:15.473316 [ 276 ] {8b4f9427-73ee-457a-b05c-541937bc2b2b} <Debug> TCPHandler: Processed in 0.00135927 sec. | ||
| 6589 | 2026.02.24 02:26:15.473400 [ 196 ] {580652f6-82c7-4483-a510-67597bf45b73::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 | ||
| 6590 | 2026.02.24 02:26:15.473452 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6591 | 2026.02.24 02:26:15.473492 [ 196 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6592 | 2026.02.24 02:26:15.473522 [ 196 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 215 rows starting from the beginning of the part | ||
| 6593 | 2026.02.24 02:26:15.473549 [ 276 ] {c9fa9771-fce8-4ce3-ac58-d8f8788aaaf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6594 | 2026.02.24 02:26:15.473579 [ 196 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 152 rows starting from the beginning of the part | ||
| 6595 | 2026.02.24 02:26:15.473589 [ 276 ] {c9fa9771-fce8-4ce3-ac58-d8f8788aaaf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6596 | 2026.02.24 02:26:15.473624 [ 196 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 47 rows starting from the beginning of the part | ||
| 6597 | 2026.02.24 02:26:15.473664 [ 196 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 6598 | 2026.02.24 02:26:15.473705 [ 196 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
| 6599 | 2026.02.24 02:26:15.473746 [ 196 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 6600 | 2026.02.24 02:26:15.474145 [ 276 ] {c9fa9771-fce8-4ce3-ac58-d8f8788aaaf3} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6601 | 2026.02.24 02:26:15.474180 [ 276 ] {c9fa9771-fce8-4ce3-ac58-d8f8788aaaf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6602 | 2026.02.24 02:26:15.474630 [ 200 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 615 rows, containing 5 columns (5 merged, 0 gathered) in 0.00126911 sec., 484591.5641670147 rows/sec., 32.46 MiB/sec. | ||
| 6603 | 2026.02.24 02:26:15.474644 [ 276 ] {c9fa9771-fce8-4ce3-ac58-d8f8788aaaf3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6604 | 2026.02.24 02:26:15.474852 [ 190 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6605 | 2026.02.24 02:26:15.474892 [ 276 ] {c9fa9771-fce8-4ce3-ac58-d8f8788aaaf3} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6606 | 2026.02.24 02:26:15.475030 [ 276 ] {c9fa9771-fce8-4ce3-ac58-d8f8788aaaf3} <Debug> executeQuery: Read 377 rows, 25.67 KiB in 0.0015 sec., 251333.3333333333 rows/sec., 16.71 MiB/sec. | ||
| 6607 | 2026.02.24 02:26:15.475073 [ 276 ] {c9fa9771-fce8-4ce3-ac58-d8f8788aaaf3} <Debug> TCPHandler: Processed in 0.001673755 sec. | ||
| 6608 | 2026.02.24 02:26:15.475195 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6609 | 2026.02.24 02:26:15.475240 [ 190 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_36_7} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6610 | 2026.02.24 02:26:15.475290 [ 276 ] {1bd702ae-297b-42ae-89c1-82076907c903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6611 | 2026.02.24 02:26:15.475328 [ 190 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_36_7} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6612 | 2026.02.24 02:26:15.475338 [ 276 ] {1bd702ae-297b-42ae-89c1-82076907c903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6613 | 2026.02.24 02:26:15.475433 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6614 | 2026.02.24 02:26:15.475773 [ 276 ] {1bd702ae-297b-42ae-89c1-82076907c903} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6615 | 2026.02.24 02:26:15.475813 [ 276 ] {1bd702ae-297b-42ae-89c1-82076907c903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6616 | 2026.02.24 02:26:15.476130 [ 276 ] {1bd702ae-297b-42ae-89c1-82076907c903} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6617 | 2026.02.24 02:26:15.476347 [ 276 ] {1bd702ae-297b-42ae-89c1-82076907c903} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6618 | 2026.02.24 02:26:15.476473 [ 276 ] {1bd702ae-297b-42ae-89c1-82076907c903} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.0012 sec., 123333.33333333334 rows/sec., 7.01 MiB/sec. | ||
| 6619 | 2026.02.24 02:26:15.476510 [ 276 ] {1bd702ae-297b-42ae-89c1-82076907c903} <Debug> TCPHandler: Processed in 0.001365041 sec. | ||
| 6620 | 2026.02.24 02:26:15.476622 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6621 | 2026.02.24 02:26:15.476716 [ 276 ] {b3c2c98a-c793-4baf-b8d7-c96990d8d461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6622 | 2026.02.24 02:26:15.476755 [ 276 ] {b3c2c98a-c793-4baf-b8d7-c96990d8d461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6623 | 2026.02.24 02:26:15.477505 [ 276 ] {b3c2c98a-c793-4baf-b8d7-c96990d8d461} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6624 | 2026.02.24 02:26:15.477539 [ 276 ] {b3c2c98a-c793-4baf-b8d7-c96990d8d461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6625 | 2026.02.24 02:26:15.477877 [ 276 ] {b3c2c98a-c793-4baf-b8d7-c96990d8d461} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6626 | 2026.02.24 02:26:15.478102 [ 276 ] {b3c2c98a-c793-4baf-b8d7-c96990d8d461} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6627 | 2026.02.24 02:26:15.478231 [ 276 ] {b3c2c98a-c793-4baf-b8d7-c96990d8d461} <Debug> executeQuery: Read 964 rows, 70.92 KiB in 0.001532 sec., 629242.8198433421 rows/sec., 45.21 MiB/sec. | ||
| 6628 | 2026.02.24 02:26:15.478269 [ 276 ] {b3c2c98a-c793-4baf-b8d7-c96990d8d461} <Debug> TCPHandler: Processed in 0.001697436 sec. | ||
| 6629 | 2026.02.24 02:26:15.478384 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6630 | 2026.02.24 02:26:15.478479 [ 276 ] {a5021412-3a00-4a94-8f55-a46db572b53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6631 | 2026.02.24 02:26:15.478520 [ 276 ] {a5021412-3a00-4a94-8f55-a46db572b53b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6632 | 2026.02.24 02:26:15.478840 [ 276 ] {a5021412-3a00-4a94-8f55-a46db572b53b} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6633 | 2026.02.24 02:26:15.478874 [ 276 ] {a5021412-3a00-4a94-8f55-a46db572b53b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6634 | 2026.02.24 02:26:15.479169 [ 276 ] {a5021412-3a00-4a94-8f55-a46db572b53b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6635 | 2026.02.24 02:26:15.479380 [ 276 ] {a5021412-3a00-4a94-8f55-a46db572b53b} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6636 | 2026.02.24 02:26:15.479507 [ 276 ] {a5021412-3a00-4a94-8f55-a46db572b53b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 6637 | 2026.02.24 02:26:15.479543 [ 276 ] {a5021412-3a00-4a94-8f55-a46db572b53b} <Debug> TCPHandler: Processed in 0.001210569 sec. | ||
| 6638 | 2026.02.24 02:26:15.479650 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6639 | 2026.02.24 02:26:15.479745 [ 276 ] {913e3c27-a7fc-47ff-8e9f-2236632abc30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6640 | 2026.02.24 02:26:15.479786 [ 276 ] {913e3c27-a7fc-47ff-8e9f-2236632abc30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6641 | 2026.02.24 02:26:15.480352 [ 276 ] {913e3c27-a7fc-47ff-8e9f-2236632abc30} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6642 | 2026.02.24 02:26:15.480386 [ 276 ] {913e3c27-a7fc-47ff-8e9f-2236632abc30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6643 | 2026.02.24 02:26:15.480754 [ 276 ] {913e3c27-a7fc-47ff-8e9f-2236632abc30} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6644 | 2026.02.24 02:26:15.480971 [ 276 ] {913e3c27-a7fc-47ff-8e9f-2236632abc30} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6645 | 2026.02.24 02:26:15.481099 [ 276 ] {913e3c27-a7fc-47ff-8e9f-2236632abc30} <Debug> executeQuery: Read 911 rows, 62.08 KiB in 0.00137 sec., 664963.5036496351 rows/sec., 44.25 MiB/sec. | ||
| 6646 | 2026.02.24 02:26:15.481135 [ 276 ] {913e3c27-a7fc-47ff-8e9f-2236632abc30} <Debug> TCPHandler: Processed in 0.001535383 sec. | ||
| 6647 | 2026.02.24 02:26:15.481247 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6648 | 2026.02.24 02:26:15.481342 [ 276 ] {56d2f361-70d6-4744-818d-b00c553525d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6649 | 2026.02.24 02:26:15.481383 [ 276 ] {56d2f361-70d6-4744-818d-b00c553525d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6650 | 2026.02.24 02:26:15.481685 [ 276 ] {56d2f361-70d6-4744-818d-b00c553525d1} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6651 | 2026.02.24 02:26:15.481720 [ 276 ] {56d2f361-70d6-4744-818d-b00c553525d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6652 | 2026.02.24 02:26:15.482019 [ 276 ] {56d2f361-70d6-4744-818d-b00c553525d1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6653 | 2026.02.24 02:26:15.482243 [ 276 ] {56d2f361-70d6-4744-818d-b00c553525d1} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6654 | 2026.02.24 02:26:15.482369 [ 276 ] {56d2f361-70d6-4744-818d-b00c553525d1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 6655 | 2026.02.24 02:26:15.482404 [ 276 ] {56d2f361-70d6-4744-818d-b00c553525d1} <Debug> TCPHandler: Processed in 0.001207648 sec. | ||
| 6656 | 2026.02.24 02:26:15.482513 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6657 | 2026.02.24 02:26:15.482607 [ 276 ] {5e74711e-e659-4f00-be05-12f461a2cfa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6658 | 2026.02.24 02:26:15.482660 [ 276 ] {5e74711e-e659-4f00-be05-12f461a2cfa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6659 | 2026.02.24 02:26:15.483411 [ 276 ] {5e74711e-e659-4f00-be05-12f461a2cfa6} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6660 | 2026.02.24 02:26:15.483445 [ 276 ] {5e74711e-e659-4f00-be05-12f461a2cfa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6661 | 2026.02.24 02:26:15.483952 [ 276 ] {5e74711e-e659-4f00-be05-12f461a2cfa6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6662 | 2026.02.24 02:26:15.484181 [ 276 ] {5e74711e-e659-4f00-be05-12f461a2cfa6} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6663 | 2026.02.24 02:26:15.484285 [ 61 ] {} <Debug> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6664 | 2026.02.24 02:26:15.484317 [ 276 ] {5e74711e-e659-4f00-be05-12f461a2cfa6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001729 sec., 5783.68999421631 rows/sec., 10.36 MiB/sec. | ||
| 6665 | 2026.02.24 02:26:15.484318 [ 61 ] {} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6666 | 2026.02.24 02:26:15.484348 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6667 | 2026.02.24 02:26:15.484369 [ 276 ] {5e74711e-e659-4f00-be05-12f461a2cfa6} <Debug> TCPHandler: Processed in 0.001907828 sec. | ||
| 6668 | 2026.02.24 02:26:15.484461 [ 187 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::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 | ||
| 6669 | 2026.02.24 02:26:15.484487 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6670 | 2026.02.24 02:26:15.484604 [ 276 ] {9f7e3ed6-9239-4e2f-a640-ab2d10b1179d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6671 | 2026.02.24 02:26:15.484645 [ 276 ] {9f7e3ed6-9239-4e2f-a640-ab2d10b1179d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6672 | 2026.02.24 02:26:15.484751 [ 187 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6673 | 2026.02.24 02:26:15.484827 [ 187 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 585 rows starting from the beginning of the part | ||
| 6674 | 2026.02.24 02:26:15.484966 [ 276 ] {9f7e3ed6-9239-4e2f-a640-ab2d10b1179d} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6675 | 2026.02.24 02:26:15.484967 [ 187 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
| 6676 | 2026.02.24 02:26:15.485009 [ 276 ] {9f7e3ed6-9239-4e2f-a640-ab2d10b1179d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6677 | 2026.02.24 02:26:15.485120 [ 187 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 31 rows starting from the beginning of the part | ||
| 6678 | 2026.02.24 02:26:15.485236 [ 187 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 6679 | 2026.02.24 02:26:15.485329 [ 187 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
| 6680 | 2026.02.24 02:26:15.485340 [ 276 ] {9f7e3ed6-9239-4e2f-a640-ab2d10b1179d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6681 | 2026.02.24 02:26:15.485418 [ 187 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 10 rows starting from the beginning of the part | ||
| 6682 | 2026.02.24 02:26:15.485588 [ 276 ] {9f7e3ed6-9239-4e2f-a640-ab2d10b1179d} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6683 | 2026.02.24 02:26:15.485720 [ 276 ] {9f7e3ed6-9239-4e2f-a640-ab2d10b1179d} <Debug> executeQuery: Read 74 rows, 4.66 KiB in 0.001134 sec., 65255.73192239859 rows/sec., 4.01 MiB/sec. | ||
| 6684 | 2026.02.24 02:26:15.485758 [ 276 ] {9f7e3ed6-9239-4e2f-a640-ab2d10b1179d} <Debug> TCPHandler: Processed in 0.001323 sec. | ||
| 6685 | 2026.02.24 02:26:15.490306 [ 190 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 677 rows, containing 19 columns (19 merged, 0 gathered) in 0.005902227 sec., 114702.46739069845 rows/sec., 205.54 MiB/sec. | ||
| 6686 | 2026.02.24 02:26:15.491691 [ 200 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6687 | 2026.02.24 02:26:15.492045 [ 200 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6688 | 2026.02.24 02:26:15.492114 [ 200 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6689 | 2026.02.24 02:26:15.492219 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.46 MiB. | ||
| 6690 | 2026.02.24 02:26:16.000978 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.48 MiB, peak 281.91 MiB, free memory in arenas 0.00 B, will set to 276.72 MiB (RSS), difference: 2.25 MiB | ||
| 6691 | 2026.02.24 02:26:17.083728 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12996 | ||
| 6692 | 2026.02.24 02:26:17.084609 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6693 | 2026.02.24 02:26:17.084647 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6694 | 2026.02.24 02:26:17.085260 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6695 | 2026.02.24 02:26:17.085489 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6696 | 2026.02.24 02:26:17.085612 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12996 | ||
| 6697 | 2026.02.24 02:26:17.086391 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6698 | 2026.02.24 02:26:17.086591 [ 276 ] {b4d1b57a-a408-4082-be81-c5d76441e501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6699 | 2026.02.24 02:26:17.086667 [ 276 ] {b4d1b57a-a408-4082-be81-c5d76441e501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6700 | 2026.02.24 02:26:17.087435 [ 276 ] {b4d1b57a-a408-4082-be81-c5d76441e501} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6701 | 2026.02.24 02:26:17.087488 [ 276 ] {b4d1b57a-a408-4082-be81-c5d76441e501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6702 | 2026.02.24 02:26:17.087886 [ 276 ] {b4d1b57a-a408-4082-be81-c5d76441e501} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6703 | 2026.02.24 02:26:17.088148 [ 276 ] {b4d1b57a-a408-4082-be81-c5d76441e501} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6704 | 2026.02.24 02:26:17.088314 [ 276 ] {b4d1b57a-a408-4082-be81-c5d76441e501} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001778 sec., 31496.062992125982 rows/sec., 2.42 MiB/sec. | ||
| 6705 | 2026.02.24 02:26:17.088365 [ 276 ] {b4d1b57a-a408-4082-be81-c5d76441e501} <Debug> TCPHandler: Processed in 0.002113931 sec. | ||
| 6706 | 2026.02.24 02:26:17.088494 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6707 | 2026.02.24 02:26:17.088596 [ 276 ] {fbd05c40-6811-41eb-9508-722e8004708c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6708 | 2026.02.24 02:26:17.088639 [ 276 ] {fbd05c40-6811-41eb-9508-722e8004708c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6709 | 2026.02.24 02:26:17.089083 [ 276 ] {fbd05c40-6811-41eb-9508-722e8004708c} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6710 | 2026.02.24 02:26:17.089121 [ 276 ] {fbd05c40-6811-41eb-9508-722e8004708c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6711 | 2026.02.24 02:26:17.089431 [ 276 ] {fbd05c40-6811-41eb-9508-722e8004708c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6712 | 2026.02.24 02:26:17.089641 [ 276 ] {fbd05c40-6811-41eb-9508-722e8004708c} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6713 | 2026.02.24 02:26:17.089771 [ 276 ] {fbd05c40-6811-41eb-9508-722e8004708c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 6714 | 2026.02.24 02:26:17.089808 [ 276 ] {fbd05c40-6811-41eb-9508-722e8004708c} <Debug> TCPHandler: Processed in 0.00136455 sec. | ||
| 6715 | 2026.02.24 02:26:17.089919 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6716 | 2026.02.24 02:26:17.090014 [ 276 ] {3e70711b-78aa-447c-86bb-e594b0ae88dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6717 | 2026.02.24 02:26:17.090058 [ 276 ] {3e70711b-78aa-447c-86bb-e594b0ae88dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6718 | 2026.02.24 02:26:17.090423 [ 276 ] {3e70711b-78aa-447c-86bb-e594b0ae88dd} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6719 | 2026.02.24 02:26:17.090459 [ 276 ] {3e70711b-78aa-447c-86bb-e594b0ae88dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6720 | 2026.02.24 02:26:17.090774 [ 276 ] {3e70711b-78aa-447c-86bb-e594b0ae88dd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6721 | 2026.02.24 02:26:17.090987 [ 276 ] {3e70711b-78aa-447c-86bb-e594b0ae88dd} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6722 | 2026.02.24 02:26:17.091116 [ 276 ] {3e70711b-78aa-447c-86bb-e594b0ae88dd} <Debug> executeQuery: Read 42 rows, 2.99 KiB in 0.001121 sec., 37466.54772524531 rows/sec., 2.61 MiB/sec. | ||
| 6723 | 2026.02.24 02:26:17.091152 [ 276 ] {3e70711b-78aa-447c-86bb-e594b0ae88dd} <Debug> TCPHandler: Processed in 0.001282479 sec. | ||
| 6724 | 2026.02.24 02:26:17.091256 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6725 | 2026.02.24 02:26:17.091350 [ 276 ] {7c75e76d-b2ef-4a9a-b774-876a1dd2f423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6726 | 2026.02.24 02:26:17.091392 [ 276 ] {7c75e76d-b2ef-4a9a-b774-876a1dd2f423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6727 | 2026.02.24 02:26:17.091701 [ 276 ] {7c75e76d-b2ef-4a9a-b774-876a1dd2f423} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6728 | 2026.02.24 02:26:17.091737 [ 276 ] {7c75e76d-b2ef-4a9a-b774-876a1dd2f423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6729 | 2026.02.24 02:26:17.092033 [ 276 ] {7c75e76d-b2ef-4a9a-b774-876a1dd2f423} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6730 | 2026.02.24 02:26:17.092248 [ 276 ] {7c75e76d-b2ef-4a9a-b774-876a1dd2f423} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6731 | 2026.02.24 02:26:17.092374 [ 276 ] {7c75e76d-b2ef-4a9a-b774-876a1dd2f423} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.001042 sec., 15355.086372360845 rows/sec., 1.04 MiB/sec. | ||
| 6732 | 2026.02.24 02:26:17.092409 [ 276 ] {7c75e76d-b2ef-4a9a-b774-876a1dd2f423} <Debug> TCPHandler: Processed in 0.001200958 sec. | ||
| 6733 | 2026.02.24 02:26:17.760067 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6734 | 2026.02.24 02:26:17.775005 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6735 | 2026.02.24 02:26:17.775055 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6736 | 2026.02.24 02:26:17.780778 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6737 | 2026.02.24 02:26:17.781455 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6738 | 2026.02.24 02:26:17.784026 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6739 | 2026.02.24 02:26:22.093017 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6740 | 2026.02.24 02:26:22.093208 [ 276 ] {0be41d95-6ccc-4bd6-a94d-ff7776697269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6741 | 2026.02.24 02:26:22.093276 [ 276 ] {0be41d95-6ccc-4bd6-a94d-ff7776697269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6742 | 2026.02.24 02:26:22.093988 [ 276 ] {0be41d95-6ccc-4bd6-a94d-ff7776697269} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6743 | 2026.02.24 02:26:22.094041 [ 276 ] {0be41d95-6ccc-4bd6-a94d-ff7776697269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6744 | 2026.02.24 02:26:22.094479 [ 276 ] {0be41d95-6ccc-4bd6-a94d-ff7776697269} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6745 | 2026.02.24 02:26:22.094723 [ 276 ] {0be41d95-6ccc-4bd6-a94d-ff7776697269} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6746 | 2026.02.24 02:26:22.094885 [ 276 ] {0be41d95-6ccc-4bd6-a94d-ff7776697269} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001728 sec., 68287.03703703704 rows/sec., 5.81 MiB/sec. | ||
| 6747 | 2026.02.24 02:26:22.094930 [ 276 ] {0be41d95-6ccc-4bd6-a94d-ff7776697269} <Debug> TCPHandler: Processed in 0.002048891 sec. | ||
| 6748 | 2026.02.24 02:26:22.095109 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6749 | 2026.02.24 02:26:22.095203 [ 276 ] {896621e9-6d1f-47a9-97a6-ae093f4c8a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6750 | 2026.02.24 02:26:22.095245 [ 276 ] {896621e9-6d1f-47a9-97a6-ae093f4c8a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6751 | 2026.02.24 02:26:22.095661 [ 276 ] {896621e9-6d1f-47a9-97a6-ae093f4c8a6e} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6752 | 2026.02.24 02:26:22.095698 [ 276 ] {896621e9-6d1f-47a9-97a6-ae093f4c8a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6753 | 2026.02.24 02:26:22.096024 [ 276 ] {896621e9-6d1f-47a9-97a6-ae093f4c8a6e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6754 | 2026.02.24 02:26:22.096253 [ 276 ] {896621e9-6d1f-47a9-97a6-ae093f4c8a6e} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6755 | 2026.02.24 02:26:22.096387 [ 276 ] {896621e9-6d1f-47a9-97a6-ae093f4c8a6e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001203 sec., 25768.911055694098 rows/sec., 1.89 MiB/sec. | ||
| 6756 | 2026.02.24 02:26:22.096426 [ 276 ] {896621e9-6d1f-47a9-97a6-ae093f4c8a6e} <Debug> TCPHandler: Processed in 0.00136801 sec. | ||
| 6757 | 2026.02.24 02:26:22.096538 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6758 | 2026.02.24 02:26:22.096633 [ 276 ] {38773ec8-870d-45c7-b6e9-38798770f40c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6759 | 2026.02.24 02:26:22.096675 [ 276 ] {38773ec8-870d-45c7-b6e9-38798770f40c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6760 | 2026.02.24 02:26:22.097108 [ 276 ] {38773ec8-870d-45c7-b6e9-38798770f40c} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6761 | 2026.02.24 02:26:22.097145 [ 276 ] {38773ec8-870d-45c7-b6e9-38798770f40c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6762 | 2026.02.24 02:26:22.097468 [ 276 ] {38773ec8-870d-45c7-b6e9-38798770f40c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6763 | 2026.02.24 02:26:22.097698 [ 276 ] {38773ec8-870d-45c7-b6e9-38798770f40c} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6764 | 2026.02.24 02:26:22.097832 [ 276 ] {38773ec8-870d-45c7-b6e9-38798770f40c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001218 sec., 77996.71592775041 rows/sec., 6.09 MiB/sec. | ||
| 6765 | 2026.02.24 02:26:22.097872 [ 276 ] {38773ec8-870d-45c7-b6e9-38798770f40c} <Debug> TCPHandler: Processed in 0.00138494 sec. | ||
| 6766 | 2026.02.24 02:26:22.097991 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6767 | 2026.02.24 02:26:22.098121 [ 276 ] {75663a20-6d68-4c5a-8fa7-edddeeaf6866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6768 | 2026.02.24 02:26:22.098178 [ 276 ] {75663a20-6d68-4c5a-8fa7-edddeeaf6866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6769 | 2026.02.24 02:26:22.098707 [ 276 ] {75663a20-6d68-4c5a-8fa7-edddeeaf6866} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6770 | 2026.02.24 02:26:22.098762 [ 276 ] {75663a20-6d68-4c5a-8fa7-edddeeaf6866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6771 | 2026.02.24 02:26:22.099156 [ 276 ] {75663a20-6d68-4c5a-8fa7-edddeeaf6866} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6772 | 2026.02.24 02:26:22.099431 [ 276 ] {75663a20-6d68-4c5a-8fa7-edddeeaf6866} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6773 | 2026.02.24 02:26:22.099574 [ 276 ] {75663a20-6d68-4c5a-8fa7-edddeeaf6866} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001493 sec., 107166.7782987274 rows/sec., 7.46 MiB/sec. | ||
| 6774 | 2026.02.24 02:26:22.099615 [ 276 ] {75663a20-6d68-4c5a-8fa7-edddeeaf6866} <Debug> TCPHandler: Processed in 0.001677645 sec. | ||
| 6775 | 2026.02.24 02:26:22.099729 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6776 | 2026.02.24 02:26:22.099828 [ 276 ] {1b43af5c-2b9e-4600-86df-2ff504663a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6777 | 2026.02.24 02:26:22.099885 [ 276 ] {1b43af5c-2b9e-4600-86df-2ff504663a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6778 | 2026.02.24 02:26:22.100724 [ 276 ] {1b43af5c-2b9e-4600-86df-2ff504663a30} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6779 | 2026.02.24 02:26:22.100761 [ 276 ] {1b43af5c-2b9e-4600-86df-2ff504663a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6780 | 2026.02.24 02:26:22.101306 [ 276 ] {1b43af5c-2b9e-4600-86df-2ff504663a30} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6781 | 2026.02.24 02:26:22.101540 [ 276 ] {1b43af5c-2b9e-4600-86df-2ff504663a30} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6782 | 2026.02.24 02:26:22.101677 [ 276 ] {1b43af5c-2b9e-4600-86df-2ff504663a30} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001868 sec., 16595.289079229122 rows/sec., 29.74 MiB/sec. | ||
| 6783 | 2026.02.24 02:26:22.101730 [ 276 ] {1b43af5c-2b9e-4600-86df-2ff504663a30} <Debug> TCPHandler: Processed in 0.002051191 sec. | ||
| 6784 | 2026.02.24 02:26:22.101844 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6785 | 2026.02.24 02:26:22.101941 [ 276 ] {70213808-3297-4793-8c8f-ca562b52e462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6786 | 2026.02.24 02:26:22.101988 [ 276 ] {70213808-3297-4793-8c8f-ca562b52e462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6787 | 2026.02.24 02:26:22.102321 [ 276 ] {70213808-3297-4793-8c8f-ca562b52e462} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6788 | 2026.02.24 02:26:22.102358 [ 276 ] {70213808-3297-4793-8c8f-ca562b52e462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6789 | 2026.02.24 02:26:22.102666 [ 276 ] {70213808-3297-4793-8c8f-ca562b52e462} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6790 | 2026.02.24 02:26:22.102896 [ 276 ] {70213808-3297-4793-8c8f-ca562b52e462} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6791 | 2026.02.24 02:26:22.103032 [ 276 ] {70213808-3297-4793-8c8f-ca562b52e462} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 6792 | 2026.02.24 02:26:22.103069 [ 276 ] {70213808-3297-4793-8c8f-ca562b52e462} <Debug> TCPHandler: Processed in 0.001275739 sec. | ||
| 6793 | 2026.02.24 02:26:24.489394 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6794 | 2026.02.24 02:26:24.489471 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6795 | 2026.02.24 02:26:24.586477 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13444 | ||
| 6796 | 2026.02.24 02:26:24.586979 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6797 | 2026.02.24 02:26:24.587019 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6798 | 2026.02.24 02:26:24.587533 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6799 | 2026.02.24 02:26:24.587787 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6800 | 2026.02.24 02:26:24.587930 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13444 | ||
| 6801 | 2026.02.24 02:26:24.622406 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 912 | ||
| 6802 | 2026.02.24 02:26:24.624858 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6803 | 2026.02.24 02:26:24.624907 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6804 | 2026.02.24 02:26:24.626088 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6805 | 2026.02.24 02:26:24.626350 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6806 | 2026.02.24 02:26:24.626495 [ 84 ] {} <Debug> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6807 | 2026.02.24 02:26:24.626547 [ 84 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6808 | 2026.02.24 02:26:24.626569 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6809 | 2026.02.24 02:26:24.626604 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 912 | ||
| 6810 | 2026.02.24 02:26:24.626671 [ 197 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::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 | ||
| 6811 | 2026.02.24 02:26:24.627182 [ 197 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6812 | 2026.02.24 02:26:24.627312 [ 197 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 722 rows starting from the beginning of the part | ||
| 6813 | 2026.02.24 02:26:24.627642 [ 197 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
| 6814 | 2026.02.24 02:26:24.627956 [ 197 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 46 rows starting from the beginning of the part | ||
| 6815 | 2026.02.24 02:26:24.628259 [ 197 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 42 rows starting from the beginning of the part | ||
| 6816 | 2026.02.24 02:26:24.628549 [ 197 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 6817 | 2026.02.24 02:26:24.628867 [ 197 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 44 rows starting from the beginning of the part | ||
| 6818 | 2026.02.24 02:26:24.634793 [ 190 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 912 rows, containing 72 columns (72 merged, 0 gathered) in 0.008164741 sec., 111699.80774650414 rows/sec., 94.59 MiB/sec. | ||
| 6819 | 2026.02.24 02:26:24.636055 [ 191 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6820 | 2026.02.24 02:26:24.636648 [ 191 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_21_4} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6821 | 2026.02.24 02:26:24.636725 [ 191 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_21_4} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6822 | 2026.02.24 02:26:24.637047 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 6823 | 2026.02.24 02:26:25.284890 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6824 | 2026.02.24 02:26:25.300778 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6825 | 2026.02.24 02:26:25.300831 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6826 | 2026.02.24 02:26:25.306998 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6827 | 2026.02.24 02:26:25.307722 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6828 | 2026.02.24 02:26:25.310528 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6829 | 2026.02.24 02:26:27.100264 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6830 | 2026.02.24 02:26:27.100524 [ 276 ] {9bd964dd-02e9-4137-b946-e9c6f7375fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6831 | 2026.02.24 02:26:27.100593 [ 276 ] {9bd964dd-02e9-4137-b946-e9c6f7375fca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6832 | 2026.02.24 02:26:27.101396 [ 276 ] {9bd964dd-02e9-4137-b946-e9c6f7375fca} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6833 | 2026.02.24 02:26:27.101447 [ 276 ] {9bd964dd-02e9-4137-b946-e9c6f7375fca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6834 | 2026.02.24 02:26:27.101866 [ 276 ] {9bd964dd-02e9-4137-b946-e9c6f7375fca} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6835 | 2026.02.24 02:26:27.102121 [ 276 ] {9bd964dd-02e9-4137-b946-e9c6f7375fca} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6836 | 2026.02.24 02:26:27.102291 [ 276 ] {9bd964dd-02e9-4137-b946-e9c6f7375fca} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001818 sec., 156215.62156215622 rows/sec., 9.92 MiB/sec. | ||
| 6837 | 2026.02.24 02:26:27.102351 [ 276 ] {9bd964dd-02e9-4137-b946-e9c6f7375fca} <Debug> TCPHandler: Processed in 0.002282244 sec. | ||
| 6838 | 2026.02.24 02:26:27.102508 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6839 | 2026.02.24 02:26:27.102613 [ 276 ] {346e7511-8315-414c-a7bf-25d6e124d3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6840 | 2026.02.24 02:26:27.102659 [ 276 ] {346e7511-8315-414c-a7bf-25d6e124d3f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6841 | 2026.02.24 02:26:27.103465 [ 276 ] {346e7511-8315-414c-a7bf-25d6e124d3f0} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6842 | 2026.02.24 02:26:27.103505 [ 276 ] {346e7511-8315-414c-a7bf-25d6e124d3f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6843 | 2026.02.24 02:26:27.103874 [ 276 ] {346e7511-8315-414c-a7bf-25d6e124d3f0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6844 | 2026.02.24 02:26:27.104102 [ 276 ] {346e7511-8315-414c-a7bf-25d6e124d3f0} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6845 | 2026.02.24 02:26:27.104226 [ 78 ] {} <Debug> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6846 | 2026.02.24 02:26:27.104238 [ 276 ] {346e7511-8315-414c-a7bf-25d6e124d3f0} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001648 sec., 495752.42718446604 rows/sec., 39.23 MiB/sec. | ||
| 6847 | 2026.02.24 02:26:27.104291 [ 78 ] {} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6848 | 2026.02.24 02:26:27.104303 [ 276 ] {346e7511-8315-414c-a7bf-25d6e124d3f0} <Debug> TCPHandler: Processed in 0.001849778 sec. | ||
| 6849 | 2026.02.24 02:26:27.104321 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6850 | 2026.02.24 02:26:27.104425 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6851 | 2026.02.24 02:26:27.104450 [ 190 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::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 | ||
| 6852 | 2026.02.24 02:26:27.104529 [ 276 ] {3c64dadb-99ac-4688-8a9c-8b0defbe8f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6853 | 2026.02.24 02:26:27.104575 [ 276 ] {3c64dadb-99ac-4688-8a9c-8b0defbe8f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6854 | 2026.02.24 02:26:27.104620 [ 190 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6855 | 2026.02.24 02:26:27.104667 [ 190 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2151 rows starting from the beginning of the part | ||
| 6856 | 2026.02.24 02:26:27.104745 [ 190 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 118 rows starting from the beginning of the part | ||
| 6857 | 2026.02.24 02:26:27.104800 [ 190 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1961 rows starting from the beginning of the part | ||
| 6858 | 2026.02.24 02:26:27.104850 [ 190 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::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 | ||
| 6859 | 2026.02.24 02:26:27.104894 [ 190 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 118 rows starting from the beginning of the part | ||
| 6860 | 2026.02.24 02:26:27.104940 [ 190 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 817 rows starting from the beginning of the part | ||
| 6861 | 2026.02.24 02:26:27.105022 [ 276 ] {3c64dadb-99ac-4688-8a9c-8b0defbe8f9f} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6862 | 2026.02.24 02:26:27.105066 [ 276 ] {3c64dadb-99ac-4688-8a9c-8b0defbe8f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6863 | 2026.02.24 02:26:27.105557 [ 276 ] {3c64dadb-99ac-4688-8a9c-8b0defbe8f9f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6864 | 2026.02.24 02:26:27.105804 [ 276 ] {3c64dadb-99ac-4688-8a9c-8b0defbe8f9f} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6865 | 2026.02.24 02:26:27.105953 [ 276 ] {3c64dadb-99ac-4688-8a9c-8b0defbe8f9f} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001445 sec., 105190.31141868512 rows/sec., 6.28 MiB/sec. | ||
| 6866 | 2026.02.24 02:26:27.105994 [ 276 ] {3c64dadb-99ac-4688-8a9c-8b0defbe8f9f} <Debug> TCPHandler: Processed in 0.001620004 sec. | ||
| 6867 | 2026.02.24 02:26:27.106107 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6868 | 2026.02.24 02:26:27.106204 [ 276 ] {9d3fca1f-3ccc-4257-a4d7-bdb6945dec5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6869 | 2026.02.24 02:26:27.106244 [ 276 ] {9d3fca1f-3ccc-4257-a4d7-bdb6945dec5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6870 | 2026.02.24 02:26:27.106679 [ 276 ] {9d3fca1f-3ccc-4257-a4d7-bdb6945dec5a} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6871 | 2026.02.24 02:26:27.106715 [ 276 ] {9d3fca1f-3ccc-4257-a4d7-bdb6945dec5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6872 | 2026.02.24 02:26:27.107033 [ 276 ] {9d3fca1f-3ccc-4257-a4d7-bdb6945dec5a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6873 | 2026.02.24 02:26:27.107135 [ 191 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5221 rows, containing 5 columns (5 merged, 0 gathered) in 0.002741001 sec., 1904778.582714855 rows/sec., 162.33 MiB/sec. | ||
| 6874 | 2026.02.24 02:26:27.107263 [ 276 ] {9d3fca1f-3ccc-4257-a4d7-bdb6945dec5a} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6875 | 2026.02.24 02:26:27.107398 [ 276 ] {9d3fca1f-3ccc-4257-a4d7-bdb6945dec5a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001213 sec., 122835.94394064302 rows/sec., 7.94 MiB/sec. | ||
| 6876 | 2026.02.24 02:26:27.107437 [ 276 ] {9d3fca1f-3ccc-4257-a4d7-bdb6945dec5a} <Debug> TCPHandler: Processed in 0.00138148 sec. | ||
| 6877 | 2026.02.24 02:26:27.107521 [ 193 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6878 | 2026.02.24 02:26:27.107551 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6879 | 2026.02.24 02:26:27.107652 [ 276 ] {23310f59-43e3-450c-adab-26f998c3d920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6880 | 2026.02.24 02:26:27.107696 [ 276 ] {23310f59-43e3-450c-adab-26f998c3d920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6881 | 2026.02.24 02:26:27.107821 [ 193 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_46_9} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6882 | 2026.02.24 02:26:27.107909 [ 193 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_46_9} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6883 | 2026.02.24 02:26:27.108012 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 6884 | 2026.02.24 02:26:27.108133 [ 276 ] {23310f59-43e3-450c-adab-26f998c3d920} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6885 | 2026.02.24 02:26:27.108175 [ 276 ] {23310f59-43e3-450c-adab-26f998c3d920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6886 | 2026.02.24 02:26:27.108504 [ 276 ] {23310f59-43e3-450c-adab-26f998c3d920} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6887 | 2026.02.24 02:26:27.108721 [ 276 ] {23310f59-43e3-450c-adab-26f998c3d920} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6888 | 2026.02.24 02:26:27.108856 [ 276 ] {23310f59-43e3-450c-adab-26f998c3d920} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001222 sec., 121112.92962356792 rows/sec., 6.89 MiB/sec. | ||
| 6889 | 2026.02.24 02:26:27.108895 [ 276 ] {23310f59-43e3-450c-adab-26f998c3d920} <Debug> TCPHandler: Processed in 0.001393831 sec. | ||
| 6890 | 2026.02.24 02:26:27.109002 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6891 | 2026.02.24 02:26:27.109098 [ 276 ] {7d2531ed-2200-4e27-b9d9-0d2212a833a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6892 | 2026.02.24 02:26:27.109138 [ 276 ] {7d2531ed-2200-4e27-b9d9-0d2212a833a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6893 | 2026.02.24 02:26:27.109731 [ 276 ] {7d2531ed-2200-4e27-b9d9-0d2212a833a6} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6894 | 2026.02.24 02:26:27.109767 [ 276 ] {7d2531ed-2200-4e27-b9d9-0d2212a833a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6895 | 2026.02.24 02:26:27.110098 [ 276 ] {7d2531ed-2200-4e27-b9d9-0d2212a833a6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6896 | 2026.02.24 02:26:27.110339 [ 276 ] {7d2531ed-2200-4e27-b9d9-0d2212a833a6} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6897 | 2026.02.24 02:26:27.110453 [ 78 ] {} <Debug> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6898 | 2026.02.24 02:26:27.110476 [ 276 ] {7d2531ed-2200-4e27-b9d9-0d2212a833a6} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001395 sec., 358422.93906810036 rows/sec., 25.19 MiB/sec. | ||
| 6899 | 2026.02.24 02:26:27.110493 [ 78 ] {} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6900 | 2026.02.24 02:26:27.110522 [ 276 ] {7d2531ed-2200-4e27-b9d9-0d2212a833a6} <Debug> TCPHandler: Processed in 0.001569943 sec. | ||
| 6901 | 2026.02.24 02:26:27.110522 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6902 | 2026.02.24 02:26:27.110626 [ 189 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::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 | ||
| 6903 | 2026.02.24 02:26:27.110639 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6904 | 2026.02.24 02:26:27.110736 [ 189 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6905 | 2026.02.24 02:26:27.110760 [ 276 ] {71e7a811-a3eb-4c86-a3bf-9416f6095f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6906 | 2026.02.24 02:26:27.110771 [ 189 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1061 rows starting from the beginning of the part | ||
| 6907 | 2026.02.24 02:26:27.110809 [ 276 ] {71e7a811-a3eb-4c86-a3bf-9416f6095f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6908 | 2026.02.24 02:26:27.110845 [ 189 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 95 rows starting from the beginning of the part | ||
| 6909 | 2026.02.24 02:26:27.110892 [ 189 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 964 rows starting from the beginning of the part | ||
| 6910 | 2026.02.24 02:26:27.110932 [ 189 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::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 | ||
| 6911 | 2026.02.24 02:26:27.110972 [ 189 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 95 rows starting from the beginning of the part | ||
| 6912 | 2026.02.24 02:26:27.111009 [ 189 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 500 rows starting from the beginning of the part | ||
| 6913 | 2026.02.24 02:26:27.111147 [ 276 ] {71e7a811-a3eb-4c86-a3bf-9416f6095f40} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6914 | 2026.02.24 02:26:27.111189 [ 276 ] {71e7a811-a3eb-4c86-a3bf-9416f6095f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6915 | 2026.02.24 02:26:27.111519 [ 276 ] {71e7a811-a3eb-4c86-a3bf-9416f6095f40} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6916 | 2026.02.24 02:26:27.111753 [ 276 ] {71e7a811-a3eb-4c86-a3bf-9416f6095f40} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6917 | 2026.02.24 02:26:27.111881 [ 276 ] {71e7a811-a3eb-4c86-a3bf-9416f6095f40} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00114 sec., 5263.1578947368425 rows/sec., 274.98 KiB/sec. | ||
| 6918 | 2026.02.24 02:26:27.111919 [ 276 ] {71e7a811-a3eb-4c86-a3bf-9416f6095f40} <Debug> TCPHandler: Processed in 0.00133085 sec. | ||
| 6919 | 2026.02.24 02:26:27.112027 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6920 | 2026.02.24 02:26:27.112123 [ 276 ] {345c6476-aeb7-4d26-9fc1-49630586239c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6921 | 2026.02.24 02:26:27.112165 [ 276 ] {345c6476-aeb7-4d26-9fc1-49630586239c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6922 | 2026.02.24 02:26:27.112235 [ 199 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2779 rows, containing 5 columns (5 merged, 0 gathered) in 0.001646175 sec., 1688155.876501587 rows/sec., 128.82 MiB/sec. | ||
| 6923 | 2026.02.24 02:26:27.112408 [ 201 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6924 | 2026.02.24 02:26:27.112567 [ 276 ] {345c6476-aeb7-4d26-9fc1-49630586239c} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6925 | 2026.02.24 02:26:27.112612 [ 276 ] {345c6476-aeb7-4d26-9fc1-49630586239c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6926 | 2026.02.24 02:26:27.112679 [ 201 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_46_9} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6927 | 2026.02.24 02:26:27.112753 [ 201 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_46_9} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6928 | 2026.02.24 02:26:27.112826 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 6929 | 2026.02.24 02:26:27.112974 [ 276 ] {345c6476-aeb7-4d26-9fc1-49630586239c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6930 | 2026.02.24 02:26:27.113204 [ 276 ] {345c6476-aeb7-4d26-9fc1-49630586239c} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6931 | 2026.02.24 02:26:27.113309 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6932 | 2026.02.24 02:26:27.113333 [ 276 ] {345c6476-aeb7-4d26-9fc1-49630586239c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001229 sec., 215622.45728234336 rows/sec., 14.33 MiB/sec. | ||
| 6933 | 2026.02.24 02:26:27.113343 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6934 | 2026.02.24 02:26:27.113374 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6935 | 2026.02.24 02:26:27.113379 [ 276 ] {345c6476-aeb7-4d26-9fc1-49630586239c} <Debug> TCPHandler: Processed in 0.001402061 sec. | ||
| 6936 | 2026.02.24 02:26:27.113438 [ 189 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::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 | ||
| 6937 | 2026.02.24 02:26:27.113496 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6938 | 2026.02.24 02:26:27.113536 [ 189 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6939 | 2026.02.24 02:26:27.113567 [ 189 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12017 rows starting from the beginning of the part | ||
| 6940 | 2026.02.24 02:26:27.113597 [ 276 ] {9cc15ded-e58c-4459-aec7-c284cc28c11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6941 | 2026.02.24 02:26:27.113611 [ 189 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 6942 | 2026.02.24 02:26:27.113647 [ 276 ] {9cc15ded-e58c-4459-aec7-c284cc28c11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6943 | 2026.02.24 02:26:27.113658 [ 189 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 911 rows starting from the beginning of the part | ||
| 6944 | 2026.02.24 02:26:27.113699 [ 189 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 42 rows starting from the beginning of the part | ||
| 6945 | 2026.02.24 02:26:27.113734 [ 189 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 6946 | 2026.02.24 02:26:27.113767 [ 189 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 265 rows starting from the beginning of the part | ||
| 6947 | 2026.02.24 02:26:27.113959 [ 276 ] {9cc15ded-e58c-4459-aec7-c284cc28c11c} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6948 | 2026.02.24 02:26:27.114002 [ 276 ] {9cc15ded-e58c-4459-aec7-c284cc28c11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6949 | 2026.02.24 02:26:27.114308 [ 276 ] {9cc15ded-e58c-4459-aec7-c284cc28c11c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6950 | 2026.02.24 02:26:27.114531 [ 276 ] {9cc15ded-e58c-4459-aec7-c284cc28c11c} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6951 | 2026.02.24 02:26:27.114657 [ 276 ] {9cc15ded-e58c-4459-aec7-c284cc28c11c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001078 sec., 927.643784786642 rows/sec., 62.51 KiB/sec. | ||
| 6952 | 2026.02.24 02:26:27.114695 [ 276 ] {9cc15ded-e58c-4459-aec7-c284cc28c11c} <Debug> TCPHandler: Processed in 0.001247958 sec. | ||
| 6953 | 2026.02.24 02:26:27.114801 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6954 | 2026.02.24 02:26:27.114896 [ 276 ] {9f51bc7d-2a33-4e1b-8caa-ea565d69a57e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6955 | 2026.02.24 02:26:27.114950 [ 276 ] {9f51bc7d-2a33-4e1b-8caa-ea565d69a57e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6956 | 2026.02.24 02:26:27.115708 [ 276 ] {9f51bc7d-2a33-4e1b-8caa-ea565d69a57e} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6957 | 2026.02.24 02:26:27.115744 [ 276 ] {9f51bc7d-2a33-4e1b-8caa-ea565d69a57e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6958 | 2026.02.24 02:26:27.116273 [ 276 ] {9f51bc7d-2a33-4e1b-8caa-ea565d69a57e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6959 | 2026.02.24 02:26:27.116520 [ 276 ] {9f51bc7d-2a33-4e1b-8caa-ea565d69a57e} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6960 | 2026.02.24 02:26:27.116670 [ 276 ] {9f51bc7d-2a33-4e1b-8caa-ea565d69a57e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001791 sec., 5583.472920156337 rows/sec., 10.01 MiB/sec. | ||
| 6961 | 2026.02.24 02:26:27.116725 [ 276 ] {9f51bc7d-2a33-4e1b-8caa-ea565d69a57e} <Debug> TCPHandler: Processed in 0.00197282 sec. | ||
| 6962 | 2026.02.24 02:26:27.116844 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6963 | 2026.02.24 02:26:27.116967 [ 276 ] {2705446c-f1e8-4dfe-9b85-200886f08d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6964 | 2026.02.24 02:26:27.117017 [ 276 ] {2705446c-f1e8-4dfe-9b85-200886f08d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6965 | 2026.02.24 02:26:27.117440 [ 276 ] {2705446c-f1e8-4dfe-9b85-200886f08d4a} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6966 | 2026.02.24 02:26:27.117478 [ 276 ] {2705446c-f1e8-4dfe-9b85-200886f08d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6967 | 2026.02.24 02:26:27.117809 [ 276 ] {2705446c-f1e8-4dfe-9b85-200886f08d4a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6968 | 2026.02.24 02:26:27.118029 [ 276 ] {2705446c-f1e8-4dfe-9b85-200886f08d4a} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6969 | 2026.02.24 02:26:27.118083 [ 188 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13555 rows, containing 5 columns (5 merged, 0 gathered) in 0.00466894 sec., 2903228.5700822887 rows/sec., 196.85 MiB/sec. | ||
| 6970 | 2026.02.24 02:26:27.118136 [ 78 ] {} <Debug> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6971 | 2026.02.24 02:26:27.118161 [ 276 ] {2705446c-f1e8-4dfe-9b85-200886f08d4a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001219 sec., 73831.00902378999 rows/sec., 4.62 MiB/sec. | ||
| 6972 | 2026.02.24 02:26:27.118170 [ 78 ] {} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6973 | 2026.02.24 02:26:27.118202 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6974 | 2026.02.24 02:26:27.118205 [ 276 ] {2705446c-f1e8-4dfe-9b85-200886f08d4a} <Debug> TCPHandler: Processed in 0.001420761 sec. | ||
| 6975 | 2026.02.24 02:26:27.118319 [ 199 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::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 | ||
| 6976 | 2026.02.24 02:26:27.118450 [ 199 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6977 | 2026.02.24 02:26:27.118484 [ 199 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2460 rows starting from the beginning of the part | ||
| 6978 | 2026.02.24 02:26:27.118548 [ 199 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 6979 | 2026.02.24 02:26:27.118550 [ 198 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6980 | 2026.02.24 02:26:27.118592 [ 199 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 74 rows starting from the beginning of the part | ||
| 6981 | 2026.02.24 02:26:27.118636 [ 199 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 16 rows starting from the beginning of the part | ||
| 6982 | 2026.02.24 02:26:27.118673 [ 199 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 6983 | 2026.02.24 02:26:27.118718 [ 199 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 90 rows starting from the beginning of the part | ||
| 6984 | 2026.02.24 02:26:27.118874 [ 198 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6985 | 2026.02.24 02:26:27.118965 [ 198 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6986 | 2026.02.24 02:26:27.119059 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
| 6987 | 2026.02.24 02:26:27.119888 [ 188 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2760 rows, containing 4 columns (4 merged, 0 gathered) in 0.001620075 sec., 1703624.8321836954 rows/sec., 110.48 MiB/sec. | ||
| 6988 | 2026.02.24 02:26:27.120200 [ 198 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6989 | 2026.02.24 02:26:27.120447 [ 198 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_46_9} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6990 | 2026.02.24 02:26:27.120514 [ 198 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_46_9} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6991 | 2026.02.24 02:26:27.120584 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6992 | 2026.02.24 02:26:32.088580 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13956 | ||
| 6993 | 2026.02.24 02:26:32.089169 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6994 | 2026.02.24 02:26:32.089216 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6995 | 2026.02.24 02:26:32.089710 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6996 | 2026.02.24 02:26:32.089939 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6997 | 2026.02.24 02:26:32.090073 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13956 | ||
| 6998 | 2026.02.24 02:26:32.093527 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6999 | 2026.02.24 02:26:32.093814 [ 276 ] {e49ace31-aa52-4dbf-9c4d-7989db02711e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7000 | 2026.02.24 02:26:32.093918 [ 276 ] {e49ace31-aa52-4dbf-9c4d-7989db02711e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7001 | 2026.02.24 02:26:32.094593 [ 276 ] {e49ace31-aa52-4dbf-9c4d-7989db02711e} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7002 | 2026.02.24 02:26:32.094632 [ 276 ] {e49ace31-aa52-4dbf-9c4d-7989db02711e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7003 | 2026.02.24 02:26:32.095007 [ 276 ] {e49ace31-aa52-4dbf-9c4d-7989db02711e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7004 | 2026.02.24 02:26:32.095229 [ 276 ] {e49ace31-aa52-4dbf-9c4d-7989db02711e} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7005 | 2026.02.24 02:26:32.095394 [ 276 ] {e49ace31-aa52-4dbf-9c4d-7989db02711e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001655 sec., 3625.3776435045315 rows/sec., 295.62 KiB/sec. | ||
| 7006 | 2026.02.24 02:26:32.095445 [ 276 ] {e49ace31-aa52-4dbf-9c4d-7989db02711e} <Debug> TCPHandler: Processed in 0.002101002 sec. | ||
| 7007 | 2026.02.24 02:26:32.095575 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7008 | 2026.02.24 02:26:32.095674 [ 276 ] {ddc2dca9-7f51-4dd5-8ec3-38ba072e3af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7009 | 2026.02.24 02:26:32.095716 [ 276 ] {ddc2dca9-7f51-4dd5-8ec3-38ba072e3af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7010 | 2026.02.24 02:26:32.096183 [ 276 ] {ddc2dca9-7f51-4dd5-8ec3-38ba072e3af6} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7011 | 2026.02.24 02:26:32.096217 [ 276 ] {ddc2dca9-7f51-4dd5-8ec3-38ba072e3af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7012 | 2026.02.24 02:26:32.096543 [ 276 ] {ddc2dca9-7f51-4dd5-8ec3-38ba072e3af6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7013 | 2026.02.24 02:26:32.096751 [ 276 ] {ddc2dca9-7f51-4dd5-8ec3-38ba072e3af6} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7014 | 2026.02.24 02:26:32.096885 [ 276 ] {ddc2dca9-7f51-4dd5-8ec3-38ba072e3af6} <Debug> executeQuery: Read 121 rows, 10.50 KiB in 0.001233 sec., 98134.63098134632 rows/sec., 8.32 MiB/sec. | ||
| 7015 | 2026.02.24 02:26:32.096922 [ 276 ] {ddc2dca9-7f51-4dd5-8ec3-38ba072e3af6} <Debug> TCPHandler: Processed in 0.00139709 sec. | ||
| 7016 | 2026.02.24 02:26:32.097035 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7017 | 2026.02.24 02:26:32.097130 [ 276 ] {916d79b0-d871-4806-bced-e59d2e5679c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7018 | 2026.02.24 02:26:32.097169 [ 276 ] {916d79b0-d871-4806-bced-e59d2e5679c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7019 | 2026.02.24 02:26:32.097571 [ 276 ] {916d79b0-d871-4806-bced-e59d2e5679c2} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7020 | 2026.02.24 02:26:32.097605 [ 276 ] {916d79b0-d871-4806-bced-e59d2e5679c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7021 | 2026.02.24 02:26:32.097898 [ 276 ] {916d79b0-d871-4806-bced-e59d2e5679c2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7022 | 2026.02.24 02:26:32.098119 [ 276 ] {916d79b0-d871-4806-bced-e59d2e5679c2} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7023 | 2026.02.24 02:26:32.098247 [ 276 ] {916d79b0-d871-4806-bced-e59d2e5679c2} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001136 sec., 32570.422535211266 rows/sec., 2.36 MiB/sec. | ||
| 7024 | 2026.02.24 02:26:32.098283 [ 276 ] {916d79b0-d871-4806-bced-e59d2e5679c2} <Debug> TCPHandler: Processed in 0.00129729 sec. | ||
| 7025 | 2026.02.24 02:26:32.098391 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7026 | 2026.02.24 02:26:32.098484 [ 276 ] {4e3aaf32-8bdb-4607-b38e-970526385044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7027 | 2026.02.24 02:26:32.098524 [ 276 ] {4e3aaf32-8bdb-4607-b38e-970526385044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7028 | 2026.02.24 02:26:32.098943 [ 276 ] {4e3aaf32-8bdb-4607-b38e-970526385044} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7029 | 2026.02.24 02:26:32.098977 [ 276 ] {4e3aaf32-8bdb-4607-b38e-970526385044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7030 | 2026.02.24 02:26:32.099273 [ 276 ] {4e3aaf32-8bdb-4607-b38e-970526385044} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7031 | 2026.02.24 02:26:32.099487 [ 276 ] {4e3aaf32-8bdb-4607-b38e-970526385044} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7032 | 2026.02.24 02:26:32.099613 [ 276 ] {4e3aaf32-8bdb-4607-b38e-970526385044} <Debug> executeQuery: Read 101 rows, 8.09 KiB in 0.001147 sec., 88055.79773321708 rows/sec., 6.89 MiB/sec. | ||
| 7033 | 2026.02.24 02:26:32.099649 [ 276 ] {4e3aaf32-8bdb-4607-b38e-970526385044} <Debug> TCPHandler: Processed in 0.001306379 sec. | ||
| 7034 | 2026.02.24 02:26:32.099758 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7035 | 2026.02.24 02:26:32.099851 [ 276 ] {25110e64-f1b2-40f1-9368-e415d67d2e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7036 | 2026.02.24 02:26:32.099894 [ 276 ] {25110e64-f1b2-40f1-9368-e415d67d2e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7037 | 2026.02.24 02:26:32.100295 [ 276 ] {25110e64-f1b2-40f1-9368-e415d67d2e6a} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7038 | 2026.02.24 02:26:32.100330 [ 276 ] {25110e64-f1b2-40f1-9368-e415d67d2e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7039 | 2026.02.24 02:26:32.100657 [ 276 ] {25110e64-f1b2-40f1-9368-e415d67d2e6a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7040 | 2026.02.24 02:26:32.100863 [ 276 ] {25110e64-f1b2-40f1-9368-e415d67d2e6a} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7041 | 2026.02.24 02:26:32.100990 [ 276 ] {25110e64-f1b2-40f1-9368-e415d67d2e6a} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001157 sec., 140881.59031979257 rows/sec., 9.81 MiB/sec. | ||
| 7042 | 2026.02.24 02:26:32.101025 [ 276 ] {25110e64-f1b2-40f1-9368-e415d67d2e6a} <Debug> TCPHandler: Processed in 0.001315199 sec. | ||
| 7043 | 2026.02.24 02:26:32.101133 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7044 | 2026.02.24 02:26:32.101225 [ 276 ] {bb30ed26-787b-409a-9de4-22e67330d8f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7045 | 2026.02.24 02:26:32.101279 [ 276 ] {bb30ed26-787b-409a-9de4-22e67330d8f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7046 | 2026.02.24 02:26:32.102076 [ 276 ] {bb30ed26-787b-409a-9de4-22e67330d8f3} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7047 | 2026.02.24 02:26:32.102109 [ 276 ] {bb30ed26-787b-409a-9de4-22e67330d8f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7048 | 2026.02.24 02:26:32.102643 [ 276 ] {bb30ed26-787b-409a-9de4-22e67330d8f3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7049 | 2026.02.24 02:26:32.102868 [ 276 ] {bb30ed26-787b-409a-9de4-22e67330d8f3} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7050 | 2026.02.24 02:26:32.103002 [ 276 ] {bb30ed26-787b-409a-9de4-22e67330d8f3} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001795 sec., 17270.194986072423 rows/sec., 30.95 MiB/sec. | ||
| 7051 | 2026.02.24 02:26:32.103053 [ 276 ] {bb30ed26-787b-409a-9de4-22e67330d8f3} <Debug> TCPHandler: Processed in 0.00196754 sec. | ||
| 7052 | 2026.02.24 02:26:32.103163 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7053 | 2026.02.24 02:26:32.103255 [ 276 ] {ea6984b4-b215-4d56-99cd-67604d0e9c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7054 | 2026.02.24 02:26:32.103296 [ 276 ] {ea6984b4-b215-4d56-99cd-67604d0e9c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7055 | 2026.02.24 02:26:32.103635 [ 276 ] {ea6984b4-b215-4d56-99cd-67604d0e9c1f} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7056 | 2026.02.24 02:26:32.103668 [ 276 ] {ea6984b4-b215-4d56-99cd-67604d0e9c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7057 | 2026.02.24 02:26:32.103965 [ 276 ] {ea6984b4-b215-4d56-99cd-67604d0e9c1f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7058 | 2026.02.24 02:26:32.104173 [ 276 ] {ea6984b4-b215-4d56-99cd-67604d0e9c1f} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7059 | 2026.02.24 02:26:32.104298 [ 276 ] {ea6984b4-b215-4d56-99cd-67604d0e9c1f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 7060 | 2026.02.24 02:26:32.104333 [ 276 ] {ea6984b4-b215-4d56-99cd-67604d0e9c1f} <Debug> TCPHandler: Processed in 0.001218178 sec. | ||
| 7061 | 2026.02.24 02:26:32.811174 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7062 | 2026.02.24 02:26:32.828787 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7063 | 2026.02.24 02:26:32.828839 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7064 | 2026.02.24 02:26:32.835111 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7065 | 2026.02.24 02:26:32.835843 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7066 | 2026.02.24 02:26:32.839137 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7067 | 2026.02.24 02:26:34.627522 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 948 | ||
| 7068 | 2026.02.24 02:26:34.629770 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7069 | 2026.02.24 02:26:34.629810 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7070 | 2026.02.24 02:26:34.630981 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7071 | 2026.02.24 02:26:34.631247 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7072 | 2026.02.24 02:26:34.631495 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 948 | ||
| 7073 | 2026.02.24 02:26:37.100377 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7074 | 2026.02.24 02:26:37.100605 [ 276 ] {24647c06-a574-44d9-aed1-6a5ad4c1fb57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7075 | 2026.02.24 02:26:37.100678 [ 276 ] {24647c06-a574-44d9-aed1-6a5ad4c1fb57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7076 | 2026.02.24 02:26:37.101460 [ 276 ] {24647c06-a574-44d9-aed1-6a5ad4c1fb57} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7077 | 2026.02.24 02:26:37.101506 [ 276 ] {24647c06-a574-44d9-aed1-6a5ad4c1fb57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7078 | 2026.02.24 02:26:37.101914 [ 276 ] {24647c06-a574-44d9-aed1-6a5ad4c1fb57} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7079 | 2026.02.24 02:26:37.102138 [ 276 ] {24647c06-a574-44d9-aed1-6a5ad4c1fb57} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7080 | 2026.02.24 02:26:37.102297 [ 276 ] {24647c06-a574-44d9-aed1-6a5ad4c1fb57} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001745 sec., 162750.71633237822 rows/sec., 10.34 MiB/sec. | ||
| 7081 | 2026.02.24 02:26:37.102346 [ 276 ] {24647c06-a574-44d9-aed1-6a5ad4c1fb57} <Debug> TCPHandler: Processed in 0.002104611 sec. | ||
| 7082 | 2026.02.24 02:26:37.102479 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7083 | 2026.02.24 02:26:37.102607 [ 276 ] {fc1e4cd0-d650-4a83-9ca9-b15d8ce783ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7084 | 2026.02.24 02:26:37.102651 [ 276 ] {fc1e4cd0-d650-4a83-9ca9-b15d8ce783ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7085 | 2026.02.24 02:26:37.103455 [ 276 ] {fc1e4cd0-d650-4a83-9ca9-b15d8ce783ad} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7086 | 2026.02.24 02:26:37.103491 [ 276 ] {fc1e4cd0-d650-4a83-9ca9-b15d8ce783ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7087 | 2026.02.24 02:26:37.103869 [ 276 ] {fc1e4cd0-d650-4a83-9ca9-b15d8ce783ad} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7088 | 2026.02.24 02:26:37.104098 [ 276 ] {fc1e4cd0-d650-4a83-9ca9-b15d8ce783ad} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7089 | 2026.02.24 02:26:37.104230 [ 276 ] {fc1e4cd0-d650-4a83-9ca9-b15d8ce783ad} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001645 sec., 496656.5349544073 rows/sec., 39.30 MiB/sec. | ||
| 7090 | 2026.02.24 02:26:37.104268 [ 276 ] {fc1e4cd0-d650-4a83-9ca9-b15d8ce783ad} <Debug> TCPHandler: Processed in 0.001839898 sec. | ||
| 7091 | 2026.02.24 02:26:37.104383 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7092 | 2026.02.24 02:26:37.104481 [ 276 ] {abf94f56-0323-424d-b42b-4508f6087be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7093 | 2026.02.24 02:26:37.104522 [ 276 ] {abf94f56-0323-424d-b42b-4508f6087be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7094 | 2026.02.24 02:26:37.104996 [ 276 ] {abf94f56-0323-424d-b42b-4508f6087be6} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7095 | 2026.02.24 02:26:37.105035 [ 276 ] {abf94f56-0323-424d-b42b-4508f6087be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7096 | 2026.02.24 02:26:37.105432 [ 276 ] {abf94f56-0323-424d-b42b-4508f6087be6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7097 | 2026.02.24 02:26:37.105683 [ 276 ] {abf94f56-0323-424d-b42b-4508f6087be6} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7098 | 2026.02.24 02:26:37.105818 [ 276 ] {abf94f56-0323-424d-b42b-4508f6087be6} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001358 sec., 111929.30780559646 rows/sec., 6.68 MiB/sec. | ||
| 7099 | 2026.02.24 02:26:37.105857 [ 276 ] {abf94f56-0323-424d-b42b-4508f6087be6} <Debug> TCPHandler: Processed in 0.001523612 sec. | ||
| 7100 | 2026.02.24 02:26:37.105975 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7101 | 2026.02.24 02:26:37.106077 [ 276 ] {4ed9fee6-9d62-44ca-aed4-ba68e86c6ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7102 | 2026.02.24 02:26:37.106117 [ 276 ] {4ed9fee6-9d62-44ca-aed4-ba68e86c6ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7103 | 2026.02.24 02:26:37.106583 [ 276 ] {4ed9fee6-9d62-44ca-aed4-ba68e86c6ba5} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7104 | 2026.02.24 02:26:37.106618 [ 276 ] {4ed9fee6-9d62-44ca-aed4-ba68e86c6ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7105 | 2026.02.24 02:26:37.106921 [ 276 ] {4ed9fee6-9d62-44ca-aed4-ba68e86c6ba5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7106 | 2026.02.24 02:26:37.107130 [ 276 ] {4ed9fee6-9d62-44ca-aed4-ba68e86c6ba5} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7107 | 2026.02.24 02:26:37.107226 [ 65 ] {} <Debug> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7108 | 2026.02.24 02:26:37.107261 [ 276 ] {4ed9fee6-9d62-44ca-aed4-ba68e86c6ba5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001204 sec., 123754.15282392026 rows/sec., 8.00 MiB/sec. | ||
| 7109 | 2026.02.24 02:26:37.107266 [ 65 ] {} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7110 | 2026.02.24 02:26:37.107296 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7111 | 2026.02.24 02:26:37.107299 [ 276 ] {4ed9fee6-9d62-44ca-aed4-ba68e86c6ba5} <Debug> TCPHandler: Processed in 0.001373391 sec. | ||
| 7112 | 2026.02.24 02:26:37.107391 [ 188 ] {510999a7-a64a-426c-aead-87c3b72e2154::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 | ||
| 7113 | 2026.02.24 02:26:37.107421 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7114 | 2026.02.24 02:26:37.107482 [ 188 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7115 | 2026.02.24 02:26:37.107510 [ 188 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 403 rows starting from the beginning of the part | ||
| 7116 | 2026.02.24 02:26:37.107515 [ 276 ] {9591608d-a7e4-42fa-b7c3-3fc0a93754fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7117 | 2026.02.24 02:26:37.107557 [ 276 ] {9591608d-a7e4-42fa-b7c3-3fc0a93754fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7118 | 2026.02.24 02:26:37.107567 [ 188 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part | ||
| 7119 | 2026.02.24 02:26:37.107612 [ 188 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 7120 | 2026.02.24 02:26:37.107656 [ 188 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 377 rows starting from the beginning of the part | ||
| 7121 | 2026.02.24 02:26:37.107693 [ 188 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 149 rows starting from the beginning of the part | ||
| 7122 | 2026.02.24 02:26:37.107733 [ 188 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part | ||
| 7123 | 2026.02.24 02:26:37.108088 [ 276 ] {9591608d-a7e4-42fa-b7c3-3fc0a93754fd} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7124 | 2026.02.24 02:26:37.108127 [ 276 ] {9591608d-a7e4-42fa-b7c3-3fc0a93754fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7125 | 2026.02.24 02:26:37.108481 [ 276 ] {9591608d-a7e4-42fa-b7c3-3fc0a93754fd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7126 | 2026.02.24 02:26:37.108656 [ 198 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1251 rows, containing 5 columns (5 merged, 0 gathered) in 0.00130411 sec., 959274.9077915206 rows/sec., 67.40 MiB/sec. | ||
| 7127 | 2026.02.24 02:26:37.108714 [ 276 ] {9591608d-a7e4-42fa-b7c3-3fc0a93754fd} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7128 | 2026.02.24 02:26:37.108814 [ 65 ] {} <Debug> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 7129 | 2026.02.24 02:26:37.108841 [ 65 ] {} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7130 | 2026.02.24 02:26:37.108847 [ 276 ] {9591608d-a7e4-42fa-b7c3-3fc0a93754fd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001352 sec., 109467.45562130178 rows/sec., 6.23 MiB/sec. | ||
| 7131 | 2026.02.24 02:26:37.108865 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7132 | 2026.02.24 02:26:37.108888 [ 276 ] {9591608d-a7e4-42fa-b7c3-3fc0a93754fd} <Debug> TCPHandler: Processed in 0.001515252 sec. | ||
| 7133 | 2026.02.24 02:26:37.108894 [ 195 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7134 | 2026.02.24 02:26:37.108929 [ 188 ] {768c8ad9-8947-4da1-993c-c251f32740f8::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 | ||
| 7135 | 2026.02.24 02:26:37.109013 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7136 | 2026.02.24 02:26:37.109019 [ 188 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7137 | 2026.02.24 02:26:37.109053 [ 188 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 160 rows starting from the beginning of the part | ||
| 7138 | 2026.02.24 02:26:37.109098 [ 188 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 7139 | 2026.02.24 02:26:37.109108 [ 276 ] {e1624b8f-9941-4843-ab12-9c9a3f0547a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7140 | 2026.02.24 02:26:37.109135 [ 188 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 7141 | 2026.02.24 02:26:37.109149 [ 276 ] {e1624b8f-9941-4843-ab12-9c9a3f0547a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7142 | 2026.02.24 02:26:37.109173 [ 188 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 7143 | 2026.02.24 02:26:37.109209 [ 188 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 7144 | 2026.02.24 02:26:37.109243 [ 188 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 7145 | 2026.02.24 02:26:37.109271 [ 195 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_21_4} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7146 | 2026.02.24 02:26:37.109375 [ 195 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_21_4} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7147 | 2026.02.24 02:26:37.109502 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 7148 | 2026.02.24 02:26:37.109817 [ 276 ] {e1624b8f-9941-4843-ab12-9c9a3f0547a8} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7149 | 2026.02.24 02:26:37.109857 [ 276 ] {e1624b8f-9941-4843-ab12-9c9a3f0547a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7150 | 2026.02.24 02:26:37.110185 [ 276 ] {e1624b8f-9941-4843-ab12-9c9a3f0547a8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7151 | 2026.02.24 02:26:37.110210 [ 195 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.00130798 sec., 584106.7906237098 rows/sec., 35.80 MiB/sec. | ||
| 7152 | 2026.02.24 02:26:37.110352 [ 192 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 7153 | 2026.02.24 02:26:37.110422 [ 276 ] {e1624b8f-9941-4843-ab12-9c9a3f0547a8} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7154 | 2026.02.24 02:26:37.110558 [ 276 ] {e1624b8f-9941-4843-ab12-9c9a3f0547a8} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001468 sec., 340599.455040872 rows/sec., 23.93 MiB/sec. | ||
| 7155 | 2026.02.24 02:26:37.110594 [ 276 ] {e1624b8f-9941-4843-ab12-9c9a3f0547a8} <Debug> TCPHandler: Processed in 0.001627895 sec. | ||
| 7156 | 2026.02.24 02:26:37.110608 [ 192 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_19_4} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7157 | 2026.02.24 02:26:37.110669 [ 192 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_19_4} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 7158 | 2026.02.24 02:26:37.110711 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7159 | 2026.02.24 02:26:37.110738 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7160 | 2026.02.24 02:26:37.110803 [ 276 ] {cbfb74a3-2162-4df8-bbd4-f2ad9d511941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7161 | 2026.02.24 02:26:37.110843 [ 276 ] {cbfb74a3-2162-4df8-bbd4-f2ad9d511941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7162 | 2026.02.24 02:26:37.111172 [ 276 ] {cbfb74a3-2162-4df8-bbd4-f2ad9d511941} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7163 | 2026.02.24 02:26:37.111205 [ 276 ] {cbfb74a3-2162-4df8-bbd4-f2ad9d511941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7164 | 2026.02.24 02:26:37.111500 [ 276 ] {cbfb74a3-2162-4df8-bbd4-f2ad9d511941} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7165 | 2026.02.24 02:26:37.111703 [ 276 ] {cbfb74a3-2162-4df8-bbd4-f2ad9d511941} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7166 | 2026.02.24 02:26:37.111826 [ 276 ] {cbfb74a3-2162-4df8-bbd4-f2ad9d511941} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 301.13 KiB/sec. | ||
| 7167 | 2026.02.24 02:26:37.111860 [ 276 ] {cbfb74a3-2162-4df8-bbd4-f2ad9d511941} <Debug> TCPHandler: Processed in 0.001197267 sec. | ||
| 7168 | 2026.02.24 02:26:37.111977 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7169 | 2026.02.24 02:26:37.112089 [ 276 ] {0f6e613f-81e4-448b-bb97-826209f51e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7170 | 2026.02.24 02:26:37.112131 [ 276 ] {0f6e613f-81e4-448b-bb97-826209f51e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7171 | 2026.02.24 02:26:37.112560 [ 276 ] {0f6e613f-81e4-448b-bb97-826209f51e02} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7172 | 2026.02.24 02:26:37.112593 [ 276 ] {0f6e613f-81e4-448b-bb97-826209f51e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7173 | 2026.02.24 02:26:37.112916 [ 276 ] {0f6e613f-81e4-448b-bb97-826209f51e02} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7174 | 2026.02.24 02:26:37.113134 [ 276 ] {0f6e613f-81e4-448b-bb97-826209f51e02} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7175 | 2026.02.24 02:26:37.113265 [ 276 ] {0f6e613f-81e4-448b-bb97-826209f51e02} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001194 sec., 221943.0485762144 rows/sec., 14.75 MiB/sec. | ||
| 7176 | 2026.02.24 02:26:37.113300 [ 276 ] {0f6e613f-81e4-448b-bb97-826209f51e02} <Debug> TCPHandler: Processed in 0.00137377 sec. | ||
| 7177 | 2026.02.24 02:26:37.113411 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7178 | 2026.02.24 02:26:37.113502 [ 276 ] {52cc3cd2-fd55-4416-8d02-a684ac8c5452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7179 | 2026.02.24 02:26:37.113542 [ 276 ] {52cc3cd2-fd55-4416-8d02-a684ac8c5452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7180 | 2026.02.24 02:26:37.113842 [ 276 ] {52cc3cd2-fd55-4416-8d02-a684ac8c5452} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7181 | 2026.02.24 02:26:37.113875 [ 276 ] {52cc3cd2-fd55-4416-8d02-a684ac8c5452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7182 | 2026.02.24 02:26:37.114168 [ 276 ] {52cc3cd2-fd55-4416-8d02-a684ac8c5452} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7183 | 2026.02.24 02:26:37.114379 [ 276 ] {52cc3cd2-fd55-4416-8d02-a684ac8c5452} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7184 | 2026.02.24 02:26:37.114506 [ 276 ] {52cc3cd2-fd55-4416-8d02-a684ac8c5452} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 7185 | 2026.02.24 02:26:37.114541 [ 276 ] {52cc3cd2-fd55-4416-8d02-a684ac8c5452} <Debug> TCPHandler: Processed in 0.001176397 sec. | ||
| 7186 | 2026.02.24 02:26:37.114652 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7187 | 2026.02.24 02:26:37.114743 [ 276 ] {987cf0e1-b5d7-475e-bb68-83cbffef8be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7188 | 2026.02.24 02:26:37.114794 [ 276 ] {987cf0e1-b5d7-475e-bb68-83cbffef8be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7189 | 2026.02.24 02:26:37.115545 [ 276 ] {987cf0e1-b5d7-475e-bb68-83cbffef8be4} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7190 | 2026.02.24 02:26:37.115578 [ 276 ] {987cf0e1-b5d7-475e-bb68-83cbffef8be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7191 | 2026.02.24 02:26:37.116073 [ 276 ] {987cf0e1-b5d7-475e-bb68-83cbffef8be4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7192 | 2026.02.24 02:26:37.116294 [ 276 ] {987cf0e1-b5d7-475e-bb68-83cbffef8be4} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7193 | 2026.02.24 02:26:37.116427 [ 276 ] {987cf0e1-b5d7-475e-bb68-83cbffef8be4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001701 sec., 5878.894767783657 rows/sec., 10.53 MiB/sec. | ||
| 7194 | 2026.02.24 02:26:37.116477 [ 276 ] {987cf0e1-b5d7-475e-bb68-83cbffef8be4} <Debug> TCPHandler: Processed in 0.001871408 sec. | ||
| 7195 | 2026.02.24 02:26:37.116605 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7196 | 2026.02.24 02:26:37.116723 [ 276 ] {8233af1b-2828-410b-9fc5-b800bf087e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7197 | 2026.02.24 02:26:37.116772 [ 276 ] {8233af1b-2828-410b-9fc5-b800bf087e61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7198 | 2026.02.24 02:26:37.117172 [ 276 ] {8233af1b-2828-410b-9fc5-b800bf087e61} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7199 | 2026.02.24 02:26:37.117214 [ 276 ] {8233af1b-2828-410b-9fc5-b800bf087e61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7200 | 2026.02.24 02:26:37.117578 [ 276 ] {8233af1b-2828-410b-9fc5-b800bf087e61} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7201 | 2026.02.24 02:26:37.117809 [ 276 ] {8233af1b-2828-410b-9fc5-b800bf087e61} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7202 | 2026.02.24 02:26:37.117938 [ 276 ] {8233af1b-2828-410b-9fc5-b800bf087e61} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001239 sec., 72639.22518159806 rows/sec., 4.55 MiB/sec. | ||
| 7203 | 2026.02.24 02:26:37.117984 [ 276 ] {8233af1b-2828-410b-9fc5-b800bf087e61} <Debug> TCPHandler: Processed in 0.001437762 sec. | ||
| 7204 | 2026.02.24 02:26:39.489505 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7205 | 2026.02.24 02:26:39.489568 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7206 | 2026.02.24 02:26:39.590728 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14404 | ||
| 7207 | 2026.02.24 02:26:39.591210 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7208 | 2026.02.24 02:26:39.591246 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7209 | 2026.02.24 02:26:39.591754 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7210 | 2026.02.24 02:26:39.591990 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7211 | 2026.02.24 02:26:39.592129 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14404 | ||
| 7212 | 2026.02.24 02:26:40.339740 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7213 | 2026.02.24 02:26:40.357326 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7214 | 2026.02.24 02:26:40.357385 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7215 | 2026.02.24 02:26:40.363476 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7216 | 2026.02.24 02:26:40.364195 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7217 | 2026.02.24 02:26:40.367284 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7218 | 2026.02.24 02:26:42.091979 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7219 | 2026.02.24 02:26:42.092177 [ 276 ] {1353f956-5484-45f1-b9ca-5f7b6d093978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7220 | 2026.02.24 02:26:42.092248 [ 276 ] {1353f956-5484-45f1-b9ca-5f7b6d093978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7221 | 2026.02.24 02:26:42.092973 [ 276 ] {1353f956-5484-45f1-b9ca-5f7b6d093978} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7222 | 2026.02.24 02:26:42.093016 [ 276 ] {1353f956-5484-45f1-b9ca-5f7b6d093978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7223 | 2026.02.24 02:26:42.093413 [ 276 ] {1353f956-5484-45f1-b9ca-5f7b6d093978} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7224 | 2026.02.24 02:26:42.093639 [ 276 ] {1353f956-5484-45f1-b9ca-5f7b6d093978} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7225 | 2026.02.24 02:26:42.093795 [ 276 ] {1353f956-5484-45f1-b9ca-5f7b6d093978} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001672 sec., 70574.16267942583 rows/sec., 6.00 MiB/sec. | ||
| 7226 | 2026.02.24 02:26:42.093837 [ 276 ] {1353f956-5484-45f1-b9ca-5f7b6d093978} <Debug> TCPHandler: Processed in 0.00199953 sec. | ||
| 7227 | 2026.02.24 02:26:42.093964 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7228 | 2026.02.24 02:26:42.094059 [ 276 ] {95ed5ed6-34a1-4534-bf01-a89bfed86dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7229 | 2026.02.24 02:26:42.094099 [ 276 ] {95ed5ed6-34a1-4534-bf01-a89bfed86dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7230 | 2026.02.24 02:26:42.094499 [ 276 ] {95ed5ed6-34a1-4534-bf01-a89bfed86dee} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7231 | 2026.02.24 02:26:42.094535 [ 276 ] {95ed5ed6-34a1-4534-bf01-a89bfed86dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7232 | 2026.02.24 02:26:42.094847 [ 276 ] {95ed5ed6-34a1-4534-bf01-a89bfed86dee} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7233 | 2026.02.24 02:26:42.095059 [ 276 ] {95ed5ed6-34a1-4534-bf01-a89bfed86dee} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7234 | 2026.02.24 02:26:42.095170 [ 56 ] {} <Debug> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7235 | 2026.02.24 02:26:42.095189 [ 276 ] {95ed5ed6-34a1-4534-bf01-a89bfed86dee} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001148 sec., 27003.484320557494 rows/sec., 1.98 MiB/sec. | ||
| 7236 | 2026.02.24 02:26:42.095237 [ 56 ] {} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7237 | 2026.02.24 02:26:42.095246 [ 276 ] {95ed5ed6-34a1-4534-bf01-a89bfed86dee} <Debug> TCPHandler: Processed in 0.0013306 sec. | ||
| 7238 | 2026.02.24 02:26:42.095266 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7239 | 2026.02.24 02:26:42.095366 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7240 | 2026.02.24 02:26:42.095378 [ 202 ] {580652f6-82c7-4483-a510-67597bf45b73::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 | ||
| 7241 | 2026.02.24 02:26:42.095465 [ 276 ] {a46f653c-3ad0-440d-a1e6-66a65e4aebec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7242 | 2026.02.24 02:26:42.095509 [ 276 ] {a46f653c-3ad0-440d-a1e6-66a65e4aebec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7243 | 2026.02.24 02:26:42.095518 [ 202 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7244 | 2026.02.24 02:26:42.095563 [ 202 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 215 rows starting from the beginning of the part | ||
| 7245 | 2026.02.24 02:26:42.095636 [ 202 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
| 7246 | 2026.02.24 02:26:42.095693 [ 202 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 152 rows starting from the beginning of the part | ||
| 7247 | 2026.02.24 02:26:42.095736 [ 202 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 37 rows starting from the beginning of the part | ||
| 7248 | 2026.02.24 02:26:42.095775 [ 202 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 152 rows starting from the beginning of the part | ||
| 7249 | 2026.02.24 02:26:42.095813 [ 202 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 7250 | 2026.02.24 02:26:42.095939 [ 276 ] {a46f653c-3ad0-440d-a1e6-66a65e4aebec} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7251 | 2026.02.24 02:26:42.095981 [ 276 ] {a46f653c-3ad0-440d-a1e6-66a65e4aebec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7252 | 2026.02.24 02:26:42.096313 [ 276 ] {a46f653c-3ad0-440d-a1e6-66a65e4aebec} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7253 | 2026.02.24 02:26:42.096546 [ 276 ] {a46f653c-3ad0-440d-a1e6-66a65e4aebec} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7254 | 2026.02.24 02:26:42.096677 [ 276 ] {a46f653c-3ad0-440d-a1e6-66a65e4aebec} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00123 sec., 77235.77235772357 rows/sec., 6.03 MiB/sec. | ||
| 7255 | 2026.02.24 02:26:42.096702 [ 192 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 5 columns (5 merged, 0 gathered) in 0.001374891 sec., 449490.1777668193 rows/sec., 30.11 MiB/sec. | ||
| 7256 | 2026.02.24 02:26:42.096714 [ 276 ] {a46f653c-3ad0-440d-a1e6-66a65e4aebec} <Debug> TCPHandler: Processed in 0.001395441 sec. | ||
| 7257 | 2026.02.24 02:26:42.096851 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7258 | 2026.02.24 02:26:42.096851 [ 202 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7259 | 2026.02.24 02:26:42.096948 [ 276 ] {2e6e2b1a-9851-4eea-bc1d-18744108a736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7260 | 2026.02.24 02:26:42.096997 [ 276 ] {2e6e2b1a-9851-4eea-bc1d-18744108a736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7261 | 2026.02.24 02:26:42.097118 [ 202 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_41_8} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7262 | 2026.02.24 02:26:42.097193 [ 202 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_41_8} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7263 | 2026.02.24 02:26:42.097273 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 7264 | 2026.02.24 02:26:42.097449 [ 276 ] {2e6e2b1a-9851-4eea-bc1d-18744108a736} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7265 | 2026.02.24 02:26:42.097494 [ 276 ] {2e6e2b1a-9851-4eea-bc1d-18744108a736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7266 | 2026.02.24 02:26:42.097863 [ 276 ] {2e6e2b1a-9851-4eea-bc1d-18744108a736} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7267 | 2026.02.24 02:26:42.098076 [ 276 ] {2e6e2b1a-9851-4eea-bc1d-18744108a736} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7268 | 2026.02.24 02:26:42.098207 [ 276 ] {2e6e2b1a-9851-4eea-bc1d-18744108a736} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001277 sec., 125293.65700861394 rows/sec., 8.73 MiB/sec. | ||
| 7269 | 2026.02.24 02:26:42.098244 [ 276 ] {2e6e2b1a-9851-4eea-bc1d-18744108a736} <Debug> TCPHandler: Processed in 0.001439871 sec. | ||
| 7270 | 2026.02.24 02:26:42.098356 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7271 | 2026.02.24 02:26:42.098454 [ 276 ] {1dc93a1d-a87a-4d33-87b8-95ce43fd2632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7272 | 2026.02.24 02:26:42.098508 [ 276 ] {1dc93a1d-a87a-4d33-87b8-95ce43fd2632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7273 | 2026.02.24 02:26:42.099383 [ 276 ] {1dc93a1d-a87a-4d33-87b8-95ce43fd2632} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7274 | 2026.02.24 02:26:42.099418 [ 276 ] {1dc93a1d-a87a-4d33-87b8-95ce43fd2632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7275 | 2026.02.24 02:26:42.099953 [ 276 ] {1dc93a1d-a87a-4d33-87b8-95ce43fd2632} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7276 | 2026.02.24 02:26:42.100173 [ 276 ] {1dc93a1d-a87a-4d33-87b8-95ce43fd2632} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7277 | 2026.02.24 02:26:42.100279 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7278 | 2026.02.24 02:26:42.100309 [ 276 ] {1dc93a1d-a87a-4d33-87b8-95ce43fd2632} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001872 sec., 16559.82905982906 rows/sec., 29.67 MiB/sec. | ||
| 7279 | 2026.02.24 02:26:42.100312 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7280 | 2026.02.24 02:26:42.100374 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7281 | 2026.02.24 02:26:42.100389 [ 276 ] {1dc93a1d-a87a-4d33-87b8-95ce43fd2632} <Debug> TCPHandler: Processed in 0.002082011 sec. | ||
| 7282 | 2026.02.24 02:26:42.100446 [ 194 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::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 | ||
| 7283 | 2026.02.24 02:26:42.100519 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7284 | 2026.02.24 02:26:42.100625 [ 276 ] {f054f0f2-18c4-4e9e-a179-c7abcf76ce39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7285 | 2026.02.24 02:26:42.100653 [ 194 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7286 | 2026.02.24 02:26:42.100667 [ 276 ] {f054f0f2-18c4-4e9e-a179-c7abcf76ce39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7287 | 2026.02.24 02:26:42.100711 [ 194 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 677 rows starting from the beginning of the part | ||
| 7288 | 2026.02.24 02:26:42.100851 [ 194 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
| 7289 | 2026.02.24 02:26:42.100970 [ 194 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 10 rows starting from the beginning of the part | ||
| 7290 | 2026.02.24 02:26:42.101015 [ 276 ] {f054f0f2-18c4-4e9e-a179-c7abcf76ce39} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7291 | 2026.02.24 02:26:42.101056 [ 276 ] {f054f0f2-18c4-4e9e-a179-c7abcf76ce39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7292 | 2026.02.24 02:26:42.101076 [ 194 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 31 rows starting from the beginning of the part | ||
| 7293 | 2026.02.24 02:26:42.101193 [ 194 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 10 rows starting from the beginning of the part | ||
| 7294 | 2026.02.24 02:26:42.101302 [ 194 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 7295 | 2026.02.24 02:26:42.101378 [ 276 ] {f054f0f2-18c4-4e9e-a179-c7abcf76ce39} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7296 | 2026.02.24 02:26:42.101657 [ 276 ] {f054f0f2-18c4-4e9e-a179-c7abcf76ce39} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7297 | 2026.02.24 02:26:42.101806 [ 276 ] {f054f0f2-18c4-4e9e-a179-c7abcf76ce39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0012 sec., 50000.00000000001 rows/sec., 3.37 MiB/sec. | ||
| 7298 | 2026.02.24 02:26:42.101854 [ 276 ] {f054f0f2-18c4-4e9e-a179-c7abcf76ce39} <Debug> TCPHandler: Processed in 0.001377291 sec. | ||
| 7299 | 2026.02.24 02:26:42.115079 [ 192 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 790 rows, containing 19 columns (19 merged, 0 gathered) in 0.014665488 sec., 53867.965389218545 rows/sec., 96.53 MiB/sec. | ||
| 7300 | 2026.02.24 02:26:42.115961 [ 196 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7301 | 2026.02.24 02:26:42.116297 [ 196 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7302 | 2026.02.24 02:26:42.116360 [ 196 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7303 | 2026.02.24 02:26:42.116471 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB. | ||
| 7304 | 2026.02.24 02:26:43.001155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.34 MiB, peak 286.94 MiB, free memory in arenas 0.00 B, will set to 281.05 MiB (RSS), difference: 1.70 MiB | ||
| 7305 | 2026.02.24 02:26:44.632255 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 982 | ||
| 7306 | 2026.02.24 02:26:44.634499 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7307 | 2026.02.24 02:26:44.634548 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7308 | 2026.02.24 02:26:44.635889 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7309 | 2026.02.24 02:26:44.636230 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7310 | 2026.02.24 02:26:44.636497 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 982 | ||
| 7311 | 2026.02.24 02:26:45.498050 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7312 | 2026.02.24 02:26:45.498302 [ 276 ] {f9c8d91d-ef08-4f51-a897-f4a02f15bc85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7313 | 2026.02.24 02:26:45.498368 [ 276 ] {f9c8d91d-ef08-4f51-a897-f4a02f15bc85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7314 | 2026.02.24 02:26:45.499087 [ 276 ] {f9c8d91d-ef08-4f51-a897-f4a02f15bc85} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7315 | 2026.02.24 02:26:45.499137 [ 276 ] {f9c8d91d-ef08-4f51-a897-f4a02f15bc85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7316 | 2026.02.24 02:26:45.499542 [ 276 ] {f9c8d91d-ef08-4f51-a897-f4a02f15bc85} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7317 | 2026.02.24 02:26:45.499768 [ 276 ] {f9c8d91d-ef08-4f51-a897-f4a02f15bc85} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7318 | 2026.02.24 02:26:45.499922 [ 276 ] {f9c8d91d-ef08-4f51-a897-f4a02f15bc85} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001669 sec., 170161.7735170761 rows/sec., 10.81 MiB/sec. | ||
| 7319 | 2026.02.24 02:26:45.499963 [ 276 ] {f9c8d91d-ef08-4f51-a897-f4a02f15bc85} <Debug> TCPHandler: Processed in 0.002094281 sec. | ||
| 7320 | 2026.02.24 02:26:45.499963 [ 53 ] {} <Debug> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 7321 | 2026.02.24 02:26:45.500064 [ 53 ] {} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7322 | 2026.02.24 02:26:45.500075 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7323 | 2026.02.24 02:26:45.500107 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7324 | 2026.02.24 02:26:45.500184 [ 276 ] {cdc06379-106b-47b6-9e19-5ad937ba671d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7325 | 2026.02.24 02:26:45.500230 [ 192 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::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 | ||
| 7326 | 2026.02.24 02:26:45.500233 [ 276 ] {cdc06379-106b-47b6-9e19-5ad937ba671d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7327 | 2026.02.24 02:26:45.500341 [ 192 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7328 | 2026.02.24 02:26:45.500376 [ 192 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 308 rows starting from the beginning of the part | ||
| 7329 | 2026.02.24 02:26:45.500442 [ 192 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 7330 | 2026.02.24 02:26:45.500496 [ 192 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 7331 | 2026.02.24 02:26:45.500550 [ 192 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 7332 | 2026.02.24 02:26:45.500603 [ 192 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 7333 | 2026.02.24 02:26:45.500650 [ 192 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 7334 | 2026.02.24 02:26:45.501422 [ 276 ] {cdc06379-106b-47b6-9e19-5ad937ba671d} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7335 | 2026.02.24 02:26:45.501461 [ 276 ] {cdc06379-106b-47b6-9e19-5ad937ba671d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7336 | 2026.02.24 02:26:45.501695 [ 200 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001511903 sec., 970961.7614357535 rows/sec., 65.99 MiB/sec. | ||
| 7337 | 2026.02.24 02:26:45.501889 [ 187 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7338 | 2026.02.24 02:26:45.501916 [ 276 ] {cdc06379-106b-47b6-9e19-5ad937ba671d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7339 | 2026.02.24 02:26:45.502217 [ 276 ] {cdc06379-106b-47b6-9e19-5ad937ba671d} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7340 | 2026.02.24 02:26:45.502246 [ 187 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_20_4} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7341 | 2026.02.24 02:26:45.502329 [ 187 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_20_4} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 7342 | 2026.02.24 02:26:45.502353 [ 276 ] {cdc06379-106b-47b6-9e19-5ad937ba671d} <Debug> executeQuery: Read 1957 rows, 162.76 KiB in 0.002193 sec., 892384.8609211126 rows/sec., 72.48 MiB/sec. | ||
| 7343 | 2026.02.24 02:26:45.502395 [ 276 ] {cdc06379-106b-47b6-9e19-5ad937ba671d} <Debug> TCPHandler: Processed in 0.002375915 sec. | ||
| 7344 | 2026.02.24 02:26:45.502419 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 7345 | 2026.02.24 02:26:45.502500 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7346 | 2026.02.24 02:26:45.502599 [ 276 ] {06e712fd-5978-4d7d-84fa-9104235f942a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7347 | 2026.02.24 02:26:45.502639 [ 276 ] {06e712fd-5978-4d7d-84fa-9104235f942a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7348 | 2026.02.24 02:26:45.503039 [ 276 ] {06e712fd-5978-4d7d-84fa-9104235f942a} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7349 | 2026.02.24 02:26:45.503074 [ 276 ] {06e712fd-5978-4d7d-84fa-9104235f942a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7350 | 2026.02.24 02:26:45.503445 [ 276 ] {06e712fd-5978-4d7d-84fa-9104235f942a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7351 | 2026.02.24 02:26:45.503656 [ 276 ] {06e712fd-5978-4d7d-84fa-9104235f942a} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7352 | 2026.02.24 02:26:45.503787 [ 276 ] {06e712fd-5978-4d7d-84fa-9104235f942a} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001183 sec., 128486.89771766694 rows/sec., 7.67 MiB/sec. | ||
| 7353 | 2026.02.24 02:26:45.503824 [ 276 ] {06e712fd-5978-4d7d-84fa-9104235f942a} <Debug> TCPHandler: Processed in 0.00136545 sec. | ||
| 7354 | 2026.02.24 02:26:45.503927 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7355 | 2026.02.24 02:26:45.504021 [ 276 ] {9c10906a-1300-4fd8-8317-2904abd38977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7356 | 2026.02.24 02:26:45.504059 [ 276 ] {9c10906a-1300-4fd8-8317-2904abd38977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7357 | 2026.02.24 02:26:45.504548 [ 276 ] {9c10906a-1300-4fd8-8317-2904abd38977} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7358 | 2026.02.24 02:26:45.504584 [ 276 ] {9c10906a-1300-4fd8-8317-2904abd38977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7359 | 2026.02.24 02:26:45.504903 [ 276 ] {9c10906a-1300-4fd8-8317-2904abd38977} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7360 | 2026.02.24 02:26:45.505128 [ 276 ] {9c10906a-1300-4fd8-8317-2904abd38977} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7361 | 2026.02.24 02:26:45.505254 [ 276 ] {9c10906a-1300-4fd8-8317-2904abd38977} <Debug> executeQuery: Read 377 rows, 25.67 KiB in 0.001251 sec., 301358.91286970425 rows/sec., 20.04 MiB/sec. | ||
| 7362 | 2026.02.24 02:26:45.505292 [ 276 ] {9c10906a-1300-4fd8-8317-2904abd38977} <Debug> TCPHandler: Processed in 0.001415641 sec. | ||
| 7363 | 2026.02.24 02:26:45.505397 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7364 | 2026.02.24 02:26:45.505491 [ 276 ] {0f022111-722a-432c-a6cf-92aa8f051523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7365 | 2026.02.24 02:26:45.505531 [ 276 ] {0f022111-722a-432c-a6cf-92aa8f051523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7366 | 2026.02.24 02:26:45.505938 [ 276 ] {0f022111-722a-432c-a6cf-92aa8f051523} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7367 | 2026.02.24 02:26:45.505974 [ 276 ] {0f022111-722a-432c-a6cf-92aa8f051523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7368 | 2026.02.24 02:26:45.506280 [ 276 ] {0f022111-722a-432c-a6cf-92aa8f051523} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7369 | 2026.02.24 02:26:45.506493 [ 276 ] {0f022111-722a-432c-a6cf-92aa8f051523} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7370 | 2026.02.24 02:26:45.506617 [ 276 ] {0f022111-722a-432c-a6cf-92aa8f051523} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001143 sec., 129483.81452318461 rows/sec., 7.36 MiB/sec. | ||
| 7371 | 2026.02.24 02:26:45.506653 [ 276 ] {0f022111-722a-432c-a6cf-92aa8f051523} <Debug> TCPHandler: Processed in 0.001305509 sec. | ||
| 7372 | 2026.02.24 02:26:45.506757 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7373 | 2026.02.24 02:26:45.506850 [ 276 ] {e4078ded-e6dd-44eb-9ea3-ac41b8ec8c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7374 | 2026.02.24 02:26:45.506890 [ 276 ] {e4078ded-e6dd-44eb-9ea3-ac41b8ec8c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7375 | 2026.02.24 02:26:45.507549 [ 276 ] {e4078ded-e6dd-44eb-9ea3-ac41b8ec8c84} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7376 | 2026.02.24 02:26:45.507586 [ 276 ] {e4078ded-e6dd-44eb-9ea3-ac41b8ec8c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7377 | 2026.02.24 02:26:45.507935 [ 276 ] {e4078ded-e6dd-44eb-9ea3-ac41b8ec8c84} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7378 | 2026.02.24 02:26:45.508143 [ 276 ] {e4078ded-e6dd-44eb-9ea3-ac41b8ec8c84} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7379 | 2026.02.24 02:26:45.508270 [ 276 ] {e4078ded-e6dd-44eb-9ea3-ac41b8ec8c84} <Debug> executeQuery: Read 956 rows, 70.27 KiB in 0.001437 sec., 665274.8782185108 rows/sec., 47.75 MiB/sec. | ||
| 7380 | 2026.02.24 02:26:45.508308 [ 276 ] {e4078ded-e6dd-44eb-9ea3-ac41b8ec8c84} <Debug> TCPHandler: Processed in 0.001601304 sec. | ||
| 7381 | 2026.02.24 02:26:45.508410 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7382 | 2026.02.24 02:26:45.508502 [ 276 ] {32b23869-6de2-45bf-b977-a6c12cf8b744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7383 | 2026.02.24 02:26:45.508542 [ 276 ] {32b23869-6de2-45bf-b977-a6c12cf8b744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7384 | 2026.02.24 02:26:45.508859 [ 276 ] {32b23869-6de2-45bf-b977-a6c12cf8b744} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7385 | 2026.02.24 02:26:45.508894 [ 276 ] {32b23869-6de2-45bf-b977-a6c12cf8b744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7386 | 2026.02.24 02:26:45.509202 [ 276 ] {32b23869-6de2-45bf-b977-a6c12cf8b744} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7387 | 2026.02.24 02:26:45.509420 [ 276 ] {32b23869-6de2-45bf-b977-a6c12cf8b744} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7388 | 2026.02.24 02:26:45.509549 [ 276 ] {32b23869-6de2-45bf-b977-a6c12cf8b744} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 7389 | 2026.02.24 02:26:45.509585 [ 276 ] {32b23869-6de2-45bf-b977-a6c12cf8b744} <Debug> TCPHandler: Processed in 0.001224909 sec. | ||
| 7390 | 2026.02.24 02:26:45.509686 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7391 | 2026.02.24 02:26:45.509778 [ 276 ] {4695751d-baae-46cb-a695-bf3830fce06d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7392 | 2026.02.24 02:26:45.509820 [ 276 ] {4695751d-baae-46cb-a695-bf3830fce06d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7393 | 2026.02.24 02:26:45.510364 [ 276 ] {4695751d-baae-46cb-a695-bf3830fce06d} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7394 | 2026.02.24 02:26:45.510400 [ 276 ] {4695751d-baae-46cb-a695-bf3830fce06d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7395 | 2026.02.24 02:26:45.510777 [ 276 ] {4695751d-baae-46cb-a695-bf3830fce06d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7396 | 2026.02.24 02:26:45.510988 [ 276 ] {4695751d-baae-46cb-a695-bf3830fce06d} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7397 | 2026.02.24 02:26:45.511116 [ 276 ] {4695751d-baae-46cb-a695-bf3830fce06d} <Debug> executeQuery: Read 917 rows, 62.51 KiB in 0.001355 sec., 676752.7675276753 rows/sec., 45.05 MiB/sec. | ||
| 7398 | 2026.02.24 02:26:45.511152 [ 276 ] {4695751d-baae-46cb-a695-bf3830fce06d} <Debug> TCPHandler: Processed in 0.001515742 sec. | ||
| 7399 | 2026.02.24 02:26:45.511248 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7400 | 2026.02.24 02:26:45.511342 [ 276 ] {714ba74a-5d2d-4aea-940e-70c3d5e20284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7401 | 2026.02.24 02:26:45.511383 [ 276 ] {714ba74a-5d2d-4aea-940e-70c3d5e20284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7402 | 2026.02.24 02:26:45.511685 [ 276 ] {714ba74a-5d2d-4aea-940e-70c3d5e20284} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7403 | 2026.02.24 02:26:45.511721 [ 276 ] {714ba74a-5d2d-4aea-940e-70c3d5e20284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7404 | 2026.02.24 02:26:45.512085 [ 276 ] {714ba74a-5d2d-4aea-940e-70c3d5e20284} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7405 | 2026.02.24 02:26:45.512301 [ 276 ] {714ba74a-5d2d-4aea-940e-70c3d5e20284} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7406 | 2026.02.24 02:26:45.512404 [ 52 ] {} <Debug> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 7407 | 2026.02.24 02:26:45.512426 [ 276 ] {714ba74a-5d2d-4aea-940e-70c3d5e20284} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001101 sec., 908.2652134423251 rows/sec., 61.20 KiB/sec. | ||
| 7408 | 2026.02.24 02:26:45.512474 [ 52 ] {} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7409 | 2026.02.24 02:26:45.512480 [ 276 ] {714ba74a-5d2d-4aea-940e-70c3d5e20284} <Debug> TCPHandler: Processed in 0.001281099 sec. | ||
| 7410 | 2026.02.24 02:26:45.512504 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7411 | 2026.02.24 02:26:45.512588 [ 196 ] {e74df7c8-37f7-4223-b934-38314a67dfba::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 | ||
| 7412 | 2026.02.24 02:26:45.512600 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7413 | 2026.02.24 02:26:45.512683 [ 196 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7414 | 2026.02.24 02:26:45.512702 [ 276 ] {9af6d12b-3f9c-4610-b311-241aa8e943cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7415 | 2026.02.24 02:26:45.512709 [ 196 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 15 rows starting from the beginning of the part | ||
| 7416 | 2026.02.24 02:26:45.512756 [ 276 ] {9af6d12b-3f9c-4610-b311-241aa8e943cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7417 | 2026.02.24 02:26:45.512763 [ 196 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 7418 | 2026.02.24 02:26:45.512806 [ 196 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 7419 | 2026.02.24 02:26:45.512843 [ 196 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 7420 | 2026.02.24 02:26:45.512879 [ 196 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 7421 | 2026.02.24 02:26:45.512916 [ 196 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 7422 | 2026.02.24 02:26:45.513500 [ 276 ] {9af6d12b-3f9c-4610-b311-241aa8e943cb} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7423 | 2026.02.24 02:26:45.513535 [ 276 ] {9af6d12b-3f9c-4610-b311-241aa8e943cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7424 | 2026.02.24 02:26:45.513612 [ 196 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001057626 sec., 18910.276411510305 rows/sec., 1.24 MiB/sec. | ||
| 7425 | 2026.02.24 02:26:45.513709 [ 196 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 7426 | 2026.02.24 02:26:45.513933 [ 196 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_19_4} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7427 | 2026.02.24 02:26:45.513992 [ 196 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_19_4} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 7428 | 2026.02.24 02:26:45.514045 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7429 | 2026.02.24 02:26:45.514056 [ 276 ] {9af6d12b-3f9c-4610-b311-241aa8e943cb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7430 | 2026.02.24 02:26:45.514282 [ 276 ] {9af6d12b-3f9c-4610-b311-241aa8e943cb} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7431 | 2026.02.24 02:26:45.514417 [ 276 ] {9af6d12b-3f9c-4610-b311-241aa8e943cb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001733 sec., 5770.340450086555 rows/sec., 10.34 MiB/sec. | ||
| 7432 | 2026.02.24 02:26:45.514469 [ 276 ] {9af6d12b-3f9c-4610-b311-241aa8e943cb} <Debug> TCPHandler: Processed in 0.001918958 sec. | ||
| 7433 | 2026.02.24 02:26:45.514576 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7434 | 2026.02.24 02:26:45.514671 [ 276 ] {abf550a9-02a9-44cb-80cf-caeda29e9381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7435 | 2026.02.24 02:26:45.514711 [ 276 ] {abf550a9-02a9-44cb-80cf-caeda29e9381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7436 | 2026.02.24 02:26:45.515027 [ 276 ] {abf550a9-02a9-44cb-80cf-caeda29e9381} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7437 | 2026.02.24 02:26:45.515064 [ 276 ] {abf550a9-02a9-44cb-80cf-caeda29e9381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7438 | 2026.02.24 02:26:45.515376 [ 276 ] {abf550a9-02a9-44cb-80cf-caeda29e9381} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7439 | 2026.02.24 02:26:45.515596 [ 276 ] {abf550a9-02a9-44cb-80cf-caeda29e9381} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7440 | 2026.02.24 02:26:45.515719 [ 276 ] {abf550a9-02a9-44cb-80cf-caeda29e9381} <Debug> executeQuery: Read 78 rows, 4.94 KiB in 0.001066 sec., 73170.73170731707 rows/sec., 4.52 MiB/sec. | ||
| 7441 | 2026.02.24 02:26:45.515755 [ 276 ] {abf550a9-02a9-44cb-80cf-caeda29e9381} <Debug> TCPHandler: Processed in 0.001229058 sec. | ||
| 7442 | 2026.02.24 02:26:47.085725 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7443 | 2026.02.24 02:26:47.085952 [ 276 ] {71f45493-596f-45cf-9c22-427b3a1fc44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7444 | 2026.02.24 02:26:47.086052 [ 276 ] {71f45493-596f-45cf-9c22-427b3a1fc44f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7445 | 2026.02.24 02:26:47.086840 [ 276 ] {71f45493-596f-45cf-9c22-427b3a1fc44f} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7446 | 2026.02.24 02:26:47.086890 [ 276 ] {71f45493-596f-45cf-9c22-427b3a1fc44f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7447 | 2026.02.24 02:26:47.087308 [ 276 ] {71f45493-596f-45cf-9c22-427b3a1fc44f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7448 | 2026.02.24 02:26:47.087574 [ 276 ] {71f45493-596f-45cf-9c22-427b3a1fc44f} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7449 | 2026.02.24 02:26:47.087737 [ 276 ] {71f45493-596f-45cf-9c22-427b3a1fc44f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001859 sec., 30123.72243141474 rows/sec., 2.31 MiB/sec. | ||
| 7450 | 2026.02.24 02:26:47.087741 [ 51 ] {} <Debug> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7451 | 2026.02.24 02:26:47.087787 [ 276 ] {71f45493-596f-45cf-9c22-427b3a1fc44f} <Debug> TCPHandler: Processed in 0.002205783 sec. | ||
| 7452 | 2026.02.24 02:26:47.087811 [ 51 ] {} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7453 | 2026.02.24 02:26:47.087840 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7454 | 2026.02.24 02:26:47.087935 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7455 | 2026.02.24 02:26:47.087940 [ 196 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::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 | ||
| 7456 | 2026.02.24 02:26:47.088051 [ 276 ] {fb374f04-0fc6-4b89-a0b2-c10b45650409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7457 | 2026.02.24 02:26:47.088064 [ 196 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7458 | 2026.02.24 02:26:47.088096 [ 276 ] {fb374f04-0fc6-4b89-a0b2-c10b45650409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7459 | 2026.02.24 02:26:47.088097 [ 196 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2151 rows starting from the beginning of the part | ||
| 7460 | 2026.02.24 02:26:47.088170 [ 196 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 121 rows starting from the beginning of the part | ||
| 7461 | 2026.02.24 02:26:47.088217 [ 196 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 817 rows starting from the beginning of the part | ||
| 7462 | 2026.02.24 02:26:47.088262 [ 196 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 118 rows starting from the beginning of the part | ||
| 7463 | 2026.02.24 02:26:47.088304 [ 196 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1957 rows starting from the beginning of the part | ||
| 7464 | 2026.02.24 02:26:47.088345 [ 196 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::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 | ||
| 7465 | 2026.02.24 02:26:47.088555 [ 276 ] {fb374f04-0fc6-4b89-a0b2-c10b45650409} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7466 | 2026.02.24 02:26:47.088592 [ 276 ] {fb374f04-0fc6-4b89-a0b2-c10b45650409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7467 | 2026.02.24 02:26:47.088918 [ 276 ] {fb374f04-0fc6-4b89-a0b2-c10b45650409} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7468 | 2026.02.24 02:26:47.089185 [ 276 ] {fb374f04-0fc6-4b89-a0b2-c10b45650409} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7469 | 2026.02.24 02:26:47.089345 [ 51 ] {} <Debug> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7470 | 2026.02.24 02:26:47.089369 [ 276 ] {fb374f04-0fc6-4b89-a0b2-c10b45650409} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001341 sec., 47725.57792692021 rows/sec., 3.73 MiB/sec. | ||
| 7471 | 2026.02.24 02:26:47.089400 [ 51 ] {} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7472 | 2026.02.24 02:26:47.089432 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7473 | 2026.02.24 02:26:47.089437 [ 276 ] {fb374f04-0fc6-4b89-a0b2-c10b45650409} <Debug> TCPHandler: Processed in 0.001558104 sec. | ||
| 7474 | 2026.02.24 02:26:47.089524 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::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 | ||
| 7475 | 2026.02.24 02:26:47.089607 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7476 | 2026.02.24 02:26:47.089638 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7477 | 2026.02.24 02:26:47.089677 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1061 rows starting from the beginning of the part | ||
| 7478 | 2026.02.24 02:26:47.089720 [ 276 ] {e1eb3b12-18fc-4f31-9704-99498b20d4bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7479 | 2026.02.24 02:26:47.089750 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 101 rows starting from the beginning of the part | ||
| 7480 | 2026.02.24 02:26:47.089773 [ 276 ] {e1eb3b12-18fc-4f31-9704-99498b20d4bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7481 | 2026.02.24 02:26:47.089824 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 500 rows starting from the beginning of the part | ||
| 7482 | 2026.02.24 02:26:47.089885 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 95 rows starting from the beginning of the part | ||
| 7483 | 2026.02.24 02:26:47.089947 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 956 rows starting from the beginning of the part | ||
| 7484 | 2026.02.24 02:26:47.090006 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::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 | ||
| 7485 | 2026.02.24 02:26:47.090247 [ 276 ] {e1eb3b12-18fc-4f31-9704-99498b20d4bd} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7486 | 2026.02.24 02:26:47.090292 [ 276 ] {e1eb3b12-18fc-4f31-9704-99498b20d4bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7487 | 2026.02.24 02:26:47.090422 [ 191 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5220 rows, containing 5 columns (5 merged, 0 gathered) in 0.002519607 sec., 2071751.6660336314 rows/sec., 176.56 MiB/sec. | ||
| 7488 | 2026.02.24 02:26:47.090736 [ 191 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7489 | 2026.02.24 02:26:47.090890 [ 276 ] {e1eb3b12-18fc-4f31-9704-99498b20d4bd} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7490 | 2026.02.24 02:26:47.091109 [ 191 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_51_10} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7491 | 2026.02.24 02:26:47.091250 [ 191 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_51_10} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7492 | 2026.02.24 02:26:47.091304 [ 276 ] {e1eb3b12-18fc-4f31-9704-99498b20d4bd} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7493 | 2026.02.24 02:26:47.091399 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 7494 | 2026.02.24 02:26:47.091476 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7495 | 2026.02.24 02:26:47.091506 [ 276 ] {e1eb3b12-18fc-4f31-9704-99498b20d4bd} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001806 sec., 17718.715393133996 rows/sec., 1.23 MiB/sec. | ||
| 7496 | 2026.02.24 02:26:47.091520 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7497 | 2026.02.24 02:26:47.091561 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7498 | 2026.02.24 02:26:47.091570 [ 199 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2777 rows, containing 5 columns (5 merged, 0 gathered) in 0.002088101 sec., 1329916.5126591097 rows/sec., 101.48 MiB/sec. | ||
| 7499 | 2026.02.24 02:26:47.091574 [ 276 ] {e1eb3b12-18fc-4f31-9704-99498b20d4bd} <Debug> TCPHandler: Processed in 0.00202983 sec. | ||
| 7500 | 2026.02.24 02:26:47.091661 [ 191 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::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 | ||
| 7501 | 2026.02.24 02:26:47.091726 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7502 | 2026.02.24 02:26:47.091773 [ 191 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7503 | 2026.02.24 02:26:47.091780 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7504 | 2026.02.24 02:26:47.091816 [ 191 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13555 rows starting from the beginning of the part | ||
| 7505 | 2026.02.24 02:26:47.091832 [ 276 ] {1649a88c-7b0f-4017-a946-a2305498be96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7506 | 2026.02.24 02:26:47.091883 [ 276 ] {1649a88c-7b0f-4017-a946-a2305498be96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7507 | 2026.02.24 02:26:47.091891 [ 191 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 163 rows starting from the beginning of the part | ||
| 7508 | 2026.02.24 02:26:47.091956 [ 191 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 265 rows starting from the beginning of the part | ||
| 7509 | 2026.02.24 02:26:47.092002 [ 191 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 7510 | 2026.02.24 02:26:47.092047 [ 191 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 917 rows starting from the beginning of the part | ||
| 7511 | 2026.02.24 02:26:47.092073 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_51_10} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7512 | 2026.02.24 02:26:47.092088 [ 191 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part | ||
| 7513 | 2026.02.24 02:26:47.092172 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_51_10} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7514 | 2026.02.24 02:26:47.092251 [ 276 ] {1649a88c-7b0f-4017-a946-a2305498be96} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7515 | 2026.02.24 02:26:47.092264 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 7516 | 2026.02.24 02:26:47.092298 [ 276 ] {1649a88c-7b0f-4017-a946-a2305498be96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7517 | 2026.02.24 02:26:47.092649 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14916 | ||
| 7518 | 2026.02.24 02:26:47.092651 [ 276 ] {1649a88c-7b0f-4017-a946-a2305498be96} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7519 | 2026.02.24 02:26:47.092898 [ 276 ] {1649a88c-7b0f-4017-a946-a2305498be96} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7520 | 2026.02.24 02:26:47.093024 [ 51 ] {} <Debug> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7521 | 2026.02.24 02:26:47.093036 [ 276 ] {1649a88c-7b0f-4017-a946-a2305498be96} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001225 sec., 9795.91836734694 rows/sec., 676.02 KiB/sec. | ||
| 7522 | 2026.02.24 02:26:47.093069 [ 51 ] {} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7523 | 2026.02.24 02:26:47.093090 [ 276 ] {1649a88c-7b0f-4017-a946-a2305498be96} <Debug> TCPHandler: Processed in 0.001416261 sec. | ||
| 7524 | 2026.02.24 02:26:47.093094 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7525 | 2026.02.24 02:26:47.093135 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7526 | 2026.02.24 02:26:47.093180 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7527 | 2026.02.24 02:26:47.093191 [ 201 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::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 | ||
| 7528 | 2026.02.24 02:26:47.093295 [ 201 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7529 | 2026.02.24 02:26:47.093329 [ 201 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2760 rows starting from the beginning of the part | ||
| 7530 | 2026.02.24 02:26:47.093380 [ 201 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7531 | 2026.02.24 02:26:47.093423 [ 201 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 90 rows starting from the beginning of the part | ||
| 7532 | 2026.02.24 02:26:47.093461 [ 201 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 7533 | 2026.02.24 02:26:47.093498 [ 201 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 78 rows starting from the beginning of the part | ||
| 7534 | 2026.02.24 02:26:47.093541 [ 201 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 12 rows starting from the beginning of the part | ||
| 7535 | 2026.02.24 02:26:47.093888 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7536 | 2026.02.24 02:26:47.094177 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7537 | 2026.02.24 02:26:47.094306 [ 51 ] {} <Debug> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7538 | 2026.02.24 02:26:47.094327 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14916 | ||
| 7539 | 2026.02.24 02:26:47.094344 [ 51 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7540 | 2026.02.24 02:26:47.094371 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7541 | 2026.02.24 02:26:47.094459 [ 197 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 7542 | 2026.02.24 02:26:47.094564 [ 197 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7543 | 2026.02.24 02:26:47.094604 [ 197 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12484 rows starting from the beginning of the part | ||
| 7544 | 2026.02.24 02:26:47.094676 [ 197 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 7545 | 2026.02.24 02:26:47.094739 [ 197 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 7546 | 2026.02.24 02:26:47.094801 [ 197 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 7547 | 2026.02.24 02:26:47.094864 [ 197 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 7548 | 2026.02.24 02:26:47.094939 [ 197 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 7549 | 2026.02.24 02:26:47.095587 [ 193 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3060 rows, containing 4 columns (4 merged, 0 gathered) in 0.002428036 sec., 1260277.8541998554 rows/sec., 81.69 MiB/sec. | ||
| 7550 | 2026.02.24 02:26:47.096115 [ 190 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7551 | 2026.02.24 02:26:47.096499 [ 190 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_51_10} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7552 | 2026.02.24 02:26:47.096595 [ 190 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_51_10} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7553 | 2026.02.24 02:26:47.096697 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7554 | 2026.02.24 02:26:47.096741 [ 191 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15092 rows, containing 5 columns (5 merged, 0 gathered) in 0.005120586 sec., 2947318.9201392187 rows/sec., 199.67 MiB/sec. | ||
| 7555 | 2026.02.24 02:26:47.097111 [ 199 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7556 | 2026.02.24 02:26:47.097399 [ 199 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7557 | 2026.02.24 02:26:47.097422 [ 198 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14916 rows, containing 4 columns (4 merged, 0 gathered) in 0.003001484 sec., 4969541.7333559 rows/sec., 71.09 MiB/sec. | ||
| 7558 | 2026.02.24 02:26:47.097481 [ 199 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7559 | 2026.02.24 02:26:47.097558 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
| 7560 | 2026.02.24 02:26:47.097844 [ 188 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7561 | 2026.02.24 02:26:47.098128 [ 188 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_31_6} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7562 | 2026.02.24 02:26:47.098205 [ 188 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_31_6} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7563 | 2026.02.24 02:26:47.098303 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 7564 | 2026.02.24 02:26:47.867851 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7565 | 2026.02.24 02:26:47.884872 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7566 | 2026.02.24 02:26:47.884919 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7567 | 2026.02.24 02:26:47.890804 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7568 | 2026.02.24 02:26:47.891475 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7569 | 2026.02.24 02:26:47.891739 [ 48 ] {} <Debug> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7570 | 2026.02.24 02:26:47.891781 [ 48 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7571 | 2026.02.24 02:26:47.891804 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7572 | 2026.02.24 02:26:47.891929 [ 199 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 7573 | 2026.02.24 02:26:47.894555 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7574 | 2026.02.24 02:26:47.895828 [ 199 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7575 | 2026.02.24 02:26:47.897189 [ 199 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 7576 | 2026.02.24 02:26:47.901836 [ 199 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 7577 | 2026.02.24 02:26:47.906404 [ 199 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 7578 | 2026.02.24 02:26:47.911134 [ 199 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 7579 | 2026.02.24 02:26:47.915442 [ 199 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 7580 | 2026.02.24 02:26:47.919634 [ 199 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 7581 | 2026.02.24 02:26:47.973368 [ 188 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.08148855 sec., 2871.569073201081 rows/sec., 14.85 MiB/sec. | ||
| 7582 | 2026.02.24 02:26:47.976248 [ 198 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7583 | 2026.02.24 02:26:47.978373 [ 198 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_31_6} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7584 | 2026.02.24 02:26:47.978459 [ 198 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_31_6} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7585 | 2026.02.24 02:26:47.980611 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 7586 | 2026.02.24 02:26:48.000272 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.55 MiB, peak 296.58 MiB, free memory in arenas 0.00 B, will set to 287.57 MiB (RSS), difference: 5.01 MiB | ||
| 7587 | 2026.02.24 02:26:52.093219 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7588 | 2026.02.24 02:26:52.093399 [ 276 ] {fb879e4b-52a6-4f22-aa84-8095f846bf63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7589 | 2026.02.24 02:26:52.093466 [ 276 ] {fb879e4b-52a6-4f22-aa84-8095f846bf63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7590 | 2026.02.24 02:26:52.094164 [ 276 ] {fb879e4b-52a6-4f22-aa84-8095f846bf63} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7591 | 2026.02.24 02:26:52.094216 [ 276 ] {fb879e4b-52a6-4f22-aa84-8095f846bf63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7592 | 2026.02.24 02:26:52.094627 [ 276 ] {fb879e4b-52a6-4f22-aa84-8095f846bf63} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7593 | 2026.02.24 02:26:52.094859 [ 276 ] {fb879e4b-52a6-4f22-aa84-8095f846bf63} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7594 | 2026.02.24 02:26:52.095022 [ 276 ] {fb879e4b-52a6-4f22-aa84-8095f846bf63} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001672 sec., 70574.16267942583 rows/sec., 6.00 MiB/sec. | ||
| 7595 | 2026.02.24 02:26:52.095072 [ 276 ] {fb879e4b-52a6-4f22-aa84-8095f846bf63} <Debug> TCPHandler: Processed in 0.00198758 sec. | ||
| 7596 | 2026.02.24 02:26:52.095201 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7597 | 2026.02.24 02:26:52.095305 [ 276 ] {8d499206-e18c-49b9-b608-2ba701c02914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7598 | 2026.02.24 02:26:52.095350 [ 276 ] {8d499206-e18c-49b9-b608-2ba701c02914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7599 | 2026.02.24 02:26:52.095775 [ 276 ] {8d499206-e18c-49b9-b608-2ba701c02914} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7600 | 2026.02.24 02:26:52.095814 [ 276 ] {8d499206-e18c-49b9-b608-2ba701c02914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7601 | 2026.02.24 02:26:52.096130 [ 276 ] {8d499206-e18c-49b9-b608-2ba701c02914} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7602 | 2026.02.24 02:26:52.096358 [ 276 ] {8d499206-e18c-49b9-b608-2ba701c02914} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7603 | 2026.02.24 02:26:52.096494 [ 276 ] {8d499206-e18c-49b9-b608-2ba701c02914} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001212 sec., 25577.55775577558 rows/sec., 1.88 MiB/sec. | ||
| 7604 | 2026.02.24 02:26:52.096532 [ 276 ] {8d499206-e18c-49b9-b608-2ba701c02914} <Debug> TCPHandler: Processed in 0.001383631 sec. | ||
| 7605 | 2026.02.24 02:26:52.096656 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7606 | 2026.02.24 02:26:52.096753 [ 276 ] {01cfa9d1-d6e4-48e2-bab5-ab9db2f2974f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7607 | 2026.02.24 02:26:52.096795 [ 276 ] {01cfa9d1-d6e4-48e2-bab5-ab9db2f2974f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7608 | 2026.02.24 02:26:52.097220 [ 276 ] {01cfa9d1-d6e4-48e2-bab5-ab9db2f2974f} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7609 | 2026.02.24 02:26:52.097257 [ 276 ] {01cfa9d1-d6e4-48e2-bab5-ab9db2f2974f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7610 | 2026.02.24 02:26:52.097564 [ 276 ] {01cfa9d1-d6e4-48e2-bab5-ab9db2f2974f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7611 | 2026.02.24 02:26:52.097782 [ 276 ] {01cfa9d1-d6e4-48e2-bab5-ab9db2f2974f} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7612 | 2026.02.24 02:26:52.097914 [ 276 ] {01cfa9d1-d6e4-48e2-bab5-ab9db2f2974f} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00118 sec., 80508.47457627118 rows/sec., 6.29 MiB/sec. | ||
| 7613 | 2026.02.24 02:26:52.097950 [ 276 ] {01cfa9d1-d6e4-48e2-bab5-ab9db2f2974f} <Debug> TCPHandler: Processed in 0.00134678 sec. | ||
| 7614 | 2026.02.24 02:26:52.098064 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7615 | 2026.02.24 02:26:52.098160 [ 276 ] {85d854ab-0f69-4d87-a6c6-480f192c3b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7616 | 2026.02.24 02:26:52.098213 [ 276 ] {85d854ab-0f69-4d87-a6c6-480f192c3b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7617 | 2026.02.24 02:26:52.098618 [ 276 ] {85d854ab-0f69-4d87-a6c6-480f192c3b7a} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7618 | 2026.02.24 02:26:52.098655 [ 276 ] {85d854ab-0f69-4d87-a6c6-480f192c3b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7619 | 2026.02.24 02:26:52.098974 [ 276 ] {85d854ab-0f69-4d87-a6c6-480f192c3b7a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7620 | 2026.02.24 02:26:52.099192 [ 276 ] {85d854ab-0f69-4d87-a6c6-480f192c3b7a} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7621 | 2026.02.24 02:26:52.099328 [ 276 ] {85d854ab-0f69-4d87-a6c6-480f192c3b7a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 7622 | 2026.02.24 02:26:52.099365 [ 276 ] {85d854ab-0f69-4d87-a6c6-480f192c3b7a} <Debug> TCPHandler: Processed in 0.001351909 sec. | ||
| 7623 | 2026.02.24 02:26:52.099475 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7624 | 2026.02.24 02:26:52.099569 [ 276 ] {d2d52f09-6d8f-4b41-aaa6-f0d3e67187a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7625 | 2026.02.24 02:26:52.099624 [ 276 ] {d2d52f09-6d8f-4b41-aaa6-f0d3e67187a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7626 | 2026.02.24 02:26:52.100435 [ 276 ] {d2d52f09-6d8f-4b41-aaa6-f0d3e67187a7} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7627 | 2026.02.24 02:26:52.100472 [ 276 ] {d2d52f09-6d8f-4b41-aaa6-f0d3e67187a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7628 | 2026.02.24 02:26:52.101010 [ 276 ] {d2d52f09-6d8f-4b41-aaa6-f0d3e67187a7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7629 | 2026.02.24 02:26:52.101252 [ 276 ] {d2d52f09-6d8f-4b41-aaa6-f0d3e67187a7} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7630 | 2026.02.24 02:26:52.101396 [ 276 ] {d2d52f09-6d8f-4b41-aaa6-f0d3e67187a7} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001846 sec., 16793.066088840736 rows/sec., 30.09 MiB/sec. | ||
| 7631 | 2026.02.24 02:26:52.101451 [ 276 ] {d2d52f09-6d8f-4b41-aaa6-f0d3e67187a7} <Debug> TCPHandler: Processed in 0.002024621 sec. | ||
| 7632 | 2026.02.24 02:26:52.101566 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7633 | 2026.02.24 02:26:52.101665 [ 276 ] {f9ed6d4f-b621-4c58-9141-a5d9b689691b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7634 | 2026.02.24 02:26:52.101708 [ 276 ] {f9ed6d4f-b621-4c58-9141-a5d9b689691b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7635 | 2026.02.24 02:26:52.102036 [ 276 ] {f9ed6d4f-b621-4c58-9141-a5d9b689691b} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7636 | 2026.02.24 02:26:52.102073 [ 276 ] {f9ed6d4f-b621-4c58-9141-a5d9b689691b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7637 | 2026.02.24 02:26:52.102386 [ 276 ] {f9ed6d4f-b621-4c58-9141-a5d9b689691b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7638 | 2026.02.24 02:26:52.102599 [ 276 ] {f9ed6d4f-b621-4c58-9141-a5d9b689691b} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7639 | 2026.02.24 02:26:52.102726 [ 276 ] {f9ed6d4f-b621-4c58-9141-a5d9b689691b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 7640 | 2026.02.24 02:26:52.102762 [ 276 ] {f9ed6d4f-b621-4c58-9141-a5d9b689691b} <Debug> TCPHandler: Processed in 0.001246989 sec. | ||
| 7641 | 2026.02.24 02:26:54.316915 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49317 | ||
| 7642 | 2026.02.24 02:26:54.317033 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7643 | 2026.02.24 02:26:54.317060 [ 287 ] {} <Debug> TCP-Session: 67e3c281-33c9-4ff9-ac12-7125a24c6bb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49317 | ||
| 7644 | 2026.02.24 02:26:54.317081 [ 287 ] {} <Debug> TCP-Session: 67e3c281-33c9-4ff9-ac12-7125a24c6bb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7645 | 2026.02.24 02:26:54.317093 [ 287 ] {} <Debug> TCP-Session: 67e3c281-33c9-4ff9-ac12-7125a24c6bb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7646 | 2026.02.24 02:26:54.317269 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58301 | ||
| 7647 | 2026.02.24 02:26:54.317297 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32779 | ||
| 7648 | 2026.02.24 02:26:54.317330 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33106 | ||
| 7649 | 2026.02.24 02:26:54.317343 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50393 | ||
| 7650 | 2026.02.24 02:26:54.317368 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63467 | ||
| 7651 | 2026.02.24 02:26:54.317328 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34662 | ||
| 7652 | 2026.02.24 02:26:54.317421 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7653 | 2026.02.24 02:26:54.317423 [ 287 ] {} <Trace> TCP-Session: 67e3c281-33c9-4ff9-ac12-7125a24c6bb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7654 | 2026.02.24 02:26:54.317497 [ 289 ] {} <Debug> TCP-Session: 045d6f34-ad69-4020-82df-ddc81cef1aad Authenticating user 'default' from [fd00:1122:3344:101::e]:58301 | ||
| 7655 | 2026.02.24 02:26:54.317298 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60835 | ||
| 7656 | 2026.02.24 02:26:54.317541 [ 289 ] {} <Debug> TCP-Session: 045d6f34-ad69-4020-82df-ddc81cef1aad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7657 | 2026.02.24 02:26:54.317360 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65424 | ||
| 7658 | 2026.02.24 02:26:54.317575 [ 289 ] {} <Debug> TCP-Session: 045d6f34-ad69-4020-82df-ddc81cef1aad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7659 | 2026.02.24 02:26:54.317651 [ 287 ] {c668ab9f-b0b5-49f9-bae4-fd9af294a398} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49317) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7660 | 2026.02.24 02:26:54.317895 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7661 | 2026.02.24 02:26:54.317917 [ 287 ] {c668ab9f-b0b5-49f9-bae4-fd9af294a398} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7662 | 2026.02.24 02:26:54.317933 [ 292 ] {} <Debug> TCP-Session: c0352ffd-b2f2-4f20-917e-604d77702c8b Authenticating user 'default' from [fd00:1122:3344:101::e]:34662 | ||
| 7663 | 2026.02.24 02:26:54.317972 [ 292 ] {} <Debug> TCP-Session: c0352ffd-b2f2-4f20-917e-604d77702c8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7664 | 2026.02.24 02:26:54.317983 [ 287 ] {c668ab9f-b0b5-49f9-bae4-fd9af294a398} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7665 | 2026.02.24 02:26:54.317985 [ 292 ] {} <Debug> TCP-Session: c0352ffd-b2f2-4f20-917e-604d77702c8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7666 | 2026.02.24 02:26:54.318008 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7667 | 2026.02.24 02:26:54.318056 [ 275 ] {} <Debug> TCP-Session: f5abd459-3175-4a64-badb-b55474a5b9c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:65424 | ||
| 7668 | 2026.02.24 02:26:54.318082 [ 275 ] {} <Debug> TCP-Session: f5abd459-3175-4a64-badb-b55474a5b9c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7669 | 2026.02.24 02:26:54.318095 [ 275 ] {} <Debug> TCP-Session: f5abd459-3175-4a64-badb-b55474a5b9c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7670 | 2026.02.24 02:26:54.318122 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7671 | 2026.02.24 02:26:54.318159 [ 293 ] {} <Debug> TCP-Session: 856e54a5-70b1-4ad9-9864-fb47632f253f Authenticating user 'default' from [fd00:1122:3344:101::e]:33106 | ||
| 7672 | 2026.02.24 02:26:54.318175 [ 293 ] {} <Debug> TCP-Session: 856e54a5-70b1-4ad9-9864-fb47632f253f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7673 | 2026.02.24 02:26:54.318187 [ 293 ] {} <Debug> TCP-Session: 856e54a5-70b1-4ad9-9864-fb47632f253f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7674 | 2026.02.24 02:26:54.318318 [ 287 ] {c668ab9f-b0b5-49f9-bae4-fd9af294a398} <Debug> oximeter.version (9014d0dd-9cbb-42cf-a9bf-b1762410eb94) (SelectExecutor): Key condition: unknown | ||
| 7675 | 2026.02.24 02:26:54.318423 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7676 | 2026.02.24 02:26:54.318458 [ 290 ] {} <Debug> TCP-Session: 00d9e5e2-6888-4902-8f35-1988947b2dc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60835 | ||
| 7677 | 2026.02.24 02:26:54.318478 [ 290 ] {} <Debug> TCP-Session: 00d9e5e2-6888-4902-8f35-1988947b2dc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7678 | 2026.02.24 02:26:54.318490 [ 290 ] {} <Debug> TCP-Session: 00d9e5e2-6888-4902-8f35-1988947b2dc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7679 | 2026.02.24 02:26:54.318498 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7680 | 2026.02.24 02:26:54.318527 [ 286 ] {} <Debug> TCP-Session: 2bfd7126-5e6c-42c2-b9ee-3361d7786fb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63467 | ||
| 7681 | 2026.02.24 02:26:54.318549 [ 286 ] {} <Debug> TCP-Session: 2bfd7126-5e6c-42c2-b9ee-3361d7786fb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7682 | 2026.02.24 02:26:54.318562 [ 286 ] {} <Debug> TCP-Session: 2bfd7126-5e6c-42c2-b9ee-3361d7786fb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7683 | 2026.02.24 02:26:54.318827 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7684 | 2026.02.24 02:26:54.318863 [ 294 ] {} <Debug> TCP-Session: 4f67ab86-a887-49bf-a56c-803ad2cc4385 Authenticating user 'default' from [fd00:1122:3344:101::e]:50393 | ||
| 7685 | 2026.02.24 02:26:54.318879 [ 294 ] {} <Debug> TCP-Session: 4f67ab86-a887-49bf-a56c-803ad2cc4385 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7686 | 2026.02.24 02:26:54.318891 [ 294 ] {} <Debug> TCP-Session: 4f67ab86-a887-49bf-a56c-803ad2cc4385 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7687 | 2026.02.24 02:26:54.318946 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7688 | 2026.02.24 02:26:54.318993 [ 291 ] {} <Debug> TCP-Session: a4637c17-d04c-4026-a863-b3d9792eabca Authenticating user 'default' from [fd00:1122:3344:101::e]:32779 | ||
| 7689 | 2026.02.24 02:26:54.319016 [ 291 ] {} <Debug> TCP-Session: a4637c17-d04c-4026-a863-b3d9792eabca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7690 | 2026.02.24 02:26:54.319033 [ 291 ] {} <Debug> TCP-Session: a4637c17-d04c-4026-a863-b3d9792eabca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7691 | 2026.02.24 02:26:54.319442 [ 321 ] {c668ab9f-b0b5-49f9-bae4-fd9af294a398} <Trace> AggregatingTransform: Aggregating | ||
| 7692 | 2026.02.24 02:26:54.319495 [ 321 ] {c668ab9f-b0b5-49f9-bae4-fd9af294a398} <Trace> Aggregator: Aggregation method: without_key | ||
| 7693 | 2026.02.24 02:26:54.319532 [ 321 ] {c668ab9f-b0b5-49f9-bae4-fd9af294a398} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001082476 sec. (923.808 rows/sec., 36.09 KiB/sec.) | ||
| 7694 | 2026.02.24 02:26:54.319551 [ 321 ] {c668ab9f-b0b5-49f9-bae4-fd9af294a398} <Trace> Aggregator: Merging aggregated data | ||
| 7695 | 2026.02.24 02:26:54.320919 [ 287 ] {c668ab9f-b0b5-49f9-bae4-fd9af294a398} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003327 sec., 300.57108506161705 rows/sec., 11.74 KiB/sec. | ||
| 7696 | 2026.02.24 02:26:54.321058 [ 287 ] {c668ab9f-b0b5-49f9-bae4-fd9af294a398} <Debug> TCPHandler: Processed in 0.003745156 sec. | ||
| 7697 | 2026.02.24 02:26:54.321186 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7698 | 2026.02.24 02:26:54.321217 [ 287 ] {} <Debug> TCP-Session: 67e3c281-33c9-4ff9-ac12-7125a24c6bb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7699 | 2026.02.24 02:26:54.321244 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7700 | 2026.02.24 02:26:54.321283 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7701 | 2026.02.24 02:26:54.321288 [ 289 ] {} <Debug> TCP-Session: 045d6f34-ad69-4020-82df-ddc81cef1aad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7702 | 2026.02.24 02:26:54.321304 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7703 | 2026.02.24 02:26:54.321330 [ 275 ] {} <Debug> TCP-Session: f5abd459-3175-4a64-badb-b55474a5b9c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7704 | 2026.02.24 02:26:54.321339 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7705 | 2026.02.24 02:26:54.321355 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7706 | 2026.02.24 02:26:54.321384 [ 294 ] {} <Debug> TCP-Session: 4f67ab86-a887-49bf-a56c-803ad2cc4385 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7707 | 2026.02.24 02:26:54.321374 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7708 | 2026.02.24 02:26:54.321414 [ 292 ] {} <Debug> TCP-Session: c0352ffd-b2f2-4f20-917e-604d77702c8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7709 | 2026.02.24 02:26:54.321441 [ 286 ] {} <Debug> TCP-Session: 2bfd7126-5e6c-42c2-b9ee-3361d7786fb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7710 | 2026.02.24 02:26:54.321360 [ 293 ] {} <Debug> TCP-Session: 856e54a5-70b1-4ad9-9864-fb47632f253f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7711 | 2026.02.24 02:26:54.321322 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7712 | 2026.02.24 02:26:54.321285 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7713 | 2026.02.24 02:26:54.321521 [ 290 ] {} <Debug> TCP-Session: 00d9e5e2-6888-4902-8f35-1988947b2dc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7714 | 2026.02.24 02:26:54.321550 [ 291 ] {} <Debug> TCP-Session: a4637c17-d04c-4026-a863-b3d9792eabca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7715 | 2026.02.24 02:26:54.374612 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59626 | ||
| 7716 | 2026.02.24 02:26:54.374718 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7717 | 2026.02.24 02:26:54.374744 [ 287 ] {} <Debug> TCP-Session: 0e570422-1a78-4b1f-8b08-d29d856ec1c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59626 | ||
| 7718 | 2026.02.24 02:26:54.374765 [ 287 ] {} <Debug> TCP-Session: 0e570422-1a78-4b1f-8b08-d29d856ec1c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7719 | 2026.02.24 02:26:54.374778 [ 287 ] {} <Debug> TCP-Session: 0e570422-1a78-4b1f-8b08-d29d856ec1c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7720 | 2026.02.24 02:26:54.375012 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34517 | ||
| 7721 | 2026.02.24 02:26:54.375027 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39052 | ||
| 7722 | 2026.02.24 02:26:54.375034 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64208 | ||
| 7723 | 2026.02.24 02:26:54.375082 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53380 | ||
| 7724 | 2026.02.24 02:26:54.375094 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34235 | ||
| 7725 | 2026.02.24 02:26:54.375111 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7726 | 2026.02.24 02:26:54.375119 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7727 | 2026.02.24 02:26:54.375162 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7728 | 2026.02.24 02:26:54.375162 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7729 | 2026.02.24 02:26:54.375183 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7730 | 2026.02.24 02:26:54.375201 [ 294 ] {} <Debug> TCP-Session: 9979d1a4-ded7-4987-8075-56edd84e8bb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53380 | ||
| 7731 | 2026.02.24 02:26:54.375205 [ 290 ] {} <Debug> TCP-Session: 51fae9f3-9015-4d15-b0bb-b7b13bf97755 Authenticating user 'default' from [fd00:1122:3344:101::e]:64208 | ||
| 7732 | 2026.02.24 02:26:54.375217 [ 275 ] {} <Debug> TCP-Session: 0893457a-9f4f-4f77-8fe4-97f194527f42 Authenticating user 'default' from [fd00:1122:3344:101::e]:34235 | ||
| 7733 | 2026.02.24 02:26:54.375226 [ 294 ] {} <Debug> TCP-Session: 9979d1a4-ded7-4987-8075-56edd84e8bb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7734 | 2026.02.24 02:26:54.375232 [ 290 ] {} <Debug> TCP-Session: 51fae9f3-9015-4d15-b0bb-b7b13bf97755 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7735 | 2026.02.24 02:26:54.375240 [ 275 ] {} <Debug> TCP-Session: 0893457a-9f4f-4f77-8fe4-97f194527f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7736 | 2026.02.24 02:26:54.375243 [ 294 ] {} <Debug> TCP-Session: 9979d1a4-ded7-4987-8075-56edd84e8bb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7737 | 2026.02.24 02:26:54.375250 [ 290 ] {} <Debug> TCP-Session: 51fae9f3-9015-4d15-b0bb-b7b13bf97755 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7738 | 2026.02.24 02:26:54.375259 [ 275 ] {} <Debug> TCP-Session: 0893457a-9f4f-4f77-8fe4-97f194527f42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7739 | 2026.02.24 02:26:54.375185 [ 291 ] {} <Debug> TCP-Session: 448b2e10-4198-48d5-8ce6-62fa3132af59 Authenticating user 'default' from [fd00:1122:3344:101::e]:39052 | ||
| 7740 | 2026.02.24 02:26:54.375165 [ 289 ] {} <Debug> TCP-Session: 59758c85-87c7-4d62-882f-6aed1abeacb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34517 | ||
| 7741 | 2026.02.24 02:26:54.375316 [ 291 ] {} <Debug> TCP-Session: 448b2e10-4198-48d5-8ce6-62fa3132af59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7742 | 2026.02.24 02:26:54.375100 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63237 | ||
| 7743 | 2026.02.24 02:26:54.375343 [ 291 ] {} <Debug> TCP-Session: 448b2e10-4198-48d5-8ce6-62fa3132af59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7744 | 2026.02.24 02:26:54.375340 [ 289 ] {} <Debug> TCP-Session: 59758c85-87c7-4d62-882f-6aed1abeacb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7745 | 2026.02.24 02:26:54.375098 [ 287 ] {} <Trace> TCP-Session: 0e570422-1a78-4b1f-8b08-d29d856ec1c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7746 | 2026.02.24 02:26:54.375411 [ 289 ] {} <Debug> TCP-Session: 59758c85-87c7-4d62-882f-6aed1abeacb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7747 | 2026.02.24 02:26:54.375425 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7748 | 2026.02.24 02:26:54.375061 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49527 | ||
| 7749 | 2026.02.24 02:26:54.375484 [ 286 ] {} <Debug> TCP-Session: f0bd5aef-f03c-4c68-b52a-617d687a4a06 Authenticating user 'default' from [fd00:1122:3344:101::e]:63237 | ||
| 7750 | 2026.02.24 02:26:54.375062 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49444 | ||
| 7751 | 2026.02.24 02:26:54.375532 [ 286 ] {} <Debug> TCP-Session: f0bd5aef-f03c-4c68-b52a-617d687a4a06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7752 | 2026.02.24 02:26:54.375563 [ 286 ] {} <Debug> TCP-Session: f0bd5aef-f03c-4c68-b52a-617d687a4a06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7753 | 2026.02.24 02:26:54.375567 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7754 | 2026.02.24 02:26:54.375591 [ 287 ] {f65b9b71-8f54-48b5-b3bb-3845c824292e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59626) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7755 | 2026.02.24 02:26:54.375596 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7756 | 2026.02.24 02:26:54.375602 [ 292 ] {} <Debug> TCP-Session: 9132a81a-c845-488c-9228-c7d21996cfe3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49527 | ||
| 7757 | 2026.02.24 02:26:54.375641 [ 293 ] {} <Debug> TCP-Session: 79f913bf-699b-4085-9e57-f70d43d8c7c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49444 | ||
| 7758 | 2026.02.24 02:26:54.375652 [ 292 ] {} <Debug> TCP-Session: 9132a81a-c845-488c-9228-c7d21996cfe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7759 | 2026.02.24 02:26:54.375667 [ 293 ] {} <Debug> TCP-Session: 79f913bf-699b-4085-9e57-f70d43d8c7c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7760 | 2026.02.24 02:26:54.375675 [ 292 ] {} <Debug> TCP-Session: 9132a81a-c845-488c-9228-c7d21996cfe3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7761 | 2026.02.24 02:26:54.375689 [ 293 ] {} <Debug> TCP-Session: 79f913bf-699b-4085-9e57-f70d43d8c7c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7762 | 2026.02.24 02:26:54.375860 [ 287 ] {f65b9b71-8f54-48b5-b3bb-3845c824292e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7763 | 2026.02.24 02:26:54.375917 [ 287 ] {f65b9b71-8f54-48b5-b3bb-3845c824292e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7764 | 2026.02.24 02:26:54.376196 [ 287 ] {f65b9b71-8f54-48b5-b3bb-3845c824292e} <Debug> oximeter.version (9014d0dd-9cbb-42cf-a9bf-b1762410eb94) (SelectExecutor): Key condition: unknown | ||
| 7765 | 2026.02.24 02:26:54.377325 [ 319 ] {f65b9b71-8f54-48b5-b3bb-3845c824292e} <Trace> AggregatingTransform: Aggregating | ||
| 7766 | 2026.02.24 02:26:54.377377 [ 319 ] {f65b9b71-8f54-48b5-b3bb-3845c824292e} <Trace> Aggregator: Aggregation method: without_key | ||
| 7767 | 2026.02.24 02:26:54.377413 [ 319 ] {f65b9b71-8f54-48b5-b3bb-3845c824292e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001103926 sec. (905.858 rows/sec., 35.39 KiB/sec.) | ||
| 7768 | 2026.02.24 02:26:54.377432 [ 319 ] {f65b9b71-8f54-48b5-b3bb-3845c824292e} <Trace> Aggregator: Merging aggregated data | ||
| 7769 | 2026.02.24 02:26:54.378756 [ 287 ] {f65b9b71-8f54-48b5-b3bb-3845c824292e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003219 sec., 310.65548306927616 rows/sec., 12.13 KiB/sec. | ||
| 7770 | 2026.02.24 02:26:54.378901 [ 287 ] {f65b9b71-8f54-48b5-b3bb-3845c824292e} <Debug> TCPHandler: Processed in 0.003917179 sec. | ||
| 7771 | 2026.02.24 02:26:54.378996 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7772 | 2026.02.24 02:26:54.379025 [ 287 ] {} <Debug> TCP-Session: 0e570422-1a78-4b1f-8b08-d29d856ec1c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7773 | 2026.02.24 02:26:54.379030 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7774 | 2026.02.24 02:26:54.379063 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7775 | 2026.02.24 02:26:54.379079 [ 286 ] {} <Debug> TCP-Session: f0bd5aef-f03c-4c68-b52a-617d687a4a06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7776 | 2026.02.24 02:26:54.379096 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7777 | 2026.02.24 02:26:54.379106 [ 289 ] {} <Debug> TCP-Session: 59758c85-87c7-4d62-882f-6aed1abeacb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7778 | 2026.02.24 02:26:54.379118 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7779 | 2026.02.24 02:26:54.379139 [ 293 ] {} <Debug> TCP-Session: 79f913bf-699b-4085-9e57-f70d43d8c7c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7780 | 2026.02.24 02:26:54.379205 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7781 | 2026.02.24 02:26:54.379182 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7782 | 2026.02.24 02:26:54.379255 [ 275 ] {} <Debug> TCP-Session: 0893457a-9f4f-4f77-8fe4-97f194527f42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7783 | 2026.02.24 02:26:54.379165 [ 290 ] {} <Debug> TCP-Session: 51fae9f3-9015-4d15-b0bb-b7b13bf97755 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7784 | 2026.02.24 02:26:54.379285 [ 291 ] {} <Debug> TCP-Session: 448b2e10-4198-48d5-8ce6-62fa3132af59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7785 | 2026.02.24 02:26:54.379138 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7786 | 2026.02.24 02:26:54.379161 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7787 | 2026.02.24 02:26:54.379359 [ 292 ] {} <Debug> TCP-Session: 9132a81a-c845-488c-9228-c7d21996cfe3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7788 | 2026.02.24 02:26:54.379376 [ 294 ] {} <Debug> TCP-Session: 9979d1a4-ded7-4987-8075-56edd84e8bb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7789 | 2026.02.24 02:26:54.489616 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7790 | 2026.02.24 02:26:54.489669 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7791 | 2026.02.24 02:26:54.595305 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15364 | ||
| 7792 | 2026.02.24 02:26:54.595841 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7793 | 2026.02.24 02:26:54.595954 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7794 | 2026.02.24 02:26:54.596499 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7795 | 2026.02.24 02:26:54.596755 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7796 | 2026.02.24 02:26:54.596907 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15364 | ||
| 7797 | 2026.02.24 02:26:54.610562 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37537 | ||
| 7798 | 2026.02.24 02:26:54.610664 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7799 | 2026.02.24 02:26:54.610692 [ 292 ] {} <Debug> TCP-Session: fd85946f-28c3-49db-9f6c-eadffdd3b291 Authenticating user 'default' from [fd00:1122:3344:101::e]:37537 | ||
| 7800 | 2026.02.24 02:26:54.610714 [ 292 ] {} <Debug> TCP-Session: fd85946f-28c3-49db-9f6c-eadffdd3b291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7801 | 2026.02.24 02:26:54.610727 [ 292 ] {} <Debug> TCP-Session: fd85946f-28c3-49db-9f6c-eadffdd3b291 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7802 | 2026.02.24 02:26:54.610922 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60078 | ||
| 7803 | 2026.02.24 02:26:54.610931 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64988 | ||
| 7804 | 2026.02.24 02:26:54.610957 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65170 | ||
| 7805 | 2026.02.24 02:26:54.610974 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50771 | ||
| 7806 | 2026.02.24 02:26:54.610980 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54938 | ||
| 7807 | 2026.02.24 02:26:54.611005 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55618 | ||
| 7808 | 2026.02.24 02:26:54.611028 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7809 | 2026.02.24 02:26:54.611046 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7810 | 2026.02.24 02:26:54.611060 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7811 | 2026.02.24 02:26:54.611079 [ 293 ] {} <Debug> TCP-Session: 86ec27f6-a538-41b7-ac76-22ee31f847d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60078 | ||
| 7812 | 2026.02.24 02:26:54.611091 [ 294 ] {} <Debug> TCP-Session: 83aff79b-844b-46a5-a357-7a474fd77131 Authenticating user 'default' from [fd00:1122:3344:101::e]:64988 | ||
| 7813 | 2026.02.24 02:26:54.611101 [ 289 ] {} <Debug> TCP-Session: b4609fd2-89e6-4563-80d5-87fa6d8e1b7d Authenticating user 'default' from [fd00:1122:3344:101::e]:50771 | ||
| 7814 | 2026.02.24 02:26:54.611113 [ 293 ] {} <Debug> TCP-Session: 86ec27f6-a538-41b7-ac76-22ee31f847d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7815 | 2026.02.24 02:26:54.611113 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7816 | 2026.02.24 02:26:54.611138 [ 293 ] {} <Debug> TCP-Session: 86ec27f6-a538-41b7-ac76-22ee31f847d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7817 | 2026.02.24 02:26:54.611136 [ 289 ] {} <Debug> TCP-Session: b4609fd2-89e6-4563-80d5-87fa6d8e1b7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7818 | 2026.02.24 02:26:54.611164 [ 287 ] {} <Debug> TCP-Session: 8cf62a38-e097-4fd8-adce-9c8172128178 Authenticating user 'default' from [fd00:1122:3344:101::e]:54938 | ||
| 7819 | 2026.02.24 02:26:54.611175 [ 289 ] {} <Debug> TCP-Session: b4609fd2-89e6-4563-80d5-87fa6d8e1b7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7820 | 2026.02.24 02:26:54.611129 [ 294 ] {} <Debug> TCP-Session: 83aff79b-844b-46a5-a357-7a474fd77131 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7821 | 2026.02.24 02:26:54.611197 [ 287 ] {} <Debug> TCP-Session: 8cf62a38-e097-4fd8-adce-9c8172128178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7822 | 2026.02.24 02:26:54.611219 [ 294 ] {} <Debug> TCP-Session: 83aff79b-844b-46a5-a357-7a474fd77131 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7823 | 2026.02.24 02:26:54.611232 [ 287 ] {} <Debug> TCP-Session: 8cf62a38-e097-4fd8-adce-9c8172128178 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7824 | 2026.02.24 02:26:54.611117 [ 292 ] {} <Trace> TCP-Session: fd85946f-28c3-49db-9f6c-eadffdd3b291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7825 | 2026.02.24 02:26:54.611113 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7826 | 2026.02.24 02:26:54.611046 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7827 | 2026.02.24 02:26:54.611323 [ 291 ] {} <Debug> TCP-Session: a04cda57-4b44-4746-b32b-193b4e8baf1f Authenticating user 'default' from [fd00:1122:3344:101::e]:55618 | ||
| 7828 | 2026.02.24 02:26:54.610947 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47663 | ||
| 7829 | 2026.02.24 02:26:54.611345 [ 286 ] {} <Debug> TCP-Session: 2e43e87a-a896-4452-bc34-c5b1f6f606b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:65170 | ||
| 7830 | 2026.02.24 02:26:54.611353 [ 291 ] {} <Debug> TCP-Session: a04cda57-4b44-4746-b32b-193b4e8baf1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7831 | 2026.02.24 02:26:54.611388 [ 286 ] {} <Debug> TCP-Session: 2e43e87a-a896-4452-bc34-c5b1f6f606b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7832 | 2026.02.24 02:26:54.611400 [ 291 ] {} <Debug> TCP-Session: a04cda57-4b44-4746-b32b-193b4e8baf1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7833 | 2026.02.24 02:26:54.611413 [ 286 ] {} <Debug> TCP-Session: 2e43e87a-a896-4452-bc34-c5b1f6f606b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7834 | 2026.02.24 02:26:54.611418 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7835 | 2026.02.24 02:26:54.610995 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59783 | ||
| 7836 | 2026.02.24 02:26:54.611450 [ 275 ] {} <Debug> TCP-Session: 815baba0-5954-4fc9-b0e7-b3d0465d519d Authenticating user 'default' from [fd00:1122:3344:101::e]:47663 | ||
| 7837 | 2026.02.24 02:26:54.611462 [ 292 ] {835c2078-16d4-4678-8842-730830e43e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37537) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7838 | 2026.02.24 02:26:54.611474 [ 275 ] {} <Debug> TCP-Session: 815baba0-5954-4fc9-b0e7-b3d0465d519d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7839 | 2026.02.24 02:26:54.611500 [ 275 ] {} <Debug> TCP-Session: 815baba0-5954-4fc9-b0e7-b3d0465d519d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7840 | 2026.02.24 02:26:54.611507 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7841 | 2026.02.24 02:26:54.611529 [ 290 ] {} <Debug> TCP-Session: 354bdc58-eaae-40d8-b05f-f38d144780fb Authenticating user 'default' from [fd00:1122:3344:101::e]:59783 | ||
| 7842 | 2026.02.24 02:26:54.611544 [ 290 ] {} <Debug> TCP-Session: 354bdc58-eaae-40d8-b05f-f38d144780fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7843 | 2026.02.24 02:26:54.611557 [ 290 ] {} <Debug> TCP-Session: 354bdc58-eaae-40d8-b05f-f38d144780fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7844 | 2026.02.24 02:26:54.611785 [ 292 ] {835c2078-16d4-4678-8842-730830e43e3a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7845 | 2026.02.24 02:26:54.611850 [ 292 ] {835c2078-16d4-4678-8842-730830e43e3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7846 | 2026.02.24 02:26:54.612171 [ 292 ] {835c2078-16d4-4678-8842-730830e43e3a} <Debug> oximeter.version (9014d0dd-9cbb-42cf-a9bf-b1762410eb94) (SelectExecutor): Key condition: unknown | ||
| 7847 | 2026.02.24 02:26:54.613287 [ 299 ] {835c2078-16d4-4678-8842-730830e43e3a} <Trace> AggregatingTransform: Aggregating | ||
| 7848 | 2026.02.24 02:26:54.613332 [ 299 ] {835c2078-16d4-4678-8842-730830e43e3a} <Trace> Aggregator: Aggregation method: without_key | ||
| 7849 | 2026.02.24 02:26:54.613369 [ 299 ] {835c2078-16d4-4678-8842-730830e43e3a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001092416 sec. (915.402 rows/sec., 35.76 KiB/sec.) | ||
| 7850 | 2026.02.24 02:26:54.613387 [ 299 ] {835c2078-16d4-4678-8842-730830e43e3a} <Trace> Aggregator: Merging aggregated data | ||
| 7851 | 2026.02.24 02:26:54.614618 [ 292 ] {835c2078-16d4-4678-8842-730830e43e3a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003218 sec., 310.75201988812927 rows/sec., 12.14 KiB/sec. | ||
| 7852 | 2026.02.24 02:26:54.614756 [ 292 ] {835c2078-16d4-4678-8842-730830e43e3a} <Debug> TCPHandler: Processed in 0.003789006 sec. | ||
| 7853 | 2026.02.24 02:26:54.614860 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7854 | 2026.02.24 02:26:54.614890 [ 292 ] {} <Debug> TCP-Session: fd85946f-28c3-49db-9f6c-eadffdd3b291 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7855 | 2026.02.24 02:26:54.614894 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7856 | 2026.02.24 02:26:54.614913 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7857 | 2026.02.24 02:26:54.614931 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7858 | 2026.02.24 02:26:54.614940 [ 293 ] {} <Debug> TCP-Session: 86ec27f6-a538-41b7-ac76-22ee31f847d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7859 | 2026.02.24 02:26:54.614967 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7860 | 2026.02.24 02:26:54.614983 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7861 | 2026.02.24 02:26:54.615028 [ 287 ] {} <Debug> TCP-Session: 8cf62a38-e097-4fd8-adce-9c8172128178 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7862 | 2026.02.24 02:26:54.615018 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7863 | 2026.02.24 02:26:54.615055 [ 275 ] {} <Debug> TCP-Session: 815baba0-5954-4fc9-b0e7-b3d0465d519d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7864 | 2026.02.24 02:26:54.614999 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7865 | 2026.02.24 02:26:54.615094 [ 289 ] {} <Debug> TCP-Session: b4609fd2-89e6-4563-80d5-87fa6d8e1b7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7866 | 2026.02.24 02:26:54.614973 [ 294 ] {} <Debug> TCP-Session: 83aff79b-844b-46a5-a357-7a474fd77131 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7867 | 2026.02.24 02:26:54.615128 [ 291 ] {} <Debug> TCP-Session: a04cda57-4b44-4746-b32b-193b4e8baf1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7868 | 2026.02.24 02:26:54.614947 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7869 | 2026.02.24 02:26:54.614957 [ 290 ] {} <Debug> TCP-Session: 354bdc58-eaae-40d8-b05f-f38d144780fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7870 | 2026.02.24 02:26:54.615201 [ 286 ] {} <Debug> TCP-Session: 2e43e87a-a896-4452-bc34-c5b1f6f606b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7871 | 2026.02.24 02:26:54.637024 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1030 | ||
| 7872 | 2026.02.24 02:26:54.639651 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7873 | 2026.02.24 02:26:54.639705 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7874 | 2026.02.24 02:26:54.641028 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7875 | 2026.02.24 02:26:54.641310 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7876 | 2026.02.24 02:26:54.641709 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1030 | ||
| 7877 | 2026.02.24 02:26:55.001558 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001157117 sec. | ||
| 7878 | 2026.02.24 02:26:55.394622 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7879 | 2026.02.24 02:26:55.411427 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7880 | 2026.02.24 02:26:55.411495 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7881 | 2026.02.24 02:26:55.418088 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7882 | 2026.02.24 02:26:55.418925 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7883 | 2026.02.24 02:26:55.423181 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7884 | 2026.02.24 02:26:56.497756 [ 39 ] {} <Debug> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 7885 | 2026.02.24 02:26:56.497818 [ 39 ] {} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7886 | 2026.02.24 02:26:56.497841 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7887 | 2026.02.24 02:26:56.497966 [ 191 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 7888 | 2026.02.24 02:26:56.498126 [ 191 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7889 | 2026.02.24 02:26:56.498169 [ 191 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 84 rows starting from the beginning of the part | ||
| 7890 | 2026.02.24 02:26:56.498242 [ 191 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 7891 | 2026.02.24 02:26:56.498292 [ 191 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 7892 | 2026.02.24 02:26:56.498341 [ 191 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 7893 | 2026.02.24 02:26:56.498384 [ 191 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 7894 | 2026.02.24 02:26:56.499203 [ 197 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 108 rows, containing 4 columns (4 merged, 0 gathered) in 0.001298999 sec., 83140.94160195658 rows/sec., 4.24 MiB/sec. | ||
| 7895 | 2026.02.24 02:26:56.499345 [ 195 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 7896 | 2026.02.24 02:26:56.499617 [ 195 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_18_4} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7897 | 2026.02.24 02:26:56.499692 [ 195 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_18_4} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 7898 | 2026.02.24 02:26:56.499778 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7899 | 2026.02.24 02:26:57.101102 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7900 | 2026.02.24 02:26:57.101268 [ 276 ] {c27ad8eb-1392-4961-9967-30b036a3ea68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7901 | 2026.02.24 02:26:57.101332 [ 276 ] {c27ad8eb-1392-4961-9967-30b036a3ea68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7902 | 2026.02.24 02:26:57.102156 [ 276 ] {c27ad8eb-1392-4961-9967-30b036a3ea68} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7903 | 2026.02.24 02:26:57.102205 [ 276 ] {c27ad8eb-1392-4961-9967-30b036a3ea68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7904 | 2026.02.24 02:26:57.102613 [ 276 ] {c27ad8eb-1392-4961-9967-30b036a3ea68} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7905 | 2026.02.24 02:26:57.102857 [ 276 ] {c27ad8eb-1392-4961-9967-30b036a3ea68} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7906 | 2026.02.24 02:26:57.103009 [ 276 ] {c27ad8eb-1392-4961-9967-30b036a3ea68} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001754 sec., 161915.6214367161 rows/sec., 10.28 MiB/sec. | ||
| 7907 | 2026.02.24 02:26:57.103055 [ 276 ] {c27ad8eb-1392-4961-9967-30b036a3ea68} <Debug> TCPHandler: Processed in 0.002068911 sec. | ||
| 7908 | 2026.02.24 02:26:57.103189 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7909 | 2026.02.24 02:26:57.103287 [ 276 ] {b262cab0-6ae9-405c-9bbf-0443c6a9ce5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7910 | 2026.02.24 02:26:57.103332 [ 276 ] {b262cab0-6ae9-405c-9bbf-0443c6a9ce5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7911 | 2026.02.24 02:26:57.104128 [ 276 ] {b262cab0-6ae9-405c-9bbf-0443c6a9ce5a} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7912 | 2026.02.24 02:26:57.104165 [ 276 ] {b262cab0-6ae9-405c-9bbf-0443c6a9ce5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7913 | 2026.02.24 02:26:57.104533 [ 276 ] {b262cab0-6ae9-405c-9bbf-0443c6a9ce5a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7914 | 2026.02.24 02:26:57.104751 [ 276 ] {b262cab0-6ae9-405c-9bbf-0443c6a9ce5a} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7915 | 2026.02.24 02:26:57.104878 [ 276 ] {b262cab0-6ae9-405c-9bbf-0443c6a9ce5a} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001619 sec., 504632.48919085856 rows/sec., 39.93 MiB/sec. | ||
| 7916 | 2026.02.24 02:26:57.104915 [ 276 ] {b262cab0-6ae9-405c-9bbf-0443c6a9ce5a} <Debug> TCPHandler: Processed in 0.001790277 sec. | ||
| 7917 | 2026.02.24 02:26:57.105039 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7918 | 2026.02.24 02:26:57.105128 [ 276 ] {26d3ebe6-1eaf-48f7-b3f3-4574692e2feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7919 | 2026.02.24 02:26:57.105166 [ 276 ] {26d3ebe6-1eaf-48f7-b3f3-4574692e2feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7920 | 2026.02.24 02:26:57.105585 [ 276 ] {26d3ebe6-1eaf-48f7-b3f3-4574692e2feb} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7921 | 2026.02.24 02:26:57.105620 [ 276 ] {26d3ebe6-1eaf-48f7-b3f3-4574692e2feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7922 | 2026.02.24 02:26:57.106004 [ 276 ] {26d3ebe6-1eaf-48f7-b3f3-4574692e2feb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7923 | 2026.02.24 02:26:57.106224 [ 276 ] {26d3ebe6-1eaf-48f7-b3f3-4574692e2feb} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7924 | 2026.02.24 02:26:57.106353 [ 276 ] {26d3ebe6-1eaf-48f7-b3f3-4574692e2feb} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001216 sec., 125000 rows/sec., 7.46 MiB/sec. | ||
| 7925 | 2026.02.24 02:26:57.106391 [ 276 ] {26d3ebe6-1eaf-48f7-b3f3-4574692e2feb} <Debug> TCPHandler: Processed in 0.00138765 sec. | ||
| 7926 | 2026.02.24 02:26:57.106508 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7927 | 2026.02.24 02:26:57.106602 [ 276 ] {eb2c4aa7-ca04-4672-837a-a58c6eeaadc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7928 | 2026.02.24 02:26:57.106642 [ 276 ] {eb2c4aa7-ca04-4672-837a-a58c6eeaadc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7929 | 2026.02.24 02:26:57.107072 [ 276 ] {eb2c4aa7-ca04-4672-837a-a58c6eeaadc8} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7930 | 2026.02.24 02:26:57.107108 [ 276 ] {eb2c4aa7-ca04-4672-837a-a58c6eeaadc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7931 | 2026.02.24 02:26:57.107427 [ 276 ] {eb2c4aa7-ca04-4672-837a-a58c6eeaadc8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7932 | 2026.02.24 02:26:57.107634 [ 276 ] {eb2c4aa7-ca04-4672-837a-a58c6eeaadc8} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7933 | 2026.02.24 02:26:57.107759 [ 276 ] {eb2c4aa7-ca04-4672-837a-a58c6eeaadc8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001175 sec., 126808.51063829787 rows/sec., 8.19 MiB/sec. | ||
| 7934 | 2026.02.24 02:26:57.107797 [ 276 ] {eb2c4aa7-ca04-4672-837a-a58c6eeaadc8} <Debug> TCPHandler: Processed in 0.00133784 sec. | ||
| 7935 | 2026.02.24 02:26:57.107908 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7936 | 2026.02.24 02:26:57.108003 [ 276 ] {23e58d6d-7811-4a4d-92b5-332d89c282c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7937 | 2026.02.24 02:26:57.108043 [ 276 ] {23e58d6d-7811-4a4d-92b5-332d89c282c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7938 | 2026.02.24 02:26:57.108486 [ 276 ] {23e58d6d-7811-4a4d-92b5-332d89c282c5} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7939 | 2026.02.24 02:26:57.108522 [ 276 ] {23e58d6d-7811-4a4d-92b5-332d89c282c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7940 | 2026.02.24 02:26:57.108843 [ 276 ] {23e58d6d-7811-4a4d-92b5-332d89c282c5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7941 | 2026.02.24 02:26:57.109041 [ 276 ] {23e58d6d-7811-4a4d-92b5-332d89c282c5} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7942 | 2026.02.24 02:26:57.109159 [ 276 ] {23e58d6d-7811-4a4d-92b5-332d89c282c5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001203 sec., 123025.76891105568 rows/sec., 7.00 MiB/sec. | ||
| 7943 | 2026.02.24 02:26:57.109194 [ 276 ] {23e58d6d-7811-4a4d-92b5-332d89c282c5} <Debug> TCPHandler: Processed in 0.001365881 sec. | ||
| 7944 | 2026.02.24 02:26:57.109298 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7945 | 2026.02.24 02:26:57.109387 [ 276 ] {5eedecf3-d5d7-4d41-b041-bc27f7870879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7946 | 2026.02.24 02:26:57.109425 [ 276 ] {5eedecf3-d5d7-4d41-b041-bc27f7870879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7947 | 2026.02.24 02:26:57.110045 [ 276 ] {5eedecf3-d5d7-4d41-b041-bc27f7870879} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7948 | 2026.02.24 02:26:57.110081 [ 276 ] {5eedecf3-d5d7-4d41-b041-bc27f7870879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7949 | 2026.02.24 02:26:57.110400 [ 276 ] {5eedecf3-d5d7-4d41-b041-bc27f7870879} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7950 | 2026.02.24 02:26:57.110621 [ 276 ] {5eedecf3-d5d7-4d41-b041-bc27f7870879} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7951 | 2026.02.24 02:26:57.110746 [ 276 ] {5eedecf3-d5d7-4d41-b041-bc27f7870879} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001333 sec., 375093.7734433609 rows/sec., 26.36 MiB/sec. | ||
| 7952 | 2026.02.24 02:26:57.110785 [ 276 ] {5eedecf3-d5d7-4d41-b041-bc27f7870879} <Debug> TCPHandler: Processed in 0.001497322 sec. | ||
| 7953 | 2026.02.24 02:26:57.110896 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7954 | 2026.02.24 02:26:57.110994 [ 276 ] {5e8f2cfa-ef6a-4ec8-9c42-90cc4a648ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7955 | 2026.02.24 02:26:57.111038 [ 276 ] {5e8f2cfa-ef6a-4ec8-9c42-90cc4a648ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7956 | 2026.02.24 02:26:57.111367 [ 276 ] {5e8f2cfa-ef6a-4ec8-9c42-90cc4a648ee6} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7957 | 2026.02.24 02:26:57.111402 [ 276 ] {5e8f2cfa-ef6a-4ec8-9c42-90cc4a648ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7958 | 2026.02.24 02:26:57.111729 [ 276 ] {5e8f2cfa-ef6a-4ec8-9c42-90cc4a648ee6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7959 | 2026.02.24 02:26:57.111941 [ 276 ] {5e8f2cfa-ef6a-4ec8-9c42-90cc4a648ee6} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7960 | 2026.02.24 02:26:57.112064 [ 276 ] {5e8f2cfa-ef6a-4ec8-9c42-90cc4a648ee6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 7961 | 2026.02.24 02:26:57.112100 [ 276 ] {5e8f2cfa-ef6a-4ec8-9c42-90cc4a648ee6} <Debug> TCPHandler: Processed in 0.001253568 sec. | ||
| 7962 | 2026.02.24 02:26:57.112214 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7963 | 2026.02.24 02:26:57.112310 [ 276 ] {a0049156-c61f-494e-80d3-0e977d06a8d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7964 | 2026.02.24 02:26:57.112352 [ 276 ] {a0049156-c61f-494e-80d3-0e977d06a8d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7965 | 2026.02.24 02:26:57.112761 [ 276 ] {a0049156-c61f-494e-80d3-0e977d06a8d4} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7966 | 2026.02.24 02:26:57.112793 [ 276 ] {a0049156-c61f-494e-80d3-0e977d06a8d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7967 | 2026.02.24 02:26:57.113100 [ 276 ] {a0049156-c61f-494e-80d3-0e977d06a8d4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7968 | 2026.02.24 02:26:57.113297 [ 276 ] {a0049156-c61f-494e-80d3-0e977d06a8d4} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7969 | 2026.02.24 02:26:57.113420 [ 276 ] {a0049156-c61f-494e-80d3-0e977d06a8d4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001174 sec., 225724.02044293017 rows/sec., 15.00 MiB/sec. | ||
| 7970 | 2026.02.24 02:26:57.113455 [ 276 ] {a0049156-c61f-494e-80d3-0e977d06a8d4} <Debug> TCPHandler: Processed in 0.00133794 sec. | ||
| 7971 | 2026.02.24 02:26:57.113565 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7972 | 2026.02.24 02:26:57.113652 [ 276 ] {b7c30bb0-dfdf-4655-b2a9-688f85ba7bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7973 | 2026.02.24 02:26:57.113757 [ 276 ] {b7c30bb0-dfdf-4655-b2a9-688f85ba7bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7974 | 2026.02.24 02:26:57.114075 [ 276 ] {b7c30bb0-dfdf-4655-b2a9-688f85ba7bb8} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7975 | 2026.02.24 02:26:57.114108 [ 276 ] {b7c30bb0-dfdf-4655-b2a9-688f85ba7bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7976 | 2026.02.24 02:26:57.114409 [ 276 ] {b7c30bb0-dfdf-4655-b2a9-688f85ba7bb8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7977 | 2026.02.24 02:26:57.114631 [ 276 ] {b7c30bb0-dfdf-4655-b2a9-688f85ba7bb8} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7978 | 2026.02.24 02:26:57.114758 [ 276 ] {b7c30bb0-dfdf-4655-b2a9-688f85ba7bb8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 7979 | 2026.02.24 02:26:57.114793 [ 276 ] {b7c30bb0-dfdf-4655-b2a9-688f85ba7bb8} <Debug> TCPHandler: Processed in 0.001221508 sec. | ||
| 7980 | 2026.02.24 02:26:57.114903 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7981 | 2026.02.24 02:26:57.114997 [ 276 ] {1e44ee85-589f-4a0b-98db-1a126d650578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7982 | 2026.02.24 02:26:57.115051 [ 276 ] {1e44ee85-589f-4a0b-98db-1a126d650578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7983 | 2026.02.24 02:26:57.115826 [ 276 ] {1e44ee85-589f-4a0b-98db-1a126d650578} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7984 | 2026.02.24 02:26:57.115861 [ 276 ] {1e44ee85-589f-4a0b-98db-1a126d650578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7985 | 2026.02.24 02:26:57.116397 [ 276 ] {1e44ee85-589f-4a0b-98db-1a126d650578} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7986 | 2026.02.24 02:26:57.116625 [ 276 ] {1e44ee85-589f-4a0b-98db-1a126d650578} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7987 | 2026.02.24 02:26:57.116768 [ 276 ] {1e44ee85-589f-4a0b-98db-1a126d650578} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00179 sec., 5586.59217877095 rows/sec., 10.01 MiB/sec. | ||
| 7988 | 2026.02.24 02:26:57.116818 [ 276 ] {1e44ee85-589f-4a0b-98db-1a126d650578} <Debug> TCPHandler: Processed in 0.001969089 sec. | ||
| 7989 | 2026.02.24 02:26:57.116925 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7990 | 2026.02.24 02:26:57.117014 [ 276 ] {9a836b40-cebc-480a-97a3-e69d12d9abaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7991 | 2026.02.24 02:26:57.117053 [ 276 ] {9a836b40-cebc-480a-97a3-e69d12d9abaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7992 | 2026.02.24 02:26:57.117364 [ 276 ] {9a836b40-cebc-480a-97a3-e69d12d9abaf} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7993 | 2026.02.24 02:26:57.117396 [ 276 ] {9a836b40-cebc-480a-97a3-e69d12d9abaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7994 | 2026.02.24 02:26:57.117750 [ 276 ] {9a836b40-cebc-480a-97a3-e69d12d9abaf} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7995 | 2026.02.24 02:26:57.117967 [ 276 ] {9a836b40-cebc-480a-97a3-e69d12d9abaf} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7996 | 2026.02.24 02:26:57.118094 [ 276 ] {9a836b40-cebc-480a-97a3-e69d12d9abaf} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001079 sec., 83410.56533827618 rows/sec., 5.22 MiB/sec. | ||
| 7997 | 2026.02.24 02:26:57.118128 [ 276 ] {9a836b40-cebc-480a-97a3-e69d12d9abaf} <Debug> TCPHandler: Processed in 0.001240258 sec. | ||
| 7998 | 2026.02.24 02:27:02.094263 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7999 | 2026.02.24 02:27:02.094513 [ 276 ] {680fac49-06dd-4ecb-ba8a-e334b1ec3e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8000 | 2026.02.24 02:27:02.094600 [ 276 ] {680fac49-06dd-4ecb-ba8a-e334b1ec3e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8001 | 2026.02.24 02:27:02.095387 [ 276 ] {680fac49-06dd-4ecb-ba8a-e334b1ec3e78} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8002 | 2026.02.24 02:27:02.095436 [ 276 ] {680fac49-06dd-4ecb-ba8a-e334b1ec3e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8003 | 2026.02.24 02:27:02.095839 [ 276 ] {680fac49-06dd-4ecb-ba8a-e334b1ec3e78} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8004 | 2026.02.24 02:27:02.096071 [ 276 ] {680fac49-06dd-4ecb-ba8a-e334b1ec3e78} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8005 | 2026.02.24 02:27:02.096234 [ 276 ] {680fac49-06dd-4ecb-ba8a-e334b1ec3e78} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001782 sec., 2244.6689113355783 rows/sec., 183.04 KiB/sec. | ||
| 8006 | 2026.02.24 02:27:02.096277 [ 276 ] {680fac49-06dd-4ecb-ba8a-e334b1ec3e78} <Debug> TCPHandler: Processed in 0.002172402 sec. | ||
| 8007 | 2026.02.24 02:27:02.096407 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8008 | 2026.02.24 02:27:02.096503 [ 276 ] {53a50820-393e-43c1-85f1-e75d80afa3a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8009 | 2026.02.24 02:27:02.096543 [ 276 ] {53a50820-393e-43c1-85f1-e75d80afa3a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8010 | 2026.02.24 02:27:02.097031 [ 276 ] {53a50820-393e-43c1-85f1-e75d80afa3a6} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8011 | 2026.02.24 02:27:02.097067 [ 276 ] {53a50820-393e-43c1-85f1-e75d80afa3a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8012 | 2026.02.24 02:27:02.097385 [ 276 ] {53a50820-393e-43c1-85f1-e75d80afa3a6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8013 | 2026.02.24 02:27:02.097504 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15876 | ||
| 8014 | 2026.02.24 02:27:02.097599 [ 276 ] {53a50820-393e-43c1-85f1-e75d80afa3a6} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8015 | 2026.02.24 02:27:02.097741 [ 276 ] {53a50820-393e-43c1-85f1-e75d80afa3a6} <Debug> executeQuery: Read 120 rows, 10.43 KiB in 0.001257 sec., 95465.3937947494 rows/sec., 8.10 MiB/sec. | ||
| 8016 | 2026.02.24 02:27:02.097778 [ 276 ] {53a50820-393e-43c1-85f1-e75d80afa3a6} <Debug> TCPHandler: Processed in 0.001423351 sec. | ||
| 8017 | 2026.02.24 02:27:02.097894 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8018 | 2026.02.24 02:27:02.097991 [ 276 ] {0f56aecb-d28b-4ff4-8922-a74b0561fe59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8019 | 2026.02.24 02:27:02.098033 [ 276 ] {0f56aecb-d28b-4ff4-8922-a74b0561fe59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8020 | 2026.02.24 02:27:02.098040 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8021 | 2026.02.24 02:27:02.098089 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8022 | 2026.02.24 02:27:02.098442 [ 276 ] {0f56aecb-d28b-4ff4-8922-a74b0561fe59} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8023 | 2026.02.24 02:27:02.098483 [ 276 ] {0f56aecb-d28b-4ff4-8922-a74b0561fe59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8024 | 2026.02.24 02:27:02.098626 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8025 | 2026.02.24 02:27:02.098820 [ 276 ] {0f56aecb-d28b-4ff4-8922-a74b0561fe59} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8026 | 2026.02.24 02:27:02.098921 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8027 | 2026.02.24 02:27:02.099070 [ 276 ] {0f56aecb-d28b-4ff4-8922-a74b0561fe59} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8028 | 2026.02.24 02:27:02.099086 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15876 | ||
| 8029 | 2026.02.24 02:27:02.099226 [ 276 ] {0f56aecb-d28b-4ff4-8922-a74b0561fe59} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001255 sec., 27888.44621513944 rows/sec., 2.03 MiB/sec. | ||
| 8030 | 2026.02.24 02:27:02.099269 [ 276 ] {0f56aecb-d28b-4ff4-8922-a74b0561fe59} <Debug> TCPHandler: Processed in 0.001426081 sec. | ||
| 8031 | 2026.02.24 02:27:02.099378 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8032 | 2026.02.24 02:27:02.099472 [ 276 ] {820fc3d4-883b-46d5-ab69-d3f6842d37e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8033 | 2026.02.24 02:27:02.099511 [ 276 ] {820fc3d4-883b-46d5-ab69-d3f6842d37e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8034 | 2026.02.24 02:27:02.099930 [ 276 ] {820fc3d4-883b-46d5-ab69-d3f6842d37e7} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8035 | 2026.02.24 02:27:02.099966 [ 276 ] {820fc3d4-883b-46d5-ab69-d3f6842d37e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8036 | 2026.02.24 02:27:02.100294 [ 276 ] {820fc3d4-883b-46d5-ab69-d3f6842d37e7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8037 | 2026.02.24 02:27:02.100503 [ 276 ] {820fc3d4-883b-46d5-ab69-d3f6842d37e7} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8038 | 2026.02.24 02:27:02.100639 [ 276 ] {820fc3d4-883b-46d5-ab69-d3f6842d37e7} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001184 sec., 83614.86486486487 rows/sec., 6.54 MiB/sec. | ||
| 8039 | 2026.02.24 02:27:02.100677 [ 276 ] {820fc3d4-883b-46d5-ab69-d3f6842d37e7} <Debug> TCPHandler: Processed in 0.00134841 sec. | ||
| 8040 | 2026.02.24 02:27:02.100788 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8041 | 2026.02.24 02:27:02.100882 [ 276 ] {96ce908e-a134-45fb-b5b3-9dbd7bca66cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8042 | 2026.02.24 02:27:02.100925 [ 276 ] {96ce908e-a134-45fb-b5b3-9dbd7bca66cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8043 | 2026.02.24 02:27:02.101326 [ 276 ] {96ce908e-a134-45fb-b5b3-9dbd7bca66cf} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8044 | 2026.02.24 02:27:02.101362 [ 276 ] {96ce908e-a134-45fb-b5b3-9dbd7bca66cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8045 | 2026.02.24 02:27:02.101709 [ 276 ] {96ce908e-a134-45fb-b5b3-9dbd7bca66cf} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8046 | 2026.02.24 02:27:02.101923 [ 276 ] {96ce908e-a134-45fb-b5b3-9dbd7bca66cf} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8047 | 2026.02.24 02:27:02.102060 [ 276 ] {96ce908e-a134-45fb-b5b3-9dbd7bca66cf} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001196 sec., 135451.5050167224 rows/sec., 9.43 MiB/sec. | ||
| 8048 | 2026.02.24 02:27:02.102098 [ 276 ] {96ce908e-a134-45fb-b5b3-9dbd7bca66cf} <Debug> TCPHandler: Processed in 0.001360271 sec. | ||
| 8049 | 2026.02.24 02:27:02.102207 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8050 | 2026.02.24 02:27:02.102301 [ 276 ] {4e2f3941-f395-4445-adb2-2fbb8bd41f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8051 | 2026.02.24 02:27:02.102357 [ 276 ] {4e2f3941-f395-4445-adb2-2fbb8bd41f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8052 | 2026.02.24 02:27:02.103174 [ 276 ] {4e2f3941-f395-4445-adb2-2fbb8bd41f8d} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8053 | 2026.02.24 02:27:02.103212 [ 276 ] {4e2f3941-f395-4445-adb2-2fbb8bd41f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8054 | 2026.02.24 02:27:02.103767 [ 276 ] {4e2f3941-f395-4445-adb2-2fbb8bd41f8d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8055 | 2026.02.24 02:27:02.103995 [ 276 ] {4e2f3941-f395-4445-adb2-2fbb8bd41f8d} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8056 | 2026.02.24 02:27:02.104147 [ 276 ] {4e2f3941-f395-4445-adb2-2fbb8bd41f8d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001863 sec., 16639.82823403113 rows/sec., 29.82 MiB/sec. | ||
| 8057 | 2026.02.24 02:27:02.104202 [ 276 ] {4e2f3941-f395-4445-adb2-2fbb8bd41f8d} <Debug> TCPHandler: Processed in 0.00204323 sec. | ||
| 8058 | 2026.02.24 02:27:02.104314 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8059 | 2026.02.24 02:27:02.104410 [ 276 ] {731c69c9-8c13-45d7-9e80-9eb6034c3014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8060 | 2026.02.24 02:27:02.104451 [ 276 ] {731c69c9-8c13-45d7-9e80-9eb6034c3014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8061 | 2026.02.24 02:27:02.104782 [ 276 ] {731c69c9-8c13-45d7-9e80-9eb6034c3014} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8062 | 2026.02.24 02:27:02.104819 [ 276 ] {731c69c9-8c13-45d7-9e80-9eb6034c3014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8063 | 2026.02.24 02:27:02.105130 [ 276 ] {731c69c9-8c13-45d7-9e80-9eb6034c3014} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8064 | 2026.02.24 02:27:02.105334 [ 276 ] {731c69c9-8c13-45d7-9e80-9eb6034c3014} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8065 | 2026.02.24 02:27:02.105464 [ 276 ] {731c69c9-8c13-45d7-9e80-9eb6034c3014} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 8066 | 2026.02.24 02:27:02.105500 [ 276 ] {731c69c9-8c13-45d7-9e80-9eb6034c3014} <Debug> TCPHandler: Processed in 0.001235738 sec. | ||
| 8067 | 2026.02.24 02:27:02.923636 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 8068 | 2026.02.24 02:27:02.940357 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8069 | 2026.02.24 02:27:02.940421 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8070 | 2026.02.24 02:27:02.946858 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8071 | 2026.02.24 02:27:02.947553 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8072 | 2026.02.24 02:27:02.951824 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 8073 | 2026.02.24 02:27:04.642620 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1066 | ||
| 8074 | 2026.02.24 02:27:04.645077 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8075 | 2026.02.24 02:27:04.645131 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8076 | 2026.02.24 02:27:04.646325 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8077 | 2026.02.24 02:27:04.646602 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8078 | 2026.02.24 02:27:04.646976 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1066 | ||
| 8079 | 2026.02.24 02:27:07.100890 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8080 | 2026.02.24 02:27:07.101150 [ 276 ] {6d12ad7f-e573-4a70-b896-312c65cf17a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8081 | 2026.02.24 02:27:07.101248 [ 276 ] {6d12ad7f-e573-4a70-b896-312c65cf17a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8082 | 2026.02.24 02:27:07.102187 [ 276 ] {6d12ad7f-e573-4a70-b896-312c65cf17a5} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8083 | 2026.02.24 02:27:07.102230 [ 276 ] {6d12ad7f-e573-4a70-b896-312c65cf17a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8084 | 2026.02.24 02:27:07.102655 [ 276 ] {6d12ad7f-e573-4a70-b896-312c65cf17a5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8085 | 2026.02.24 02:27:07.102885 [ 276 ] {6d12ad7f-e573-4a70-b896-312c65cf17a5} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8086 | 2026.02.24 02:27:07.103055 [ 276 ] {6d12ad7f-e573-4a70-b896-312c65cf17a5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001975 sec., 143797.46835443037 rows/sec., 9.13 MiB/sec. | ||
| 8087 | 2026.02.24 02:27:07.103106 [ 276 ] {6d12ad7f-e573-4a70-b896-312c65cf17a5} <Debug> TCPHandler: Processed in 0.002389385 sec. | ||
| 8088 | 2026.02.24 02:27:07.103237 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8089 | 2026.02.24 02:27:07.103342 [ 276 ] {4f3a4970-5059-4959-b709-d31fc198011b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8090 | 2026.02.24 02:27:07.103386 [ 276 ] {4f3a4970-5059-4959-b709-d31fc198011b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8091 | 2026.02.24 02:27:07.104365 [ 276 ] {4f3a4970-5059-4959-b709-d31fc198011b} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8092 | 2026.02.24 02:27:07.104403 [ 276 ] {4f3a4970-5059-4959-b709-d31fc198011b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8093 | 2026.02.24 02:27:07.104773 [ 276 ] {4f3a4970-5059-4959-b709-d31fc198011b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8094 | 2026.02.24 02:27:07.104982 [ 276 ] {4f3a4970-5059-4959-b709-d31fc198011b} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8095 | 2026.02.24 02:27:07.105117 [ 276 ] {4f3a4970-5059-4959-b709-d31fc198011b} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001798 sec., 454393.77085650724 rows/sec., 35.95 MiB/sec. | ||
| 8096 | 2026.02.24 02:27:07.105155 [ 276 ] {4f3a4970-5059-4959-b709-d31fc198011b} <Debug> TCPHandler: Processed in 0.001973509 sec. | ||
| 8097 | 2026.02.24 02:27:07.105267 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8098 | 2026.02.24 02:27:07.105367 [ 276 ] {2e69749e-35ca-4ef0-b658-1d001e308252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8099 | 2026.02.24 02:27:07.105408 [ 276 ] {2e69749e-35ca-4ef0-b658-1d001e308252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8100 | 2026.02.24 02:27:07.105872 [ 276 ] {2e69749e-35ca-4ef0-b658-1d001e308252} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8101 | 2026.02.24 02:27:07.105909 [ 276 ] {2e69749e-35ca-4ef0-b658-1d001e308252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8102 | 2026.02.24 02:27:07.106208 [ 276 ] {2e69749e-35ca-4ef0-b658-1d001e308252} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8103 | 2026.02.24 02:27:07.106417 [ 276 ] {2e69749e-35ca-4ef0-b658-1d001e308252} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8104 | 2026.02.24 02:27:07.106530 [ 86 ] {} <Debug> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8105 | 2026.02.24 02:27:07.106550 [ 276 ] {2e69749e-35ca-4ef0-b658-1d001e308252} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001203 sec., 126350.78969243557 rows/sec., 7.54 MiB/sec. | ||
| 8106 | 2026.02.24 02:27:07.106599 [ 86 ] {} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8107 | 2026.02.24 02:27:07.106608 [ 276 ] {2e69749e-35ca-4ef0-b658-1d001e308252} <Debug> TCPHandler: Processed in 0.001390531 sec. | ||
| 8108 | 2026.02.24 02:27:07.106629 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8109 | 2026.02.24 02:27:07.106729 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8110 | 2026.02.24 02:27:07.106749 [ 195 ] {580652f6-82c7-4483-a510-67597bf45b73::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 | ||
| 8111 | 2026.02.24 02:27:07.106828 [ 276 ] {66d1b96a-bb06-4082-817b-04561ba444f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8112 | 2026.02.24 02:27:07.106874 [ 276 ] {66d1b96a-bb06-4082-817b-04561ba444f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8113 | 2026.02.24 02:27:07.106892 [ 195 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8114 | 2026.02.24 02:27:07.106929 [ 195 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 215 rows starting from the beginning of the part | ||
| 8115 | 2026.02.24 02:27:07.106995 [ 195 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 152 rows starting from the beginning of the part | ||
| 8116 | 2026.02.24 02:27:07.107040 [ 195 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part | ||
| 8117 | 2026.02.24 02:27:07.107082 [ 195 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 152 rows starting from the beginning of the part | ||
| 8118 | 2026.02.24 02:27:07.107126 [ 195 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 35 rows starting from the beginning of the part | ||
| 8119 | 2026.02.24 02:27:07.107166 [ 195 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 152 rows starting from the beginning of the part | ||
| 8120 | 2026.02.24 02:27:07.107331 [ 276 ] {66d1b96a-bb06-4082-817b-04561ba444f9} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8121 | 2026.02.24 02:27:07.107375 [ 276 ] {66d1b96a-bb06-4082-817b-04561ba444f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8122 | 2026.02.24 02:27:07.107693 [ 276 ] {66d1b96a-bb06-4082-817b-04561ba444f9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8123 | 2026.02.24 02:27:07.107923 [ 276 ] {66d1b96a-bb06-4082-817b-04561ba444f9} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8124 | 2026.02.24 02:27:07.108041 [ 197 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 737 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134715 sec., 547080.8744386297 rows/sec., 36.02 MiB/sec. | ||
| 8125 | 2026.02.24 02:27:07.108055 [ 276 ] {66d1b96a-bb06-4082-817b-04561ba444f9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001244 sec., 119774.9196141479 rows/sec., 7.74 MiB/sec. | ||
| 8126 | 2026.02.24 02:27:07.108110 [ 276 ] {66d1b96a-bb06-4082-817b-04561ba444f9} <Debug> TCPHandler: Processed in 0.001431541 sec. | ||
| 8127 | 2026.02.24 02:27:07.108218 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8128 | 2026.02.24 02:27:07.108244 [ 202 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8129 | 2026.02.24 02:27:07.108314 [ 276 ] {3cde6b6e-c2db-4ba2-91cb-6ee73d632a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8130 | 2026.02.24 02:27:07.108360 [ 276 ] {3cde6b6e-c2db-4ba2-91cb-6ee73d632a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8131 | 2026.02.24 02:27:07.108569 [ 202 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_46_9} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8132 | 2026.02.24 02:27:07.108659 [ 202 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_46_9} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8133 | 2026.02.24 02:27:07.108774 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8134 | 2026.02.24 02:27:07.108809 [ 276 ] {3cde6b6e-c2db-4ba2-91cb-6ee73d632a34} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8135 | 2026.02.24 02:27:07.108851 [ 276 ] {3cde6b6e-c2db-4ba2-91cb-6ee73d632a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8136 | 2026.02.24 02:27:07.109164 [ 276 ] {3cde6b6e-c2db-4ba2-91cb-6ee73d632a34} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8137 | 2026.02.24 02:27:07.109371 [ 276 ] {3cde6b6e-c2db-4ba2-91cb-6ee73d632a34} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8138 | 2026.02.24 02:27:07.109496 [ 276 ] {3cde6b6e-c2db-4ba2-91cb-6ee73d632a34} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001215 sec., 121810.69958847738 rows/sec., 6.93 MiB/sec. | ||
| 8139 | 2026.02.24 02:27:07.109532 [ 276 ] {3cde6b6e-c2db-4ba2-91cb-6ee73d632a34} <Debug> TCPHandler: Processed in 0.00138075 sec. | ||
| 8140 | 2026.02.24 02:27:07.109634 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8141 | 2026.02.24 02:27:07.109724 [ 276 ] {bd0fbf41-5822-477f-89dd-dbf5c94b7a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8142 | 2026.02.24 02:27:07.109762 [ 276 ] {bd0fbf41-5822-477f-89dd-dbf5c94b7a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8143 | 2026.02.24 02:27:07.110443 [ 276 ] {bd0fbf41-5822-477f-89dd-dbf5c94b7a72} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8144 | 2026.02.24 02:27:07.110482 [ 276 ] {bd0fbf41-5822-477f-89dd-dbf5c94b7a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8145 | 2026.02.24 02:27:07.110806 [ 276 ] {bd0fbf41-5822-477f-89dd-dbf5c94b7a72} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8146 | 2026.02.24 02:27:07.111027 [ 276 ] {bd0fbf41-5822-477f-89dd-dbf5c94b7a72} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8147 | 2026.02.24 02:27:07.111159 [ 276 ] {bd0fbf41-5822-477f-89dd-dbf5c94b7a72} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001422 sec., 351617.4402250351 rows/sec., 24.71 MiB/sec. | ||
| 8148 | 2026.02.24 02:27:07.111196 [ 276 ] {bd0fbf41-5822-477f-89dd-dbf5c94b7a72} <Debug> TCPHandler: Processed in 0.001585344 sec. | ||
| 8149 | 2026.02.24 02:27:07.111302 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8150 | 2026.02.24 02:27:07.111396 [ 276 ] {8f004cb2-f379-4518-b900-38b4f5bbef3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8151 | 2026.02.24 02:27:07.111437 [ 276 ] {8f004cb2-f379-4518-b900-38b4f5bbef3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8152 | 2026.02.24 02:27:07.111760 [ 276 ] {8f004cb2-f379-4518-b900-38b4f5bbef3d} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8153 | 2026.02.24 02:27:07.111797 [ 276 ] {8f004cb2-f379-4518-b900-38b4f5bbef3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8154 | 2026.02.24 02:27:07.112093 [ 276 ] {8f004cb2-f379-4518-b900-38b4f5bbef3d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8155 | 2026.02.24 02:27:07.112305 [ 276 ] {8f004cb2-f379-4518-b900-38b4f5bbef3d} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8156 | 2026.02.24 02:27:07.112433 [ 276 ] {8f004cb2-f379-4518-b900-38b4f5bbef3d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 8157 | 2026.02.24 02:27:07.112469 [ 276 ] {8f004cb2-f379-4518-b900-38b4f5bbef3d} <Debug> TCPHandler: Processed in 0.001217029 sec. | ||
| 8158 | 2026.02.24 02:27:07.112576 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8159 | 2026.02.24 02:27:07.112670 [ 276 ] {63a11c4d-5793-4a62-a502-6f2e7a642e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8160 | 2026.02.24 02:27:07.112713 [ 276 ] {63a11c4d-5793-4a62-a502-6f2e7a642e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8161 | 2026.02.24 02:27:07.113133 [ 276 ] {63a11c4d-5793-4a62-a502-6f2e7a642e75} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8162 | 2026.02.24 02:27:07.113169 [ 276 ] {63a11c4d-5793-4a62-a502-6f2e7a642e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8163 | 2026.02.24 02:27:07.113497 [ 276 ] {63a11c4d-5793-4a62-a502-6f2e7a642e75} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8164 | 2026.02.24 02:27:07.113708 [ 276 ] {63a11c4d-5793-4a62-a502-6f2e7a642e75} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8165 | 2026.02.24 02:27:07.113839 [ 276 ] {63a11c4d-5793-4a62-a502-6f2e7a642e75} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001187 sec., 223251.8955349621 rows/sec., 14.84 MiB/sec. | ||
| 8166 | 2026.02.24 02:27:07.113875 [ 276 ] {63a11c4d-5793-4a62-a502-6f2e7a642e75} <Debug> TCPHandler: Processed in 0.001348811 sec. | ||
| 8167 | 2026.02.24 02:27:07.113983 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8168 | 2026.02.24 02:27:07.114077 [ 276 ] {d89b8f43-ed28-4790-a3c3-892a9af5ba0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8169 | 2026.02.24 02:27:07.114120 [ 276 ] {d89b8f43-ed28-4790-a3c3-892a9af5ba0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8170 | 2026.02.24 02:27:07.114462 [ 276 ] {d89b8f43-ed28-4790-a3c3-892a9af5ba0c} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8171 | 2026.02.24 02:27:07.114510 [ 276 ] {d89b8f43-ed28-4790-a3c3-892a9af5ba0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8172 | 2026.02.24 02:27:07.114865 [ 276 ] {d89b8f43-ed28-4790-a3c3-892a9af5ba0c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8173 | 2026.02.24 02:27:07.115076 [ 276 ] {d89b8f43-ed28-4790-a3c3-892a9af5ba0c} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8174 | 2026.02.24 02:27:07.115210 [ 276 ] {d89b8f43-ed28-4790-a3c3-892a9af5ba0c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001151 sec., 868.8097306689835 rows/sec., 58.54 KiB/sec. | ||
| 8175 | 2026.02.24 02:27:07.115246 [ 276 ] {d89b8f43-ed28-4790-a3c3-892a9af5ba0c} <Debug> TCPHandler: Processed in 0.0013131 sec. | ||
| 8176 | 2026.02.24 02:27:07.115347 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8177 | 2026.02.24 02:27:07.115441 [ 276 ] {ff01b81c-7920-49f3-8ac2-dbc6abb86920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8178 | 2026.02.24 02:27:07.115496 [ 276 ] {ff01b81c-7920-49f3-8ac2-dbc6abb86920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8179 | 2026.02.24 02:27:07.116279 [ 276 ] {ff01b81c-7920-49f3-8ac2-dbc6abb86920} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8180 | 2026.02.24 02:27:07.116315 [ 276 ] {ff01b81c-7920-49f3-8ac2-dbc6abb86920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8181 | 2026.02.24 02:27:07.116829 [ 276 ] {ff01b81c-7920-49f3-8ac2-dbc6abb86920} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8182 | 2026.02.24 02:27:07.117055 [ 276 ] {ff01b81c-7920-49f3-8ac2-dbc6abb86920} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8183 | 2026.02.24 02:27:07.117172 [ 86 ] {} <Debug> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8184 | 2026.02.24 02:27:07.117199 [ 276 ] {ff01b81c-7920-49f3-8ac2-dbc6abb86920} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001777 sec., 5627.462014631402 rows/sec., 10.08 MiB/sec. | ||
| 8185 | 2026.02.24 02:27:07.117215 [ 86 ] {} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8186 | 2026.02.24 02:27:07.117245 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8187 | 2026.02.24 02:27:07.117265 [ 276 ] {ff01b81c-7920-49f3-8ac2-dbc6abb86920} <Debug> TCPHandler: Processed in 0.001965859 sec. | ||
| 8188 | 2026.02.24 02:27:07.117326 [ 195 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::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 | ||
| 8189 | 2026.02.24 02:27:07.117378 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8190 | 2026.02.24 02:27:07.117477 [ 276 ] {ee089d84-e7da-479a-b667-5a7fe1bd3309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8191 | 2026.02.24 02:27:07.117519 [ 276 ] {ee089d84-e7da-479a-b667-5a7fe1bd3309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8192 | 2026.02.24 02:27:07.117521 [ 195 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8193 | 2026.02.24 02:27:07.117580 [ 195 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 790 rows starting from the beginning of the part | ||
| 8194 | 2026.02.24 02:27:07.117681 [ 195 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 10 rows starting from the beginning of the part | ||
| 8195 | 2026.02.24 02:27:07.117773 [ 195 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part | ||
| 8196 | 2026.02.24 02:27:07.117855 [ 276 ] {ee089d84-e7da-479a-b667-5a7fe1bd3309} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8197 | 2026.02.24 02:27:07.117866 [ 195 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 10 rows starting from the beginning of the part | ||
| 8198 | 2026.02.24 02:27:07.117899 [ 276 ] {ee089d84-e7da-479a-b667-5a7fe1bd3309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8199 | 2026.02.24 02:27:07.117975 [ 195 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 31 rows starting from the beginning of the part | ||
| 8200 | 2026.02.24 02:27:07.118077 [ 195 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 10 rows starting from the beginning of the part | ||
| 8201 | 2026.02.24 02:27:07.118223 [ 276 ] {ee089d84-e7da-479a-b667-5a7fe1bd3309} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8202 | 2026.02.24 02:27:07.118479 [ 276 ] {ee089d84-e7da-479a-b667-5a7fe1bd3309} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8203 | 2026.02.24 02:27:07.118611 [ 276 ] {ee089d84-e7da-479a-b667-5a7fe1bd3309} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001152 sec., 78125 rows/sec., 4.89 MiB/sec. | ||
| 8204 | 2026.02.24 02:27:07.118650 [ 276 ] {ee089d84-e7da-479a-b667-5a7fe1bd3309} <Debug> TCPHandler: Processed in 0.0013202 sec. | ||
| 8205 | 2026.02.24 02:27:07.123095 [ 202 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 882 rows, containing 19 columns (19 merged, 0 gathered) in 0.005797587 sec., 152132.2577824188 rows/sec., 272.61 MiB/sec. | ||
| 8206 | 2026.02.24 02:27:07.124562 [ 197 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8207 | 2026.02.24 02:27:07.124929 [ 197 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8208 | 2026.02.24 02:27:07.125009 [ 197 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8209 | 2026.02.24 02:27:07.125160 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.68 MiB. | ||
| 8210 | 2026.02.24 02:27:08.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.86 MiB, peak 298.40 MiB, free memory in arenas 0.00 B, will set to 292.27 MiB (RSS), difference: 2.41 MiB | ||
| 8211 | 2026.02.24 02:27:09.489725 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8212 | 2026.02.24 02:27:09.489774 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8213 | 2026.02.24 02:27:09.600003 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16324 | ||
| 8214 | 2026.02.24 02:27:09.600535 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8215 | 2026.02.24 02:27:09.600584 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8216 | 2026.02.24 02:27:09.601092 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8217 | 2026.02.24 02:27:09.601325 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8218 | 2026.02.24 02:27:09.601463 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16324 | ||
| 8219 | 2026.02.24 02:27:10.451906 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8220 | 2026.02.24 02:27:10.467807 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8221 | 2026.02.24 02:27:10.467860 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8222 | 2026.02.24 02:27:10.474048 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8223 | 2026.02.24 02:27:10.474750 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8224 | 2026.02.24 02:27:10.478199 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8225 | 2026.02.24 02:27:12.094472 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8226 | 2026.02.24 02:27:12.094648 [ 276 ] {5808791a-2244-4b40-8d2c-16843bbfd1f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8227 | 2026.02.24 02:27:12.094712 [ 276 ] {5808791a-2244-4b40-8d2c-16843bbfd1f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8228 | 2026.02.24 02:27:12.095395 [ 276 ] {5808791a-2244-4b40-8d2c-16843bbfd1f8} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8229 | 2026.02.24 02:27:12.095439 [ 276 ] {5808791a-2244-4b40-8d2c-16843bbfd1f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8230 | 2026.02.24 02:27:12.095856 [ 276 ] {5808791a-2244-4b40-8d2c-16843bbfd1f8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8231 | 2026.02.24 02:27:12.096086 [ 276 ] {5808791a-2244-4b40-8d2c-16843bbfd1f8} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8232 | 2026.02.24 02:27:12.096254 [ 276 ] {5808791a-2244-4b40-8d2c-16843bbfd1f8} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001655 sec., 71299.09365558912 rows/sec., 6.07 MiB/sec. | ||
| 8233 | 2026.02.24 02:27:12.096286 [ 138 ] {} <Debug> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8234 | 2026.02.24 02:27:12.096302 [ 276 ] {5808791a-2244-4b40-8d2c-16843bbfd1f8} <Debug> TCPHandler: Processed in 0.001957819 sec. | ||
| 8235 | 2026.02.24 02:27:12.096413 [ 138 ] {} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8236 | 2026.02.24 02:27:12.096465 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8237 | 2026.02.24 02:27:12.096749 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8238 | 2026.02.24 02:27:12.096754 [ 194 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::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 | ||
| 8239 | 2026.02.24 02:27:12.096858 [ 276 ] {0abace07-b8a7-45fe-81d9-0c7fe255b831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8240 | 2026.02.24 02:27:12.096909 [ 276 ] {0abace07-b8a7-45fe-81d9-0c7fe255b831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8241 | 2026.02.24 02:27:12.096961 [ 194 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8242 | 2026.02.24 02:27:12.097007 [ 194 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2151 rows starting from the beginning of the part | ||
| 8243 | 2026.02.24 02:27:12.097070 [ 194 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 118 rows starting from the beginning of the part | ||
| 8244 | 2026.02.24 02:27:12.097127 [ 194 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 817 rows starting from the beginning of the part | ||
| 8245 | 2026.02.24 02:27:12.097168 [ 194 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 120 rows starting from the beginning of the part | ||
| 8246 | 2026.02.24 02:27:12.097212 [ 194 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 817 rows starting from the beginning of the part | ||
| 8247 | 2026.02.24 02:27:12.097253 [ 194 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 118 rows starting from the beginning of the part | ||
| 8248 | 2026.02.24 02:27:12.097367 [ 276 ] {0abace07-b8a7-45fe-81d9-0c7fe255b831} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8249 | 2026.02.24 02:27:12.097410 [ 276 ] {0abace07-b8a7-45fe-81d9-0c7fe255b831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8250 | 2026.02.24 02:27:12.097726 [ 276 ] {0abace07-b8a7-45fe-81d9-0c7fe255b831} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8251 | 2026.02.24 02:27:12.097964 [ 276 ] {0abace07-b8a7-45fe-81d9-0c7fe255b831} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8252 | 2026.02.24 02:27:12.098105 [ 276 ] {0abace07-b8a7-45fe-81d9-0c7fe255b831} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001271 sec., 24390.243902439026 rows/sec., 1.79 MiB/sec. | ||
| 8253 | 2026.02.24 02:27:12.098144 [ 276 ] {0abace07-b8a7-45fe-81d9-0c7fe255b831} <Debug> TCPHandler: Processed in 0.001445721 sec. | ||
| 8254 | 2026.02.24 02:27:12.098259 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8255 | 2026.02.24 02:27:12.098351 [ 276 ] {fb0bf095-20a6-439c-b465-04e57052a3e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8256 | 2026.02.24 02:27:12.098391 [ 276 ] {fb0bf095-20a6-439c-b465-04e57052a3e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8257 | 2026.02.24 02:27:12.098752 [ 202 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4141 rows, containing 5 columns (5 merged, 0 gathered) in 0.00207182 sec., 1998725.7580291727 rows/sec., 169.96 MiB/sec. | ||
| 8258 | 2026.02.24 02:27:12.098823 [ 276 ] {fb0bf095-20a6-439c-b465-04e57052a3e5} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8259 | 2026.02.24 02:27:12.098865 [ 276 ] {fb0bf095-20a6-439c-b465-04e57052a3e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8260 | 2026.02.24 02:27:12.099014 [ 202 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8261 | 2026.02.24 02:27:12.099213 [ 276 ] {fb0bf095-20a6-439c-b465-04e57052a3e5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8262 | 2026.02.24 02:27:12.099314 [ 202 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_56_11} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8263 | 2026.02.24 02:27:12.099406 [ 202 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_56_11} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8264 | 2026.02.24 02:27:12.099486 [ 276 ] {fb0bf095-20a6-439c-b465-04e57052a3e5} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8265 | 2026.02.24 02:27:12.099488 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 8266 | 2026.02.24 02:27:12.099620 [ 112 ] {} <Debug> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8267 | 2026.02.24 02:27:12.099628 [ 276 ] {fb0bf095-20a6-439c-b465-04e57052a3e5} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001296 sec., 73302.46913580247 rows/sec., 5.72 MiB/sec. | ||
| 8268 | 2026.02.24 02:27:12.099667 [ 112 ] {} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8269 | 2026.02.24 02:27:12.099680 [ 276 ] {fb0bf095-20a6-439c-b465-04e57052a3e5} <Debug> TCPHandler: Processed in 0.001472252 sec. | ||
| 8270 | 2026.02.24 02:27:12.099687 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8271 | 2026.02.24 02:27:12.099794 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8272 | 2026.02.24 02:27:12.099792 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::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 | ||
| 8273 | 2026.02.24 02:27:12.099887 [ 276 ] {c7592a9f-21a2-45af-9387-d92113d2085c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8274 | 2026.02.24 02:27:12.099938 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8275 | 2026.02.24 02:27:12.099938 [ 276 ] {c7592a9f-21a2-45af-9387-d92113d2085c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8276 | 2026.02.24 02:27:12.099978 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1061 rows starting from the beginning of the part | ||
| 8277 | 2026.02.24 02:27:12.100047 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 95 rows starting from the beginning of the part | ||
| 8278 | 2026.02.24 02:27:12.100091 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 500 rows starting from the beginning of the part | ||
| 8279 | 2026.02.24 02:27:12.100151 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 99 rows starting from the beginning of the part | ||
| 8280 | 2026.02.24 02:27:12.100201 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 500 rows starting from the beginning of the part | ||
| 8281 | 2026.02.24 02:27:12.100239 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 95 rows starting from the beginning of the part | ||
| 8282 | 2026.02.24 02:27:12.100376 [ 276 ] {c7592a9f-21a2-45af-9387-d92113d2085c} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8283 | 2026.02.24 02:27:12.100420 [ 276 ] {c7592a9f-21a2-45af-9387-d92113d2085c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8284 | 2026.02.24 02:27:12.100772 [ 276 ] {c7592a9f-21a2-45af-9387-d92113d2085c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8285 | 2026.02.24 02:27:12.100997 [ 276 ] {c7592a9f-21a2-45af-9387-d92113d2085c} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8286 | 2026.02.24 02:27:12.101120 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8287 | 2026.02.24 02:27:12.101133 [ 276 ] {c7592a9f-21a2-45af-9387-d92113d2085c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 8288 | 2026.02.24 02:27:12.101168 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8289 | 2026.02.24 02:27:12.101187 [ 276 ] {c7592a9f-21a2-45af-9387-d92113d2085c} <Debug> TCPHandler: Processed in 0.001442372 sec. | ||
| 8290 | 2026.02.24 02:27:12.101194 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8291 | 2026.02.24 02:27:12.101294 [ 200 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::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 | ||
| 8292 | 2026.02.24 02:27:12.101311 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8293 | 2026.02.24 02:27:12.101380 [ 200 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8294 | 2026.02.24 02:27:12.101386 [ 192 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2350 rows, containing 5 columns (5 merged, 0 gathered) in 0.001644445 sec., 1429053.5712656854 rows/sec., 108.88 MiB/sec. | ||
| 8295 | 2026.02.24 02:27:12.101408 [ 276 ] {ef474bcf-4d93-4494-afb0-e3dd82444c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8296 | 2026.02.24 02:27:12.101417 [ 200 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15092 rows starting from the beginning of the part | ||
| 8297 | 2026.02.24 02:27:12.101466 [ 276 ] {ef474bcf-4d93-4494-afb0-e3dd82444c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8298 | 2026.02.24 02:27:12.101485 [ 200 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 8299 | 2026.02.24 02:27:12.101531 [ 200 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 265 rows starting from the beginning of the part | ||
| 8300 | 2026.02.24 02:27:12.101576 [ 200 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 162 rows starting from the beginning of the part | ||
| 8301 | 2026.02.24 02:27:12.101609 [ 189 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8302 | 2026.02.24 02:27:12.101615 [ 200 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 265 rows starting from the beginning of the part | ||
| 8303 | 2026.02.24 02:27:12.101676 [ 200 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 8304 | 2026.02.24 02:27:12.101946 [ 189 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_56_11} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8305 | 2026.02.24 02:27:12.102052 [ 189 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_56_11} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8306 | 2026.02.24 02:27:12.102129 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 8307 | 2026.02.24 02:27:12.102299 [ 276 ] {ef474bcf-4d93-4494-afb0-e3dd82444c92} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8308 | 2026.02.24 02:27:12.102340 [ 276 ] {ef474bcf-4d93-4494-afb0-e3dd82444c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8309 | 2026.02.24 02:27:12.102921 [ 276 ] {ef474bcf-4d93-4494-afb0-e3dd82444c92} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8310 | 2026.02.24 02:27:12.103147 [ 276 ] {ef474bcf-4d93-4494-afb0-e3dd82444c92} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8311 | 2026.02.24 02:27:12.103297 [ 276 ] {ef474bcf-4d93-4494-afb0-e3dd82444c92} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001907 sec., 16255.899318300995 rows/sec., 29.13 MiB/sec. | ||
| 8312 | 2026.02.24 02:27:12.103372 [ 276 ] {ef474bcf-4d93-4494-afb0-e3dd82444c92} <Debug> TCPHandler: Processed in 0.002111591 sec. | ||
| 8313 | 2026.02.24 02:27:12.103485 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8314 | 2026.02.24 02:27:12.103581 [ 276 ] {5b9d4a80-fdb5-43ec-9798-89fd7f3c79fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8315 | 2026.02.24 02:27:12.103622 [ 276 ] {5b9d4a80-fdb5-43ec-9798-89fd7f3c79fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8316 | 2026.02.24 02:27:12.103951 [ 276 ] {5b9d4a80-fdb5-43ec-9798-89fd7f3c79fe} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8317 | 2026.02.24 02:27:12.103985 [ 276 ] {5b9d4a80-fdb5-43ec-9798-89fd7f3c79fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8318 | 2026.02.24 02:27:12.104290 [ 276 ] {5b9d4a80-fdb5-43ec-9798-89fd7f3c79fe} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8319 | 2026.02.24 02:27:12.104521 [ 276 ] {5b9d4a80-fdb5-43ec-9798-89fd7f3c79fe} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8320 | 2026.02.24 02:27:12.104633 [ 87 ] {} <Debug> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8321 | 2026.02.24 02:27:12.104649 [ 276 ] {5b9d4a80-fdb5-43ec-9798-89fd7f3c79fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 8322 | 2026.02.24 02:27:12.104672 [ 87 ] {} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8323 | 2026.02.24 02:27:12.104692 [ 276 ] {5b9d4a80-fdb5-43ec-9798-89fd7f3c79fe} <Debug> TCPHandler: Processed in 0.001256249 sec. | ||
| 8324 | 2026.02.24 02:27:12.104695 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8325 | 2026.02.24 02:27:12.104800 [ 192 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::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 | ||
| 8326 | 2026.02.24 02:27:12.104883 [ 192 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8327 | 2026.02.24 02:27:12.104908 [ 192 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3060 rows starting from the beginning of the part | ||
| 8328 | 2026.02.24 02:27:12.104979 [ 192 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8329 | 2026.02.24 02:27:12.105025 [ 192 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 90 rows starting from the beginning of the part | ||
| 8330 | 2026.02.24 02:27:12.105064 [ 192 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 8331 | 2026.02.24 02:27:12.105106 [ 192 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 90 rows starting from the beginning of the part | ||
| 8332 | 2026.02.24 02:27:12.105142 [ 192 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 8333 | 2026.02.24 02:27:12.105844 [ 190 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16104 rows, containing 5 columns (5 merged, 0 gathered) in 0.004589288 sec., 3509041.0538628213 rows/sec., 237.78 MiB/sec. | ||
| 8334 | 2026.02.24 02:27:12.106187 [ 190 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3420 rows, containing 4 columns (4 merged, 0 gathered) in 0.001420121 sec., 2408245.4945740537 rows/sec., 156.13 MiB/sec. | ||
| 8335 | 2026.02.24 02:27:12.106226 [ 200 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8336 | 2026.02.24 02:27:12.106471 [ 189 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8337 | 2026.02.24 02:27:12.106481 [ 200 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8338 | 2026.02.24 02:27:12.106559 [ 200 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8339 | 2026.02.24 02:27:12.106623 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.86 MiB. | ||
| 8340 | 2026.02.24 02:27:12.106749 [ 189 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_56_11} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8341 | 2026.02.24 02:27:12.106825 [ 189 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_56_11} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8342 | 2026.02.24 02:27:12.106900 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8343 | 2026.02.24 02:27:14.647881 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1100 | ||
| 8344 | 2026.02.24 02:27:14.650176 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8345 | 2026.02.24 02:27:14.650224 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8346 | 2026.02.24 02:27:14.651418 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8347 | 2026.02.24 02:27:14.651692 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8348 | 2026.02.24 02:27:14.651850 [ 179 ] {} <Debug> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8349 | 2026.02.24 02:27:14.651917 [ 179 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8350 | 2026.02.24 02:27:14.651937 [ 179 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8351 | 2026.02.24 02:27:14.652011 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1100 | ||
| 8352 | 2026.02.24 02:27:14.652026 [ 193 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::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 | ||
| 8353 | 2026.02.24 02:27:14.652495 [ 193 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8354 | 2026.02.24 02:27:14.652608 [ 193 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 912 rows starting from the beginning of the part | ||
| 8355 | 2026.02.24 02:27:14.652924 [ 193 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part | ||
| 8356 | 2026.02.24 02:27:14.653246 [ 193 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
| 8357 | 2026.02.24 02:27:14.653583 [ 193 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 48 rows starting from the beginning of the part | ||
| 8358 | 2026.02.24 02:27:14.653919 [ 193 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
| 8359 | 2026.02.24 02:27:14.654240 [ 193 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 34 rows starting from the beginning of the part | ||
| 8360 | 2026.02.24 02:27:14.660385 [ 200 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1100 rows, containing 72 columns (72 merged, 0 gathered) in 0.008391955 sec., 131077.91926910952 rows/sec., 107.97 MiB/sec. | ||
| 8361 | 2026.02.24 02:27:14.661972 [ 190 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8362 | 2026.02.24 02:27:14.662597 [ 190 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_26_5} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8363 | 2026.02.24 02:27:14.662686 [ 190 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_26_5} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8364 | 2026.02.24 02:27:14.662938 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.59 MiB. | ||
| 8365 | 2026.02.24 02:27:15.464257 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8366 | 2026.02.24 02:27:15.464443 [ 276 ] {c6321af6-544b-4cfd-82ca-83ee272fbf78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8367 | 2026.02.24 02:27:15.464515 [ 276 ] {c6321af6-544b-4cfd-82ca-83ee272fbf78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8368 | 2026.02.24 02:27:15.465272 [ 276 ] {c6321af6-544b-4cfd-82ca-83ee272fbf78} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8369 | 2026.02.24 02:27:15.465325 [ 276 ] {c6321af6-544b-4cfd-82ca-83ee272fbf78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8370 | 2026.02.24 02:27:15.465758 [ 276 ] {c6321af6-544b-4cfd-82ca-83ee272fbf78} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8371 | 2026.02.24 02:27:15.466005 [ 276 ] {c6321af6-544b-4cfd-82ca-83ee272fbf78} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8372 | 2026.02.24 02:27:15.466172 [ 276 ] {c6321af6-544b-4cfd-82ca-83ee272fbf78} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00178 sec., 159550.56179775283 rows/sec., 10.13 MiB/sec. | ||
| 8373 | 2026.02.24 02:27:15.466226 [ 276 ] {c6321af6-544b-4cfd-82ca-83ee272fbf78} <Debug> TCPHandler: Processed in 0.002105772 sec. | ||
| 8374 | 2026.02.24 02:27:15.466347 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8375 | 2026.02.24 02:27:15.466454 [ 276 ] {97825abb-fa5c-4d93-ad7f-b664c51d39a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8376 | 2026.02.24 02:27:15.466500 [ 276 ] {97825abb-fa5c-4d93-ad7f-b664c51d39a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8377 | 2026.02.24 02:27:15.466914 [ 276 ] {97825abb-fa5c-4d93-ad7f-b664c51d39a1} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8378 | 2026.02.24 02:27:15.466953 [ 276 ] {97825abb-fa5c-4d93-ad7f-b664c51d39a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8379 | 2026.02.24 02:27:15.467275 [ 276 ] {97825abb-fa5c-4d93-ad7f-b664c51d39a1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8380 | 2026.02.24 02:27:15.467511 [ 276 ] {97825abb-fa5c-4d93-ad7f-b664c51d39a1} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8381 | 2026.02.24 02:27:15.467650 [ 276 ] {97825abb-fa5c-4d93-ad7f-b664c51d39a1} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001219 sec., 6562.756357670221 rows/sec., 535.15 KiB/sec. | ||
| 8382 | 2026.02.24 02:27:15.467692 [ 276 ] {97825abb-fa5c-4d93-ad7f-b664c51d39a1} <Debug> TCPHandler: Processed in 0.001398151 sec. | ||
| 8383 | 2026.02.24 02:27:15.467800 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8384 | 2026.02.24 02:27:15.467897 [ 276 ] {768a41c1-cc08-4c4c-bbc4-0e3aebae5e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8385 | 2026.02.24 02:27:15.467939 [ 276 ] {768a41c1-cc08-4c4c-bbc4-0e3aebae5e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8386 | 2026.02.24 02:27:15.469350 [ 276 ] {768a41c1-cc08-4c4c-bbc4-0e3aebae5e96} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8387 | 2026.02.24 02:27:15.469388 [ 276 ] {768a41c1-cc08-4c4c-bbc4-0e3aebae5e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8388 | 2026.02.24 02:27:15.469849 [ 276 ] {768a41c1-cc08-4c4c-bbc4-0e3aebae5e96} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8389 | 2026.02.24 02:27:15.470080 [ 276 ] {768a41c1-cc08-4c4c-bbc4-0e3aebae5e96} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8390 | 2026.02.24 02:27:15.470219 [ 276 ] {768a41c1-cc08-4c4c-bbc4-0e3aebae5e96} <Debug> executeQuery: Read 1961 rows, 163.05 KiB in 0.002342 sec., 837318.5311699403 rows/sec., 67.99 MiB/sec. | ||
| 8391 | 2026.02.24 02:27:15.470259 [ 276 ] {768a41c1-cc08-4c4c-bbc4-0e3aebae5e96} <Debug> TCPHandler: Processed in 0.002511978 sec. | ||
| 8392 | 2026.02.24 02:27:15.470368 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8393 | 2026.02.24 02:27:15.470465 [ 276 ] {4c489dac-2346-4908-9435-b08f318974d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8394 | 2026.02.24 02:27:15.470507 [ 276 ] {4c489dac-2346-4908-9435-b08f318974d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8395 | 2026.02.24 02:27:15.470944 [ 276 ] {4c489dac-2346-4908-9435-b08f318974d7} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8396 | 2026.02.24 02:27:15.470983 [ 276 ] {4c489dac-2346-4908-9435-b08f318974d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8397 | 2026.02.24 02:27:15.471312 [ 276 ] {4c489dac-2346-4908-9435-b08f318974d7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8398 | 2026.02.24 02:27:15.471535 [ 276 ] {4c489dac-2346-4908-9435-b08f318974d7} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8399 | 2026.02.24 02:27:15.471667 [ 276 ] {4c489dac-2346-4908-9435-b08f318974d7} <Debug> executeQuery: Read 160 rows, 9.85 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 7.88 MiB/sec. | ||
| 8400 | 2026.02.24 02:27:15.471706 [ 276 ] {4c489dac-2346-4908-9435-b08f318974d7} <Debug> TCPHandler: Processed in 0.00139029 sec. | ||
| 8401 | 2026.02.24 02:27:15.471815 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8402 | 2026.02.24 02:27:15.471910 [ 276 ] {a27c5a8f-7c75-436d-976b-c98b3899ec84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8403 | 2026.02.24 02:27:15.471951 [ 276 ] {a27c5a8f-7c75-436d-976b-c98b3899ec84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8404 | 2026.02.24 02:27:15.472483 [ 276 ] {a27c5a8f-7c75-436d-976b-c98b3899ec84} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8405 | 2026.02.24 02:27:15.472520 [ 276 ] {a27c5a8f-7c75-436d-976b-c98b3899ec84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8406 | 2026.02.24 02:27:15.472841 [ 276 ] {a27c5a8f-7c75-436d-976b-c98b3899ec84} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8407 | 2026.02.24 02:27:15.473071 [ 276 ] {a27c5a8f-7c75-436d-976b-c98b3899ec84} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8408 | 2026.02.24 02:27:15.473206 [ 276 ] {a27c5a8f-7c75-436d-976b-c98b3899ec84} <Debug> executeQuery: Read 377 rows, 25.67 KiB in 0.001314 sec., 286910.19786910195 rows/sec., 19.07 MiB/sec. | ||
| 8409 | 2026.02.24 02:27:15.473245 [ 276 ] {a27c5a8f-7c75-436d-976b-c98b3899ec84} <Debug> TCPHandler: Processed in 0.001483072 sec. | ||
| 8410 | 2026.02.24 02:27:15.473348 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8411 | 2026.02.24 02:27:15.473443 [ 276 ] {14f24efe-3d34-4ff0-b89a-b774614bc556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8412 | 2026.02.24 02:27:15.473484 [ 276 ] {14f24efe-3d34-4ff0-b89a-b774614bc556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8413 | 2026.02.24 02:27:15.473916 [ 276 ] {14f24efe-3d34-4ff0-b89a-b774614bc556} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8414 | 2026.02.24 02:27:15.473953 [ 276 ] {14f24efe-3d34-4ff0-b89a-b774614bc556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8415 | 2026.02.24 02:27:15.474265 [ 276 ] {14f24efe-3d34-4ff0-b89a-b774614bc556} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8416 | 2026.02.24 02:27:15.474484 [ 276 ] {14f24efe-3d34-4ff0-b89a-b774614bc556} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8417 | 2026.02.24 02:27:15.474613 [ 276 ] {14f24efe-3d34-4ff0-b89a-b774614bc556} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001188 sec., 124579.12457912457 rows/sec., 7.09 MiB/sec. | ||
| 8418 | 2026.02.24 02:27:15.474652 [ 276 ] {14f24efe-3d34-4ff0-b89a-b774614bc556} <Debug> TCPHandler: Processed in 0.00135835 sec. | ||
| 8419 | 2026.02.24 02:27:15.474762 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8420 | 2026.02.24 02:27:15.474857 [ 276 ] {e2cfd22d-66fa-4c38-91b6-d609ad26ce31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8421 | 2026.02.24 02:27:15.474898 [ 276 ] {e2cfd22d-66fa-4c38-91b6-d609ad26ce31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8422 | 2026.02.24 02:27:15.475624 [ 276 ] {e2cfd22d-66fa-4c38-91b6-d609ad26ce31} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8423 | 2026.02.24 02:27:15.475663 [ 276 ] {e2cfd22d-66fa-4c38-91b6-d609ad26ce31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8424 | 2026.02.24 02:27:15.476074 [ 276 ] {e2cfd22d-66fa-4c38-91b6-d609ad26ce31} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8425 | 2026.02.24 02:27:15.476317 [ 276 ] {e2cfd22d-66fa-4c38-91b6-d609ad26ce31} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8426 | 2026.02.24 02:27:15.476451 [ 276 ] {e2cfd22d-66fa-4c38-91b6-d609ad26ce31} <Debug> executeQuery: Read 964 rows, 70.92 KiB in 0.001613 sec., 597644.1413515189 rows/sec., 42.94 MiB/sec. | ||
| 8427 | 2026.02.24 02:27:15.476491 [ 276 ] {e2cfd22d-66fa-4c38-91b6-d609ad26ce31} <Debug> TCPHandler: Processed in 0.001781536 sec. | ||
| 8428 | 2026.02.24 02:27:15.476598 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8429 | 2026.02.24 02:27:15.476694 [ 276 ] {74d7c3b7-ddc4-4848-bd91-14cf55309e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8430 | 2026.02.24 02:27:15.476737 [ 276 ] {74d7c3b7-ddc4-4848-bd91-14cf55309e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8431 | 2026.02.24 02:27:15.477062 [ 276 ] {74d7c3b7-ddc4-4848-bd91-14cf55309e0a} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8432 | 2026.02.24 02:27:15.477099 [ 276 ] {74d7c3b7-ddc4-4848-bd91-14cf55309e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8433 | 2026.02.24 02:27:15.477411 [ 276 ] {74d7c3b7-ddc4-4848-bd91-14cf55309e0a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8434 | 2026.02.24 02:27:15.477644 [ 276 ] {74d7c3b7-ddc4-4848-bd91-14cf55309e0a} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8435 | 2026.02.24 02:27:15.477777 [ 276 ] {74d7c3b7-ddc4-4848-bd91-14cf55309e0a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001101 sec., 5449.591280653951 rows/sec., 284.72 KiB/sec. | ||
| 8436 | 2026.02.24 02:27:15.477815 [ 276 ] {74d7c3b7-ddc4-4848-bd91-14cf55309e0a} <Debug> TCPHandler: Processed in 0.001268569 sec. | ||
| 8437 | 2026.02.24 02:27:15.477918 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8438 | 2026.02.24 02:27:15.478030 [ 276 ] {370d8dd6-9bb3-46d7-95c5-65bcba6457a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8439 | 2026.02.24 02:27:15.478083 [ 276 ] {370d8dd6-9bb3-46d7-95c5-65bcba6457a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8440 | 2026.02.24 02:27:15.478742 [ 276 ] {370d8dd6-9bb3-46d7-95c5-65bcba6457a1} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8441 | 2026.02.24 02:27:15.478786 [ 276 ] {370d8dd6-9bb3-46d7-95c5-65bcba6457a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8442 | 2026.02.24 02:27:15.479202 [ 276 ] {370d8dd6-9bb3-46d7-95c5-65bcba6457a1} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8443 | 2026.02.24 02:27:15.479426 [ 276 ] {370d8dd6-9bb3-46d7-95c5-65bcba6457a1} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8444 | 2026.02.24 02:27:15.479559 [ 276 ] {370d8dd6-9bb3-46d7-95c5-65bcba6457a1} <Debug> executeQuery: Read 911 rows, 62.08 KiB in 0.001555 sec., 585852.0900321543 rows/sec., 38.99 MiB/sec. | ||
| 8445 | 2026.02.24 02:27:15.479598 [ 276 ] {370d8dd6-9bb3-46d7-95c5-65bcba6457a1} <Debug> TCPHandler: Processed in 0.001732346 sec. | ||
| 8446 | 2026.02.24 02:27:15.479699 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8447 | 2026.02.24 02:27:15.479794 [ 276 ] {022b0a2d-3f98-4767-a81a-1743e905b9e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8448 | 2026.02.24 02:27:15.479837 [ 276 ] {022b0a2d-3f98-4767-a81a-1743e905b9e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8449 | 2026.02.24 02:27:15.480153 [ 276 ] {022b0a2d-3f98-4767-a81a-1743e905b9e0} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8450 | 2026.02.24 02:27:15.480190 [ 276 ] {022b0a2d-3f98-4767-a81a-1743e905b9e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8451 | 2026.02.24 02:27:15.480484 [ 276 ] {022b0a2d-3f98-4767-a81a-1743e905b9e0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8452 | 2026.02.24 02:27:15.480700 [ 276 ] {022b0a2d-3f98-4767-a81a-1743e905b9e0} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8453 | 2026.02.24 02:27:15.480831 [ 276 ] {022b0a2d-3f98-4767-a81a-1743e905b9e0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 8454 | 2026.02.24 02:27:15.480867 [ 276 ] {022b0a2d-3f98-4767-a81a-1743e905b9e0} <Debug> TCPHandler: Processed in 0.001217229 sec. | ||
| 8455 | 2026.02.24 02:27:15.480968 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8456 | 2026.02.24 02:27:15.481060 [ 276 ] {e1e5c468-74c9-44cb-8384-1edeb0fa2af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8457 | 2026.02.24 02:27:15.481113 [ 276 ] {e1e5c468-74c9-44cb-8384-1edeb0fa2af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8458 | 2026.02.24 02:27:15.481869 [ 276 ] {e1e5c468-74c9-44cb-8384-1edeb0fa2af1} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8459 | 2026.02.24 02:27:15.481906 [ 276 ] {e1e5c468-74c9-44cb-8384-1edeb0fa2af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8460 | 2026.02.24 02:27:15.482403 [ 276 ] {e1e5c468-74c9-44cb-8384-1edeb0fa2af1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8461 | 2026.02.24 02:27:15.482624 [ 276 ] {e1e5c468-74c9-44cb-8384-1edeb0fa2af1} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8462 | 2026.02.24 02:27:15.482762 [ 276 ] {e1e5c468-74c9-44cb-8384-1edeb0fa2af1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001721 sec., 5810.575246949447 rows/sec., 10.41 MiB/sec. | ||
| 8463 | 2026.02.24 02:27:15.482816 [ 276 ] {e1e5c468-74c9-44cb-8384-1edeb0fa2af1} <Debug> TCPHandler: Processed in 0.001899008 sec. | ||
| 8464 | 2026.02.24 02:27:15.482937 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8465 | 2026.02.24 02:27:15.483031 [ 276 ] {6d5d0040-3300-4950-8a4a-ab2d4767627b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8466 | 2026.02.24 02:27:15.483073 [ 276 ] {6d5d0040-3300-4950-8a4a-ab2d4767627b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8467 | 2026.02.24 02:27:15.483391 [ 276 ] {6d5d0040-3300-4950-8a4a-ab2d4767627b} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8468 | 2026.02.24 02:27:15.483427 [ 276 ] {6d5d0040-3300-4950-8a4a-ab2d4767627b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8469 | 2026.02.24 02:27:15.483728 [ 276 ] {6d5d0040-3300-4950-8a4a-ab2d4767627b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8470 | 2026.02.24 02:27:15.483937 [ 276 ] {6d5d0040-3300-4950-8a4a-ab2d4767627b} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8471 | 2026.02.24 02:27:15.484063 [ 276 ] {6d5d0040-3300-4950-8a4a-ab2d4767627b} <Debug> executeQuery: Read 74 rows, 4.66 KiB in 0.001051 sec., 70409.1341579448 rows/sec., 4.33 MiB/sec. | ||
| 8472 | 2026.02.24 02:27:15.484099 [ 276 ] {6d5d0040-3300-4950-8a4a-ab2d4767627b} <Debug> TCPHandler: Processed in 0.001210908 sec. | ||
| 8473 | 2026.02.24 02:27:17.086146 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8474 | 2026.02.24 02:27:17.086347 [ 276 ] {779f2397-9bf3-408e-a023-809b6c9246e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8475 | 2026.02.24 02:27:17.086426 [ 276 ] {779f2397-9bf3-408e-a023-809b6c9246e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8476 | 2026.02.24 02:27:17.087088 [ 276 ] {779f2397-9bf3-408e-a023-809b6c9246e8} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8477 | 2026.02.24 02:27:17.087138 [ 276 ] {779f2397-9bf3-408e-a023-809b6c9246e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8478 | 2026.02.24 02:27:17.087546 [ 276 ] {779f2397-9bf3-408e-a023-809b6c9246e8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8479 | 2026.02.24 02:27:17.087772 [ 276 ] {779f2397-9bf3-408e-a023-809b6c9246e8} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8480 | 2026.02.24 02:27:17.087932 [ 276 ] {779f2397-9bf3-408e-a023-809b6c9246e8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001654 sec., 33857.31559854897 rows/sec., 2.60 MiB/sec. | ||
| 8481 | 2026.02.24 02:27:17.087998 [ 276 ] {779f2397-9bf3-408e-a023-809b6c9246e8} <Debug> TCPHandler: Processed in 0.00201617 sec. | ||
| 8482 | 2026.02.24 02:27:17.088108 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8483 | 2026.02.24 02:27:17.088198 [ 276 ] {46e769e0-e449-47fb-906c-da33d4079163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8484 | 2026.02.24 02:27:17.088236 [ 276 ] {46e769e0-e449-47fb-906c-da33d4079163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8485 | 2026.02.24 02:27:17.088633 [ 276 ] {46e769e0-e449-47fb-906c-da33d4079163} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8486 | 2026.02.24 02:27:17.088731 [ 276 ] {46e769e0-e449-47fb-906c-da33d4079163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8487 | 2026.02.24 02:27:17.089039 [ 276 ] {46e769e0-e449-47fb-906c-da33d4079163} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8488 | 2026.02.24 02:27:17.089249 [ 276 ] {46e769e0-e449-47fb-906c-da33d4079163} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8489 | 2026.02.24 02:27:17.089414 [ 276 ] {46e769e0-e449-47fb-906c-da33d4079163} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001202 sec., 53244.592346089856 rows/sec., 4.16 MiB/sec. | ||
| 8490 | 2026.02.24 02:27:17.089453 [ 276 ] {46e769e0-e449-47fb-906c-da33d4079163} <Debug> TCPHandler: Processed in 0.001369111 sec. | ||
| 8491 | 2026.02.24 02:27:17.089563 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8492 | 2026.02.24 02:27:17.089656 [ 276 ] {2d37661f-609a-4d8d-9090-c7fb04d45c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8493 | 2026.02.24 02:27:17.089701 [ 276 ] {2d37661f-609a-4d8d-9090-c7fb04d45c4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8494 | 2026.02.24 02:27:17.090067 [ 276 ] {2d37661f-609a-4d8d-9090-c7fb04d45c4c} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8495 | 2026.02.24 02:27:17.090103 [ 276 ] {2d37661f-609a-4d8d-9090-c7fb04d45c4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8496 | 2026.02.24 02:27:17.090424 [ 276 ] {2d37661f-609a-4d8d-9090-c7fb04d45c4c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8497 | 2026.02.24 02:27:17.090636 [ 276 ] {2d37661f-609a-4d8d-9090-c7fb04d45c4c} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8498 | 2026.02.24 02:27:17.090775 [ 276 ] {2d37661f-609a-4d8d-9090-c7fb04d45c4c} <Debug> executeQuery: Read 42 rows, 2.99 KiB in 0.001137 sec., 36939.31398416887 rows/sec., 2.57 MiB/sec. | ||
| 8499 | 2026.02.24 02:27:17.090813 [ 276 ] {2d37661f-609a-4d8d-9090-c7fb04d45c4c} <Debug> TCPHandler: Processed in 0.001300759 sec. | ||
| 8500 | 2026.02.24 02:27:17.090947 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8501 | 2026.02.24 02:27:17.091070 [ 276 ] {a34ae0b7-6f2a-47db-b6d5-8ba2d3cf8ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8502 | 2026.02.24 02:27:17.091120 [ 276 ] {a34ae0b7-6f2a-47db-b6d5-8ba2d3cf8ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8503 | 2026.02.24 02:27:17.091486 [ 276 ] {a34ae0b7-6f2a-47db-b6d5-8ba2d3cf8ebe} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8504 | 2026.02.24 02:27:17.091521 [ 276 ] {a34ae0b7-6f2a-47db-b6d5-8ba2d3cf8ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8505 | 2026.02.24 02:27:17.091843 [ 276 ] {a34ae0b7-6f2a-47db-b6d5-8ba2d3cf8ebe} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8506 | 2026.02.24 02:27:17.092054 [ 276 ] {a34ae0b7-6f2a-47db-b6d5-8ba2d3cf8ebe} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8507 | 2026.02.24 02:27:17.092188 [ 276 ] {a34ae0b7-6f2a-47db-b6d5-8ba2d3cf8ebe} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.001142 sec., 14010.507880910684 rows/sec., 971.43 KiB/sec. | ||
| 8508 | 2026.02.24 02:27:17.092224 [ 276 ] {a34ae0b7-6f2a-47db-b6d5-8ba2d3cf8ebe} <Debug> TCPHandler: Processed in 0.00133723 sec. | ||
| 8509 | 2026.02.24 02:27:17.101705 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16836 | ||
| 8510 | 2026.02.24 02:27:17.102298 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8511 | 2026.02.24 02:27:17.102337 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8512 | 2026.02.24 02:27:17.102832 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8513 | 2026.02.24 02:27:17.103065 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8514 | 2026.02.24 02:27:17.103193 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16836 | ||
| 8515 | 2026.02.24 02:27:17.978294 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8516 | 2026.02.24 02:27:17.995099 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8517 | 2026.02.24 02:27:17.995156 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8518 | 2026.02.24 02:27:18.000349 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.28 MiB, peak 302.06 MiB, free memory in arenas 0.00 B, will set to 295.10 MiB (RSS), difference: -4.18 MiB | ||
| 8519 | 2026.02.24 02:27:18.001708 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8520 | 2026.02.24 02:27:18.002407 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8521 | 2026.02.24 02:27:18.005359 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8522 | 2026.02.24 02:27:19.001137 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.10 MiB, peak 302.06 MiB, free memory in arenas 0.00 B, will set to 295.32 MiB (RSS), difference: 4.22 MiB | ||
| 8523 | 2026.02.24 02:27:22.095404 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8524 | 2026.02.24 02:27:22.095588 [ 276 ] {8bb2f1ef-6378-477e-98a1-d8f3cf8792e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8525 | 2026.02.24 02:27:22.095659 [ 276 ] {8bb2f1ef-6378-477e-98a1-d8f3cf8792e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8526 | 2026.02.24 02:27:22.096434 [ 276 ] {8bb2f1ef-6378-477e-98a1-d8f3cf8792e6} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8527 | 2026.02.24 02:27:22.096488 [ 276 ] {8bb2f1ef-6378-477e-98a1-d8f3cf8792e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8528 | 2026.02.24 02:27:22.096931 [ 276 ] {8bb2f1ef-6378-477e-98a1-d8f3cf8792e6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8529 | 2026.02.24 02:27:22.097175 [ 276 ] {8bb2f1ef-6378-477e-98a1-d8f3cf8792e6} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8530 | 2026.02.24 02:27:22.097360 [ 276 ] {8bb2f1ef-6378-477e-98a1-d8f3cf8792e6} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001819 sec., 64870.808136338645 rows/sec., 5.52 MiB/sec. | ||
| 8531 | 2026.02.24 02:27:22.097412 [ 276 ] {8bb2f1ef-6378-477e-98a1-d8f3cf8792e6} <Debug> TCPHandler: Processed in 0.002155612 sec. | ||
| 8532 | 2026.02.24 02:27:22.097541 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8533 | 2026.02.24 02:27:22.097647 [ 276 ] {13d76758-9243-4ac0-a970-a848cfe3f40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8534 | 2026.02.24 02:27:22.097691 [ 276 ] {13d76758-9243-4ac0-a970-a848cfe3f40e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8535 | 2026.02.24 02:27:22.098123 [ 276 ] {13d76758-9243-4ac0-a970-a848cfe3f40e} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8536 | 2026.02.24 02:27:22.098164 [ 276 ] {13d76758-9243-4ac0-a970-a848cfe3f40e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8537 | 2026.02.24 02:27:22.098499 [ 276 ] {13d76758-9243-4ac0-a970-a848cfe3f40e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8538 | 2026.02.24 02:27:22.098723 [ 276 ] {13d76758-9243-4ac0-a970-a848cfe3f40e} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8539 | 2026.02.24 02:27:22.098866 [ 276 ] {13d76758-9243-4ac0-a970-a848cfe3f40e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001243 sec., 24939.662107803702 rows/sec., 1.83 MiB/sec. | ||
| 8540 | 2026.02.24 02:27:22.098907 [ 276 ] {13d76758-9243-4ac0-a970-a848cfe3f40e} <Debug> TCPHandler: Processed in 0.001420602 sec. | ||
| 8541 | 2026.02.24 02:27:22.099026 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8542 | 2026.02.24 02:27:22.099126 [ 276 ] {68d658ba-5f92-4d30-89eb-8cae262c75e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8543 | 2026.02.24 02:27:22.099168 [ 276 ] {68d658ba-5f92-4d30-89eb-8cae262c75e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8544 | 2026.02.24 02:27:22.099606 [ 276 ] {68d658ba-5f92-4d30-89eb-8cae262c75e8} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8545 | 2026.02.24 02:27:22.099645 [ 276 ] {68d658ba-5f92-4d30-89eb-8cae262c75e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8546 | 2026.02.24 02:27:22.099975 [ 276 ] {68d658ba-5f92-4d30-89eb-8cae262c75e8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8547 | 2026.02.24 02:27:22.100210 [ 276 ] {68d658ba-5f92-4d30-89eb-8cae262c75e8} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8548 | 2026.02.24 02:27:22.100362 [ 276 ] {68d658ba-5f92-4d30-89eb-8cae262c75e8} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001255 sec., 75697.21115537848 rows/sec., 5.91 MiB/sec. | ||
| 8549 | 2026.02.24 02:27:22.100403 [ 276 ] {68d658ba-5f92-4d30-89eb-8cae262c75e8} <Debug> TCPHandler: Processed in 0.001434422 sec. | ||
| 8550 | 2026.02.24 02:27:22.100522 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8551 | 2026.02.24 02:27:22.100618 [ 276 ] {ea996d94-8246-4cda-a5b2-93ebf18c806d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8552 | 2026.02.24 02:27:22.100662 [ 276 ] {ea996d94-8246-4cda-a5b2-93ebf18c806d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8553 | 2026.02.24 02:27:22.101078 [ 276 ] {ea996d94-8246-4cda-a5b2-93ebf18c806d} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8554 | 2026.02.24 02:27:22.101112 [ 276 ] {ea996d94-8246-4cda-a5b2-93ebf18c806d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8555 | 2026.02.24 02:27:22.101431 [ 276 ] {ea996d94-8246-4cda-a5b2-93ebf18c806d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8556 | 2026.02.24 02:27:22.101634 [ 276 ] {ea996d94-8246-4cda-a5b2-93ebf18c806d} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8557 | 2026.02.24 02:27:22.101765 [ 276 ] {ea996d94-8246-4cda-a5b2-93ebf18c806d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 8558 | 2026.02.24 02:27:22.101801 [ 276 ] {ea996d94-8246-4cda-a5b2-93ebf18c806d} <Debug> TCPHandler: Processed in 0.00138196 sec. | ||
| 8559 | 2026.02.24 02:27:22.101902 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8560 | 2026.02.24 02:27:22.102055 [ 276 ] {4da1b941-e414-4b35-94a5-ee13908a2267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8561 | 2026.02.24 02:27:22.102111 [ 276 ] {4da1b941-e414-4b35-94a5-ee13908a2267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8562 | 2026.02.24 02:27:22.102962 [ 276 ] {4da1b941-e414-4b35-94a5-ee13908a2267} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8563 | 2026.02.24 02:27:22.102999 [ 276 ] {4da1b941-e414-4b35-94a5-ee13908a2267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8564 | 2026.02.24 02:27:22.103553 [ 276 ] {4da1b941-e414-4b35-94a5-ee13908a2267} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8565 | 2026.02.24 02:27:22.103797 [ 276 ] {4da1b941-e414-4b35-94a5-ee13908a2267} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8566 | 2026.02.24 02:27:22.103945 [ 276 ] {4da1b941-e414-4b35-94a5-ee13908a2267} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001907 sec., 16255.899318300995 rows/sec., 29.13 MiB/sec. | ||
| 8567 | 2026.02.24 02:27:22.103999 [ 276 ] {4da1b941-e414-4b35-94a5-ee13908a2267} <Debug> TCPHandler: Processed in 0.002088681 sec. | ||
| 8568 | 2026.02.24 02:27:22.104114 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8569 | 2026.02.24 02:27:22.104210 [ 276 ] {81075d6d-cd70-4f91-840d-2777bcf9b728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8570 | 2026.02.24 02:27:22.104252 [ 276 ] {81075d6d-cd70-4f91-840d-2777bcf9b728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8571 | 2026.02.24 02:27:22.104580 [ 276 ] {81075d6d-cd70-4f91-840d-2777bcf9b728} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8572 | 2026.02.24 02:27:22.104616 [ 276 ] {81075d6d-cd70-4f91-840d-2777bcf9b728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8573 | 2026.02.24 02:27:22.104954 [ 276 ] {81075d6d-cd70-4f91-840d-2777bcf9b728} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8574 | 2026.02.24 02:27:22.105182 [ 276 ] {81075d6d-cd70-4f91-840d-2777bcf9b728} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8575 | 2026.02.24 02:27:22.105311 [ 276 ] {81075d6d-cd70-4f91-840d-2777bcf9b728} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 8576 | 2026.02.24 02:27:22.105349 [ 276 ] {81075d6d-cd70-4f91-840d-2777bcf9b728} <Debug> TCPHandler: Processed in 0.001285899 sec. | ||
| 8577 | 2026.02.24 02:27:24.489804 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8578 | 2026.02.24 02:27:24.489876 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8579 | 2026.02.24 02:27:24.604404 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17284 | ||
| 8580 | 2026.02.24 02:27:24.604913 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8581 | 2026.02.24 02:27:24.604958 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8582 | 2026.02.24 02:27:24.605477 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8583 | 2026.02.24 02:27:24.605727 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8584 | 2026.02.24 02:27:24.605859 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17284 | ||
| 8585 | 2026.02.24 02:27:24.605892 [ 152 ] {} <Debug> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8586 | 2026.02.24 02:27:24.605962 [ 152 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8587 | 2026.02.24 02:27:24.605985 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8588 | 2026.02.24 02:27:24.606110 [ 201 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 8589 | 2026.02.24 02:27:24.606252 [ 201 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8590 | 2026.02.24 02:27:24.606289 [ 201 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14916 rows starting from the beginning of the part | ||
| 8591 | 2026.02.24 02:27:24.606350 [ 201 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 8592 | 2026.02.24 02:27:24.606393 [ 201 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 8593 | 2026.02.24 02:27:24.606435 [ 201 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 8594 | 2026.02.24 02:27:24.606471 [ 201 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 8595 | 2026.02.24 02:27:24.606509 [ 201 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 8596 | 2026.02.24 02:27:24.609196 [ 196 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17284 rows, containing 4 columns (4 merged, 0 gathered) in 0.003147817 sec., 5490789.331145998 rows/sec., 78.55 MiB/sec. | ||
| 8597 | 2026.02.24 02:27:24.609482 [ 188 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8598 | 2026.02.24 02:27:24.609784 [ 188 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_36_7} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8599 | 2026.02.24 02:27:24.609863 [ 188 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_36_7} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8600 | 2026.02.24 02:27:24.609965 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8601 | 2026.02.24 02:27:24.652306 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1144 | ||
| 8602 | 2026.02.24 02:27:24.654904 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8603 | 2026.02.24 02:27:24.654961 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8604 | 2026.02.24 02:27:24.656198 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8605 | 2026.02.24 02:27:24.656473 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8606 | 2026.02.24 02:27:24.656803 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1144 | ||
| 8607 | 2026.02.24 02:27:25.506037 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 8608 | 2026.02.24 02:27:25.523355 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8609 | 2026.02.24 02:27:25.523418 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8610 | 2026.02.24 02:27:25.529608 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8611 | 2026.02.24 02:27:25.530308 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8612 | 2026.02.24 02:27:25.530596 [ 149 ] {} <Debug> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8613 | 2026.02.24 02:27:25.530660 [ 149 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8614 | 2026.02.24 02:27:25.530684 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8615 | 2026.02.24 02:27:25.530793 [ 201 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 8616 | 2026.02.24 02:27:25.533515 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8617 | 2026.02.24 02:27:25.534596 [ 201 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8618 | 2026.02.24 02:27:25.536128 [ 201 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 8619 | 2026.02.24 02:27:25.540990 [ 201 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 8620 | 2026.02.24 02:27:25.545693 [ 201 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 8621 | 2026.02.24 02:27:25.550184 [ 201 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 8622 | 2026.02.24 02:27:25.554456 [ 201 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 8623 | 2026.02.24 02:27:25.558376 [ 201 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 8624 | 2026.02.24 02:27:25.609460 [ 196 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.07873857 sec., 3441.769389512662 rows/sec., 17.80 MiB/sec. | ||
| 8625 | 2026.02.24 02:27:25.612054 [ 198 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8626 | 2026.02.24 02:27:25.613900 [ 198 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_36_7} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8627 | 2026.02.24 02:27:25.613991 [ 198 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_36_7} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8628 | 2026.02.24 02:27:25.616224 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8629 | 2026.02.24 02:27:26.000851 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.15 MiB, peak 309.03 MiB, free memory in arenas 0.00 B, will set to 298.83 MiB (RSS), difference: 1.68 MiB | ||
| 8630 | 2026.02.24 02:27:27.100358 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8631 | 2026.02.24 02:27:27.100561 [ 276 ] {c53afdec-80ec-4ec7-b854-d394e67a362e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8632 | 2026.02.24 02:27:27.100639 [ 276 ] {c53afdec-80ec-4ec7-b854-d394e67a362e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8633 | 2026.02.24 02:27:27.101447 [ 276 ] {c53afdec-80ec-4ec7-b854-d394e67a362e} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8634 | 2026.02.24 02:27:27.101497 [ 276 ] {c53afdec-80ec-4ec7-b854-d394e67a362e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8635 | 2026.02.24 02:27:27.101928 [ 276 ] {c53afdec-80ec-4ec7-b854-d394e67a362e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8636 | 2026.02.24 02:27:27.102166 [ 276 ] {c53afdec-80ec-4ec7-b854-d394e67a362e} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8637 | 2026.02.24 02:27:27.102343 [ 276 ] {c53afdec-80ec-4ec7-b854-d394e67a362e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001837 sec., 154599.89112683723 rows/sec., 9.82 MiB/sec. | ||
| 8638 | 2026.02.24 02:27:27.102398 [ 276 ] {c53afdec-80ec-4ec7-b854-d394e67a362e} <Debug> TCPHandler: Processed in 0.002189273 sec. | ||
| 8639 | 2026.02.24 02:27:27.102518 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8640 | 2026.02.24 02:27:27.102622 [ 276 ] {dce25eda-c74c-4a85-8be6-725698a98e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8641 | 2026.02.24 02:27:27.102667 [ 276 ] {dce25eda-c74c-4a85-8be6-725698a98e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8642 | 2026.02.24 02:27:27.103393 [ 276 ] {dce25eda-c74c-4a85-8be6-725698a98e37} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8643 | 2026.02.24 02:27:27.103432 [ 276 ] {dce25eda-c74c-4a85-8be6-725698a98e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8644 | 2026.02.24 02:27:27.103838 [ 276 ] {dce25eda-c74c-4a85-8be6-725698a98e37} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8645 | 2026.02.24 02:27:27.104073 [ 276 ] {dce25eda-c74c-4a85-8be6-725698a98e37} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8646 | 2026.02.24 02:27:27.104213 [ 276 ] {dce25eda-c74c-4a85-8be6-725698a98e37} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001614 sec., 506195.78686493187 rows/sec., 40.05 MiB/sec. | ||
| 8647 | 2026.02.24 02:27:27.104254 [ 276 ] {dce25eda-c74c-4a85-8be6-725698a98e37} <Debug> TCPHandler: Processed in 0.001790116 sec. | ||
| 8648 | 2026.02.24 02:27:27.104364 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8649 | 2026.02.24 02:27:27.104466 [ 276 ] {172d751a-fb68-4723-8a09-c8a18f30a79f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8650 | 2026.02.24 02:27:27.104508 [ 276 ] {172d751a-fb68-4723-8a09-c8a18f30a79f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8651 | 2026.02.24 02:27:27.104957 [ 276 ] {172d751a-fb68-4723-8a09-c8a18f30a79f} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8652 | 2026.02.24 02:27:27.104994 [ 276 ] {172d751a-fb68-4723-8a09-c8a18f30a79f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8653 | 2026.02.24 02:27:27.105316 [ 276 ] {172d751a-fb68-4723-8a09-c8a18f30a79f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8654 | 2026.02.24 02:27:27.105543 [ 276 ] {172d751a-fb68-4723-8a09-c8a18f30a79f} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8655 | 2026.02.24 02:27:27.105700 [ 276 ] {172d751a-fb68-4723-8a09-c8a18f30a79f} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001255 sec., 121115.53784860557 rows/sec., 7.23 MiB/sec. | ||
| 8656 | 2026.02.24 02:27:27.105742 [ 276 ] {172d751a-fb68-4723-8a09-c8a18f30a79f} <Debug> TCPHandler: Processed in 0.001430182 sec. | ||
| 8657 | 2026.02.24 02:27:27.105879 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8658 | 2026.02.24 02:27:27.105996 [ 276 ] {0997f408-f49c-44fe-a6b6-224a12680210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8659 | 2026.02.24 02:27:27.106049 [ 276 ] {0997f408-f49c-44fe-a6b6-224a12680210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8660 | 2026.02.24 02:27:27.109039 [ 276 ] {0997f408-f49c-44fe-a6b6-224a12680210} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8661 | 2026.02.24 02:27:27.109082 [ 276 ] {0997f408-f49c-44fe-a6b6-224a12680210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8662 | 2026.02.24 02:27:27.109438 [ 276 ] {0997f408-f49c-44fe-a6b6-224a12680210} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8663 | 2026.02.24 02:27:27.109662 [ 276 ] {0997f408-f49c-44fe-a6b6-224a12680210} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8664 | 2026.02.24 02:27:27.109782 [ 148 ] {} <Debug> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8665 | 2026.02.24 02:27:27.109818 [ 276 ] {0997f408-f49c-44fe-a6b6-224a12680210} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.003851 sec., 38691.24902622696 rows/sec., 2.50 MiB/sec. | ||
| 8666 | 2026.02.24 02:27:27.109818 [ 148 ] {} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8667 | 2026.02.24 02:27:27.109852 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8668 | 2026.02.24 02:27:27.109860 [ 276 ] {0997f408-f49c-44fe-a6b6-224a12680210} <Debug> TCPHandler: Processed in 0.00404279 sec. | ||
| 8669 | 2026.02.24 02:27:27.109971 [ 199 ] {510999a7-a64a-426c-aead-87c3b72e2154::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 | ||
| 8670 | 2026.02.24 02:27:27.109983 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8671 | 2026.02.24 02:27:27.110127 [ 276 ] {9b9afb14-ee4a-46b1-aca2-5fe826bcf44a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8672 | 2026.02.24 02:27:27.110127 [ 199 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8673 | 2026.02.24 02:27:27.110175 [ 276 ] {9b9afb14-ee4a-46b1-aca2-5fe826bcf44a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8674 | 2026.02.24 02:27:27.110185 [ 199 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 403 rows starting from the beginning of the part | ||
| 8675 | 2026.02.24 02:27:27.110265 [ 199 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 377 rows starting from the beginning of the part | ||
| 8676 | 2026.02.24 02:27:27.110315 [ 199 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 149 rows starting from the beginning of the part | ||
| 8677 | 2026.02.24 02:27:27.110358 [ 199 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 8678 | 2026.02.24 02:27:27.110402 [ 199 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 377 rows starting from the beginning of the part | ||
| 8679 | 2026.02.24 02:27:27.110444 [ 199 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 149 rows starting from the beginning of the part | ||
| 8680 | 2026.02.24 02:27:27.110653 [ 276 ] {9b9afb14-ee4a-46b1-aca2-5fe826bcf44a} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8681 | 2026.02.24 02:27:27.110697 [ 276 ] {9b9afb14-ee4a-46b1-aca2-5fe826bcf44a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8682 | 2026.02.24 02:27:27.111200 [ 276 ] {9b9afb14-ee4a-46b1-aca2-5fe826bcf44a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8683 | 2026.02.24 02:27:27.111453 [ 276 ] {9b9afb14-ee4a-46b1-aca2-5fe826bcf44a} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8684 | 2026.02.24 02:27:27.111567 [ 148 ] {} <Debug> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 8685 | 2026.02.24 02:27:27.111597 [ 276 ] {9b9afb14-ee4a-46b1-aca2-5fe826bcf44a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001491 sec., 99262.24010731053 rows/sec., 5.65 MiB/sec. | ||
| 8686 | 2026.02.24 02:27:27.111598 [ 148 ] {} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8687 | 2026.02.24 02:27:27.111618 [ 199 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1604 rows, containing 5 columns (5 merged, 0 gathered) in 0.001704006 sec., 941311.2395144148 rows/sec., 65.91 MiB/sec. | ||
| 8688 | 2026.02.24 02:27:27.111631 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8689 | 2026.02.24 02:27:27.111638 [ 276 ] {9b9afb14-ee4a-46b1-aca2-5fe826bcf44a} <Debug> TCPHandler: Processed in 0.001708995 sec. | ||
| 8690 | 2026.02.24 02:27:27.111734 [ 195 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 8691 | 2026.02.24 02:27:27.111776 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8692 | 2026.02.24 02:27:27.111809 [ 191 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8693 | 2026.02.24 02:27:27.111844 [ 195 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8694 | 2026.02.24 02:27:27.111872 [ 195 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 160 rows starting from the beginning of the part | ||
| 8695 | 2026.02.24 02:27:27.111881 [ 276 ] {4307caca-08a0-4cbb-be17-776a33dabf0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8696 | 2026.02.24 02:27:27.111928 [ 195 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 8697 | 2026.02.24 02:27:27.111930 [ 276 ] {4307caca-08a0-4cbb-be17-776a33dabf0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8698 | 2026.02.24 02:27:27.111979 [ 195 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 8699 | 2026.02.24 02:27:27.112025 [ 195 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 8700 | 2026.02.24 02:27:27.112063 [ 195 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 8701 | 2026.02.24 02:27:27.112106 [ 195 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part | ||
| 8702 | 2026.02.24 02:27:27.112152 [ 191 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_26_5} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8703 | 2026.02.24 02:27:27.112241 [ 191 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_26_5} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8704 | 2026.02.24 02:27:27.112324 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 8705 | 2026.02.24 02:27:27.112555 [ 276 ] {4307caca-08a0-4cbb-be17-776a33dabf0f} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8706 | 2026.02.24 02:27:27.112597 [ 276 ] {4307caca-08a0-4cbb-be17-776a33dabf0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8707 | 2026.02.24 02:27:27.112936 [ 191 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001243028 sec., 724038.3965606567 rows/sec., 44.13 MiB/sec. | ||
| 8708 | 2026.02.24 02:27:27.112962 [ 276 ] {4307caca-08a0-4cbb-be17-776a33dabf0f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8709 | 2026.02.24 02:27:27.113058 [ 199 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 8710 | 2026.02.24 02:27:27.113250 [ 276 ] {4307caca-08a0-4cbb-be17-776a33dabf0f} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8711 | 2026.02.24 02:27:27.113351 [ 199 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_24_5} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8712 | 2026.02.24 02:27:27.113408 [ 276 ] {4307caca-08a0-4cbb-be17-776a33dabf0f} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001548 sec., 322997.41602067184 rows/sec., 22.70 MiB/sec. | ||
| 8713 | 2026.02.24 02:27:27.113436 [ 199 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_24_5} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 8714 | 2026.02.24 02:27:27.113454 [ 276 ] {4307caca-08a0-4cbb-be17-776a33dabf0f} <Debug> TCPHandler: Processed in 0.001729296 sec. | ||
| 8715 | 2026.02.24 02:27:27.113518 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8716 | 2026.02.24 02:27:27.113570 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8717 | 2026.02.24 02:27:27.113672 [ 276 ] {974731f6-d62f-4ed2-8862-4f14260d792e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8718 | 2026.02.24 02:27:27.113715 [ 276 ] {974731f6-d62f-4ed2-8862-4f14260d792e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8719 | 2026.02.24 02:27:27.114053 [ 276 ] {974731f6-d62f-4ed2-8862-4f14260d792e} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8720 | 2026.02.24 02:27:27.114090 [ 276 ] {974731f6-d62f-4ed2-8862-4f14260d792e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8721 | 2026.02.24 02:27:27.114414 [ 276 ] {974731f6-d62f-4ed2-8862-4f14260d792e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8722 | 2026.02.24 02:27:27.114633 [ 276 ] {974731f6-d62f-4ed2-8862-4f14260d792e} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8723 | 2026.02.24 02:27:27.114771 [ 276 ] {974731f6-d62f-4ed2-8862-4f14260d792e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001119 sec., 5361.930294906167 rows/sec., 280.14 KiB/sec. | ||
| 8724 | 2026.02.24 02:27:27.114810 [ 276 ] {974731f6-d62f-4ed2-8862-4f14260d792e} <Debug> TCPHandler: Processed in 0.001290489 sec. | ||
| 8725 | 2026.02.24 02:27:27.114915 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8726 | 2026.02.24 02:27:27.115013 [ 276 ] {48ce99d4-aaf7-4e82-a3b3-d15e66635d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8727 | 2026.02.24 02:27:27.115055 [ 276 ] {48ce99d4-aaf7-4e82-a3b3-d15e66635d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8728 | 2026.02.24 02:27:27.115460 [ 276 ] {48ce99d4-aaf7-4e82-a3b3-d15e66635d96} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8729 | 2026.02.24 02:27:27.115497 [ 276 ] {48ce99d4-aaf7-4e82-a3b3-d15e66635d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8730 | 2026.02.24 02:27:27.115844 [ 276 ] {48ce99d4-aaf7-4e82-a3b3-d15e66635d96} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8731 | 2026.02.24 02:27:27.116067 [ 276 ] {48ce99d4-aaf7-4e82-a3b3-d15e66635d96} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8732 | 2026.02.24 02:27:27.116204 [ 276 ] {48ce99d4-aaf7-4e82-a3b3-d15e66635d96} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001211 sec., 218827.41535920725 rows/sec., 14.54 MiB/sec. | ||
| 8733 | 2026.02.24 02:27:27.116242 [ 276 ] {48ce99d4-aaf7-4e82-a3b3-d15e66635d96} <Debug> TCPHandler: Processed in 0.00137848 sec. | ||
| 8734 | 2026.02.24 02:27:27.116347 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8735 | 2026.02.24 02:27:27.116444 [ 276 ] {cf351cd8-f7f9-4a34-b86d-ebfdf4b552da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8736 | 2026.02.24 02:27:27.116487 [ 276 ] {cf351cd8-f7f9-4a34-b86d-ebfdf4b552da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8737 | 2026.02.24 02:27:27.116797 [ 276 ] {cf351cd8-f7f9-4a34-b86d-ebfdf4b552da} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8738 | 2026.02.24 02:27:27.116832 [ 276 ] {cf351cd8-f7f9-4a34-b86d-ebfdf4b552da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8739 | 2026.02.24 02:27:27.117148 [ 276 ] {cf351cd8-f7f9-4a34-b86d-ebfdf4b552da} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8740 | 2026.02.24 02:27:27.117371 [ 276 ] {cf351cd8-f7f9-4a34-b86d-ebfdf4b552da} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8741 | 2026.02.24 02:27:27.117503 [ 276 ] {cf351cd8-f7f9-4a34-b86d-ebfdf4b552da} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001078 sec., 927.643784786642 rows/sec., 62.51 KiB/sec. | ||
| 8742 | 2026.02.24 02:27:27.117540 [ 276 ] {cf351cd8-f7f9-4a34-b86d-ebfdf4b552da} <Debug> TCPHandler: Processed in 0.001243919 sec. | ||
| 8743 | 2026.02.24 02:27:27.117643 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8744 | 2026.02.24 02:27:27.117738 [ 276 ] {cb31c209-0956-4b95-a8be-a05b3991ef24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8745 | 2026.02.24 02:27:27.117792 [ 276 ] {cb31c209-0956-4b95-a8be-a05b3991ef24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8746 | 2026.02.24 02:27:27.118552 [ 276 ] {cb31c209-0956-4b95-a8be-a05b3991ef24} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8747 | 2026.02.24 02:27:27.118588 [ 276 ] {cb31c209-0956-4b95-a8be-a05b3991ef24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8748 | 2026.02.24 02:27:27.119108 [ 276 ] {cb31c209-0956-4b95-a8be-a05b3991ef24} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8749 | 2026.02.24 02:27:27.119335 [ 276 ] {cb31c209-0956-4b95-a8be-a05b3991ef24} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8750 | 2026.02.24 02:27:27.119486 [ 276 ] {cb31c209-0956-4b95-a8be-a05b3991ef24} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001767 sec., 5659.309564233164 rows/sec., 10.14 MiB/sec. | ||
| 8751 | 2026.02.24 02:27:27.119541 [ 276 ] {cb31c209-0956-4b95-a8be-a05b3991ef24} <Debug> TCPHandler: Processed in 0.001948269 sec. | ||
| 8752 | 2026.02.24 02:27:27.119644 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8753 | 2026.02.24 02:27:27.119740 [ 276 ] {723dfdbb-ae0c-4c68-9701-2cb9bad194f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8754 | 2026.02.24 02:27:27.119781 [ 276 ] {723dfdbb-ae0c-4c68-9701-2cb9bad194f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8755 | 2026.02.24 02:27:27.120098 [ 276 ] {723dfdbb-ae0c-4c68-9701-2cb9bad194f6} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8756 | 2026.02.24 02:27:27.120134 [ 276 ] {723dfdbb-ae0c-4c68-9701-2cb9bad194f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8757 | 2026.02.24 02:27:27.120440 [ 276 ] {723dfdbb-ae0c-4c68-9701-2cb9bad194f6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8758 | 2026.02.24 02:27:27.120653 [ 276 ] {723dfdbb-ae0c-4c68-9701-2cb9bad194f6} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8759 | 2026.02.24 02:27:27.120782 [ 276 ] {723dfdbb-ae0c-4c68-9701-2cb9bad194f6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001061 sec., 84825.63619227143 rows/sec., 5.31 MiB/sec. | ||
| 8760 | 2026.02.24 02:27:27.120818 [ 276 ] {723dfdbb-ae0c-4c68-9701-2cb9bad194f6} <Debug> TCPHandler: Processed in 0.001223828 sec. | ||
| 8761 | 2026.02.24 02:27:27.645560 [ 142 ] {} <Debug> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8762 | 2026.02.24 02:27:27.645650 [ 142 ] {} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8763 | 2026.02.24 02:27:27.645677 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8764 | 2026.02.24 02:27:27.645820 [ 187 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::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 | ||
| 8765 | 2026.02.24 02:27:27.645983 [ 187 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8766 | 2026.02.24 02:27:27.646023 [ 187 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 8767 | 2026.02.24 02:27:27.646106 [ 187 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 8768 | 2026.02.24 02:27:27.646159 [ 187 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 8769 | 2026.02.24 02:27:27.646209 [ 187 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 8770 | 2026.02.24 02:27:27.646254 [ 187 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
| 8771 | 2026.02.24 02:27:27.647034 [ 197 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001275359 sec., 36068.27567767193 rows/sec., 3.01 MiB/sec. | ||
| 8772 | 2026.02.24 02:27:27.647172 [ 187 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8773 | 2026.02.24 02:27:27.647426 [ 187 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_13_3} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8774 | 2026.02.24 02:27:27.647496 [ 187 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_13_3} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8775 | 2026.02.24 02:27:27.647569 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8776 | 2026.02.24 02:27:32.094065 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8777 | 2026.02.24 02:27:32.094252 [ 276 ] {ccd697f0-c6a6-4b6d-a116-d8eee4fc00c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8778 | 2026.02.24 02:27:32.094320 [ 276 ] {ccd697f0-c6a6-4b6d-a116-d8eee4fc00c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8779 | 2026.02.24 02:27:32.095087 [ 276 ] {ccd697f0-c6a6-4b6d-a116-d8eee4fc00c4} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8780 | 2026.02.24 02:27:32.095129 [ 276 ] {ccd697f0-c6a6-4b6d-a116-d8eee4fc00c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8781 | 2026.02.24 02:27:32.095518 [ 276 ] {ccd697f0-c6a6-4b6d-a116-d8eee4fc00c4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8782 | 2026.02.24 02:27:32.095757 [ 276 ] {ccd697f0-c6a6-4b6d-a116-d8eee4fc00c4} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8783 | 2026.02.24 02:27:32.095912 [ 276 ] {ccd697f0-c6a6-4b6d-a116-d8eee4fc00c4} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001694 sec., 3541.912632821724 rows/sec., 288.82 KiB/sec. | ||
| 8784 | 2026.02.24 02:27:32.095955 [ 276 ] {ccd697f0-c6a6-4b6d-a116-d8eee4fc00c4} <Debug> TCPHandler: Processed in 0.002022861 sec. | ||
| 8785 | 2026.02.24 02:27:32.096068 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8786 | 2026.02.24 02:27:32.096159 [ 276 ] {75751a41-2752-40eb-9743-00a875038a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8787 | 2026.02.24 02:27:32.096196 [ 276 ] {75751a41-2752-40eb-9743-00a875038a23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8788 | 2026.02.24 02:27:32.096646 [ 276 ] {75751a41-2752-40eb-9743-00a875038a23} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8789 | 2026.02.24 02:27:32.096679 [ 276 ] {75751a41-2752-40eb-9743-00a875038a23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8790 | 2026.02.24 02:27:32.097043 [ 276 ] {75751a41-2752-40eb-9743-00a875038a23} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8791 | 2026.02.24 02:27:32.097245 [ 276 ] {75751a41-2752-40eb-9743-00a875038a23} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8792 | 2026.02.24 02:27:32.097344 [ 136 ] {} <Debug> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8793 | 2026.02.24 02:27:32.097365 [ 276 ] {75751a41-2752-40eb-9743-00a875038a23} <Debug> executeQuery: Read 121 rows, 10.50 KiB in 0.001237 sec., 97817.29991915925 rows/sec., 8.29 MiB/sec. | ||
| 8794 | 2026.02.24 02:27:32.097381 [ 136 ] {} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8795 | 2026.02.24 02:27:32.097400 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8796 | 2026.02.24 02:27:32.097402 [ 276 ] {75751a41-2752-40eb-9743-00a875038a23} <Debug> TCPHandler: Processed in 0.001406041 sec. | ||
| 8797 | 2026.02.24 02:27:32.097516 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8798 | 2026.02.24 02:27:32.097561 [ 191 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::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 | ||
| 8799 | 2026.02.24 02:27:32.097606 [ 276 ] {314c0109-ec9e-4107-96ff-b4a989fd7076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8800 | 2026.02.24 02:27:32.097677 [ 276 ] {314c0109-ec9e-4107-96ff-b4a989fd7076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8801 | 2026.02.24 02:27:32.097787 [ 191 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8802 | 2026.02.24 02:27:32.097845 [ 191 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2151 rows starting from the beginning of the part | ||
| 8803 | 2026.02.24 02:27:32.098013 [ 191 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1961 rows starting from the beginning of the part | ||
| 8804 | 2026.02.24 02:27:32.098090 [ 191 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::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 | ||
| 8805 | 2026.02.24 02:27:32.098150 [ 191 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 118 rows starting from the beginning of the part | ||
| 8806 | 2026.02.24 02:27:32.098170 [ 276 ] {314c0109-ec9e-4107-96ff-b4a989fd7076} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8807 | 2026.02.24 02:27:32.098191 [ 191 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 817 rows starting from the beginning of the part | ||
| 8808 | 2026.02.24 02:27:32.098214 [ 276 ] {314c0109-ec9e-4107-96ff-b4a989fd7076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8809 | 2026.02.24 02:27:32.098242 [ 191 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 121 rows starting from the beginning of the part | ||
| 8810 | 2026.02.24 02:27:32.098572 [ 276 ] {314c0109-ec9e-4107-96ff-b4a989fd7076} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8811 | 2026.02.24 02:27:32.098802 [ 276 ] {314c0109-ec9e-4107-96ff-b4a989fd7076} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8812 | 2026.02.24 02:27:32.098906 [ 136 ] {} <Debug> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8813 | 2026.02.24 02:27:32.098931 [ 136 ] {} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8814 | 2026.02.24 02:27:32.098941 [ 276 ] {314c0109-ec9e-4107-96ff-b4a989fd7076} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001311 sec., 28222.73073989321 rows/sec., 2.05 MiB/sec. | ||
| 8815 | 2026.02.24 02:27:32.098947 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8816 | 2026.02.24 02:27:32.098980 [ 276 ] {314c0109-ec9e-4107-96ff-b4a989fd7076} <Debug> TCPHandler: Processed in 0.001477811 sec. | ||
| 8817 | 2026.02.24 02:27:32.099058 [ 197 ] {580652f6-82c7-4483-a510-67597bf45b73::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 | ||
| 8818 | 2026.02.24 02:27:32.099091 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8819 | 2026.02.24 02:27:32.099184 [ 197 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8820 | 2026.02.24 02:27:32.099188 [ 276 ] {d08943e7-f2b9-4b1c-8af5-6af16204c9bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8821 | 2026.02.24 02:27:32.099222 [ 197 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 215 rows starting from the beginning of the part | ||
| 8822 | 2026.02.24 02:27:32.099241 [ 276 ] {d08943e7-f2b9-4b1c-8af5-6af16204c9bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8823 | 2026.02.24 02:27:32.099286 [ 197 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
| 8824 | 2026.02.24 02:27:32.099329 [ 197 ] {580652f6-82c7-4483-a510-67597bf45b73::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 | ||
| 8825 | 2026.02.24 02:27:32.099367 [ 197 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
| 8826 | 2026.02.24 02:27:32.099402 [ 197 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 152 rows starting from the beginning of the part | ||
| 8827 | 2026.02.24 02:27:32.099437 [ 197 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 37 rows starting from the beginning of the part | ||
| 8828 | 2026.02.24 02:27:32.099653 [ 276 ] {d08943e7-f2b9-4b1c-8af5-6af16204c9bc} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8829 | 2026.02.24 02:27:32.099692 [ 276 ] {d08943e7-f2b9-4b1c-8af5-6af16204c9bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8830 | 2026.02.24 02:27:32.100306 [ 202 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 626 rows, containing 5 columns (5 merged, 0 gathered) in 0.001282599 sec., 488071.48609970853 rows/sec., 32.73 MiB/sec. | ||
| 8831 | 2026.02.24 02:27:32.100333 [ 276 ] {d08943e7-f2b9-4b1c-8af5-6af16204c9bc} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8832 | 2026.02.24 02:27:32.100498 [ 189 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8833 | 2026.02.24 02:27:32.100502 [ 192 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5224 rows, containing 5 columns (5 merged, 0 gathered) in 0.002995334 sec., 1744045.906065901 rows/sec., 148.62 MiB/sec. | ||
| 8834 | 2026.02.24 02:27:32.100623 [ 276 ] {d08943e7-f2b9-4b1c-8af5-6af16204c9bc} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8835 | 2026.02.24 02:27:32.100748 [ 136 ] {} <Debug> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8836 | 2026.02.24 02:27:32.100769 [ 276 ] {d08943e7-f2b9-4b1c-8af5-6af16204c9bc} <Debug> executeQuery: Read 101 rows, 8.09 KiB in 0.001584 sec., 63762.62626262627 rows/sec., 4.99 MiB/sec. | ||
| 8837 | 2026.02.24 02:27:32.100783 [ 136 ] {} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8838 | 2026.02.24 02:27:32.100797 [ 189 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_51_10} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8839 | 2026.02.24 02:27:32.100811 [ 192 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8840 | 2026.02.24 02:27:32.100808 [ 276 ] {d08943e7-f2b9-4b1c-8af5-6af16204c9bc} <Debug> TCPHandler: Processed in 0.001759037 sec. | ||
| 8841 | 2026.02.24 02:27:32.100805 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8842 | 2026.02.24 02:27:32.100885 [ 189 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_51_10} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8843 | 2026.02.24 02:27:32.100915 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::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 | ||
| 8844 | 2026.02.24 02:27:32.100945 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8845 | 2026.02.24 02:27:32.100964 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8846 | 2026.02.24 02:27:32.101013 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8847 | 2026.02.24 02:27:32.101042 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1061 rows starting from the beginning of the part | ||
| 8848 | 2026.02.24 02:27:32.101046 [ 276 ] {19fceb82-cbaf-4804-b2b2-287fe58f62ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8849 | 2026.02.24 02:27:32.101090 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 964 rows starting from the beginning of the part | ||
| 8850 | 2026.02.24 02:27:32.101100 [ 276 ] {19fceb82-cbaf-4804-b2b2-287fe58f62ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8851 | 2026.02.24 02:27:32.101101 [ 192 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_61_12} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8852 | 2026.02.24 02:27:32.101133 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::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 | ||
| 8853 | 2026.02.24 02:27:32.101170 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 95 rows starting from the beginning of the part | ||
| 8854 | 2026.02.24 02:27:32.101182 [ 192 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_61_12} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8855 | 2026.02.24 02:27:32.101208 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 500 rows starting from the beginning of the part | ||
| 8856 | 2026.02.24 02:27:32.101247 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 101 rows starting from the beginning of the part | ||
| 8857 | 2026.02.24 02:27:32.101262 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 8858 | 2026.02.24 02:27:32.101513 [ 276 ] {19fceb82-cbaf-4804-b2b2-287fe58f62ac} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8859 | 2026.02.24 02:27:32.101548 [ 276 ] {19fceb82-cbaf-4804-b2b2-287fe58f62ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8860 | 2026.02.24 02:27:32.101885 [ 276 ] {19fceb82-cbaf-4804-b2b2-287fe58f62ac} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8861 | 2026.02.24 02:27:32.102163 [ 276 ] {19fceb82-cbaf-4804-b2b2-287fe58f62ac} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8862 | 2026.02.24 02:27:32.102261 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8863 | 2026.02.24 02:27:32.102287 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8864 | 2026.02.24 02:27:32.102293 [ 276 ] {19fceb82-cbaf-4804-b2b2-287fe58f62ac} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001262 sec., 129160.06339144215 rows/sec., 8.99 MiB/sec. | ||
| 8865 | 2026.02.24 02:27:32.102304 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8866 | 2026.02.24 02:27:32.102332 [ 276 ] {19fceb82-cbaf-4804-b2b2-287fe58f62ac} <Debug> TCPHandler: Processed in 0.001436951 sec. | ||
| 8867 | 2026.02.24 02:27:32.102358 [ 190 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2785 rows, containing 5 columns (5 merged, 0 gathered) in 0.001470692 sec., 1893666.3829000227 rows/sec., 144.53 MiB/sec. | ||
| 8868 | 2026.02.24 02:27:32.102372 [ 192 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::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 | ||
| 8869 | 2026.02.24 02:27:32.102446 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8870 | 2026.02.24 02:27:32.102467 [ 192 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8871 | 2026.02.24 02:27:32.102495 [ 192 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 16104 rows starting from the beginning of the part | ||
| 8872 | 2026.02.24 02:27:32.102542 [ 276 ] {de0355b6-2bb5-4338-b01c-46e80e59ab1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8873 | 2026.02.24 02:27:32.102551 [ 192 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 911 rows starting from the beginning of the part | ||
| 8874 | 2026.02.24 02:27:32.102599 [ 276 ] {de0355b6-2bb5-4338-b01c-46e80e59ab1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8875 | 2026.02.24 02:27:32.102600 [ 192 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 42 rows starting from the beginning of the part | ||
| 8876 | 2026.02.24 02:27:32.102614 [ 194 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8877 | 2026.02.24 02:27:32.102653 [ 192 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 8878 | 2026.02.24 02:27:32.102698 [ 192 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 265 rows starting from the beginning of the part | ||
| 8879 | 2026.02.24 02:27:32.102739 [ 192 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 163 rows starting from the beginning of the part | ||
| 8880 | 2026.02.24 02:27:32.102948 [ 194 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_61_12} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8881 | 2026.02.24 02:27:32.103034 [ 194 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_61_12} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8882 | 2026.02.24 02:27:32.103124 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 8883 | 2026.02.24 02:27:32.103414 [ 276 ] {de0355b6-2bb5-4338-b01c-46e80e59ab1a} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8884 | 2026.02.24 02:27:32.103452 [ 276 ] {de0355b6-2bb5-4338-b01c-46e80e59ab1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8885 | 2026.02.24 02:27:32.104046 [ 276 ] {de0355b6-2bb5-4338-b01c-46e80e59ab1a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8886 | 2026.02.24 02:27:32.104265 [ 276 ] {de0355b6-2bb5-4338-b01c-46e80e59ab1a} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8887 | 2026.02.24 02:27:32.104364 [ 136 ] {} <Debug> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8888 | 2026.02.24 02:27:32.104389 [ 136 ] {} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8889 | 2026.02.24 02:27:32.104403 [ 276 ] {de0355b6-2bb5-4338-b01c-46e80e59ab1a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001906 sec., 16264.428121720883 rows/sec., 29.15 MiB/sec. | ||
| 8890 | 2026.02.24 02:27:32.104408 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8891 | 2026.02.24 02:27:32.104457 [ 276 ] {de0355b6-2bb5-4338-b01c-46e80e59ab1a} <Debug> TCPHandler: Processed in 0.002091482 sec. | ||
| 8892 | 2026.02.24 02:27:32.104511 [ 193 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::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 | ||
| 8893 | 2026.02.24 02:27:32.104569 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8894 | 2026.02.24 02:27:32.104665 [ 276 ] {3a4d1b87-e050-4a74-acd8-fc783a4d9b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8895 | 2026.02.24 02:27:32.104705 [ 276 ] {3a4d1b87-e050-4a74-acd8-fc783a4d9b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8896 | 2026.02.24 02:27:32.104711 [ 193 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8897 | 2026.02.24 02:27:32.104764 [ 193 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 882 rows starting from the beginning of the part | ||
| 8898 | 2026.02.24 02:27:32.104884 [ 193 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
| 8899 | 2026.02.24 02:27:32.105068 [ 193 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 10 rows starting from the beginning of the part | ||
| 8900 | 2026.02.24 02:27:32.105129 [ 276 ] {3a4d1b87-e050-4a74-acd8-fc783a4d9b6f} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8901 | 2026.02.24 02:27:32.105166 [ 193 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
| 8902 | 2026.02.24 02:27:32.105170 [ 276 ] {3a4d1b87-e050-4a74-acd8-fc783a4d9b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8903 | 2026.02.24 02:27:32.105276 [ 193 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 10 rows starting from the beginning of the part | ||
| 8904 | 2026.02.24 02:27:32.105367 [ 193 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 31 rows starting from the beginning of the part | ||
| 8905 | 2026.02.24 02:27:32.105515 [ 276 ] {3a4d1b87-e050-4a74-acd8-fc783a4d9b6f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8906 | 2026.02.24 02:27:32.105786 [ 276 ] {3a4d1b87-e050-4a74-acd8-fc783a4d9b6f} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8907 | 2026.02.24 02:27:32.105921 [ 137 ] {} <Debug> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8908 | 2026.02.24 02:27:32.105926 [ 276 ] {3a4d1b87-e050-4a74-acd8-fc783a4d9b6f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001233 sec., 48661.800486618005 rows/sec., 3.28 MiB/sec. | ||
| 8909 | 2026.02.24 02:27:32.105964 [ 137 ] {} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8910 | 2026.02.24 02:27:32.105986 [ 276 ] {3a4d1b87-e050-4a74-acd8-fc783a4d9b6f} <Debug> TCPHandler: Processed in 0.001425902 sec. | ||
| 8911 | 2026.02.24 02:27:32.105990 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8912 | 2026.02.24 02:27:32.106089 [ 194 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::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 | ||
| 8913 | 2026.02.24 02:27:32.106096 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17796 | ||
| 8914 | 2026.02.24 02:27:32.106204 [ 194 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8915 | 2026.02.24 02:27:32.106241 [ 194 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3420 rows starting from the beginning of the part | ||
| 8916 | 2026.02.24 02:27:32.106304 [ 194 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 74 rows starting from the beginning of the part | ||
| 8917 | 2026.02.24 02:27:32.106347 [ 194 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 16 rows starting from the beginning of the part | ||
| 8918 | 2026.02.24 02:27:32.106390 [ 194 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 8919 | 2026.02.24 02:27:32.106430 [ 194 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 90 rows starting from the beginning of the part | ||
| 8920 | 2026.02.24 02:27:32.106469 [ 194 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 8921 | 2026.02.24 02:27:32.106554 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8922 | 2026.02.24 02:27:32.106596 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8923 | 2026.02.24 02:27:32.107804 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8924 | 2026.02.24 02:27:32.108053 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8925 | 2026.02.24 02:27:32.108180 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17796 | ||
| 8926 | 2026.02.24 02:27:32.108211 [ 190 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3720 rows, containing 4 columns (4 merged, 0 gathered) in 0.002166792 sec., 1716823.7652714243 rows/sec., 111.26 MiB/sec. | ||
| 8927 | 2026.02.24 02:27:32.108648 [ 200 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8928 | 2026.02.24 02:27:32.109032 [ 200 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_61_12} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8929 | 2026.02.24 02:27:32.109110 [ 200 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_61_12} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8930 | 2026.02.24 02:27:32.109181 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8931 | 2026.02.24 02:27:32.109346 [ 188 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17645 rows, containing 5 columns (5 merged, 0 gathered) in 0.006998713 sec., 2521177.8222653223 rows/sec., 170.73 MiB/sec. | ||
| 8932 | 2026.02.24 02:27:32.109576 [ 190 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8933 | 2026.02.24 02:27:32.109865 [ 190 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8934 | 2026.02.24 02:27:32.109937 [ 190 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8935 | 2026.02.24 02:27:32.110020 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. | ||
| 8936 | 2026.02.24 02:27:32.112904 [ 198 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 995 rows, containing 19 columns (19 merged, 0 gathered) in 0.008398375 sec., 118475.30028130443 rows/sec., 212.30 MiB/sec. | ||
| 8937 | 2026.02.24 02:27:32.114420 [ 188 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8938 | 2026.02.24 02:27:32.114760 [ 188 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8939 | 2026.02.24 02:27:32.114832 [ 188 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8940 | 2026.02.24 02:27:32.114940 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.26 MiB. | ||
| 8941 | 2026.02.24 02:27:33.000742 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.61 MiB, peak 316.24 MiB, free memory in arenas 0.00 B, will set to 305.30 MiB (RSS), difference: 5.69 MiB | ||
| 8942 | 2026.02.24 02:27:33.034558 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8943 | 2026.02.24 02:27:33.050224 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8944 | 2026.02.24 02:27:33.050296 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8945 | 2026.02.24 02:27:33.055619 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8946 | 2026.02.24 02:27:33.056320 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8947 | 2026.02.24 02:27:33.058976 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8948 | 2026.02.24 02:27:34.657877 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1180 | ||
| 8949 | 2026.02.24 02:27:34.660240 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8950 | 2026.02.24 02:27:34.660288 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8951 | 2026.02.24 02:27:34.661491 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8952 | 2026.02.24 02:27:34.661756 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8953 | 2026.02.24 02:27:34.662012 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1180 | ||
| 8954 | 2026.02.24 02:27:37.100414 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8955 | 2026.02.24 02:27:37.100617 [ 276 ] {88bca9af-b5e0-42ad-9f96-ca1cc60bcdaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8956 | 2026.02.24 02:27:37.100694 [ 276 ] {88bca9af-b5e0-42ad-9f96-ca1cc60bcdaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8957 | 2026.02.24 02:27:37.101498 [ 276 ] {88bca9af-b5e0-42ad-9f96-ca1cc60bcdaf} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8958 | 2026.02.24 02:27:37.101548 [ 276 ] {88bca9af-b5e0-42ad-9f96-ca1cc60bcdaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8959 | 2026.02.24 02:27:37.101988 [ 276 ] {88bca9af-b5e0-42ad-9f96-ca1cc60bcdaf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8960 | 2026.02.24 02:27:37.102228 [ 276 ] {88bca9af-b5e0-42ad-9f96-ca1cc60bcdaf} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8961 | 2026.02.24 02:27:37.102413 [ 276 ] {88bca9af-b5e0-42ad-9f96-ca1cc60bcdaf} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001849 sec., 153596.5386695511 rows/sec., 9.76 MiB/sec. | ||
| 8962 | 2026.02.24 02:27:37.102411 [ 126 ] {} <Debug> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8963 | 2026.02.24 02:27:37.102470 [ 276 ] {88bca9af-b5e0-42ad-9f96-ca1cc60bcdaf} <Debug> TCPHandler: Processed in 0.002196723 sec. | ||
| 8964 | 2026.02.24 02:27:37.102524 [ 126 ] {} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8965 | 2026.02.24 02:27:37.102568 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8966 | 2026.02.24 02:27:37.102621 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8967 | 2026.02.24 02:27:37.102739 [ 201 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::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 | ||
| 8968 | 2026.02.24 02:27:37.102742 [ 276 ] {abee9d00-87b1-4a58-81db-ff5017588a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8969 | 2026.02.24 02:27:37.102840 [ 276 ] {abee9d00-87b1-4a58-81db-ff5017588a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8970 | 2026.02.24 02:27:37.102911 [ 201 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8971 | 2026.02.24 02:27:37.102956 [ 201 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 308 rows starting from the beginning of the part | ||
| 8972 | 2026.02.24 02:27:37.103031 [ 201 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 8973 | 2026.02.24 02:27:37.103083 [ 201 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 8974 | 2026.02.24 02:27:37.103132 [ 201 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 8975 | 2026.02.24 02:27:37.103178 [ 201 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 284 rows starting from the beginning of the part | ||
| 8976 | 2026.02.24 02:27:37.103223 [ 201 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 284 rows starting from the beginning of the part | ||
| 8977 | 2026.02.24 02:27:37.103660 [ 276 ] {abee9d00-87b1-4a58-81db-ff5017588a60} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8978 | 2026.02.24 02:27:37.103704 [ 276 ] {abee9d00-87b1-4a58-81db-ff5017588a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8979 | 2026.02.24 02:27:37.104144 [ 276 ] {abee9d00-87b1-4a58-81db-ff5017588a60} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8980 | 2026.02.24 02:27:37.104351 [ 188 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001684015 sec., 1026119.126017286 rows/sec., 69.36 MiB/sec. | ||
| 8981 | 2026.02.24 02:27:37.104365 [ 276 ] {abee9d00-87b1-4a58-81db-ff5017588a60} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8982 | 2026.02.24 02:27:37.104492 [ 201 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8983 | 2026.02.24 02:27:37.104501 [ 276 ] {abee9d00-87b1-4a58-81db-ff5017588a60} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001782 sec., 458473.6251402918 rows/sec., 36.28 MiB/sec. | ||
| 8984 | 2026.02.24 02:27:37.104555 [ 276 ] {abee9d00-87b1-4a58-81db-ff5017588a60} <Debug> TCPHandler: Processed in 0.001989149 sec. | ||
| 8985 | 2026.02.24 02:27:37.104663 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8986 | 2026.02.24 02:27:37.104772 [ 201 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_25_5} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8987 | 2026.02.24 02:27:37.104791 [ 276 ] {12449d8b-4db1-427d-aa34-cf63bf6f2365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8988 | 2026.02.24 02:27:37.104845 [ 276 ] {12449d8b-4db1-427d-aa34-cf63bf6f2365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8989 | 2026.02.24 02:27:37.104848 [ 201 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_25_5} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8990 | 2026.02.24 02:27:37.104949 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 8991 | 2026.02.24 02:27:37.105402 [ 276 ] {12449d8b-4db1-427d-aa34-cf63bf6f2365} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8992 | 2026.02.24 02:27:37.105452 [ 276 ] {12449d8b-4db1-427d-aa34-cf63bf6f2365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8993 | 2026.02.24 02:27:37.105833 [ 276 ] {12449d8b-4db1-427d-aa34-cf63bf6f2365} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8994 | 2026.02.24 02:27:37.106050 [ 276 ] {12449d8b-4db1-427d-aa34-cf63bf6f2365} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8995 | 2026.02.24 02:27:37.106192 [ 276 ] {12449d8b-4db1-427d-aa34-cf63bf6f2365} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001427 sec., 106517.16888577434 rows/sec., 6.36 MiB/sec. | ||
| 8996 | 2026.02.24 02:27:37.106230 [ 276 ] {12449d8b-4db1-427d-aa34-cf63bf6f2365} <Debug> TCPHandler: Processed in 0.001617984 sec. | ||
| 8997 | 2026.02.24 02:27:37.106338 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8998 | 2026.02.24 02:27:37.106433 [ 276 ] {62ed0818-7413-4985-aa18-de18cac91ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8999 | 2026.02.24 02:27:37.106473 [ 276 ] {62ed0818-7413-4985-aa18-de18cac91ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9000 | 2026.02.24 02:27:37.106909 [ 276 ] {62ed0818-7413-4985-aa18-de18cac91ea7} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9001 | 2026.02.24 02:27:37.106945 [ 276 ] {62ed0818-7413-4985-aa18-de18cac91ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9002 | 2026.02.24 02:27:37.107259 [ 276 ] {62ed0818-7413-4985-aa18-de18cac91ea7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9003 | 2026.02.24 02:27:37.107472 [ 276 ] {62ed0818-7413-4985-aa18-de18cac91ea7} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9004 | 2026.02.24 02:27:37.107607 [ 276 ] {62ed0818-7413-4985-aa18-de18cac91ea7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001192 sec., 125000.00000000001 rows/sec., 8.08 MiB/sec. | ||
| 9005 | 2026.02.24 02:27:37.107645 [ 276 ] {62ed0818-7413-4985-aa18-de18cac91ea7} <Debug> TCPHandler: Processed in 0.00135702 sec. | ||
| 9006 | 2026.02.24 02:27:37.107750 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9007 | 2026.02.24 02:27:37.107844 [ 276 ] {7c3b1ae4-fb00-4448-bd28-d9f1e61e9aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9008 | 2026.02.24 02:27:37.107883 [ 276 ] {7c3b1ae4-fb00-4448-bd28-d9f1e61e9aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9009 | 2026.02.24 02:27:37.108307 [ 276 ] {7c3b1ae4-fb00-4448-bd28-d9f1e61e9aaa} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9010 | 2026.02.24 02:27:37.108342 [ 276 ] {7c3b1ae4-fb00-4448-bd28-d9f1e61e9aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9011 | 2026.02.24 02:27:37.108679 [ 276 ] {7c3b1ae4-fb00-4448-bd28-d9f1e61e9aaa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9012 | 2026.02.24 02:27:37.108893 [ 276 ] {7c3b1ae4-fb00-4448-bd28-d9f1e61e9aaa} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9013 | 2026.02.24 02:27:37.109028 [ 276 ] {7c3b1ae4-fb00-4448-bd28-d9f1e61e9aaa} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001202 sec., 123128.11980033279 rows/sec., 7.00 MiB/sec. | ||
| 9014 | 2026.02.24 02:27:37.109067 [ 276 ] {7c3b1ae4-fb00-4448-bd28-d9f1e61e9aaa} <Debug> TCPHandler: Processed in 0.001367 sec. | ||
| 9015 | 2026.02.24 02:27:37.109172 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9016 | 2026.02.24 02:27:37.109265 [ 276 ] {0d0ca8c8-7cef-4124-b8d9-a1d37ba51f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9017 | 2026.02.24 02:27:37.109304 [ 276 ] {0d0ca8c8-7cef-4124-b8d9-a1d37ba51f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9018 | 2026.02.24 02:27:37.109884 [ 276 ] {0d0ca8c8-7cef-4124-b8d9-a1d37ba51f16} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9019 | 2026.02.24 02:27:37.109921 [ 276 ] {0d0ca8c8-7cef-4124-b8d9-a1d37ba51f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9020 | 2026.02.24 02:27:37.110249 [ 276 ] {0d0ca8c8-7cef-4124-b8d9-a1d37ba51f16} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9021 | 2026.02.24 02:27:37.110464 [ 276 ] {0d0ca8c8-7cef-4124-b8d9-a1d37ba51f16} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9022 | 2026.02.24 02:27:37.110604 [ 276 ] {0d0ca8c8-7cef-4124-b8d9-a1d37ba51f16} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001356 sec., 368731.5634218289 rows/sec., 25.91 MiB/sec. | ||
| 9023 | 2026.02.24 02:27:37.110645 [ 276 ] {0d0ca8c8-7cef-4124-b8d9-a1d37ba51f16} <Debug> TCPHandler: Processed in 0.001524233 sec. | ||
| 9024 | 2026.02.24 02:27:37.110767 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9025 | 2026.02.24 02:27:37.110863 [ 276 ] {f92bdc9b-07e0-4ee2-86f1-647ee3ef7130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9026 | 2026.02.24 02:27:37.110905 [ 276 ] {f92bdc9b-07e0-4ee2-86f1-647ee3ef7130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9027 | 2026.02.24 02:27:37.111262 [ 276 ] {f92bdc9b-07e0-4ee2-86f1-647ee3ef7130} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9028 | 2026.02.24 02:27:37.111297 [ 276 ] {f92bdc9b-07e0-4ee2-86f1-647ee3ef7130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9029 | 2026.02.24 02:27:37.111611 [ 276 ] {f92bdc9b-07e0-4ee2-86f1-647ee3ef7130} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9030 | 2026.02.24 02:27:37.111824 [ 276 ] {f92bdc9b-07e0-4ee2-86f1-647ee3ef7130} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9031 | 2026.02.24 02:27:37.111926 [ 126 ] {} <Debug> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 9032 | 2026.02.24 02:27:37.111959 [ 276 ] {f92bdc9b-07e0-4ee2-86f1-647ee3ef7130} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001113 sec., 5390.8355795148245 rows/sec., 281.65 KiB/sec. | ||
| 9033 | 2026.02.24 02:27:37.111967 [ 126 ] {} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9034 | 2026.02.24 02:27:37.112000 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9035 | 2026.02.24 02:27:37.112003 [ 276 ] {f92bdc9b-07e0-4ee2-86f1-647ee3ef7130} <Debug> TCPHandler: Processed in 0.001286319 sec. | ||
| 9036 | 2026.02.24 02:27:37.112108 [ 196 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::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 | ||
| 9037 | 2026.02.24 02:27:37.112128 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9038 | 2026.02.24 02:27:37.112213 [ 196 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9039 | 2026.02.24 02:27:37.112224 [ 276 ] {c6f1771f-37f6-4098-aea6-260002dfc801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9040 | 2026.02.24 02:27:37.112248 [ 196 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 108 rows starting from the beginning of the part | ||
| 9041 | 2026.02.24 02:27:37.112268 [ 276 ] {c6f1771f-37f6-4098-aea6-260002dfc801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9042 | 2026.02.24 02:27:37.112311 [ 196 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 9043 | 2026.02.24 02:27:37.112362 [ 196 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::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 | ||
| 9044 | 2026.02.24 02:27:37.112409 [ 196 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 9045 | 2026.02.24 02:27:37.112453 [ 196 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 9046 | 2026.02.24 02:27:37.112501 [ 196 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::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 | ||
| 9047 | 2026.02.24 02:27:37.112675 [ 276 ] {c6f1771f-37f6-4098-aea6-260002dfc801} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9048 | 2026.02.24 02:27:37.112709 [ 276 ] {c6f1771f-37f6-4098-aea6-260002dfc801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9049 | 2026.02.24 02:27:37.113060 [ 276 ] {c6f1771f-37f6-4098-aea6-260002dfc801} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9050 | 2026.02.24 02:27:37.113225 [ 201 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 138 rows, containing 4 columns (4 merged, 0 gathered) in 0.001160877 sec., 118875.64315599327 rows/sec., 6.07 MiB/sec. | ||
| 9051 | 2026.02.24 02:27:37.113280 [ 276 ] {c6f1771f-37f6-4098-aea6-260002dfc801} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9052 | 2026.02.24 02:27:37.113353 [ 188 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 9053 | 2026.02.24 02:27:37.113423 [ 276 ] {c6f1771f-37f6-4098-aea6-260002dfc801} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001217 sec., 217748.56203779788 rows/sec., 14.47 MiB/sec. | ||
| 9054 | 2026.02.24 02:27:37.113461 [ 276 ] {c6f1771f-37f6-4098-aea6-260002dfc801} <Debug> TCPHandler: Processed in 0.001382661 sec. | ||
| 9055 | 2026.02.24 02:27:37.113573 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9056 | 2026.02.24 02:27:37.113655 [ 188 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_23_5} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9057 | 2026.02.24 02:27:37.113666 [ 276 ] {7c94a5a6-a120-44e7-a7c8-3636c8a70fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9058 | 2026.02.24 02:27:37.113708 [ 276 ] {7c94a5a6-a120-44e7-a7c8-3636c8a70fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9059 | 2026.02.24 02:27:37.113720 [ 188 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_23_5} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 9060 | 2026.02.24 02:27:37.113777 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 9061 | 2026.02.24 02:27:37.114007 [ 276 ] {7c94a5a6-a120-44e7-a7c8-3636c8a70fd9} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9062 | 2026.02.24 02:27:37.114040 [ 276 ] {7c94a5a6-a120-44e7-a7c8-3636c8a70fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9063 | 2026.02.24 02:27:37.114343 [ 276 ] {7c94a5a6-a120-44e7-a7c8-3636c8a70fd9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9064 | 2026.02.24 02:27:37.114553 [ 276 ] {7c94a5a6-a120-44e7-a7c8-3636c8a70fd9} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9065 | 2026.02.24 02:27:37.114650 [ 126 ] {} <Debug> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 9066 | 2026.02.24 02:27:37.114683 [ 126 ] {} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9067 | 2026.02.24 02:27:37.114685 [ 276 ] {7c94a5a6-a120-44e7-a7c8-3636c8a70fd9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 9068 | 2026.02.24 02:27:37.114702 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9069 | 2026.02.24 02:27:37.114735 [ 276 ] {7c94a5a6-a120-44e7-a7c8-3636c8a70fd9} <Debug> TCPHandler: Processed in 0.001212967 sec. | ||
| 9070 | 2026.02.24 02:27:37.114794 [ 201 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 9071 | 2026.02.24 02:27:37.114847 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9072 | 2026.02.24 02:27:37.114883 [ 201 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9073 | 2026.02.24 02:27:37.114915 [ 201 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 20 rows starting from the beginning of the part | ||
| 9074 | 2026.02.24 02:27:37.114944 [ 276 ] {21cf3510-178d-4a58-9add-dbf8f7357fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9075 | 2026.02.24 02:27:37.114960 [ 201 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 9076 | 2026.02.24 02:27:37.115005 [ 276 ] {21cf3510-178d-4a58-9add-dbf8f7357fbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9077 | 2026.02.24 02:27:37.115005 [ 201 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 9078 | 2026.02.24 02:27:37.115056 [ 201 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 9079 | 2026.02.24 02:27:37.115085 [ 201 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 9080 | 2026.02.24 02:27:37.115117 [ 201 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 9081 | 2026.02.24 02:27:37.115805 [ 276 ] {21cf3510-178d-4a58-9add-dbf8f7357fbd} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9082 | 2026.02.24 02:27:37.115846 [ 276 ] {21cf3510-178d-4a58-9add-dbf8f7357fbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9083 | 2026.02.24 02:27:37.115979 [ 201 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.001216338 sec., 20553.497465342694 rows/sec., 1.35 MiB/sec. | ||
| 9084 | 2026.02.24 02:27:37.116164 [ 187 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 9085 | 2026.02.24 02:27:37.116404 [ 276 ] {21cf3510-178d-4a58-9add-dbf8f7357fbd} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9086 | 2026.02.24 02:27:37.116582 [ 187 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_24_5} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9087 | 2026.02.24 02:27:37.116678 [ 276 ] {21cf3510-178d-4a58-9add-dbf8f7357fbd} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9088 | 2026.02.24 02:27:37.116692 [ 187 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_24_5} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 9089 | 2026.02.24 02:27:37.116812 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9090 | 2026.02.24 02:27:37.116840 [ 276 ] {21cf3510-178d-4a58-9add-dbf8f7357fbd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001913 sec., 5227.391531625719 rows/sec., 9.37 MiB/sec. | ||
| 9091 | 2026.02.24 02:27:37.116900 [ 276 ] {21cf3510-178d-4a58-9add-dbf8f7357fbd} <Debug> TCPHandler: Processed in 0.002104072 sec. | ||
| 9092 | 2026.02.24 02:27:37.117007 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9093 | 2026.02.24 02:27:37.117099 [ 276 ] {348a74ff-8ba7-4da8-8401-902a5fbeafd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9094 | 2026.02.24 02:27:37.117139 [ 276 ] {348a74ff-8ba7-4da8-8401-902a5fbeafd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9095 | 2026.02.24 02:27:37.117504 [ 276 ] {348a74ff-8ba7-4da8-8401-902a5fbeafd3} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9096 | 2026.02.24 02:27:37.117543 [ 276 ] {348a74ff-8ba7-4da8-8401-902a5fbeafd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9097 | 2026.02.24 02:27:37.117860 [ 276 ] {348a74ff-8ba7-4da8-8401-902a5fbeafd3} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9098 | 2026.02.24 02:27:37.118071 [ 276 ] {348a74ff-8ba7-4da8-8401-902a5fbeafd3} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9099 | 2026.02.24 02:27:37.118200 [ 276 ] {348a74ff-8ba7-4da8-8401-902a5fbeafd3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00112 sec., 80357.14285714287 rows/sec., 5.03 MiB/sec. | ||
| 9100 | 2026.02.24 02:27:37.118238 [ 276 ] {348a74ff-8ba7-4da8-8401-902a5fbeafd3} <Debug> TCPHandler: Processed in 0.001280039 sec. | ||
| 9101 | 2026.02.24 02:27:39.489939 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9102 | 2026.02.24 02:27:39.490043 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9103 | 2026.02.24 02:27:39.608734 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18244 | ||
| 9104 | 2026.02.24 02:27:39.609247 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9105 | 2026.02.24 02:27:39.609285 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9106 | 2026.02.24 02:27:39.609810 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9107 | 2026.02.24 02:27:39.610065 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9108 | 2026.02.24 02:27:39.610213 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18244 | ||
| 9109 | 2026.02.24 02:27:40.560056 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 9110 | 2026.02.24 02:27:40.576102 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9111 | 2026.02.24 02:27:40.576146 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9112 | 2026.02.24 02:27:40.581832 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9113 | 2026.02.24 02:27:40.582510 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9114 | 2026.02.24 02:27:40.585329 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 9115 | 2026.02.24 02:27:42.093336 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9116 | 2026.02.24 02:27:42.093531 [ 276 ] {c34c606f-580e-42b8-af89-e47c92725402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9117 | 2026.02.24 02:27:42.093601 [ 276 ] {c34c606f-580e-42b8-af89-e47c92725402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9118 | 2026.02.24 02:27:42.094420 [ 276 ] {c34c606f-580e-42b8-af89-e47c92725402} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9119 | 2026.02.24 02:27:42.094466 [ 276 ] {c34c606f-580e-42b8-af89-e47c92725402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9120 | 2026.02.24 02:27:42.094855 [ 276 ] {c34c606f-580e-42b8-af89-e47c92725402} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9121 | 2026.02.24 02:27:42.095093 [ 276 ] {c34c606f-580e-42b8-af89-e47c92725402} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9122 | 2026.02.24 02:27:42.095249 [ 276 ] {c34c606f-580e-42b8-af89-e47c92725402} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.00177 sec., 66666.66666666666 rows/sec., 5.67 MiB/sec. | ||
| 9123 | 2026.02.24 02:27:42.095290 [ 276 ] {c34c606f-580e-42b8-af89-e47c92725402} <Debug> TCPHandler: Processed in 0.002092562 sec. | ||
| 9124 | 2026.02.24 02:27:42.095417 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9125 | 2026.02.24 02:27:42.095508 [ 276 ] {1a3797ce-30fc-4ba7-9717-7c7f4e4bf734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9126 | 2026.02.24 02:27:42.095546 [ 276 ] {1a3797ce-30fc-4ba7-9717-7c7f4e4bf734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9127 | 2026.02.24 02:27:42.095956 [ 276 ] {1a3797ce-30fc-4ba7-9717-7c7f4e4bf734} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9128 | 2026.02.24 02:27:42.095989 [ 276 ] {1a3797ce-30fc-4ba7-9717-7c7f4e4bf734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9129 | 2026.02.24 02:27:42.096259 [ 276 ] {1a3797ce-30fc-4ba7-9717-7c7f4e4bf734} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9130 | 2026.02.24 02:27:42.096509 [ 276 ] {1a3797ce-30fc-4ba7-9717-7c7f4e4bf734} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9131 | 2026.02.24 02:27:42.096640 [ 276 ] {1a3797ce-30fc-4ba7-9717-7c7f4e4bf734} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001147 sec., 27027.027027027027 rows/sec., 1.98 MiB/sec. | ||
| 9132 | 2026.02.24 02:27:42.096677 [ 276 ] {1a3797ce-30fc-4ba7-9717-7c7f4e4bf734} <Debug> TCPHandler: Processed in 0.001312329 sec. | ||
| 9133 | 2026.02.24 02:27:42.096785 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9134 | 2026.02.24 02:27:42.096876 [ 276 ] {434ae8db-72e7-4bcc-a879-6115067d993c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9135 | 2026.02.24 02:27:42.096915 [ 276 ] {434ae8db-72e7-4bcc-a879-6115067d993c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9136 | 2026.02.24 02:27:42.097362 [ 276 ] {434ae8db-72e7-4bcc-a879-6115067d993c} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9137 | 2026.02.24 02:27:42.097398 [ 276 ] {434ae8db-72e7-4bcc-a879-6115067d993c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9138 | 2026.02.24 02:27:42.097690 [ 276 ] {434ae8db-72e7-4bcc-a879-6115067d993c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9139 | 2026.02.24 02:27:42.097888 [ 276 ] {434ae8db-72e7-4bcc-a879-6115067d993c} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9140 | 2026.02.24 02:27:42.098015 [ 276 ] {434ae8db-72e7-4bcc-a879-6115067d993c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001156 sec., 82179.93079584776 rows/sec., 6.42 MiB/sec. | ||
| 9141 | 2026.02.24 02:27:42.098052 [ 276 ] {434ae8db-72e7-4bcc-a879-6115067d993c} <Debug> TCPHandler: Processed in 0.00131571 sec. | ||
| 9142 | 2026.02.24 02:27:42.098156 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9143 | 2026.02.24 02:27:42.098248 [ 276 ] {be965391-0658-4000-996c-7bcbdafcbf30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9144 | 2026.02.24 02:27:42.098291 [ 276 ] {be965391-0658-4000-996c-7bcbdafcbf30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9145 | 2026.02.24 02:27:42.098700 [ 276 ] {be965391-0658-4000-996c-7bcbdafcbf30} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9146 | 2026.02.24 02:27:42.098735 [ 276 ] {be965391-0658-4000-996c-7bcbdafcbf30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9147 | 2026.02.24 02:27:42.099045 [ 276 ] {be965391-0658-4000-996c-7bcbdafcbf30} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9148 | 2026.02.24 02:27:42.099261 [ 276 ] {be965391-0658-4000-996c-7bcbdafcbf30} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9149 | 2026.02.24 02:27:42.099385 [ 276 ] {be965391-0658-4000-996c-7bcbdafcbf30} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 9150 | 2026.02.24 02:27:42.099421 [ 276 ] {be965391-0658-4000-996c-7bcbdafcbf30} <Debug> TCPHandler: Processed in 0.001313119 sec. | ||
| 9151 | 2026.02.24 02:27:42.099523 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9152 | 2026.02.24 02:27:42.099614 [ 276 ] {73c03296-a7d9-47df-a580-69d7bcc0bbab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9153 | 2026.02.24 02:27:42.099667 [ 276 ] {73c03296-a7d9-47df-a580-69d7bcc0bbab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9154 | 2026.02.24 02:27:42.100477 [ 276 ] {73c03296-a7d9-47df-a580-69d7bcc0bbab} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9155 | 2026.02.24 02:27:42.100512 [ 276 ] {73c03296-a7d9-47df-a580-69d7bcc0bbab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9156 | 2026.02.24 02:27:42.101031 [ 276 ] {73c03296-a7d9-47df-a580-69d7bcc0bbab} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9157 | 2026.02.24 02:27:42.101247 [ 276 ] {73c03296-a7d9-47df-a580-69d7bcc0bbab} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9158 | 2026.02.24 02:27:42.101405 [ 276 ] {73c03296-a7d9-47df-a580-69d7bcc0bbab} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001809 sec., 17136.539524599226 rows/sec., 30.71 MiB/sec. | ||
| 9159 | 2026.02.24 02:27:42.101457 [ 276 ] {73c03296-a7d9-47df-a580-69d7bcc0bbab} <Debug> TCPHandler: Processed in 0.001981239 sec. | ||
| 9160 | 2026.02.24 02:27:42.101562 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9161 | 2026.02.24 02:27:42.101654 [ 276 ] {8ba394b6-ed51-4289-a34d-f3efd8b7cf7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9162 | 2026.02.24 02:27:42.101694 [ 276 ] {8ba394b6-ed51-4289-a34d-f3efd8b7cf7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9163 | 2026.02.24 02:27:42.102017 [ 276 ] {8ba394b6-ed51-4289-a34d-f3efd8b7cf7f} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9164 | 2026.02.24 02:27:42.102052 [ 276 ] {8ba394b6-ed51-4289-a34d-f3efd8b7cf7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9165 | 2026.02.24 02:27:42.102343 [ 276 ] {8ba394b6-ed51-4289-a34d-f3efd8b7cf7f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9166 | 2026.02.24 02:27:42.102543 [ 276 ] {8ba394b6-ed51-4289-a34d-f3efd8b7cf7f} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9167 | 2026.02.24 02:27:42.102690 [ 276 ] {8ba394b6-ed51-4289-a34d-f3efd8b7cf7f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 9168 | 2026.02.24 02:27:42.102724 [ 276 ] {8ba394b6-ed51-4289-a34d-f3efd8b7cf7f} <Debug> TCPHandler: Processed in 0.001208138 sec. | ||
| 9169 | 2026.02.24 02:27:44.663367 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1214 | ||
| 9170 | 2026.02.24 02:27:44.665738 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9171 | 2026.02.24 02:27:44.665784 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9172 | 2026.02.24 02:27:44.667007 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9173 | 2026.02.24 02:27:44.667255 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9174 | 2026.02.24 02:27:44.667496 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1214 | ||
| 9175 | 2026.02.24 02:27:45.500171 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9176 | 2026.02.24 02:27:45.500451 [ 276 ] {a14520f3-88f9-4491-81f1-d56dd13ee5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9177 | 2026.02.24 02:27:45.500561 [ 276 ] {a14520f3-88f9-4491-81f1-d56dd13ee5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9178 | 2026.02.24 02:27:45.501402 [ 276 ] {a14520f3-88f9-4491-81f1-d56dd13ee5a6} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9179 | 2026.02.24 02:27:45.501443 [ 276 ] {a14520f3-88f9-4491-81f1-d56dd13ee5a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9180 | 2026.02.24 02:27:45.501851 [ 276 ] {a14520f3-88f9-4491-81f1-d56dd13ee5a6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9181 | 2026.02.24 02:27:45.502104 [ 276 ] {a14520f3-88f9-4491-81f1-d56dd13ee5a6} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9182 | 2026.02.24 02:27:45.502269 [ 276 ] {a14520f3-88f9-4491-81f1-d56dd13ee5a6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001895 sec., 149868.07387862797 rows/sec., 9.52 MiB/sec. | ||
| 9183 | 2026.02.24 02:27:45.502322 [ 276 ] {a14520f3-88f9-4491-81f1-d56dd13ee5a6} <Debug> TCPHandler: Processed in 0.002338595 sec. | ||
| 9184 | 2026.02.24 02:27:45.502442 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9185 | 2026.02.24 02:27:45.502549 [ 276 ] {c6c5c1aa-25ca-4436-96f6-89b4575a340d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9186 | 2026.02.24 02:27:45.502596 [ 276 ] {c6c5c1aa-25ca-4436-96f6-89b4575a340d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9187 | 2026.02.24 02:27:45.503715 [ 276 ] {c6c5c1aa-25ca-4436-96f6-89b4575a340d} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9188 | 2026.02.24 02:27:45.503755 [ 276 ] {c6c5c1aa-25ca-4436-96f6-89b4575a340d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9189 | 2026.02.24 02:27:45.504200 [ 276 ] {c6c5c1aa-25ca-4436-96f6-89b4575a340d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9190 | 2026.02.24 02:27:45.504430 [ 276 ] {c6c5c1aa-25ca-4436-96f6-89b4575a340d} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9191 | 2026.02.24 02:27:45.504567 [ 276 ] {c6c5c1aa-25ca-4436-96f6-89b4575a340d} <Debug> executeQuery: Read 1957 rows, 162.76 KiB in 0.002042 sec., 958374.1429970617 rows/sec., 77.84 MiB/sec. | ||
| 9192 | 2026.02.24 02:27:45.504608 [ 276 ] {c6c5c1aa-25ca-4436-96f6-89b4575a340d} <Debug> TCPHandler: Processed in 0.002220283 sec. | ||
| 9193 | 2026.02.24 02:27:45.504712 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9194 | 2026.02.24 02:27:45.504809 [ 276 ] {c6ea01cc-d872-4c78-9836-c2aaa685f19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9195 | 2026.02.24 02:27:45.504852 [ 276 ] {c6ea01cc-d872-4c78-9836-c2aaa685f19c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9196 | 2026.02.24 02:27:45.505291 [ 276 ] {c6ea01cc-d872-4c78-9836-c2aaa685f19c} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9197 | 2026.02.24 02:27:45.505328 [ 276 ] {c6ea01cc-d872-4c78-9836-c2aaa685f19c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9198 | 2026.02.24 02:27:45.505629 [ 276 ] {c6ea01cc-d872-4c78-9836-c2aaa685f19c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9199 | 2026.02.24 02:27:45.505835 [ 276 ] {c6ea01cc-d872-4c78-9836-c2aaa685f19c} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9200 | 2026.02.24 02:27:45.505962 [ 276 ] {c6ea01cc-d872-4c78-9836-c2aaa685f19c} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001171 sec., 129803.58667805295 rows/sec., 7.75 MiB/sec. | ||
| 9201 | 2026.02.24 02:27:45.505999 [ 276 ] {c6ea01cc-d872-4c78-9836-c2aaa685f19c} <Debug> TCPHandler: Processed in 0.0013373 sec. | ||
| 9202 | 2026.02.24 02:27:45.506105 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9203 | 2026.02.24 02:27:45.506198 [ 276 ] {813cb4c7-2269-4eda-a62b-1ca2e76d02d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9204 | 2026.02.24 02:27:45.506237 [ 276 ] {813cb4c7-2269-4eda-a62b-1ca2e76d02d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9205 | 2026.02.24 02:27:45.506716 [ 276 ] {813cb4c7-2269-4eda-a62b-1ca2e76d02d5} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9206 | 2026.02.24 02:27:45.506753 [ 276 ] {813cb4c7-2269-4eda-a62b-1ca2e76d02d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9207 | 2026.02.24 02:27:45.507054 [ 276 ] {813cb4c7-2269-4eda-a62b-1ca2e76d02d5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9208 | 2026.02.24 02:27:45.507268 [ 276 ] {813cb4c7-2269-4eda-a62b-1ca2e76d02d5} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9209 | 2026.02.24 02:27:45.507395 [ 276 ] {813cb4c7-2269-4eda-a62b-1ca2e76d02d5} <Debug> executeQuery: Read 377 rows, 25.67 KiB in 0.001215 sec., 310288.06584362144 rows/sec., 20.63 MiB/sec. | ||
| 9210 | 2026.02.24 02:27:45.507433 [ 276 ] {813cb4c7-2269-4eda-a62b-1ca2e76d02d5} <Debug> TCPHandler: Processed in 0.001377261 sec. | ||
| 9211 | 2026.02.24 02:27:45.507535 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9212 | 2026.02.24 02:27:45.507635 [ 276 ] {3802bc81-6099-42d6-b65c-f4d28cfb6de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9213 | 2026.02.24 02:27:45.507675 [ 276 ] {3802bc81-6099-42d6-b65c-f4d28cfb6de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9214 | 2026.02.24 02:27:45.508100 [ 276 ] {3802bc81-6099-42d6-b65c-f4d28cfb6de3} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9215 | 2026.02.24 02:27:45.508136 [ 276 ] {3802bc81-6099-42d6-b65c-f4d28cfb6de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9216 | 2026.02.24 02:27:45.508459 [ 276 ] {3802bc81-6099-42d6-b65c-f4d28cfb6de3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9217 | 2026.02.24 02:27:45.508670 [ 276 ] {3802bc81-6099-42d6-b65c-f4d28cfb6de3} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9218 | 2026.02.24 02:27:45.508800 [ 276 ] {3802bc81-6099-42d6-b65c-f4d28cfb6de3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001184 sec., 125000 rows/sec., 7.11 MiB/sec. | ||
| 9219 | 2026.02.24 02:27:45.508839 [ 276 ] {3802bc81-6099-42d6-b65c-f4d28cfb6de3} <Debug> TCPHandler: Processed in 0.00135411 sec. | ||
| 9220 | 2026.02.24 02:27:45.508943 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9221 | 2026.02.24 02:27:45.509038 [ 276 ] {163cda77-c955-4897-a8f0-432c6b003dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9222 | 2026.02.24 02:27:45.509077 [ 276 ] {163cda77-c955-4897-a8f0-432c6b003dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9223 | 2026.02.24 02:27:45.509732 [ 276 ] {163cda77-c955-4897-a8f0-432c6b003dd4} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9224 | 2026.02.24 02:27:45.509768 [ 276 ] {163cda77-c955-4897-a8f0-432c6b003dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9225 | 2026.02.24 02:27:45.510103 [ 276 ] {163cda77-c955-4897-a8f0-432c6b003dd4} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9226 | 2026.02.24 02:27:45.510312 [ 276 ] {163cda77-c955-4897-a8f0-432c6b003dd4} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9227 | 2026.02.24 02:27:45.510441 [ 276 ] {163cda77-c955-4897-a8f0-432c6b003dd4} <Debug> executeQuery: Read 956 rows, 70.27 KiB in 0.001422 sec., 672292.5457102671 rows/sec., 48.26 MiB/sec. | ||
| 9228 | 2026.02.24 02:27:45.510479 [ 276 ] {163cda77-c955-4897-a8f0-432c6b003dd4} <Debug> TCPHandler: Processed in 0.001585383 sec. | ||
| 9229 | 2026.02.24 02:27:45.510591 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9230 | 2026.02.24 02:27:45.510684 [ 276 ] {5e18a5b1-baf4-4adc-bf86-a79c90b2532e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9231 | 2026.02.24 02:27:45.510724 [ 276 ] {5e18a5b1-baf4-4adc-bf86-a79c90b2532e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9232 | 2026.02.24 02:27:45.511052 [ 276 ] {5e18a5b1-baf4-4adc-bf86-a79c90b2532e} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9233 | 2026.02.24 02:27:45.511086 [ 276 ] {5e18a5b1-baf4-4adc-bf86-a79c90b2532e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9234 | 2026.02.24 02:27:45.511381 [ 276 ] {5e18a5b1-baf4-4adc-bf86-a79c90b2532e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9235 | 2026.02.24 02:27:45.511595 [ 276 ] {5e18a5b1-baf4-4adc-bf86-a79c90b2532e} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9236 | 2026.02.24 02:27:45.511724 [ 276 ] {5e18a5b1-baf4-4adc-bf86-a79c90b2532e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 9237 | 2026.02.24 02:27:45.511760 [ 276 ] {5e18a5b1-baf4-4adc-bf86-a79c90b2532e} <Debug> TCPHandler: Processed in 0.001216818 sec. | ||
| 9238 | 2026.02.24 02:27:45.511863 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9239 | 2026.02.24 02:27:45.511956 [ 276 ] {64ce307b-8d51-4b94-9ec5-848c2f778032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9240 | 2026.02.24 02:27:45.511997 [ 276 ] {64ce307b-8d51-4b94-9ec5-848c2f778032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9241 | 2026.02.24 02:27:45.512516 [ 276 ] {64ce307b-8d51-4b94-9ec5-848c2f778032} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9242 | 2026.02.24 02:27:45.512551 [ 276 ] {64ce307b-8d51-4b94-9ec5-848c2f778032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9243 | 2026.02.24 02:27:45.512916 [ 276 ] {64ce307b-8d51-4b94-9ec5-848c2f778032} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9244 | 2026.02.24 02:27:45.513118 [ 276 ] {64ce307b-8d51-4b94-9ec5-848c2f778032} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9245 | 2026.02.24 02:27:45.513247 [ 276 ] {64ce307b-8d51-4b94-9ec5-848c2f778032} <Debug> executeQuery: Read 917 rows, 62.51 KiB in 0.00131 sec., 700000 rows/sec., 46.60 MiB/sec. | ||
| 9246 | 2026.02.24 02:27:45.513283 [ 276 ] {64ce307b-8d51-4b94-9ec5-848c2f778032} <Debug> TCPHandler: Processed in 0.001468972 sec. | ||
| 9247 | 2026.02.24 02:27:45.513385 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9248 | 2026.02.24 02:27:45.513490 [ 276 ] {04b7dd02-19bb-479f-94ca-91daaad665b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9249 | 2026.02.24 02:27:45.513534 [ 276 ] {04b7dd02-19bb-479f-94ca-91daaad665b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9250 | 2026.02.24 02:27:45.513852 [ 276 ] {04b7dd02-19bb-479f-94ca-91daaad665b6} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9251 | 2026.02.24 02:27:45.513889 [ 276 ] {04b7dd02-19bb-479f-94ca-91daaad665b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9252 | 2026.02.24 02:27:45.514197 [ 276 ] {04b7dd02-19bb-479f-94ca-91daaad665b6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9253 | 2026.02.24 02:27:45.514417 [ 276 ] {04b7dd02-19bb-479f-94ca-91daaad665b6} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9254 | 2026.02.24 02:27:45.514548 [ 276 ] {04b7dd02-19bb-479f-94ca-91daaad665b6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 9255 | 2026.02.24 02:27:45.514586 [ 276 ] {04b7dd02-19bb-479f-94ca-91daaad665b6} <Debug> TCPHandler: Processed in 0.001252538 sec. | ||
| 9256 | 2026.02.24 02:27:45.514688 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9257 | 2026.02.24 02:27:45.514783 [ 276 ] {026d6d6a-1109-4981-bb1e-4dfa9c4e6532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9258 | 2026.02.24 02:27:45.514837 [ 276 ] {026d6d6a-1109-4981-bb1e-4dfa9c4e6532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9259 | 2026.02.24 02:27:45.515586 [ 276 ] {026d6d6a-1109-4981-bb1e-4dfa9c4e6532} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9260 | 2026.02.24 02:27:45.515622 [ 276 ] {026d6d6a-1109-4981-bb1e-4dfa9c4e6532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9261 | 2026.02.24 02:27:45.516139 [ 276 ] {026d6d6a-1109-4981-bb1e-4dfa9c4e6532} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9262 | 2026.02.24 02:27:45.516361 [ 276 ] {026d6d6a-1109-4981-bb1e-4dfa9c4e6532} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9263 | 2026.02.24 02:27:45.516500 [ 276 ] {026d6d6a-1109-4981-bb1e-4dfa9c4e6532} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001736 sec., 5760.3686635944705 rows/sec., 10.32 MiB/sec. | ||
| 9264 | 2026.02.24 02:27:45.516552 [ 276 ] {026d6d6a-1109-4981-bb1e-4dfa9c4e6532} <Debug> TCPHandler: Processed in 0.001913978 sec. | ||
| 9265 | 2026.02.24 02:27:45.516654 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9266 | 2026.02.24 02:27:45.516750 [ 276 ] {018a1adb-55e5-4927-8fa0-376bc5ca610a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9267 | 2026.02.24 02:27:45.516791 [ 276 ] {018a1adb-55e5-4927-8fa0-376bc5ca610a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9268 | 2026.02.24 02:27:45.517113 [ 276 ] {018a1adb-55e5-4927-8fa0-376bc5ca610a} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9269 | 2026.02.24 02:27:45.517149 [ 276 ] {018a1adb-55e5-4927-8fa0-376bc5ca610a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9270 | 2026.02.24 02:27:45.517448 [ 276 ] {018a1adb-55e5-4927-8fa0-376bc5ca610a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9271 | 2026.02.24 02:27:45.517647 [ 276 ] {018a1adb-55e5-4927-8fa0-376bc5ca610a} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9272 | 2026.02.24 02:27:45.517763 [ 276 ] {018a1adb-55e5-4927-8fa0-376bc5ca610a} <Debug> executeQuery: Read 78 rows, 4.94 KiB in 0.001056 sec., 73863.63636363635 rows/sec., 4.57 MiB/sec. | ||
| 9273 | 2026.02.24 02:27:45.517796 [ 276 ] {018a1adb-55e5-4927-8fa0-376bc5ca610a} <Debug> TCPHandler: Processed in 0.001218679 sec. | ||
| 9274 | 2026.02.24 02:27:47.087729 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9275 | 2026.02.24 02:27:47.087927 [ 276 ] {89eaf099-1b22-4659-a961-95f55dff406b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9276 | 2026.02.24 02:27:47.087998 [ 276 ] {89eaf099-1b22-4659-a961-95f55dff406b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9277 | 2026.02.24 02:27:47.088706 [ 276 ] {89eaf099-1b22-4659-a961-95f55dff406b} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9278 | 2026.02.24 02:27:47.088757 [ 276 ] {89eaf099-1b22-4659-a961-95f55dff406b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9279 | 2026.02.24 02:27:47.089158 [ 276 ] {89eaf099-1b22-4659-a961-95f55dff406b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9280 | 2026.02.24 02:27:47.089380 [ 276 ] {89eaf099-1b22-4659-a961-95f55dff406b} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9281 | 2026.02.24 02:27:47.089541 [ 276 ] {89eaf099-1b22-4659-a961-95f55dff406b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001669 sec., 33553.0257639305 rows/sec., 2.58 MiB/sec. | ||
| 9282 | 2026.02.24 02:27:47.089582 [ 276 ] {89eaf099-1b22-4659-a961-95f55dff406b} <Debug> TCPHandler: Processed in 0.00199069 sec. | ||
| 9283 | 2026.02.24 02:27:47.089698 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9284 | 2026.02.24 02:27:47.089792 [ 276 ] {1b2cc5f3-0fb2-4d4f-89a1-f9add71ec097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9285 | 2026.02.24 02:27:47.089832 [ 276 ] {1b2cc5f3-0fb2-4d4f-89a1-f9add71ec097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9286 | 2026.02.24 02:27:47.090258 [ 276 ] {1b2cc5f3-0fb2-4d4f-89a1-f9add71ec097} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9287 | 2026.02.24 02:27:47.090294 [ 276 ] {1b2cc5f3-0fb2-4d4f-89a1-f9add71ec097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9288 | 2026.02.24 02:27:47.090585 [ 276 ] {1b2cc5f3-0fb2-4d4f-89a1-f9add71ec097} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9289 | 2026.02.24 02:27:47.090800 [ 276 ] {1b2cc5f3-0fb2-4d4f-89a1-f9add71ec097} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9290 | 2026.02.24 02:27:47.090930 [ 276 ] {1b2cc5f3-0fb2-4d4f-89a1-f9add71ec097} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001158 sec., 55267.70293609672 rows/sec., 4.31 MiB/sec. | ||
| 9291 | 2026.02.24 02:27:47.090967 [ 276 ] {1b2cc5f3-0fb2-4d4f-89a1-f9add71ec097} <Debug> TCPHandler: Processed in 0.00131813 sec. | ||
| 9292 | 2026.02.24 02:27:47.091080 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9293 | 2026.02.24 02:27:47.091172 [ 276 ] {d7194cc6-24ef-4640-814c-bc29adc765ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9294 | 2026.02.24 02:27:47.091215 [ 276 ] {d7194cc6-24ef-4640-814c-bc29adc765ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9295 | 2026.02.24 02:27:47.091562 [ 276 ] {d7194cc6-24ef-4640-814c-bc29adc765ca} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9296 | 2026.02.24 02:27:47.091597 [ 276 ] {d7194cc6-24ef-4640-814c-bc29adc765ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9297 | 2026.02.24 02:27:47.091905 [ 276 ] {d7194cc6-24ef-4640-814c-bc29adc765ca} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9298 | 2026.02.24 02:27:47.092109 [ 276 ] {d7194cc6-24ef-4640-814c-bc29adc765ca} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9299 | 2026.02.24 02:27:47.092241 [ 276 ] {d7194cc6-24ef-4640-814c-bc29adc765ca} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001085 sec., 29493.087557603685 rows/sec., 2.05 MiB/sec. | ||
| 9300 | 2026.02.24 02:27:47.092277 [ 276 ] {d7194cc6-24ef-4640-814c-bc29adc765ca} <Debug> TCPHandler: Processed in 0.001244459 sec. | ||
| 9301 | 2026.02.24 02:27:47.092390 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9302 | 2026.02.24 02:27:47.092482 [ 276 ] {e2d9e59d-6f3d-4d81-84a0-b99b2f70a978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9303 | 2026.02.24 02:27:47.092522 [ 276 ] {e2d9e59d-6f3d-4d81-84a0-b99b2f70a978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9304 | 2026.02.24 02:27:47.092832 [ 276 ] {e2d9e59d-6f3d-4d81-84a0-b99b2f70a978} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9305 | 2026.02.24 02:27:47.092867 [ 276 ] {e2d9e59d-6f3d-4d81-84a0-b99b2f70a978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9306 | 2026.02.24 02:27:47.093154 [ 276 ] {e2d9e59d-6f3d-4d81-84a0-b99b2f70a978} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9307 | 2026.02.24 02:27:47.093357 [ 276 ] {e2d9e59d-6f3d-4d81-84a0-b99b2f70a978} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9308 | 2026.02.24 02:27:47.093486 [ 276 ] {e2d9e59d-6f3d-4d81-84a0-b99b2f70a978} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001023 sec., 11730.205278592375 rows/sec., 809.51 KiB/sec. | ||
| 9309 | 2026.02.24 02:27:47.093522 [ 276 ] {e2d9e59d-6f3d-4d81-84a0-b99b2f70a978} <Debug> TCPHandler: Processed in 0.001180098 sec. | ||
| 9310 | 2026.02.24 02:27:47.112218 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18756 | ||
| 9311 | 2026.02.24 02:27:47.112753 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9312 | 2026.02.24 02:27:47.112798 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9313 | 2026.02.24 02:27:47.113277 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9314 | 2026.02.24 02:27:47.113511 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9315 | 2026.02.24 02:27:47.113638 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18756 | ||
| 9316 | 2026.02.24 02:27:48.086726 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9317 | 2026.02.24 02:27:48.102862 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9318 | 2026.02.24 02:27:48.102907 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9319 | 2026.02.24 02:27:48.109057 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9320 | 2026.02.24 02:27:48.109748 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9321 | 2026.02.24 02:27:48.112413 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9322 | 2026.02.24 02:27:52.093910 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9323 | 2026.02.24 02:27:52.094176 [ 276 ] {8e2fe7c2-b44c-4029-b308-fa1249eb5386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9324 | 2026.02.24 02:27:52.094272 [ 276 ] {8e2fe7c2-b44c-4029-b308-fa1249eb5386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9325 | 2026.02.24 02:27:52.095046 [ 276 ] {8e2fe7c2-b44c-4029-b308-fa1249eb5386} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9326 | 2026.02.24 02:27:52.095095 [ 276 ] {8e2fe7c2-b44c-4029-b308-fa1249eb5386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9327 | 2026.02.24 02:27:52.095492 [ 276 ] {8e2fe7c2-b44c-4029-b308-fa1249eb5386} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9328 | 2026.02.24 02:27:52.095734 [ 276 ] {8e2fe7c2-b44c-4029-b308-fa1249eb5386} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9329 | 2026.02.24 02:27:52.095890 [ 276 ] {8e2fe7c2-b44c-4029-b308-fa1249eb5386} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001786 sec., 66069.42889137738 rows/sec., 5.62 MiB/sec. | ||
| 9330 | 2026.02.24 02:27:52.095895 [ 104 ] {} <Debug> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9331 | 2026.02.24 02:27:52.095934 [ 276 ] {8e2fe7c2-b44c-4029-b308-fa1249eb5386} <Debug> TCPHandler: Processed in 0.002204803 sec. | ||
| 9332 | 2026.02.24 02:27:52.095972 [ 104 ] {} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9333 | 2026.02.24 02:27:52.096001 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9334 | 2026.02.24 02:27:52.096080 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9335 | 2026.02.24 02:27:52.096119 [ 199 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::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 | ||
| 9336 | 2026.02.24 02:27:52.096180 [ 276 ] {929fb620-9228-4827-9266-c22a6d14c1ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9337 | 2026.02.24 02:27:52.096226 [ 276 ] {929fb620-9228-4827-9266-c22a6d14c1ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9338 | 2026.02.24 02:27:52.096251 [ 199 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9339 | 2026.02.24 02:27:52.096295 [ 199 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2151 rows starting from the beginning of the part | ||
| 9340 | 2026.02.24 02:27:52.096371 [ 199 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 817 rows starting from the beginning of the part | ||
| 9341 | 2026.02.24 02:27:52.096422 [ 199 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 118 rows starting from the beginning of the part | ||
| 9342 | 2026.02.24 02:27:52.096470 [ 199 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1957 rows starting from the beginning of the part | ||
| 9343 | 2026.02.24 02:27:52.096515 [ 199 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::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 | ||
| 9344 | 2026.02.24 02:27:52.096556 [ 199 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 118 rows starting from the beginning of the part | ||
| 9345 | 2026.02.24 02:27:52.096651 [ 276 ] {929fb620-9228-4827-9266-c22a6d14c1ee} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9346 | 2026.02.24 02:27:52.096694 [ 276 ] {929fb620-9228-4827-9266-c22a6d14c1ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9347 | 2026.02.24 02:27:52.097027 [ 276 ] {929fb620-9228-4827-9266-c22a6d14c1ee} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9348 | 2026.02.24 02:27:52.097267 [ 276 ] {929fb620-9228-4827-9266-c22a6d14c1ee} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9349 | 2026.02.24 02:27:52.097403 [ 276 ] {929fb620-9228-4827-9266-c22a6d14c1ee} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001241 sec., 24979.854955680905 rows/sec., 1.83 MiB/sec. | ||
| 9350 | 2026.02.24 02:27:52.097440 [ 276 ] {929fb620-9228-4827-9266-c22a6d14c1ee} <Debug> TCPHandler: Processed in 0.001411281 sec. | ||
| 9351 | 2026.02.24 02:27:52.097663 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9352 | 2026.02.24 02:27:52.097771 [ 276 ] {a789a76a-af05-4c39-bffa-c252c3cbb417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9353 | 2026.02.24 02:27:52.097812 [ 276 ] {a789a76a-af05-4c39-bffa-c252c3cbb417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9354 | 2026.02.24 02:27:52.098259 [ 276 ] {a789a76a-af05-4c39-bffa-c252c3cbb417} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9355 | 2026.02.24 02:27:52.098296 [ 276 ] {a789a76a-af05-4c39-bffa-c252c3cbb417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9356 | 2026.02.24 02:27:52.098631 [ 276 ] {a789a76a-af05-4c39-bffa-c252c3cbb417} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9357 | 2026.02.24 02:27:52.098688 [ 195 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5217 rows, containing 5 columns (5 merged, 0 gathered) in 0.002622799 sec., 1989096.3813849252 rows/sec., 169.53 MiB/sec. | ||
| 9358 | 2026.02.24 02:27:52.098853 [ 276 ] {a789a76a-af05-4c39-bffa-c252c3cbb417} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9359 | 2026.02.24 02:27:52.098950 [ 199 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9360 | 2026.02.24 02:27:52.098985 [ 104 ] {} <Debug> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9361 | 2026.02.24 02:27:52.098999 [ 276 ] {a789a76a-af05-4c39-bffa-c252c3cbb417} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001247 sec., 76182.83881315155 rows/sec., 5.95 MiB/sec. | ||
| 9362 | 2026.02.24 02:27:52.099017 [ 104 ] {} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9363 | 2026.02.24 02:27:52.099042 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9364 | 2026.02.24 02:27:52.099044 [ 276 ] {a789a76a-af05-4c39-bffa-c252c3cbb417} <Debug> TCPHandler: Processed in 0.001516953 sec. | ||
| 9365 | 2026.02.24 02:27:52.099124 [ 187 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::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 | ||
| 9366 | 2026.02.24 02:27:52.099168 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9367 | 2026.02.24 02:27:52.099218 [ 199 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_66_13} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9368 | 2026.02.24 02:27:52.099231 [ 187 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9369 | 2026.02.24 02:27:52.099259 [ 187 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1061 rows starting from the beginning of the part | ||
| 9370 | 2026.02.24 02:27:52.099269 [ 276 ] {0d432f22-9275-4502-afff-9125a34f4221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9371 | 2026.02.24 02:27:52.099299 [ 199 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_66_13} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9372 | 2026.02.24 02:27:52.099315 [ 187 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 500 rows starting from the beginning of the part | ||
| 9373 | 2026.02.24 02:27:52.099320 [ 276 ] {0d432f22-9275-4502-afff-9125a34f4221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9374 | 2026.02.24 02:27:52.099365 [ 187 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 95 rows starting from the beginning of the part | ||
| 9375 | 2026.02.24 02:27:52.099381 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 9376 | 2026.02.24 02:27:52.099412 [ 187 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 956 rows starting from the beginning of the part | ||
| 9377 | 2026.02.24 02:27:52.099453 [ 187 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::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 | ||
| 9378 | 2026.02.24 02:27:52.099491 [ 187 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 95 rows starting from the beginning of the part | ||
| 9379 | 2026.02.24 02:27:52.099831 [ 276 ] {0d432f22-9275-4502-afff-9125a34f4221} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9380 | 2026.02.24 02:27:52.099884 [ 276 ] {0d432f22-9275-4502-afff-9125a34f4221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9381 | 2026.02.24 02:27:52.100344 [ 276 ] {0d432f22-9275-4502-afff-9125a34f4221} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9382 | 2026.02.24 02:27:52.100564 [ 276 ] {0d432f22-9275-4502-afff-9125a34f4221} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9383 | 2026.02.24 02:27:52.100615 [ 187 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2771 rows, containing 5 columns (5 merged, 0 gathered) in 0.001523212 sec., 1819182.0967797 rows/sec., 138.78 MiB/sec. | ||
| 9384 | 2026.02.24 02:27:52.100691 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9385 | 2026.02.24 02:27:52.100703 [ 276 ] {0d432f22-9275-4502-afff-9125a34f4221} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001452 sec., 110192.83746556475 rows/sec., 7.67 MiB/sec. | ||
| 9386 | 2026.02.24 02:27:52.100720 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9387 | 2026.02.24 02:27:52.100746 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9388 | 2026.02.24 02:27:52.100751 [ 276 ] {0d432f22-9275-4502-afff-9125a34f4221} <Debug> TCPHandler: Processed in 0.001631504 sec. | ||
| 9389 | 2026.02.24 02:27:52.100816 [ 195 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::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 | ||
| 9390 | 2026.02.24 02:27:52.100889 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9391 | 2026.02.24 02:27:52.100887 [ 202 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9392 | 2026.02.24 02:27:52.100940 [ 195 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9393 | 2026.02.24 02:27:52.100979 [ 195 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17645 rows starting from the beginning of the part | ||
| 9394 | 2026.02.24 02:27:52.100995 [ 276 ] {5eab2db8-2742-4e67-a373-29872af934a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9395 | 2026.02.24 02:27:52.101035 [ 195 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 265 rows starting from the beginning of the part | ||
| 9396 | 2026.02.24 02:27:52.101057 [ 276 ] {5eab2db8-2742-4e67-a373-29872af934a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9397 | 2026.02.24 02:27:52.101089 [ 195 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 9398 | 2026.02.24 02:27:52.101138 [ 195 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 917 rows starting from the beginning of the part | ||
| 9399 | 2026.02.24 02:27:52.101179 [ 195 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 32 rows starting from the beginning of the part | ||
| 9400 | 2026.02.24 02:27:52.101219 [ 195 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::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 | ||
| 9401 | 2026.02.24 02:27:52.101267 [ 202 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_66_13} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9402 | 2026.02.24 02:27:52.101369 [ 202 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_66_13} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9403 | 2026.02.24 02:27:52.101487 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 9404 | 2026.02.24 02:27:52.101937 [ 276 ] {5eab2db8-2742-4e67-a373-29872af934a5} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9405 | 2026.02.24 02:27:52.101980 [ 276 ] {5eab2db8-2742-4e67-a373-29872af934a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9406 | 2026.02.24 02:27:52.102587 [ 276 ] {5eab2db8-2742-4e67-a373-29872af934a5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9407 | 2026.02.24 02:27:52.102818 [ 276 ] {5eab2db8-2742-4e67-a373-29872af934a5} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9408 | 2026.02.24 02:27:52.102961 [ 276 ] {5eab2db8-2742-4e67-a373-29872af934a5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001986 sec., 15609.264853977846 rows/sec., 27.97 MiB/sec. | ||
| 9409 | 2026.02.24 02:27:52.103022 [ 276 ] {5eab2db8-2742-4e67-a373-29872af934a5} <Debug> TCPHandler: Processed in 0.002182632 sec. | ||
| 9410 | 2026.02.24 02:27:52.103135 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9411 | 2026.02.24 02:27:52.103228 [ 276 ] {5326c856-b97b-495f-b22c-4ff562857ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9412 | 2026.02.24 02:27:52.103269 [ 276 ] {5326c856-b97b-495f-b22c-4ff562857ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9413 | 2026.02.24 02:27:52.103604 [ 276 ] {5326c856-b97b-495f-b22c-4ff562857ee9} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9414 | 2026.02.24 02:27:52.103640 [ 276 ] {5326c856-b97b-495f-b22c-4ff562857ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9415 | 2026.02.24 02:27:52.103966 [ 276 ] {5326c856-b97b-495f-b22c-4ff562857ee9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9416 | 2026.02.24 02:27:52.104184 [ 276 ] {5326c856-b97b-495f-b22c-4ff562857ee9} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9417 | 2026.02.24 02:27:52.104302 [ 104 ] {} <Debug> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9418 | 2026.02.24 02:27:52.104313 [ 276 ] {5326c856-b97b-495f-b22c-4ff562857ee9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 9419 | 2026.02.24 02:27:52.104341 [ 104 ] {} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9420 | 2026.02.24 02:27:52.104364 [ 276 ] {5326c856-b97b-495f-b22c-4ff562857ee9} <Debug> TCPHandler: Processed in 0.001278609 sec. | ||
| 9421 | 2026.02.24 02:27:52.104366 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9422 | 2026.02.24 02:27:52.104462 [ 187 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::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 | ||
| 9423 | 2026.02.24 02:27:52.104556 [ 187 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9424 | 2026.02.24 02:27:52.104586 [ 187 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3720 rows starting from the beginning of the part | ||
| 9425 | 2026.02.24 02:27:52.104636 [ 187 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 90 rows starting from the beginning of the part | ||
| 9426 | 2026.02.24 02:27:52.104676 [ 187 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 9427 | 2026.02.24 02:27:52.104714 [ 187 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 78 rows starting from the beginning of the part | ||
| 9428 | 2026.02.24 02:27:52.104753 [ 187 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 12 rows starting from the beginning of the part | ||
| 9429 | 2026.02.24 02:27:52.104793 [ 187 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::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 | ||
| 9430 | 2026.02.24 02:27:52.106118 [ 194 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4020 rows, containing 4 columns (4 merged, 0 gathered) in 0.001683205 sec., 2388300.890265892 rows/sec., 154.72 MiB/sec. | ||
| 9431 | 2026.02.24 02:27:52.106488 [ 187 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9432 | 2026.02.24 02:27:52.106720 [ 187 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_66_13} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9433 | 2026.02.24 02:27:52.106772 [ 202 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19179 rows, containing 5 columns (5 merged, 0 gathered) in 0.005985358 sec., 3204319.607949934 rows/sec., 216.87 MiB/sec. | ||
| 9434 | 2026.02.24 02:27:52.106784 [ 187 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_66_13} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9435 | 2026.02.24 02:27:52.106857 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 9436 | 2026.02.24 02:27:52.107055 [ 194 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9437 | 2026.02.24 02:27:52.107334 [ 194 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9438 | 2026.02.24 02:27:52.107410 [ 194 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9439 | 2026.02.24 02:27:52.107490 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.24 MiB. | ||
| 9440 | 2026.02.24 02:27:53.001118 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.79 MiB, peak 316.74 MiB, free memory in arenas 0.00 B, will set to 308.78 MiB (RSS), difference: 1.99 MiB | ||
| 9441 | 2026.02.24 02:27:54.300273 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52339 | ||
| 9442 | 2026.02.24 02:27:54.300387 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9443 | 2026.02.24 02:27:54.300415 [ 292 ] {} <Debug> TCP-Session: f48441c1-ac10-45ce-ac9d-bda58588744f Authenticating user 'default' from [fd00:1122:3344:101::e]:52339 | ||
| 9444 | 2026.02.24 02:27:54.300438 [ 292 ] {} <Debug> TCP-Session: f48441c1-ac10-45ce-ac9d-bda58588744f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9445 | 2026.02.24 02:27:54.300456 [ 292 ] {} <Debug> TCP-Session: f48441c1-ac10-45ce-ac9d-bda58588744f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9446 | 2026.02.24 02:27:54.300655 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54601 | ||
| 9447 | 2026.02.24 02:27:54.300679 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51194 | ||
| 9448 | 2026.02.24 02:27:54.300717 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33180 | ||
| 9449 | 2026.02.24 02:27:54.300767 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9450 | 2026.02.24 02:27:54.300776 [ 292 ] {} <Trace> TCP-Session: f48441c1-ac10-45ce-ac9d-bda58588744f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9451 | 2026.02.24 02:27:54.300801 [ 293 ] {} <Debug> TCP-Session: 719e5a79-7c7c-4163-9482-e77ec7c51f41 Authenticating user 'default' from [fd00:1122:3344:101::e]:54601 | ||
| 9452 | 2026.02.24 02:27:54.300740 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38168 | ||
| 9453 | 2026.02.24 02:27:54.300843 [ 293 ] {} <Debug> TCP-Session: 719e5a79-7c7c-4163-9482-e77ec7c51f41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9454 | 2026.02.24 02:27:54.300834 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9455 | 2026.02.24 02:27:54.300880 [ 293 ] {} <Debug> TCP-Session: 719e5a79-7c7c-4163-9482-e77ec7c51f41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9456 | 2026.02.24 02:27:54.300828 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9457 | 2026.02.24 02:27:54.300904 [ 289 ] {} <Debug> TCP-Session: 80d5b6ba-4dd0-4d7c-be81-4a8d2640dfad Authenticating user 'default' from [fd00:1122:3344:101::e]:33180 | ||
| 9458 | 2026.02.24 02:27:54.300935 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9459 | 2026.02.24 02:27:54.300954 [ 289 ] {} <Debug> TCP-Session: 80d5b6ba-4dd0-4d7c-be81-4a8d2640dfad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9460 | 2026.02.24 02:27:54.300939 [ 275 ] {} <Debug> TCP-Session: e90a00a1-8720-4725-81b0-af383179eae1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51194 | ||
| 9461 | 2026.02.24 02:27:54.300981 [ 289 ] {} <Debug> TCP-Session: 80d5b6ba-4dd0-4d7c-be81-4a8d2640dfad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9462 | 2026.02.24 02:27:54.301008 [ 292 ] {158c3cec-1464-4ce5-bb19-06d987f551d2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52339) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9463 | 2026.02.24 02:27:54.301034 [ 275 ] {} <Debug> TCP-Session: e90a00a1-8720-4725-81b0-af383179eae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9464 | 2026.02.24 02:27:54.300970 [ 291 ] {} <Debug> TCP-Session: 599b98de-eebd-491e-bb52-df8d472b73bf Authenticating user 'default' from [fd00:1122:3344:101::e]:38168 | ||
| 9465 | 2026.02.24 02:27:54.301080 [ 275 ] {} <Debug> TCP-Session: e90a00a1-8720-4725-81b0-af383179eae1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9466 | 2026.02.24 02:27:54.301103 [ 291 ] {} <Debug> TCP-Session: 599b98de-eebd-491e-bb52-df8d472b73bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9467 | 2026.02.24 02:27:54.300731 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43096 | ||
| 9468 | 2026.02.24 02:27:54.301130 [ 291 ] {} <Debug> TCP-Session: 599b98de-eebd-491e-bb52-df8d472b73bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9469 | 2026.02.24 02:27:54.300716 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47514 | ||
| 9470 | 2026.02.24 02:27:54.300678 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41361 | ||
| 9471 | 2026.02.24 02:27:54.301209 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9472 | 2026.02.24 02:27:54.300690 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48070 | ||
| 9473 | 2026.02.24 02:27:54.301242 [ 290 ] {} <Debug> TCP-Session: ed96fa1a-36bf-43ee-b2ec-fb19a7b48e9b Authenticating user 'default' from [fd00:1122:3344:101::e]:43096 | ||
| 9474 | 2026.02.24 02:27:54.301238 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9475 | 2026.02.24 02:27:54.301275 [ 290 ] {} <Debug> TCP-Session: ed96fa1a-36bf-43ee-b2ec-fb19a7b48e9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9476 | 2026.02.24 02:27:54.301312 [ 290 ] {} <Debug> TCP-Session: ed96fa1a-36bf-43ee-b2ec-fb19a7b48e9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9477 | 2026.02.24 02:27:54.301314 [ 287 ] {} <Debug> TCP-Session: e13c84b5-8155-4faa-8788-9dc2e6ac637e Authenticating user 'default' from [fd00:1122:3344:101::e]:47514 | ||
| 9478 | 2026.02.24 02:27:54.301349 [ 287 ] {} <Debug> TCP-Session: e13c84b5-8155-4faa-8788-9dc2e6ac637e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9479 | 2026.02.24 02:27:54.301366 [ 287 ] {} <Debug> TCP-Session: e13c84b5-8155-4faa-8788-9dc2e6ac637e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9480 | 2026.02.24 02:27:54.301394 [ 292 ] {158c3cec-1464-4ce5-bb19-06d987f551d2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9481 | 2026.02.24 02:27:54.301443 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9482 | 2026.02.24 02:27:54.301476 [ 292 ] {158c3cec-1464-4ce5-bb19-06d987f551d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9483 | 2026.02.24 02:27:54.301476 [ 294 ] {} <Debug> TCP-Session: c3356adb-71a8-4ed0-af46-1ff33ef0db95 Authenticating user 'default' from [fd00:1122:3344:101::e]:41361 | ||
| 9484 | 2026.02.24 02:27:54.301521 [ 294 ] {} <Debug> TCP-Session: c3356adb-71a8-4ed0-af46-1ff33ef0db95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9485 | 2026.02.24 02:27:54.301533 [ 294 ] {} <Debug> TCP-Session: c3356adb-71a8-4ed0-af46-1ff33ef0db95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9486 | 2026.02.24 02:27:54.301623 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9487 | 2026.02.24 02:27:54.301653 [ 286 ] {} <Debug> TCP-Session: c000d6b0-87ef-4a94-abd6-50cd5c6a4c0f Authenticating user 'default' from [fd00:1122:3344:101::e]:48070 | ||
| 9488 | 2026.02.24 02:27:54.301669 [ 286 ] {} <Debug> TCP-Session: c000d6b0-87ef-4a94-abd6-50cd5c6a4c0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9489 | 2026.02.24 02:27:54.301680 [ 286 ] {} <Debug> TCP-Session: c000d6b0-87ef-4a94-abd6-50cd5c6a4c0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9490 | 2026.02.24 02:27:54.301846 [ 292 ] {158c3cec-1464-4ce5-bb19-06d987f551d2} <Debug> oximeter.version (9014d0dd-9cbb-42cf-a9bf-b1762410eb94) (SelectExecutor): Key condition: unknown | ||
| 9491 | 2026.02.24 02:27:54.302930 [ 334 ] {158c3cec-1464-4ce5-bb19-06d987f551d2} <Trace> AggregatingTransform: Aggregating | ||
| 9492 | 2026.02.24 02:27:54.302982 [ 334 ] {158c3cec-1464-4ce5-bb19-06d987f551d2} <Trace> Aggregator: Aggregation method: without_key | ||
| 9493 | 2026.02.24 02:27:54.303025 [ 334 ] {158c3cec-1464-4ce5-bb19-06d987f551d2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001052826 sec. (949.825 rows/sec., 37.10 KiB/sec.) | ||
| 9494 | 2026.02.24 02:27:54.303047 [ 334 ] {158c3cec-1464-4ce5-bb19-06d987f551d2} <Trace> Aggregator: Merging aggregated data | ||
| 9495 | 2026.02.24 02:27:54.304480 [ 292 ] {158c3cec-1464-4ce5-bb19-06d987f551d2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003545 sec., 282.08744710860367 rows/sec., 11.02 KiB/sec. | ||
| 9496 | 2026.02.24 02:27:54.304657 [ 292 ] {158c3cec-1464-4ce5-bb19-06d987f551d2} <Debug> TCPHandler: Processed in 0.00402761 sec. | ||
| 9497 | 2026.02.24 02:27:54.304747 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9498 | 2026.02.24 02:27:54.304792 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9499 | 2026.02.24 02:27:54.304797 [ 292 ] {} <Debug> TCP-Session: f48441c1-ac10-45ce-ac9d-bda58588744f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9500 | 2026.02.24 02:27:54.304814 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9501 | 2026.02.24 02:27:54.304834 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9502 | 2026.02.24 02:27:54.304853 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9503 | 2026.02.24 02:27:54.304878 [ 287 ] {} <Debug> TCP-Session: e13c84b5-8155-4faa-8788-9dc2e6ac637e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9504 | 2026.02.24 02:27:54.304879 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9505 | 2026.02.24 02:27:54.304910 [ 294 ] {} <Debug> TCP-Session: c3356adb-71a8-4ed0-af46-1ff33ef0db95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9506 | 2026.02.24 02:27:54.304915 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9507 | 2026.02.24 02:27:54.304934 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9508 | 2026.02.24 02:27:54.304956 [ 275 ] {} <Debug> TCP-Session: e90a00a1-8720-4725-81b0-af383179eae1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9509 | 2026.02.24 02:27:54.304976 [ 291 ] {} <Debug> TCP-Session: 599b98de-eebd-491e-bb52-df8d472b73bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9510 | 2026.02.24 02:27:54.304992 [ 289 ] {} <Debug> TCP-Session: 80d5b6ba-4dd0-4d7c-be81-4a8d2640dfad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9511 | 2026.02.24 02:27:54.304894 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9512 | 2026.02.24 02:27:54.304894 [ 286 ] {} <Debug> TCP-Session: c000d6b0-87ef-4a94-abd6-50cd5c6a4c0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9513 | 2026.02.24 02:27:54.304846 [ 293 ] {} <Debug> TCP-Session: 719e5a79-7c7c-4163-9482-e77ec7c51f41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9514 | 2026.02.24 02:27:54.305066 [ 290 ] {} <Debug> TCP-Session: ed96fa1a-36bf-43ee-b2ec-fb19a7b48e9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9515 | 2026.02.24 02:27:54.451548 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48153 | ||
| 9516 | 2026.02.24 02:27:54.451662 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9517 | 2026.02.24 02:27:54.451690 [ 292 ] {} <Debug> TCP-Session: c1d963c7-c6cf-4dbc-916c-722ec7daf4b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:48153 | ||
| 9518 | 2026.02.24 02:27:54.451712 [ 292 ] {} <Debug> TCP-Session: c1d963c7-c6cf-4dbc-916c-722ec7daf4b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9519 | 2026.02.24 02:27:54.451725 [ 292 ] {} <Debug> TCP-Session: c1d963c7-c6cf-4dbc-916c-722ec7daf4b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9520 | 2026.02.24 02:27:54.451953 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48800 | ||
| 9521 | 2026.02.24 02:27:54.452007 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54029 | ||
| 9522 | 2026.02.24 02:27:54.452028 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38880 | ||
| 9523 | 2026.02.24 02:27:54.452053 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9524 | 2026.02.24 02:27:54.452049 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45582 | ||
| 9525 | 2026.02.24 02:27:54.452088 [ 293 ] {} <Debug> TCP-Session: 7b8ad0f6-021a-4df4-9212-da751e6982b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48800 | ||
| 9526 | 2026.02.24 02:27:54.452041 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49884 | ||
| 9527 | 2026.02.24 02:27:54.452129 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9528 | 2026.02.24 02:27:54.452132 [ 293 ] {} <Debug> TCP-Session: 7b8ad0f6-021a-4df4-9212-da751e6982b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9529 | 2026.02.24 02:27:54.452121 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9530 | 2026.02.24 02:27:54.452171 [ 293 ] {} <Debug> TCP-Session: 7b8ad0f6-021a-4df4-9212-da751e6982b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9531 | 2026.02.24 02:27:54.452177 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9532 | 2026.02.24 02:27:54.452191 [ 289 ] {} <Debug> TCP-Session: d796986d-6995-4d7b-8392-9af385108c4e Authenticating user 'default' from [fd00:1122:3344:101::e]:38880 | ||
| 9533 | 2026.02.24 02:27:54.452193 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9534 | 2026.02.24 02:27:54.452224 [ 289 ] {} <Debug> TCP-Session: d796986d-6995-4d7b-8392-9af385108c4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9535 | 2026.02.24 02:27:54.452243 [ 290 ] {} <Debug> TCP-Session: 5a837770-8b72-4dc9-b87f-b08370542bbd Authenticating user 'default' from [fd00:1122:3344:101::e]:49884 | ||
| 9536 | 2026.02.24 02:27:54.452255 [ 289 ] {} <Debug> TCP-Session: d796986d-6995-4d7b-8392-9af385108c4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9537 | 2026.02.24 02:27:54.452277 [ 290 ] {} <Debug> TCP-Session: 5a837770-8b72-4dc9-b87f-b08370542bbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9538 | 2026.02.24 02:27:54.452218 [ 291 ] {} <Debug> TCP-Session: df11b9da-89b0-40ff-b453-4d8c88f42eab Authenticating user 'default' from [fd00:1122:3344:101::e]:45582 | ||
| 9539 | 2026.02.24 02:27:54.452300 [ 290 ] {} <Debug> TCP-Session: 5a837770-8b72-4dc9-b87f-b08370542bbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9540 | 2026.02.24 02:27:54.452029 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40909 | ||
| 9541 | 2026.02.24 02:27:54.452344 [ 291 ] {} <Debug> TCP-Session: df11b9da-89b0-40ff-b453-4d8c88f42eab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9542 | 2026.02.24 02:27:54.452006 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59016 | ||
| 9543 | 2026.02.24 02:27:54.452378 [ 291 ] {} <Debug> TCP-Session: df11b9da-89b0-40ff-b453-4d8c88f42eab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9544 | 2026.02.24 02:27:54.452006 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62556 | ||
| 9545 | 2026.02.24 02:27:54.452166 [ 286 ] {} <Debug> TCP-Session: 7b87879d-88b2-48ef-b055-ac9e3413139c Authenticating user 'default' from [fd00:1122:3344:101::e]:54029 | ||
| 9546 | 2026.02.24 02:27:54.452450 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9547 | 2026.02.24 02:27:54.452442 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9548 | 2026.02.24 02:27:54.452466 [ 286 ] {} <Debug> TCP-Session: 7b87879d-88b2-48ef-b055-ac9e3413139c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9549 | 2026.02.24 02:27:54.452482 [ 275 ] {} <Debug> TCP-Session: 5cbd7b28-9c48-4edc-89c0-32efb35094af Authenticating user 'default' from [fd00:1122:3344:101::e]:59016 | ||
| 9550 | 2026.02.24 02:27:54.452486 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9551 | 2026.02.24 02:27:54.452509 [ 286 ] {} <Debug> TCP-Session: 7b87879d-88b2-48ef-b055-ac9e3413139c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9552 | 2026.02.24 02:27:54.452514 [ 275 ] {} <Debug> TCP-Session: 5cbd7b28-9c48-4edc-89c0-32efb35094af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9553 | 2026.02.24 02:27:54.452526 [ 294 ] {} <Debug> TCP-Session: 446d173a-80be-473b-a4ee-891ca1ad05a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62556 | ||
| 9554 | 2026.02.24 02:27:54.452538 [ 275 ] {} <Debug> TCP-Session: 5cbd7b28-9c48-4edc-89c0-32efb35094af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9555 | 2026.02.24 02:27:54.452548 [ 294 ] {} <Debug> TCP-Session: 446d173a-80be-473b-a4ee-891ca1ad05a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9556 | 2026.02.24 02:27:54.452499 [ 287 ] {} <Debug> TCP-Session: 937d2489-95bb-4aaa-8d95-9dbd1066cc27 Authenticating user 'default' from [fd00:1122:3344:101::e]:40909 | ||
| 9557 | 2026.02.24 02:27:54.452564 [ 294 ] {} <Debug> TCP-Session: 446d173a-80be-473b-a4ee-891ca1ad05a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9558 | 2026.02.24 02:27:54.452590 [ 287 ] {} <Debug> TCP-Session: 937d2489-95bb-4aaa-8d95-9dbd1066cc27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9559 | 2026.02.24 02:27:54.452084 [ 292 ] {} <Trace> TCP-Session: c1d963c7-c6cf-4dbc-916c-722ec7daf4b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9560 | 2026.02.24 02:27:54.452614 [ 287 ] {} <Debug> TCP-Session: 937d2489-95bb-4aaa-8d95-9dbd1066cc27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9561 | 2026.02.24 02:27:54.452792 [ 292 ] {75003294-02a7-4b43-90a7-f78618e98b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48153) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9562 | 2026.02.24 02:27:54.453056 [ 292 ] {75003294-02a7-4b43-90a7-f78618e98b0d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9563 | 2026.02.24 02:27:54.453112 [ 292 ] {75003294-02a7-4b43-90a7-f78618e98b0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9564 | 2026.02.24 02:27:54.453402 [ 292 ] {75003294-02a7-4b43-90a7-f78618e98b0d} <Debug> oximeter.version (9014d0dd-9cbb-42cf-a9bf-b1762410eb94) (SelectExecutor): Key condition: unknown | ||
| 9565 | 2026.02.24 02:27:54.454296 [ 312 ] {75003294-02a7-4b43-90a7-f78618e98b0d} <Trace> AggregatingTransform: Aggregating | ||
| 9566 | 2026.02.24 02:27:54.454337 [ 312 ] {75003294-02a7-4b43-90a7-f78618e98b0d} <Trace> Aggregator: Aggregation method: without_key | ||
| 9567 | 2026.02.24 02:27:54.454371 [ 312 ] {75003294-02a7-4b43-90a7-f78618e98b0d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000867533 sec. (1152.694 rows/sec., 45.03 KiB/sec.) | ||
| 9568 | 2026.02.24 02:27:54.454391 [ 312 ] {75003294-02a7-4b43-90a7-f78618e98b0d} <Trace> Aggregator: Merging aggregated data | ||
| 9569 | 2026.02.24 02:27:54.455515 [ 292 ] {75003294-02a7-4b43-90a7-f78618e98b0d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002783 sec., 359.3244699964068 rows/sec., 14.04 KiB/sec. | ||
| 9570 | 2026.02.24 02:27:54.455656 [ 292 ] {75003294-02a7-4b43-90a7-f78618e98b0d} <Debug> TCPHandler: Processed in 0.003695825 sec. | ||
| 9571 | 2026.02.24 02:27:54.455765 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9572 | 2026.02.24 02:27:54.455796 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9573 | 2026.02.24 02:27:54.455800 [ 292 ] {} <Debug> TCP-Session: c1d963c7-c6cf-4dbc-916c-722ec7daf4b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9574 | 2026.02.24 02:27:54.455819 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9575 | 2026.02.24 02:27:54.455843 [ 290 ] {} <Debug> TCP-Session: 5a837770-8b72-4dc9-b87f-b08370542bbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9576 | 2026.02.24 02:27:54.455840 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9577 | 2026.02.24 02:27:54.455869 [ 294 ] {} <Debug> TCP-Session: 446d173a-80be-473b-a4ee-891ca1ad05a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9578 | 2026.02.24 02:27:54.455885 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9579 | 2026.02.24 02:27:54.455905 [ 293 ] {} <Debug> TCP-Session: 7b8ad0f6-021a-4df4-9212-da751e6982b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9580 | 2026.02.24 02:27:54.455909 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9581 | 2026.02.24 02:27:54.455931 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9582 | 2026.02.24 02:27:54.455939 [ 287 ] {} <Debug> TCP-Session: 937d2489-95bb-4aaa-8d95-9dbd1066cc27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9583 | 2026.02.24 02:27:54.455966 [ 289 ] {} <Debug> TCP-Session: d796986d-6995-4d7b-8392-9af385108c4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9584 | 2026.02.24 02:27:54.455984 [ 286 ] {} <Debug> TCP-Session: 7b87879d-88b2-48ef-b055-ac9e3413139c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9585 | 2026.02.24 02:27:54.455953 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9586 | 2026.02.24 02:27:54.455865 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9587 | 2026.02.24 02:27:54.456049 [ 291 ] {} <Debug> TCP-Session: df11b9da-89b0-40ff-b453-4d8c88f42eab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9588 | 2026.02.24 02:27:54.456082 [ 275 ] {} <Debug> TCP-Session: 5cbd7b28-9c48-4edc-89c0-32efb35094af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9589 | 2026.02.24 02:27:54.482915 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49928 | ||
| 9590 | 2026.02.24 02:27:54.483011 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9591 | 2026.02.24 02:27:54.483036 [ 292 ] {} <Debug> TCP-Session: 07ca3cf0-4ad2-47d7-b608-d25c08c48a23 Authenticating user 'default' from [fd00:1122:3344:101::e]:49928 | ||
| 9592 | 2026.02.24 02:27:54.483058 [ 292 ] {} <Debug> TCP-Session: 07ca3cf0-4ad2-47d7-b608-d25c08c48a23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9593 | 2026.02.24 02:27:54.483071 [ 292 ] {} <Debug> TCP-Session: 07ca3cf0-4ad2-47d7-b608-d25c08c48a23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9594 | 2026.02.24 02:27:54.483258 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40825 | ||
| 9595 | 2026.02.24 02:27:54.483266 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54342 | ||
| 9596 | 2026.02.24 02:27:54.483281 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59010 | ||
| 9597 | 2026.02.24 02:27:54.483321 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38660 | ||
| 9598 | 2026.02.24 02:27:54.483337 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40391 | ||
| 9599 | 2026.02.24 02:27:54.483350 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35870 | ||
| 9600 | 2026.02.24 02:27:54.483380 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9601 | 2026.02.24 02:27:54.483395 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9602 | 2026.02.24 02:27:54.483415 [ 275 ] {} <Debug> TCP-Session: 16bfe987-c681-4dbc-8b23-1fd8e2754b77 Authenticating user 'default' from [fd00:1122:3344:101::e]:59010 | ||
| 9603 | 2026.02.24 02:27:54.483425 [ 286 ] {} <Debug> TCP-Session: 873ff513-db80-4a21-84c6-94eb6567fe43 Authenticating user 'default' from [fd00:1122:3344:101::e]:38660 | ||
| 9604 | 2026.02.24 02:27:54.483435 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9605 | 2026.02.24 02:27:54.483445 [ 286 ] {} <Debug> TCP-Session: 873ff513-db80-4a21-84c6-94eb6567fe43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9606 | 2026.02.24 02:27:54.483441 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9607 | 2026.02.24 02:27:54.483470 [ 286 ] {} <Debug> TCP-Session: 873ff513-db80-4a21-84c6-94eb6567fe43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9608 | 2026.02.24 02:27:54.483467 [ 287 ] {} <Debug> TCP-Session: 87953227-d9e4-49ab-b80f-ca180c6ac8da Authenticating user 'default' from [fd00:1122:3344:101::e]:40391 | ||
| 9609 | 2026.02.24 02:27:54.483484 [ 290 ] {} <Debug> TCP-Session: 6e62a382-7689-4f3a-90e1-aa1b8a1bbe22 Authenticating user 'default' from [fd00:1122:3344:101::e]:35870 | ||
| 9610 | 2026.02.24 02:27:54.483510 [ 287 ] {} <Debug> TCP-Session: 87953227-d9e4-49ab-b80f-ca180c6ac8da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9611 | 2026.02.24 02:27:54.483521 [ 290 ] {} <Debug> TCP-Session: 6e62a382-7689-4f3a-90e1-aa1b8a1bbe22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9612 | 2026.02.24 02:27:54.483535 [ 287 ] {} <Debug> TCP-Session: 87953227-d9e4-49ab-b80f-ca180c6ac8da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9613 | 2026.02.24 02:27:54.483548 [ 290 ] {} <Debug> TCP-Session: 6e62a382-7689-4f3a-90e1-aa1b8a1bbe22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9614 | 2026.02.24 02:27:54.483376 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49507 | ||
| 9615 | 2026.02.24 02:27:54.483376 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9616 | 2026.02.24 02:27:54.483374 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9617 | 2026.02.24 02:27:54.483623 [ 294 ] {} <Debug> TCP-Session: b5d3e240-35bb-4943-921c-d7887ed44bdf Authenticating user 'default' from [fd00:1122:3344:101::e]:54342 | ||
| 9618 | 2026.02.24 02:27:54.483638 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9619 | 2026.02.24 02:27:54.483647 [ 293 ] {} <Debug> TCP-Session: 1e492953-e114-4c98-970b-2ce666ffc03e Authenticating user 'default' from [fd00:1122:3344:101::e]:40825 | ||
| 9620 | 2026.02.24 02:27:54.483654 [ 294 ] {} <Debug> TCP-Session: b5d3e240-35bb-4943-921c-d7887ed44bdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9621 | 2026.02.24 02:27:54.483669 [ 291 ] {} <Debug> TCP-Session: 0cabbb79-cd2d-4657-870f-b3e6b8f59a0e Authenticating user 'default' from [fd00:1122:3344:101::e]:49507 | ||
| 9622 | 2026.02.24 02:27:54.483684 [ 293 ] {} <Debug> TCP-Session: 1e492953-e114-4c98-970b-2ce666ffc03e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9623 | 2026.02.24 02:27:54.483691 [ 294 ] {} <Debug> TCP-Session: b5d3e240-35bb-4943-921c-d7887ed44bdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9624 | 2026.02.24 02:27:54.483718 [ 293 ] {} <Debug> TCP-Session: 1e492953-e114-4c98-970b-2ce666ffc03e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9625 | 2026.02.24 02:27:54.483709 [ 291 ] {} <Debug> TCP-Session: 0cabbb79-cd2d-4657-870f-b3e6b8f59a0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9626 | 2026.02.24 02:27:54.483344 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37538 | ||
| 9627 | 2026.02.24 02:27:54.483767 [ 291 ] {} <Debug> TCP-Session: 0cabbb79-cd2d-4657-870f-b3e6b8f59a0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9628 | 2026.02.24 02:27:54.483439 [ 275 ] {} <Debug> TCP-Session: 16bfe987-c681-4dbc-8b23-1fd8e2754b77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9629 | 2026.02.24 02:27:54.483463 [ 292 ] {} <Trace> TCP-Session: 07ca3cf0-4ad2-47d7-b608-d25c08c48a23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9630 | 2026.02.24 02:27:54.483836 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9631 | 2026.02.24 02:27:54.483828 [ 275 ] {} <Debug> TCP-Session: 16bfe987-c681-4dbc-8b23-1fd8e2754b77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9632 | 2026.02.24 02:27:54.483879 [ 289 ] {} <Debug> TCP-Session: 03050a26-d156-4c0d-b25c-321627ec0e0a Authenticating user 'default' from [fd00:1122:3344:101::e]:37538 | ||
| 9633 | 2026.02.24 02:27:54.483906 [ 289 ] {} <Debug> TCP-Session: 03050a26-d156-4c0d-b25c-321627ec0e0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9634 | 2026.02.24 02:27:54.483920 [ 289 ] {} <Debug> TCP-Session: 03050a26-d156-4c0d-b25c-321627ec0e0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9635 | 2026.02.24 02:27:54.484014 [ 292 ] {c917da49-7bcf-416f-b633-58592d56fc59} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49928) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9636 | 2026.02.24 02:27:54.484265 [ 292 ] {c917da49-7bcf-416f-b633-58592d56fc59} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9637 | 2026.02.24 02:27:54.484318 [ 292 ] {c917da49-7bcf-416f-b633-58592d56fc59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9638 | 2026.02.24 02:27:54.484589 [ 292 ] {c917da49-7bcf-416f-b633-58592d56fc59} <Debug> oximeter.version (9014d0dd-9cbb-42cf-a9bf-b1762410eb94) (SelectExecutor): Key condition: unknown | ||
| 9639 | 2026.02.24 02:27:54.485476 [ 343 ] {c917da49-7bcf-416f-b633-58592d56fc59} <Trace> AggregatingTransform: Aggregating | ||
| 9640 | 2026.02.24 02:27:54.485532 [ 343 ] {c917da49-7bcf-416f-b633-58592d56fc59} <Trace> Aggregator: Aggregation method: without_key | ||
| 9641 | 2026.02.24 02:27:54.485575 [ 343 ] {c917da49-7bcf-416f-b633-58592d56fc59} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000885934 sec. (1128.752 rows/sec., 44.09 KiB/sec.) | ||
| 9642 | 2026.02.24 02:27:54.485599 [ 343 ] {c917da49-7bcf-416f-b633-58592d56fc59} <Trace> Aggregator: Merging aggregated data | ||
| 9643 | 2026.02.24 02:27:54.486844 [ 292 ] {c917da49-7bcf-416f-b633-58592d56fc59} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002882 sec., 346.98126301179735 rows/sec., 13.55 KiB/sec. | ||
| 9644 | 2026.02.24 02:27:54.486983 [ 292 ] {c917da49-7bcf-416f-b633-58592d56fc59} <Debug> TCPHandler: Processed in 0.003631034 sec. | ||
| 9645 | 2026.02.24 02:27:54.487111 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9646 | 2026.02.24 02:27:54.487143 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9647 | 2026.02.24 02:27:54.487150 [ 293 ] {} <Debug> TCP-Session: 1e492953-e114-4c98-970b-2ce666ffc03e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9648 | 2026.02.24 02:27:54.487165 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9649 | 2026.02.24 02:27:54.487185 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9650 | 2026.02.24 02:27:54.487189 [ 294 ] {} <Debug> TCP-Session: b5d3e240-35bb-4943-921c-d7887ed44bdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9651 | 2026.02.24 02:27:54.487205 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9652 | 2026.02.24 02:27:54.487233 [ 286 ] {} <Debug> TCP-Session: 873ff513-db80-4a21-84c6-94eb6567fe43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9653 | 2026.02.24 02:27:54.487237 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9654 | 2026.02.24 02:27:54.487254 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9655 | 2026.02.24 02:27:54.487276 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9656 | 2026.02.24 02:27:54.487289 [ 291 ] {} <Debug> TCP-Session: 0cabbb79-cd2d-4657-870f-b3e6b8f59a0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9657 | 2026.02.24 02:27:54.487306 [ 290 ] {} <Debug> TCP-Session: 6e62a382-7689-4f3a-90e1-aa1b8a1bbe22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9658 | 2026.02.24 02:27:54.487333 [ 292 ] {} <Debug> TCP-Session: 07ca3cf0-4ad2-47d7-b608-d25c08c48a23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9659 | 2026.02.24 02:27:54.487256 [ 275 ] {} <Debug> TCP-Session: 16bfe987-c681-4dbc-8b23-1fd8e2754b77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9660 | 2026.02.24 02:27:54.487221 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9661 | 2026.02.24 02:27:54.487216 [ 289 ] {} <Debug> TCP-Session: 03050a26-d156-4c0d-b25c-321627ec0e0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9662 | 2026.02.24 02:27:54.487425 [ 287 ] {} <Debug> TCP-Session: 87953227-d9e4-49ab-b80f-ca180c6ac8da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9663 | 2026.02.24 02:27:54.490285 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9664 | 2026.02.24 02:27:54.490319 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9665 | 2026.02.24 02:27:54.613705 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19204 | ||
| 9666 | 2026.02.24 02:27:54.614233 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9667 | 2026.02.24 02:27:54.614282 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9668 | 2026.02.24 02:27:54.614800 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9669 | 2026.02.24 02:27:54.615050 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9670 | 2026.02.24 02:27:54.615199 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19204 | ||
| 9671 | 2026.02.24 02:27:54.667701 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1262 | ||
| 9672 | 2026.02.24 02:27:54.670437 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9673 | 2026.02.24 02:27:54.670501 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9674 | 2026.02.24 02:27:54.671833 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9675 | 2026.02.24 02:27:54.672125 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9676 | 2026.02.24 02:27:54.672514 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1262 | ||
| 9677 | 2026.02.24 02:27:55.612462 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9678 | 2026.02.24 02:27:55.631160 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9679 | 2026.02.24 02:27:55.631237 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9680 | 2026.02.24 02:27:55.637807 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9681 | 2026.02.24 02:27:55.638581 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9682 | 2026.02.24 02:27:55.643011 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9683 | 2026.02.24 02:27:57.100948 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9684 | 2026.02.24 02:27:57.101126 [ 276 ] {8ab8b1d7-567c-455d-b8de-a5fc09bf8708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9685 | 2026.02.24 02:27:57.101193 [ 276 ] {8ab8b1d7-567c-455d-b8de-a5fc09bf8708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9686 | 2026.02.24 02:27:57.101933 [ 276 ] {8ab8b1d7-567c-455d-b8de-a5fc09bf8708} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9687 | 2026.02.24 02:27:57.101977 [ 276 ] {8ab8b1d7-567c-455d-b8de-a5fc09bf8708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9688 | 2026.02.24 02:27:57.102381 [ 276 ] {8ab8b1d7-567c-455d-b8de-a5fc09bf8708} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9689 | 2026.02.24 02:27:57.102611 [ 276 ] {8ab8b1d7-567c-455d-b8de-a5fc09bf8708} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9690 | 2026.02.24 02:27:57.102769 [ 276 ] {8ab8b1d7-567c-455d-b8de-a5fc09bf8708} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001692 sec., 167848.69976359338 rows/sec., 10.66 MiB/sec. | ||
| 9691 | 2026.02.24 02:27:57.102818 [ 276 ] {8ab8b1d7-567c-455d-b8de-a5fc09bf8708} <Debug> TCPHandler: Processed in 0.00202364 sec. | ||
| 9692 | 2026.02.24 02:27:57.102938 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9693 | 2026.02.24 02:27:57.103045 [ 276 ] {af1f81f4-18cc-440c-be15-42b59c2081a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9694 | 2026.02.24 02:27:57.103089 [ 276 ] {af1f81f4-18cc-440c-be15-42b59c2081a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9695 | 2026.02.24 02:27:57.103932 [ 276 ] {af1f81f4-18cc-440c-be15-42b59c2081a2} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9696 | 2026.02.24 02:27:57.103967 [ 276 ] {af1f81f4-18cc-440c-be15-42b59c2081a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9697 | 2026.02.24 02:27:57.104462 [ 276 ] {af1f81f4-18cc-440c-be15-42b59c2081a2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9698 | 2026.02.24 02:27:57.104736 [ 276 ] {af1f81f4-18cc-440c-be15-42b59c2081a2} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9699 | 2026.02.24 02:27:57.104905 [ 276 ] {af1f81f4-18cc-440c-be15-42b59c2081a2} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001882 sec., 434112.6461211477 rows/sec., 34.35 MiB/sec. | ||
| 9700 | 2026.02.24 02:27:57.104946 [ 276 ] {af1f81f4-18cc-440c-be15-42b59c2081a2} <Debug> TCPHandler: Processed in 0.00205883 sec. | ||
| 9701 | 2026.02.24 02:27:57.105056 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9702 | 2026.02.24 02:27:57.105156 [ 276 ] {aa01a5eb-d971-4bd8-aef9-b7a674bb9d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9703 | 2026.02.24 02:27:57.105199 [ 276 ] {aa01a5eb-d971-4bd8-aef9-b7a674bb9d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9704 | 2026.02.24 02:27:57.105651 [ 276 ] {aa01a5eb-d971-4bd8-aef9-b7a674bb9d2e} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9705 | 2026.02.24 02:27:57.105689 [ 276 ] {aa01a5eb-d971-4bd8-aef9-b7a674bb9d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9706 | 2026.02.24 02:27:57.106009 [ 276 ] {aa01a5eb-d971-4bd8-aef9-b7a674bb9d2e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9707 | 2026.02.24 02:27:57.106232 [ 276 ] {aa01a5eb-d971-4bd8-aef9-b7a674bb9d2e} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9708 | 2026.02.24 02:27:57.106368 [ 276 ] {aa01a5eb-d971-4bd8-aef9-b7a674bb9d2e} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001231 sec., 123476.84809098292 rows/sec., 7.37 MiB/sec. | ||
| 9709 | 2026.02.24 02:27:57.106363 [ 100 ] {} <Debug> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9710 | 2026.02.24 02:27:57.106408 [ 276 ] {aa01a5eb-d971-4bd8-aef9-b7a674bb9d2e} <Debug> TCPHandler: Processed in 0.001404051 sec. | ||
| 9711 | 2026.02.24 02:27:57.106446 [ 100 ] {} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9712 | 2026.02.24 02:27:57.106475 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9713 | 2026.02.24 02:27:57.106535 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9714 | 2026.02.24 02:27:57.106594 [ 190 ] {580652f6-82c7-4483-a510-67597bf45b73::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 | ||
| 9715 | 2026.02.24 02:27:57.106636 [ 276 ] {a48d309b-bcaf-48d9-870a-69524bd0a0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9716 | 2026.02.24 02:27:57.106681 [ 276 ] {a48d309b-bcaf-48d9-870a-69524bd0a0fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9717 | 2026.02.24 02:27:57.106739 [ 190 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9718 | 2026.02.24 02:27:57.106780 [ 190 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 215 rows starting from the beginning of the part | ||
| 9719 | 2026.02.24 02:27:57.106848 [ 190 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 152 rows starting from the beginning of the part | ||
| 9720 | 2026.02.24 02:27:57.106892 [ 190 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 31 rows starting from the beginning of the part | ||
| 9721 | 2026.02.24 02:27:57.106933 [ 190 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 152 rows starting from the beginning of the part | ||
| 9722 | 2026.02.24 02:27:57.106975 [ 190 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 31 rows starting from the beginning of the part | ||
| 9723 | 2026.02.24 02:27:57.107017 [ 190 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 152 rows starting from the beginning of the part | ||
| 9724 | 2026.02.24 02:27:57.107113 [ 276 ] {a48d309b-bcaf-48d9-870a-69524bd0a0fb} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9725 | 2026.02.24 02:27:57.107158 [ 276 ] {a48d309b-bcaf-48d9-870a-69524bd0a0fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9726 | 2026.02.24 02:27:57.107479 [ 276 ] {a48d309b-bcaf-48d9-870a-69524bd0a0fb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9727 | 2026.02.24 02:27:57.107707 [ 276 ] {a48d309b-bcaf-48d9-870a-69524bd0a0fb} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9728 | 2026.02.24 02:27:57.107838 [ 276 ] {a48d309b-bcaf-48d9-870a-69524bd0a0fb} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001221 sec., 122031.12203112202 rows/sec., 7.88 MiB/sec. | ||
| 9729 | 2026.02.24 02:27:57.107877 [ 276 ] {a48d309b-bcaf-48d9-870a-69524bd0a0fb} <Debug> TCPHandler: Processed in 0.001395541 sec. | ||
| 9730 | 2026.02.24 02:27:57.107917 [ 194 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 733 rows, containing 5 columns (5 merged, 0 gathered) in 0.001381 sec., 530774.8008689355 rows/sec., 34.93 MiB/sec. | ||
| 9731 | 2026.02.24 02:27:57.107982 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9732 | 2026.02.24 02:27:57.108063 [ 190 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9733 | 2026.02.24 02:27:57.108084 [ 276 ] {4a33da25-7b14-49d9-af63-fea68364a53a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9734 | 2026.02.24 02:27:57.108130 [ 276 ] {4a33da25-7b14-49d9-af63-fea68364a53a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9735 | 2026.02.24 02:27:57.108322 [ 190 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_56_11} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9736 | 2026.02.24 02:27:57.108403 [ 190 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_56_11} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9737 | 2026.02.24 02:27:57.108477 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9738 | 2026.02.24 02:27:57.108559 [ 276 ] {4a33da25-7b14-49d9-af63-fea68364a53a} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9739 | 2026.02.24 02:27:57.108600 [ 276 ] {4a33da25-7b14-49d9-af63-fea68364a53a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9740 | 2026.02.24 02:27:57.108915 [ 276 ] {4a33da25-7b14-49d9-af63-fea68364a53a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9741 | 2026.02.24 02:27:57.109136 [ 276 ] {4a33da25-7b14-49d9-af63-fea68364a53a} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9742 | 2026.02.24 02:27:57.109267 [ 276 ] {4a33da25-7b14-49d9-af63-fea68364a53a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001201 sec., 123230.64113238968 rows/sec., 7.01 MiB/sec. | ||
| 9743 | 2026.02.24 02:27:57.109307 [ 276 ] {4a33da25-7b14-49d9-af63-fea68364a53a} <Debug> TCPHandler: Processed in 0.00137526 sec. | ||
| 9744 | 2026.02.24 02:27:57.109424 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9745 | 2026.02.24 02:27:57.109520 [ 276 ] {5e94a26a-30ed-4140-944b-7354a1c1de5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9746 | 2026.02.24 02:27:57.109560 [ 276 ] {5e94a26a-30ed-4140-944b-7354a1c1de5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9747 | 2026.02.24 02:27:57.110128 [ 276 ] {5e94a26a-30ed-4140-944b-7354a1c1de5e} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9748 | 2026.02.24 02:27:57.110164 [ 276 ] {5e94a26a-30ed-4140-944b-7354a1c1de5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9749 | 2026.02.24 02:27:57.110496 [ 276 ] {5e94a26a-30ed-4140-944b-7354a1c1de5e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9750 | 2026.02.24 02:27:57.110707 [ 276 ] {5e94a26a-30ed-4140-944b-7354a1c1de5e} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9751 | 2026.02.24 02:27:57.110838 [ 276 ] {5e94a26a-30ed-4140-944b-7354a1c1de5e} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001336 sec., 374251.497005988 rows/sec., 26.30 MiB/sec. | ||
| 9752 | 2026.02.24 02:27:57.110877 [ 276 ] {5e94a26a-30ed-4140-944b-7354a1c1de5e} <Debug> TCPHandler: Processed in 0.001503162 sec. | ||
| 9753 | 2026.02.24 02:27:57.110977 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9754 | 2026.02.24 02:27:57.111071 [ 276 ] {ed2dd20f-52fa-4fe3-aca3-d649c0bcbb27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9755 | 2026.02.24 02:27:57.111114 [ 276 ] {ed2dd20f-52fa-4fe3-aca3-d649c0bcbb27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9756 | 2026.02.24 02:27:57.111459 [ 276 ] {ed2dd20f-52fa-4fe3-aca3-d649c0bcbb27} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9757 | 2026.02.24 02:27:57.111497 [ 276 ] {ed2dd20f-52fa-4fe3-aca3-d649c0bcbb27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9758 | 2026.02.24 02:27:57.111813 [ 276 ] {ed2dd20f-52fa-4fe3-aca3-d649c0bcbb27} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9759 | 2026.02.24 02:27:57.112043 [ 276 ] {ed2dd20f-52fa-4fe3-aca3-d649c0bcbb27} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9760 | 2026.02.24 02:27:57.112176 [ 276 ] {ed2dd20f-52fa-4fe3-aca3-d649c0bcbb27} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001122 sec., 5347.593582887701 rows/sec., 279.39 KiB/sec. | ||
| 9761 | 2026.02.24 02:27:57.112213 [ 276 ] {ed2dd20f-52fa-4fe3-aca3-d649c0bcbb27} <Debug> TCPHandler: Processed in 0.001286419 sec. | ||
| 9762 | 2026.02.24 02:27:57.112323 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9763 | 2026.02.24 02:27:57.112416 [ 276 ] {950958b8-2727-4c7e-ab78-599db727df60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9764 | 2026.02.24 02:27:57.112459 [ 276 ] {950958b8-2727-4c7e-ab78-599db727df60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9765 | 2026.02.24 02:27:57.112855 [ 276 ] {950958b8-2727-4c7e-ab78-599db727df60} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9766 | 2026.02.24 02:27:57.112891 [ 276 ] {950958b8-2727-4c7e-ab78-599db727df60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9767 | 2026.02.24 02:27:57.113218 [ 276 ] {950958b8-2727-4c7e-ab78-599db727df60} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9768 | 2026.02.24 02:27:57.113434 [ 276 ] {950958b8-2727-4c7e-ab78-599db727df60} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9769 | 2026.02.24 02:27:57.113562 [ 276 ] {950958b8-2727-4c7e-ab78-599db727df60} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001163 sec., 227858.98538263113 rows/sec., 15.14 MiB/sec. | ||
| 9770 | 2026.02.24 02:27:57.113599 [ 276 ] {950958b8-2727-4c7e-ab78-599db727df60} <Debug> TCPHandler: Processed in 0.00132647 sec. | ||
| 9771 | 2026.02.24 02:27:57.113705 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9772 | 2026.02.24 02:27:57.113799 [ 276 ] {21ba9c36-7d23-4f3a-95a3-5befa04406ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9773 | 2026.02.24 02:27:57.113840 [ 276 ] {21ba9c36-7d23-4f3a-95a3-5befa04406ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9774 | 2026.02.24 02:27:57.114142 [ 276 ] {21ba9c36-7d23-4f3a-95a3-5befa04406ef} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9775 | 2026.02.24 02:27:57.114179 [ 276 ] {21ba9c36-7d23-4f3a-95a3-5befa04406ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9776 | 2026.02.24 02:27:57.114470 [ 276 ] {21ba9c36-7d23-4f3a-95a3-5befa04406ef} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9777 | 2026.02.24 02:27:57.114690 [ 276 ] {21ba9c36-7d23-4f3a-95a3-5befa04406ef} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9778 | 2026.02.24 02:27:57.114820 [ 276 ] {21ba9c36-7d23-4f3a-95a3-5befa04406ef} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 9779 | 2026.02.24 02:27:57.114857 [ 276 ] {21ba9c36-7d23-4f3a-95a3-5befa04406ef} <Debug> TCPHandler: Processed in 0.001202928 sec. | ||
| 9780 | 2026.02.24 02:27:57.114959 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9781 | 2026.02.24 02:27:57.115054 [ 276 ] {2f4dde14-afc0-4129-b836-c25477d22e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9782 | 2026.02.24 02:27:57.115107 [ 276 ] {2f4dde14-afc0-4129-b836-c25477d22e7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9783 | 2026.02.24 02:27:57.115887 [ 276 ] {2f4dde14-afc0-4129-b836-c25477d22e7f} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9784 | 2026.02.24 02:27:57.115923 [ 276 ] {2f4dde14-afc0-4129-b836-c25477d22e7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9785 | 2026.02.24 02:27:57.116443 [ 276 ] {2f4dde14-afc0-4129-b836-c25477d22e7f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9786 | 2026.02.24 02:27:57.116663 [ 276 ] {2f4dde14-afc0-4129-b836-c25477d22e7f} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9787 | 2026.02.24 02:27:57.116780 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9788 | 2026.02.24 02:27:57.116804 [ 276 ] {2f4dde14-afc0-4129-b836-c25477d22e7f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001768 sec., 5656.108597285068 rows/sec., 10.14 MiB/sec. | ||
| 9789 | 2026.02.24 02:27:57.116822 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9790 | 2026.02.24 02:27:57.116850 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9791 | 2026.02.24 02:27:57.116867 [ 276 ] {2f4dde14-afc0-4129-b836-c25477d22e7f} <Debug> TCPHandler: Processed in 0.00195902 sec. | ||
| 9792 | 2026.02.24 02:27:57.116933 [ 194 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::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 | ||
| 9793 | 2026.02.24 02:27:57.116990 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9794 | 2026.02.24 02:27:57.117092 [ 276 ] {27ffd915-39d9-495a-b0ad-9e555a219542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9795 | 2026.02.24 02:27:57.117135 [ 276 ] {27ffd915-39d9-495a-b0ad-9e555a219542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9796 | 2026.02.24 02:27:57.117159 [ 194 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9797 | 2026.02.24 02:27:57.117220 [ 194 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 995 rows starting from the beginning of the part | ||
| 9798 | 2026.02.24 02:27:57.117337 [ 194 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 10 rows starting from the beginning of the part | ||
| 9799 | 2026.02.24 02:27:57.117447 [ 194 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 31 rows starting from the beginning of the part | ||
| 9800 | 2026.02.24 02:27:57.117491 [ 276 ] {27ffd915-39d9-495a-b0ad-9e555a219542} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9801 | 2026.02.24 02:27:57.117533 [ 276 ] {27ffd915-39d9-495a-b0ad-9e555a219542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9802 | 2026.02.24 02:27:57.117551 [ 194 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 10 rows starting from the beginning of the part | ||
| 9803 | 2026.02.24 02:27:57.117653 [ 194 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 31 rows starting from the beginning of the part | ||
| 9804 | 2026.02.24 02:27:57.117748 [ 194 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 10 rows starting from the beginning of the part | ||
| 9805 | 2026.02.24 02:27:57.117853 [ 276 ] {27ffd915-39d9-495a-b0ad-9e555a219542} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9806 | 2026.02.24 02:27:57.118094 [ 276 ] {27ffd915-39d9-495a-b0ad-9e555a219542} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9807 | 2026.02.24 02:27:57.118231 [ 276 ] {27ffd915-39d9-495a-b0ad-9e555a219542} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001157 sec., 77787.38115816767 rows/sec., 4.87 MiB/sec. | ||
| 9808 | 2026.02.24 02:27:57.118268 [ 276 ] {27ffd915-39d9-495a-b0ad-9e555a219542} <Debug> TCPHandler: Processed in 0.001328249 sec. | ||
| 9809 | 2026.02.24 02:27:57.123997 [ 193 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1087 rows, containing 19 columns (19 merged, 0 gathered) in 0.007094965 sec., 153207.23921823435 rows/sec., 274.54 MiB/sec. | ||
| 9810 | 2026.02.24 02:27:57.125315 [ 200 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9811 | 2026.02.24 02:27:57.125658 [ 200 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9812 | 2026.02.24 02:27:57.125726 [ 200 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9813 | 2026.02.24 02:27:57.125876 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.36 MiB. | ||
| 9814 | 2026.02.24 02:27:58.000229 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.79 MiB, peak 319.62 MiB, free memory in arenas 0.00 B, will set to 311.79 MiB (RSS), difference: 2.00 MiB | ||
| 9815 | 2026.02.24 02:28:02.094406 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9816 | 2026.02.24 02:28:02.094689 [ 276 ] {967df72d-0c52-404a-a5b1-cd730dffe2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9817 | 2026.02.24 02:28:02.094794 [ 276 ] {967df72d-0c52-404a-a5b1-cd730dffe2a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9818 | 2026.02.24 02:28:02.095643 [ 276 ] {967df72d-0c52-404a-a5b1-cd730dffe2a9} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9819 | 2026.02.24 02:28:02.095702 [ 276 ] {967df72d-0c52-404a-a5b1-cd730dffe2a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9820 | 2026.02.24 02:28:02.096139 [ 276 ] {967df72d-0c52-404a-a5b1-cd730dffe2a9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9821 | 2026.02.24 02:28:02.096382 [ 276 ] {967df72d-0c52-404a-a5b1-cd730dffe2a9} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9822 | 2026.02.24 02:28:02.096552 [ 276 ] {967df72d-0c52-404a-a5b1-cd730dffe2a9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001938 sec., 2063.983488132095 rows/sec., 168.30 KiB/sec. | ||
| 9823 | 2026.02.24 02:28:02.096594 [ 276 ] {967df72d-0c52-404a-a5b1-cd730dffe2a9} <Debug> TCPHandler: Processed in 0.002376905 sec. | ||
| 9824 | 2026.02.24 02:28:02.096718 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9825 | 2026.02.24 02:28:02.096812 [ 276 ] {61677343-87a2-46d9-8227-fbad793711bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9826 | 2026.02.24 02:28:02.096850 [ 276 ] {61677343-87a2-46d9-8227-fbad793711bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9827 | 2026.02.24 02:28:02.097343 [ 276 ] {61677343-87a2-46d9-8227-fbad793711bc} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9828 | 2026.02.24 02:28:02.097380 [ 276 ] {61677343-87a2-46d9-8227-fbad793711bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9829 | 2026.02.24 02:28:02.097706 [ 276 ] {61677343-87a2-46d9-8227-fbad793711bc} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9830 | 2026.02.24 02:28:02.097927 [ 276 ] {61677343-87a2-46d9-8227-fbad793711bc} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9831 | 2026.02.24 02:28:02.098058 [ 276 ] {61677343-87a2-46d9-8227-fbad793711bc} <Debug> executeQuery: Read 120 rows, 10.43 KiB in 0.001265 sec., 94861.66007905138 rows/sec., 8.05 MiB/sec. | ||
| 9832 | 2026.02.24 02:28:02.098095 [ 276 ] {61677343-87a2-46d9-8227-fbad793711bc} <Debug> TCPHandler: Processed in 0.001429272 sec. | ||
| 9833 | 2026.02.24 02:28:02.098208 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9834 | 2026.02.24 02:28:02.098301 [ 276 ] {97ed52b0-84ca-4cf6-a0ef-6337719a0d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9835 | 2026.02.24 02:28:02.098339 [ 276 ] {97ed52b0-84ca-4cf6-a0ef-6337719a0d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9836 | 2026.02.24 02:28:02.098745 [ 276 ] {97ed52b0-84ca-4cf6-a0ef-6337719a0d87} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9837 | 2026.02.24 02:28:02.098781 [ 276 ] {97ed52b0-84ca-4cf6-a0ef-6337719a0d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9838 | 2026.02.24 02:28:02.099074 [ 276 ] {97ed52b0-84ca-4cf6-a0ef-6337719a0d87} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9839 | 2026.02.24 02:28:02.099281 [ 276 ] {97ed52b0-84ca-4cf6-a0ef-6337719a0d87} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9840 | 2026.02.24 02:28:02.099411 [ 276 ] {97ed52b0-84ca-4cf6-a0ef-6337719a0d87} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001128 sec., 31028.368794326238 rows/sec., 2.26 MiB/sec. | ||
| 9841 | 2026.02.24 02:28:02.099448 [ 276 ] {97ed52b0-84ca-4cf6-a0ef-6337719a0d87} <Debug> TCPHandler: Processed in 0.001287429 sec. | ||
| 9842 | 2026.02.24 02:28:02.099548 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9843 | 2026.02.24 02:28:02.099639 [ 276 ] {a1eff5a4-d965-489e-9cfc-c6e970317015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9844 | 2026.02.24 02:28:02.099678 [ 276 ] {a1eff5a4-d965-489e-9cfc-c6e970317015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9845 | 2026.02.24 02:28:02.100148 [ 276 ] {a1eff5a4-d965-489e-9cfc-c6e970317015} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9846 | 2026.02.24 02:28:02.100183 [ 276 ] {a1eff5a4-d965-489e-9cfc-c6e970317015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9847 | 2026.02.24 02:28:02.100501 [ 276 ] {a1eff5a4-d965-489e-9cfc-c6e970317015} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9848 | 2026.02.24 02:28:02.100712 [ 276 ] {a1eff5a4-d965-489e-9cfc-c6e970317015} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9849 | 2026.02.24 02:28:02.100842 [ 276 ] {a1eff5a4-d965-489e-9cfc-c6e970317015} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001219 sec., 81214.109926169 rows/sec., 6.35 MiB/sec. | ||
| 9850 | 2026.02.24 02:28:02.100879 [ 276 ] {a1eff5a4-d965-489e-9cfc-c6e970317015} <Debug> TCPHandler: Processed in 0.001377791 sec. | ||
| 9851 | 2026.02.24 02:28:02.100984 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9852 | 2026.02.24 02:28:02.101077 [ 276 ] {361442d3-4577-40b8-9160-96adb4a74f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9853 | 2026.02.24 02:28:02.101120 [ 276 ] {361442d3-4577-40b8-9160-96adb4a74f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9854 | 2026.02.24 02:28:02.101543 [ 276 ] {361442d3-4577-40b8-9160-96adb4a74f7b} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9855 | 2026.02.24 02:28:02.101580 [ 276 ] {361442d3-4577-40b8-9160-96adb4a74f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9856 | 2026.02.24 02:28:02.101914 [ 276 ] {361442d3-4577-40b8-9160-96adb4a74f7b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9857 | 2026.02.24 02:28:02.102134 [ 276 ] {361442d3-4577-40b8-9160-96adb4a74f7b} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9858 | 2026.02.24 02:28:02.102265 [ 276 ] {361442d3-4577-40b8-9160-96adb4a74f7b} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001207 sec., 134217.06710853355 rows/sec., 9.35 MiB/sec. | ||
| 9859 | 2026.02.24 02:28:02.102302 [ 276 ] {361442d3-4577-40b8-9160-96adb4a74f7b} <Debug> TCPHandler: Processed in 0.00136734 sec. | ||
| 9860 | 2026.02.24 02:28:02.102438 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9861 | 2026.02.24 02:28:02.102559 [ 276 ] {a8b4d472-59b5-4161-ac62-fc53a0640080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9862 | 2026.02.24 02:28:02.102625 [ 276 ] {a8b4d472-59b5-4161-ac62-fc53a0640080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9863 | 2026.02.24 02:28:02.103548 [ 276 ] {a8b4d472-59b5-4161-ac62-fc53a0640080} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9864 | 2026.02.24 02:28:02.103585 [ 276 ] {a8b4d472-59b5-4161-ac62-fc53a0640080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9865 | 2026.02.24 02:28:02.104126 [ 276 ] {a8b4d472-59b5-4161-ac62-fc53a0640080} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9866 | 2026.02.24 02:28:02.104348 [ 276 ] {a8b4d472-59b5-4161-ac62-fc53a0640080} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9867 | 2026.02.24 02:28:02.104486 [ 276 ] {a8b4d472-59b5-4161-ac62-fc53a0640080} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00195 sec., 15897.435897435898 rows/sec., 28.49 MiB/sec. | ||
| 9868 | 2026.02.24 02:28:02.104538 [ 276 ] {a8b4d472-59b5-4161-ac62-fc53a0640080} <Debug> TCPHandler: Processed in 0.002166352 sec. | ||
| 9869 | 2026.02.24 02:28:02.104645 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9870 | 2026.02.24 02:28:02.104738 [ 276 ] {2cc5ba0f-1bbb-4291-8640-6a0d7406b09c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9871 | 2026.02.24 02:28:02.104779 [ 276 ] {2cc5ba0f-1bbb-4291-8640-6a0d7406b09c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9872 | 2026.02.24 02:28:02.105125 [ 276 ] {2cc5ba0f-1bbb-4291-8640-6a0d7406b09c} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9873 | 2026.02.24 02:28:02.105161 [ 276 ] {2cc5ba0f-1bbb-4291-8640-6a0d7406b09c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9874 | 2026.02.24 02:28:02.105463 [ 276 ] {2cc5ba0f-1bbb-4291-8640-6a0d7406b09c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9875 | 2026.02.24 02:28:02.105667 [ 276 ] {2cc5ba0f-1bbb-4291-8640-6a0d7406b09c} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9876 | 2026.02.24 02:28:02.105791 [ 276 ] {2cc5ba0f-1bbb-4291-8640-6a0d7406b09c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 9877 | 2026.02.24 02:28:02.105826 [ 276 ] {2cc5ba0f-1bbb-4291-8640-6a0d7406b09c} <Debug> TCPHandler: Processed in 0.001230098 sec. | ||
| 9878 | 2026.02.24 02:28:02.115905 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19716 | ||
| 9879 | 2026.02.24 02:28:02.116451 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9880 | 2026.02.24 02:28:02.116488 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9881 | 2026.02.24 02:28:02.116991 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9882 | 2026.02.24 02:28:02.117234 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9883 | 2026.02.24 02:28:02.117366 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19716 | ||
| 9884 | 2026.02.24 02:28:02.117381 [ 94 ] {} <Debug> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9885 | 2026.02.24 02:28:02.117446 [ 94 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9886 | 2026.02.24 02:28:02.117465 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9887 | 2026.02.24 02:28:02.117576 [ 192 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 9888 | 2026.02.24 02:28:02.117685 [ 192 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9889 | 2026.02.24 02:28:02.117717 [ 192 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17284 rows starting from the beginning of the part | ||
| 9890 | 2026.02.24 02:28:02.117770 [ 192 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 9891 | 2026.02.24 02:28:02.117841 [ 192 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 9892 | 2026.02.24 02:28:02.117881 [ 192 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 9893 | 2026.02.24 02:28:02.117917 [ 192 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 9894 | 2026.02.24 02:28:02.117954 [ 192 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 9895 | 2026.02.24 02:28:02.119806 [ 193 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19716 rows, containing 4 columns (4 merged, 0 gathered) in 0.002271114 sec., 8681202.264615515 rows/sec., 124.19 MiB/sec. | ||
| 9896 | 2026.02.24 02:28:02.120164 [ 197 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9897 | 2026.02.24 02:28:02.120461 [ 197 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_41_8} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9898 | 2026.02.24 02:28:02.120561 [ 197 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_41_8} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9899 | 2026.02.24 02:28:02.120656 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.63 MiB. | ||
| 9900 | 2026.02.24 02:28:03.143503 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9901 | 2026.02.24 02:28:03.160762 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9902 | 2026.02.24 02:28:03.160814 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 9903 | 2026.02.24 02:28:03.167009 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9904 | 2026.02.24 02:28:03.167721 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9905 | 2026.02.24 02:28:03.168043 [ 93 ] {} <Debug> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9906 | 2026.02.24 02:28:03.168145 [ 93 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9907 | 2026.02.24 02:28:03.168184 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 9908 | 2026.02.24 02:28:03.168380 [ 191 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 9909 | 2026.02.24 02:28:03.170844 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9910 | 2026.02.24 02:28:03.172346 [ 191 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9911 | 2026.02.24 02:28:03.173958 [ 191 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 9912 | 2026.02.24 02:28:03.178620 [ 191 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 9913 | 2026.02.24 02:28:03.183114 [ 191 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 9914 | 2026.02.24 02:28:03.187773 [ 191 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 9915 | 2026.02.24 02:28:03.192261 [ 191 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 9916 | 2026.02.24 02:28:03.196111 [ 191 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 9917 | 2026.02.24 02:28:03.246290 [ 198 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.077998049 sec., 3961.6375532675183 rows/sec., 20.48 MiB/sec. | ||
| 9918 | 2026.02.24 02:28:03.248929 [ 198 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9919 | 2026.02.24 02:28:03.250919 [ 198 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_41_8} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9920 | 2026.02.24 02:28:03.250996 [ 198 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_41_8} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9921 | 2026.02.24 02:28:03.253771 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9922 | 2026.02.24 02:28:04.673149 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1298 | ||
| 9923 | 2026.02.24 02:28:04.675504 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9924 | 2026.02.24 02:28:04.675546 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 9925 | 2026.02.24 02:28:04.676718 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9926 | 2026.02.24 02:28:04.676979 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9927 | 2026.02.24 02:28:04.677122 [ 90 ] {} <Debug> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9928 | 2026.02.24 02:28:04.677160 [ 90 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9929 | 2026.02.24 02:28:04.677178 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 9930 | 2026.02.24 02:28:04.677245 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1298 | ||
| 9931 | 2026.02.24 02:28:04.677276 [ 201 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::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 | ||
| 9932 | 2026.02.24 02:28:04.677855 [ 201 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9933 | 2026.02.24 02:28:04.678008 [ 201 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1100 rows starting from the beginning of the part | ||
| 9934 | 2026.02.24 02:28:04.678383 [ 201 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 44 rows starting from the beginning of the part | ||
| 9935 | 2026.02.24 02:28:04.678704 [ 201 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part | ||
| 9936 | 2026.02.24 02:28:04.679023 [ 201 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
| 9937 | 2026.02.24 02:28:04.679341 [ 201 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::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 | ||
| 9938 | 2026.02.24 02:28:04.679654 [ 201 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
| 9939 | 2026.02.24 02:28:04.686189 [ 199 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1298 rows, containing 72 columns (72 merged, 0 gathered) in 0.008955973 sec., 144931.2095960986 rows/sec., 116.90 MiB/sec. | ||
| 9940 | 2026.02.24 02:28:04.687858 [ 188 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9941 | 2026.02.24 02:28:04.688500 [ 188 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_31_6} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9942 | 2026.02.24 02:28:04.688589 [ 188 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_31_6} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9943 | 2026.02.24 02:28:04.688834 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 9944 | 2026.02.24 02:28:07.101131 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9945 | 2026.02.24 02:28:07.101413 [ 276 ] {a8189daf-a8e2-44b2-8b54-29f605b76b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9946 | 2026.02.24 02:28:07.101516 [ 276 ] {a8189daf-a8e2-44b2-8b54-29f605b76b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9947 | 2026.02.24 02:28:07.102489 [ 276 ] {a8189daf-a8e2-44b2-8b54-29f605b76b0b} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9948 | 2026.02.24 02:28:07.102532 [ 276 ] {a8189daf-a8e2-44b2-8b54-29f605b76b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 9949 | 2026.02.24 02:28:07.102910 [ 276 ] {a8189daf-a8e2-44b2-8b54-29f605b76b0b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9950 | 2026.02.24 02:28:07.103129 [ 276 ] {a8189daf-a8e2-44b2-8b54-29f605b76b0b} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9951 | 2026.02.24 02:28:07.103358 [ 276 ] {a8189daf-a8e2-44b2-8b54-29f605b76b0b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002021 sec., 140524.49282533402 rows/sec., 8.93 MiB/sec. | ||
| 9952 | 2026.02.24 02:28:07.103411 [ 276 ] {a8189daf-a8e2-44b2-8b54-29f605b76b0b} <Debug> TCPHandler: Processed in 0.002460657 sec. | ||
| 9953 | 2026.02.24 02:28:07.103537 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9954 | 2026.02.24 02:28:07.103638 [ 276 ] {d6f32761-1f63-4938-8d36-b8fb29c57ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9955 | 2026.02.24 02:28:07.103682 [ 276 ] {d6f32761-1f63-4938-8d36-b8fb29c57ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9956 | 2026.02.24 02:28:07.104499 [ 276 ] {d6f32761-1f63-4938-8d36-b8fb29c57ce8} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9957 | 2026.02.24 02:28:07.104537 [ 276 ] {d6f32761-1f63-4938-8d36-b8fb29c57ce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 9958 | 2026.02.24 02:28:07.104897 [ 276 ] {d6f32761-1f63-4938-8d36-b8fb29c57ce8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9959 | 2026.02.24 02:28:07.105134 [ 276 ] {d6f32761-1f63-4938-8d36-b8fb29c57ce8} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9960 | 2026.02.24 02:28:07.105270 [ 276 ] {d6f32761-1f63-4938-8d36-b8fb29c57ce8} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001657 sec., 493059.7465298732 rows/sec., 39.01 MiB/sec. | ||
| 9961 | 2026.02.24 02:28:07.105308 [ 276 ] {d6f32761-1f63-4938-8d36-b8fb29c57ce8} <Debug> TCPHandler: Processed in 0.001827527 sec. | ||
| 9962 | 2026.02.24 02:28:07.105408 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9963 | 2026.02.24 02:28:07.105498 [ 276 ] {6f931c7f-4ed8-428b-9a8a-37583f4d437a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9964 | 2026.02.24 02:28:07.105535 [ 276 ] {6f931c7f-4ed8-428b-9a8a-37583f4d437a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9965 | 2026.02.24 02:28:07.105940 [ 276 ] {6f931c7f-4ed8-428b-9a8a-37583f4d437a} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9966 | 2026.02.24 02:28:07.105974 [ 276 ] {6f931c7f-4ed8-428b-9a8a-37583f4d437a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 9967 | 2026.02.24 02:28:07.106357 [ 276 ] {6f931c7f-4ed8-428b-9a8a-37583f4d437a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9968 | 2026.02.24 02:28:07.106598 [ 276 ] {6f931c7f-4ed8-428b-9a8a-37583f4d437a} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9969 | 2026.02.24 02:28:07.106738 [ 276 ] {6f931c7f-4ed8-428b-9a8a-37583f4d437a} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001241 sec., 122481.86946011282 rows/sec., 7.31 MiB/sec. | ||
| 9970 | 2026.02.24 02:28:07.106777 [ 276 ] {6f931c7f-4ed8-428b-9a8a-37583f4d437a} <Debug> TCPHandler: Processed in 0.001404541 sec. | ||
| 9971 | 2026.02.24 02:28:07.106881 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9972 | 2026.02.24 02:28:07.106975 [ 276 ] {aff47052-7ae3-4ae9-83e2-c33b970e1eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9973 | 2026.02.24 02:28:07.107015 [ 276 ] {aff47052-7ae3-4ae9-83e2-c33b970e1eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9974 | 2026.02.24 02:28:07.107454 [ 276 ] {aff47052-7ae3-4ae9-83e2-c33b970e1eac} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9975 | 2026.02.24 02:28:07.107491 [ 276 ] {aff47052-7ae3-4ae9-83e2-c33b970e1eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 9976 | 2026.02.24 02:28:07.107812 [ 276 ] {aff47052-7ae3-4ae9-83e2-c33b970e1eac} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9977 | 2026.02.24 02:28:07.108027 [ 276 ] {aff47052-7ae3-4ae9-83e2-c33b970e1eac} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9978 | 2026.02.24 02:28:07.108158 [ 276 ] {aff47052-7ae3-4ae9-83e2-c33b970e1eac} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001201 sec., 124063.28059950042 rows/sec., 8.02 MiB/sec. | ||
| 9979 | 2026.02.24 02:28:07.108195 [ 276 ] {aff47052-7ae3-4ae9-83e2-c33b970e1eac} <Debug> TCPHandler: Processed in 0.00136295 sec. | ||
| 9980 | 2026.02.24 02:28:07.108299 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9981 | 2026.02.24 02:28:07.108394 [ 276 ] {3343a7f8-e81a-43bb-8a0d-a4fda8493d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9982 | 2026.02.24 02:28:07.108434 [ 276 ] {3343a7f8-e81a-43bb-8a0d-a4fda8493d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9983 | 2026.02.24 02:28:07.108865 [ 276 ] {3343a7f8-e81a-43bb-8a0d-a4fda8493d3e} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9984 | 2026.02.24 02:28:07.108900 [ 276 ] {3343a7f8-e81a-43bb-8a0d-a4fda8493d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 9985 | 2026.02.24 02:28:07.109206 [ 276 ] {3343a7f8-e81a-43bb-8a0d-a4fda8493d3e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9986 | 2026.02.24 02:28:07.109407 [ 276 ] {3343a7f8-e81a-43bb-8a0d-a4fda8493d3e} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9987 | 2026.02.24 02:28:07.109531 [ 276 ] {3343a7f8-e81a-43bb-8a0d-a4fda8493d3e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001175 sec., 125957.44680851063 rows/sec., 7.16 MiB/sec. | ||
| 9988 | 2026.02.24 02:28:07.109568 [ 276 ] {3343a7f8-e81a-43bb-8a0d-a4fda8493d3e} <Debug> TCPHandler: Processed in 0.001339 sec. | ||
| 9989 | 2026.02.24 02:28:07.109665 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9990 | 2026.02.24 02:28:07.109752 [ 276 ] {2b856796-19dc-45aa-bfa6-832fc5b4cc80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9991 | 2026.02.24 02:28:07.109788 [ 276 ] {2b856796-19dc-45aa-bfa6-832fc5b4cc80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9992 | 2026.02.24 02:28:07.110401 [ 276 ] {2b856796-19dc-45aa-bfa6-832fc5b4cc80} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9993 | 2026.02.24 02:28:07.110438 [ 276 ] {2b856796-19dc-45aa-bfa6-832fc5b4cc80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 9994 | 2026.02.24 02:28:07.110764 [ 276 ] {2b856796-19dc-45aa-bfa6-832fc5b4cc80} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9995 | 2026.02.24 02:28:07.110978 [ 276 ] {2b856796-19dc-45aa-bfa6-832fc5b4cc80} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9996 | 2026.02.24 02:28:07.111110 [ 276 ] {2b856796-19dc-45aa-bfa6-832fc5b4cc80} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001341 sec., 372856.07755406416 rows/sec., 26.20 MiB/sec. | ||
| 9997 | 2026.02.24 02:28:07.111148 [ 276 ] {2b856796-19dc-45aa-bfa6-832fc5b4cc80} <Debug> TCPHandler: Processed in 0.001503482 sec. | ||
| 9998 | 2026.02.24 02:28:07.111268 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9999 | 2026.02.24 02:28:07.111392 [ 276 ] {1b589dff-34fd-46d2-9a28-425bc052afe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10000 | 2026.02.24 02:28:07.111445 [ 276 ] {1b589dff-34fd-46d2-9a28-425bc052afe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10001 | 2026.02.24 02:28:07.111837 [ 276 ] {1b589dff-34fd-46d2-9a28-425bc052afe7} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10002 | 2026.02.24 02:28:07.111886 [ 276 ] {1b589dff-34fd-46d2-9a28-425bc052afe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10003 | 2026.02.24 02:28:07.112278 [ 276 ] {1b589dff-34fd-46d2-9a28-425bc052afe7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10004 | 2026.02.24 02:28:07.112497 [ 276 ] {1b589dff-34fd-46d2-9a28-425bc052afe7} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10005 | 2026.02.24 02:28:07.112634 [ 276 ] {1b589dff-34fd-46d2-9a28-425bc052afe7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001265 sec., 4743.083003952569 rows/sec., 247.81 KiB/sec. | ||
| 10006 | 2026.02.24 02:28:07.112672 [ 276 ] {1b589dff-34fd-46d2-9a28-425bc052afe7} <Debug> TCPHandler: Processed in 0.001466491 sec. | ||
| 10007 | 2026.02.24 02:28:07.112772 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10008 | 2026.02.24 02:28:07.112870 [ 276 ] {b37b2117-a2f5-4ba4-87ac-51293c5d1eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10009 | 2026.02.24 02:28:07.112914 [ 276 ] {b37b2117-a2f5-4ba4-87ac-51293c5d1eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10010 | 2026.02.24 02:28:07.113317 [ 276 ] {b37b2117-a2f5-4ba4-87ac-51293c5d1eb2} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10011 | 2026.02.24 02:28:07.113351 [ 276 ] {b37b2117-a2f5-4ba4-87ac-51293c5d1eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10012 | 2026.02.24 02:28:07.113665 [ 276 ] {b37b2117-a2f5-4ba4-87ac-51293c5d1eb2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10013 | 2026.02.24 02:28:07.113880 [ 276 ] {b37b2117-a2f5-4ba4-87ac-51293c5d1eb2} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10014 | 2026.02.24 02:28:07.114006 [ 276 ] {b37b2117-a2f5-4ba4-87ac-51293c5d1eb2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001206 sec., 219734.66003316749 rows/sec., 14.60 MiB/sec. | ||
| 10015 | 2026.02.24 02:28:07.114041 [ 276 ] {b37b2117-a2f5-4ba4-87ac-51293c5d1eb2} <Debug> TCPHandler: Processed in 0.001372541 sec. | ||
| 10016 | 2026.02.24 02:28:07.114155 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10017 | 2026.02.24 02:28:07.114316 [ 276 ] {202e6a88-10b1-4b58-b607-a06acdb13b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10018 | 2026.02.24 02:28:07.114358 [ 276 ] {202e6a88-10b1-4b58-b607-a06acdb13b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10019 | 2026.02.24 02:28:07.114670 [ 276 ] {202e6a88-10b1-4b58-b607-a06acdb13b4a} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10020 | 2026.02.24 02:28:07.114706 [ 276 ] {202e6a88-10b1-4b58-b607-a06acdb13b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10021 | 2026.02.24 02:28:07.115011 [ 276 ] {202e6a88-10b1-4b58-b607-a06acdb13b4a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10022 | 2026.02.24 02:28:07.115228 [ 276 ] {202e6a88-10b1-4b58-b607-a06acdb13b4a} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10023 | 2026.02.24 02:28:07.115359 [ 276 ] {202e6a88-10b1-4b58-b607-a06acdb13b4a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 10024 | 2026.02.24 02:28:07.115395 [ 276 ] {202e6a88-10b1-4b58-b607-a06acdb13b4a} <Debug> TCPHandler: Processed in 0.001228328 sec. | ||
| 10025 | 2026.02.24 02:28:07.115498 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10026 | 2026.02.24 02:28:07.115601 [ 276 ] {4b2aa431-9599-4b3f-a47e-2f119ca09ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10027 | 2026.02.24 02:28:07.115657 [ 276 ] {4b2aa431-9599-4b3f-a47e-2f119ca09ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10028 | 2026.02.24 02:28:07.116436 [ 276 ] {4b2aa431-9599-4b3f-a47e-2f119ca09ad3} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10029 | 2026.02.24 02:28:07.116472 [ 276 ] {4b2aa431-9599-4b3f-a47e-2f119ca09ad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10030 | 2026.02.24 02:28:07.116989 [ 276 ] {4b2aa431-9599-4b3f-a47e-2f119ca09ad3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10031 | 2026.02.24 02:28:07.117215 [ 276 ] {4b2aa431-9599-4b3f-a47e-2f119ca09ad3} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10032 | 2026.02.24 02:28:07.117352 [ 276 ] {4b2aa431-9599-4b3f-a47e-2f119ca09ad3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001778 sec., 5624.29696287964 rows/sec., 10.08 MiB/sec. | ||
| 10033 | 2026.02.24 02:28:07.117404 [ 276 ] {4b2aa431-9599-4b3f-a47e-2f119ca09ad3} <Debug> TCPHandler: Processed in 0.001967639 sec. | ||
| 10034 | 2026.02.24 02:28:07.117505 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10035 | 2026.02.24 02:28:07.117595 [ 276 ] {511d6313-c29c-48b7-8ed6-0acad2c397d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10036 | 2026.02.24 02:28:07.117636 [ 276 ] {511d6313-c29c-48b7-8ed6-0acad2c397d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10037 | 2026.02.24 02:28:07.117945 [ 276 ] {511d6313-c29c-48b7-8ed6-0acad2c397d7} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10038 | 2026.02.24 02:28:07.117979 [ 276 ] {511d6313-c29c-48b7-8ed6-0acad2c397d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10039 | 2026.02.24 02:28:07.118334 [ 276 ] {511d6313-c29c-48b7-8ed6-0acad2c397d7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10040 | 2026.02.24 02:28:07.118545 [ 276 ] {511d6313-c29c-48b7-8ed6-0acad2c397d7} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10041 | 2026.02.24 02:28:07.118670 [ 276 ] {511d6313-c29c-48b7-8ed6-0acad2c397d7} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001069 sec., 84190.83255378858 rows/sec., 5.27 MiB/sec. | ||
| 10042 | 2026.02.24 02:28:07.118707 [ 276 ] {511d6313-c29c-48b7-8ed6-0acad2c397d7} <Debug> TCPHandler: Processed in 0.001233968 sec. | ||
| 10043 | 2026.02.24 02:28:09.490355 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10044 | 2026.02.24 02:28:09.490425 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10045 | 2026.02.24 02:28:09.617434 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20164 | ||
| 10046 | 2026.02.24 02:28:09.617918 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10047 | 2026.02.24 02:28:09.617952 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10048 | 2026.02.24 02:28:09.618447 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10049 | 2026.02.24 02:28:09.618697 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10050 | 2026.02.24 02:28:09.618829 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20164 | ||
| 10051 | 2026.02.24 02:28:10.671882 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 10052 | 2026.02.24 02:28:10.687066 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10053 | 2026.02.24 02:28:10.687113 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10054 | 2026.02.24 02:28:10.692549 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10055 | 2026.02.24 02:28:10.693246 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10056 | 2026.02.24 02:28:10.695838 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 10057 | 2026.02.24 02:28:12.093317 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10058 | 2026.02.24 02:28:12.093605 [ 276 ] {6841c0be-3d57-4a14-b7a7-6aa47b0192d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10059 | 2026.02.24 02:28:12.093713 [ 276 ] {6841c0be-3d57-4a14-b7a7-6aa47b0192d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10060 | 2026.02.24 02:28:12.094608 [ 276 ] {6841c0be-3d57-4a14-b7a7-6aa47b0192d0} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10061 | 2026.02.24 02:28:12.094662 [ 276 ] {6841c0be-3d57-4a14-b7a7-6aa47b0192d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10062 | 2026.02.24 02:28:12.095065 [ 276 ] {6841c0be-3d57-4a14-b7a7-6aa47b0192d0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10063 | 2026.02.24 02:28:12.095304 [ 276 ] {6841c0be-3d57-4a14-b7a7-6aa47b0192d0} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10064 | 2026.02.24 02:28:12.095493 [ 276 ] {6841c0be-3d57-4a14-b7a7-6aa47b0192d0} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001965 sec., 60050.89058524172 rows/sec., 5.11 MiB/sec. | ||
| 10065 | 2026.02.24 02:28:12.095559 [ 276 ] {6841c0be-3d57-4a14-b7a7-6aa47b0192d0} <Debug> TCPHandler: Processed in 0.002427367 sec. | ||
| 10066 | 2026.02.24 02:28:12.095706 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10067 | 2026.02.24 02:28:12.095818 [ 276 ] {3581a349-92af-4c34-91f2-c58422465273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10068 | 2026.02.24 02:28:12.095863 [ 276 ] {3581a349-92af-4c34-91f2-c58422465273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10069 | 2026.02.24 02:28:12.096266 [ 276 ] {3581a349-92af-4c34-91f2-c58422465273} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10070 | 2026.02.24 02:28:12.096301 [ 276 ] {3581a349-92af-4c34-91f2-c58422465273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10071 | 2026.02.24 02:28:12.096600 [ 276 ] {3581a349-92af-4c34-91f2-c58422465273} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10072 | 2026.02.24 02:28:12.096796 [ 276 ] {3581a349-92af-4c34-91f2-c58422465273} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10073 | 2026.02.24 02:28:12.097000 [ 276 ] {3581a349-92af-4c34-91f2-c58422465273} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001204 sec., 25747.50830564784 rows/sec., 1.89 MiB/sec. | ||
| 10074 | 2026.02.24 02:28:12.097041 [ 276 ] {3581a349-92af-4c34-91f2-c58422465273} <Debug> TCPHandler: Processed in 0.001395651 sec. | ||
| 10075 | 2026.02.24 02:28:12.097161 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10076 | 2026.02.24 02:28:12.097286 [ 276 ] {131ddcc6-22fc-4a87-be6e-daf6695f8be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10077 | 2026.02.24 02:28:12.097335 [ 276 ] {131ddcc6-22fc-4a87-be6e-daf6695f8be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10078 | 2026.02.24 02:28:12.097860 [ 276 ] {131ddcc6-22fc-4a87-be6e-daf6695f8be6} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10079 | 2026.02.24 02:28:12.097906 [ 276 ] {131ddcc6-22fc-4a87-be6e-daf6695f8be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10080 | 2026.02.24 02:28:12.098261 [ 276 ] {131ddcc6-22fc-4a87-be6e-daf6695f8be6} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10081 | 2026.02.24 02:28:12.098478 [ 276 ] {131ddcc6-22fc-4a87-be6e-daf6695f8be6} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10082 | 2026.02.24 02:28:12.098624 [ 276 ] {131ddcc6-22fc-4a87-be6e-daf6695f8be6} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001364 sec., 69648.09384164223 rows/sec., 5.44 MiB/sec. | ||
| 10083 | 2026.02.24 02:28:12.098664 [ 276 ] {131ddcc6-22fc-4a87-be6e-daf6695f8be6} <Debug> TCPHandler: Processed in 0.001564973 sec. | ||
| 10084 | 2026.02.24 02:28:12.098773 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10085 | 2026.02.24 02:28:12.098869 [ 276 ] {bec240d1-a7f7-42e3-98cf-cbebbdc5bb70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10086 | 2026.02.24 02:28:12.098914 [ 276 ] {bec240d1-a7f7-42e3-98cf-cbebbdc5bb70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10087 | 2026.02.24 02:28:12.099298 [ 276 ] {bec240d1-a7f7-42e3-98cf-cbebbdc5bb70} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10088 | 2026.02.24 02:28:12.099333 [ 276 ] {bec240d1-a7f7-42e3-98cf-cbebbdc5bb70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10089 | 2026.02.24 02:28:12.099656 [ 276 ] {bec240d1-a7f7-42e3-98cf-cbebbdc5bb70} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10090 | 2026.02.24 02:28:12.099855 [ 276 ] {bec240d1-a7f7-42e3-98cf-cbebbdc5bb70} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10091 | 2026.02.24 02:28:12.100060 [ 276 ] {bec240d1-a7f7-42e3-98cf-cbebbdc5bb70} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 10092 | 2026.02.24 02:28:12.100099 [ 276 ] {bec240d1-a7f7-42e3-98cf-cbebbdc5bb70} <Debug> TCPHandler: Processed in 0.00137544 sec. | ||
| 10093 | 2026.02.24 02:28:12.100202 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10094 | 2026.02.24 02:28:12.100298 [ 276 ] {c5fd8715-1313-4d5f-b5d7-24211f1e1c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10095 | 2026.02.24 02:28:12.100354 [ 276 ] {c5fd8715-1313-4d5f-b5d7-24211f1e1c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10096 | 2026.02.24 02:28:12.101231 [ 276 ] {c5fd8715-1313-4d5f-b5d7-24211f1e1c50} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10097 | 2026.02.24 02:28:12.101269 [ 276 ] {c5fd8715-1313-4d5f-b5d7-24211f1e1c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10098 | 2026.02.24 02:28:12.101839 [ 276 ] {c5fd8715-1313-4d5f-b5d7-24211f1e1c50} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10099 | 2026.02.24 02:28:12.102083 [ 276 ] {c5fd8715-1313-4d5f-b5d7-24211f1e1c50} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10100 | 2026.02.24 02:28:12.102234 [ 276 ] {c5fd8715-1313-4d5f-b5d7-24211f1e1c50} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001954 sec., 15864.89252814739 rows/sec., 28.43 MiB/sec. | ||
| 10101 | 2026.02.24 02:28:12.102302 [ 276 ] {c5fd8715-1313-4d5f-b5d7-24211f1e1c50} <Debug> TCPHandler: Processed in 0.002148932 sec. | ||
| 10102 | 2026.02.24 02:28:12.102414 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10103 | 2026.02.24 02:28:12.102510 [ 276 ] {7855053a-f9b7-43c3-b284-f5175d6c3206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10104 | 2026.02.24 02:28:12.102552 [ 276 ] {7855053a-f9b7-43c3-b284-f5175d6c3206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10105 | 2026.02.24 02:28:12.102891 [ 276 ] {7855053a-f9b7-43c3-b284-f5175d6c3206} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10106 | 2026.02.24 02:28:12.102929 [ 276 ] {7855053a-f9b7-43c3-b284-f5175d6c3206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10107 | 2026.02.24 02:28:12.103226 [ 276 ] {7855053a-f9b7-43c3-b284-f5175d6c3206} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10108 | 2026.02.24 02:28:12.103422 [ 276 ] {7855053a-f9b7-43c3-b284-f5175d6c3206} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10109 | 2026.02.24 02:28:12.103543 [ 276 ] {7855053a-f9b7-43c3-b284-f5175d6c3206} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 10110 | 2026.02.24 02:28:12.103577 [ 276 ] {7855053a-f9b7-43c3-b284-f5175d6c3206} <Debug> TCPHandler: Processed in 0.001255068 sec. | ||
| 10111 | 2026.02.24 02:28:14.677736 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1332 | ||
| 10112 | 2026.02.24 02:28:14.680059 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10113 | 2026.02.24 02:28:14.680100 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10114 | 2026.02.24 02:28:14.681344 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10115 | 2026.02.24 02:28:14.681620 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10116 | 2026.02.24 02:28:14.681878 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1332 | ||
| 10117 | 2026.02.24 02:28:15.464717 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10118 | 2026.02.24 02:28:15.464999 [ 276 ] {cac20690-d13d-432f-9160-d567bc8997fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10119 | 2026.02.24 02:28:15.465105 [ 276 ] {cac20690-d13d-432f-9160-d567bc8997fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10120 | 2026.02.24 02:28:15.466039 [ 276 ] {cac20690-d13d-432f-9160-d567bc8997fa} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10121 | 2026.02.24 02:28:15.466083 [ 276 ] {cac20690-d13d-432f-9160-d567bc8997fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10122 | 2026.02.24 02:28:15.466524 [ 276 ] {cac20690-d13d-432f-9160-d567bc8997fa} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10123 | 2026.02.24 02:28:15.466765 [ 276 ] {cac20690-d13d-432f-9160-d567bc8997fa} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10124 | 2026.02.24 02:28:15.466934 [ 276 ] {cac20690-d13d-432f-9160-d567bc8997fa} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002012 sec., 141153.0815109344 rows/sec., 8.97 MiB/sec. | ||
| 10125 | 2026.02.24 02:28:15.466987 [ 276 ] {cac20690-d13d-432f-9160-d567bc8997fa} <Debug> TCPHandler: Processed in 0.002466307 sec. | ||
| 10126 | 2026.02.24 02:28:15.467120 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10127 | 2026.02.24 02:28:15.467224 [ 276 ] {60f4792b-c50d-4203-ab6b-75c8d55f8080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10128 | 2026.02.24 02:28:15.467272 [ 276 ] {60f4792b-c50d-4203-ab6b-75c8d55f8080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10129 | 2026.02.24 02:28:15.467766 [ 276 ] {60f4792b-c50d-4203-ab6b-75c8d55f8080} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10130 | 2026.02.24 02:28:15.467802 [ 276 ] {60f4792b-c50d-4203-ab6b-75c8d55f8080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10131 | 2026.02.24 02:28:15.468137 [ 276 ] {60f4792b-c50d-4203-ab6b-75c8d55f8080} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10132 | 2026.02.24 02:28:15.468363 [ 276 ] {60f4792b-c50d-4203-ab6b-75c8d55f8080} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10133 | 2026.02.24 02:28:15.468509 [ 276 ] {60f4792b-c50d-4203-ab6b-75c8d55f8080} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001306 sec., 6125.574272588055 rows/sec., 499.50 KiB/sec. | ||
| 10134 | 2026.02.24 02:28:15.468550 [ 276 ] {60f4792b-c50d-4203-ab6b-75c8d55f8080} <Debug> TCPHandler: Processed in 0.001485962 sec. | ||
| 10135 | 2026.02.24 02:28:15.468676 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10136 | 2026.02.24 02:28:15.468773 [ 276 ] {67a9dc9e-a653-4cf6-814d-e382061db553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10137 | 2026.02.24 02:28:15.468816 [ 276 ] {67a9dc9e-a653-4cf6-814d-e382061db553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10138 | 2026.02.24 02:28:15.470110 [ 276 ] {67a9dc9e-a653-4cf6-814d-e382061db553} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10139 | 2026.02.24 02:28:15.470148 [ 276 ] {67a9dc9e-a653-4cf6-814d-e382061db553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10140 | 2026.02.24 02:28:15.470615 [ 276 ] {67a9dc9e-a653-4cf6-814d-e382061db553} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10141 | 2026.02.24 02:28:15.470843 [ 276 ] {67a9dc9e-a653-4cf6-814d-e382061db553} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10142 | 2026.02.24 02:28:15.470949 [ 61 ] {} <Debug> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10143 | 2026.02.24 02:28:15.470983 [ 61 ] {} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10144 | 2026.02.24 02:28:15.470989 [ 276 ] {67a9dc9e-a653-4cf6-814d-e382061db553} <Debug> executeQuery: Read 1961 rows, 163.05 KiB in 0.002235 sec., 877404.9217002237 rows/sec., 71.24 MiB/sec. | ||
| 10145 | 2026.02.24 02:28:15.471001 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10146 | 2026.02.24 02:28:15.471031 [ 276 ] {67a9dc9e-a653-4cf6-814d-e382061db553} <Debug> TCPHandler: Processed in 0.002411125 sec. | ||
| 10147 | 2026.02.24 02:28:15.471118 [ 199 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::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 | ||
| 10148 | 2026.02.24 02:28:15.471151 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10149 | 2026.02.24 02:28:15.471257 [ 276 ] {579bbfc0-af4c-4738-a29b-e41c28bfac35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10150 | 2026.02.24 02:28:15.471261 [ 199 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10151 | 2026.02.24 02:28:15.471303 [ 276 ] {579bbfc0-af4c-4738-a29b-e41c28bfac35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10152 | 2026.02.24 02:28:15.471310 [ 199 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2151 rows starting from the beginning of the part | ||
| 10153 | 2026.02.24 02:28:15.471392 [ 199 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 817 rows starting from the beginning of the part | ||
| 10154 | 2026.02.24 02:28:15.471437 [ 199 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 120 rows starting from the beginning of the part | ||
| 10155 | 2026.02.24 02:28:15.471480 [ 199 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 817 rows starting from the beginning of the part | ||
| 10156 | 2026.02.24 02:28:15.471520 [ 199 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 118 rows starting from the beginning of the part | ||
| 10157 | 2026.02.24 02:28:15.471559 [ 199 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1961 rows starting from the beginning of the part | ||
| 10158 | 2026.02.24 02:28:15.471784 [ 276 ] {579bbfc0-af4c-4738-a29b-e41c28bfac35} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10159 | 2026.02.24 02:28:15.471829 [ 276 ] {579bbfc0-af4c-4738-a29b-e41c28bfac35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10160 | 2026.02.24 02:28:15.472185 [ 276 ] {579bbfc0-af4c-4738-a29b-e41c28bfac35} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10161 | 2026.02.24 02:28:15.472426 [ 276 ] {579bbfc0-af4c-4738-a29b-e41c28bfac35} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10162 | 2026.02.24 02:28:15.472573 [ 276 ] {579bbfc0-af4c-4738-a29b-e41c28bfac35} <Debug> executeQuery: Read 160 rows, 9.85 KiB in 0.001335 sec., 119850.1872659176 rows/sec., 7.21 MiB/sec. | ||
| 10163 | 2026.02.24 02:28:15.472612 [ 276 ] {579bbfc0-af4c-4738-a29b-e41c28bfac35} <Debug> TCPHandler: Processed in 0.001512653 sec. | ||
| 10164 | 2026.02.24 02:28:15.472730 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10165 | 2026.02.24 02:28:15.472826 [ 276 ] {abde3d56-23de-4bb7-a2bc-d7754a29c3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10166 | 2026.02.24 02:28:15.472867 [ 276 ] {abde3d56-23de-4bb7-a2bc-d7754a29c3f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10167 | 2026.02.24 02:28:15.473428 [ 276 ] {abde3d56-23de-4bb7-a2bc-d7754a29c3f9} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10168 | 2026.02.24 02:28:15.473467 [ 276 ] {abde3d56-23de-4bb7-a2bc-d7754a29c3f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10169 | 2026.02.24 02:28:15.473687 [ 188 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5984 rows, containing 5 columns (5 merged, 0 gathered) in 0.002627539 sec., 2277416.243869263 rows/sec., 193.47 MiB/sec. | ||
| 10170 | 2026.02.24 02:28:15.473821 [ 276 ] {abde3d56-23de-4bb7-a2bc-d7754a29c3f9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10171 | 2026.02.24 02:28:15.474030 [ 189 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10172 | 2026.02.24 02:28:15.474077 [ 276 ] {abde3d56-23de-4bb7-a2bc-d7754a29c3f9} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10173 | 2026.02.24 02:28:15.474229 [ 276 ] {abde3d56-23de-4bb7-a2bc-d7754a29c3f9} <Debug> executeQuery: Read 377 rows, 25.67 KiB in 0.00142 sec., 265492.95774647885 rows/sec., 17.65 MiB/sec. | ||
| 10174 | 2026.02.24 02:28:15.474234 [ 57 ] {} <Debug> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10175 | 2026.02.24 02:28:15.474272 [ 276 ] {abde3d56-23de-4bb7-a2bc-d7754a29c3f9} <Debug> TCPHandler: Processed in 0.001592503 sec. | ||
| 10176 | 2026.02.24 02:28:15.474291 [ 57 ] {} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10177 | 2026.02.24 02:28:15.474323 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10178 | 2026.02.24 02:28:15.474411 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10179 | 2026.02.24 02:28:15.474441 [ 189 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_71_14} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10180 | 2026.02.24 02:28:15.474445 [ 188 ] {510999a7-a64a-426c-aead-87c3b72e2154::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 | ||
| 10181 | 2026.02.24 02:28:15.474530 [ 276 ] {d48915c3-6e82-4229-9f64-74783bd212d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10182 | 2026.02.24 02:28:15.474556 [ 189 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_71_14} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10183 | 2026.02.24 02:28:15.474566 [ 188 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10184 | 2026.02.24 02:28:15.474580 [ 276 ] {d48915c3-6e82-4229-9f64-74783bd212d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10185 | 2026.02.24 02:28:15.474605 [ 188 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 403 rows starting from the beginning of the part | ||
| 10186 | 2026.02.24 02:28:15.474662 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 10187 | 2026.02.24 02:28:15.474663 [ 188 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 149 rows starting from the beginning of the part | ||
| 10188 | 2026.02.24 02:28:15.474729 [ 188 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 377 rows starting from the beginning of the part | ||
| 10189 | 2026.02.24 02:28:15.474767 [ 188 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 149 rows starting from the beginning of the part | ||
| 10190 | 2026.02.24 02:28:15.474808 [ 188 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 149 rows starting from the beginning of the part | ||
| 10191 | 2026.02.24 02:28:15.474847 [ 188 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 377 rows starting from the beginning of the part | ||
| 10192 | 2026.02.24 02:28:15.475120 [ 276 ] {d48915c3-6e82-4229-9f64-74783bd212d9} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10193 | 2026.02.24 02:28:15.475163 [ 276 ] {d48915c3-6e82-4229-9f64-74783bd212d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10194 | 2026.02.24 02:28:15.475538 [ 276 ] {d48915c3-6e82-4229-9f64-74783bd212d9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10195 | 2026.02.24 02:28:15.475747 [ 276 ] {d48915c3-6e82-4229-9f64-74783bd212d9} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10196 | 2026.02.24 02:28:15.475763 [ 188 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1604 rows, containing 5 columns (5 merged, 0 gathered) in 0.001372031 sec., 1169069.7950702282 rows/sec., 81.86 MiB/sec. | ||
| 10197 | 2026.02.24 02:28:15.475876 [ 276 ] {d48915c3-6e82-4229-9f64-74783bd212d9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001371 sec., 107950.40116703136 rows/sec., 6.14 MiB/sec. | ||
| 10198 | 2026.02.24 02:28:15.475879 [ 188 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10199 | 2026.02.24 02:28:15.475879 [ 57 ] {} <Debug> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
| 10200 | 2026.02.24 02:28:15.475913 [ 276 ] {d48915c3-6e82-4229-9f64-74783bd212d9} <Debug> TCPHandler: Processed in 0.001567943 sec. | ||
| 10201 | 2026.02.24 02:28:15.475940 [ 57 ] {} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10202 | 2026.02.24 02:28:15.475969 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10203 | 2026.02.24 02:28:15.476038 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10204 | 2026.02.24 02:28:15.476063 [ 189 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
| 10205 | 2026.02.24 02:28:15.476135 [ 276 ] {7ed72e27-bab4-4f24-86e9-805bb1595745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10206 | 2026.02.24 02:28:15.476137 [ 188 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_31_6} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10207 | 2026.02.24 02:28:15.476153 [ 189 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10208 | 2026.02.24 02:28:15.476179 [ 276 ] {7ed72e27-bab4-4f24-86e9-805bb1595745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10209 | 2026.02.24 02:28:15.476204 [ 189 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 160 rows starting from the beginning of the part | ||
| 10210 | 2026.02.24 02:28:15.476237 [ 188 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_31_6} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10211 | 2026.02.24 02:28:15.476272 [ 189 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 148 rows starting from the beginning of the part | ||
| 10212 | 2026.02.24 02:28:15.476307 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 10213 | 2026.02.24 02:28:15.476321 [ 189 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 148 rows starting from the beginning of the part | ||
| 10214 | 2026.02.24 02:28:15.476381 [ 189 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 148 rows starting from the beginning of the part | ||
| 10215 | 2026.02.24 02:28:15.476425 [ 189 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part | ||
| 10216 | 2026.02.24 02:28:15.476465 [ 189 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 10217 | 2026.02.24 02:28:15.476949 [ 276 ] {7ed72e27-bab4-4f24-86e9-805bb1595745} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10218 | 2026.02.24 02:28:15.476989 [ 276 ] {7ed72e27-bab4-4f24-86e9-805bb1595745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10219 | 2026.02.24 02:28:15.477347 [ 187 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001315419 sec., 684192.6412800788 rows/sec., 41.70 MiB/sec. | ||
| 10220 | 2026.02.24 02:28:15.477377 [ 276 ] {7ed72e27-bab4-4f24-86e9-805bb1595745} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10221 | 2026.02.24 02:28:15.477519 [ 187 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 10222 | 2026.02.24 02:28:15.477655 [ 276 ] {7ed72e27-bab4-4f24-86e9-805bb1595745} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10223 | 2026.02.24 02:28:15.477795 [ 57 ] {} <Debug> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10224 | 2026.02.24 02:28:15.477804 [ 276 ] {7ed72e27-bab4-4f24-86e9-805bb1595745} <Debug> executeQuery: Read 964 rows, 70.92 KiB in 0.001687 sec., 571428.5714285715 rows/sec., 41.05 MiB/sec. | ||
| 10225 | 2026.02.24 02:28:15.477836 [ 187 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_29_6} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10226 | 2026.02.24 02:28:15.477837 [ 57 ] {} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10227 | 2026.02.24 02:28:15.477861 [ 276 ] {7ed72e27-bab4-4f24-86e9-805bb1595745} <Debug> TCPHandler: Processed in 0.001870538 sec. | ||
| 10228 | 2026.02.24 02:28:15.477870 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10229 | 2026.02.24 02:28:15.477919 [ 187 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_29_6} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
| 10230 | 2026.02.24 02:28:15.477976 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10231 | 2026.02.24 02:28:15.477976 [ 202 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::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 | ||
| 10232 | 2026.02.24 02:28:15.478007 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 10233 | 2026.02.24 02:28:15.478074 [ 276 ] {3992c31f-e63e-4eaf-8410-2c288192bd9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10234 | 2026.02.24 02:28:15.478119 [ 276 ] {3992c31f-e63e-4eaf-8410-2c288192bd9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10235 | 2026.02.24 02:28:15.478130 [ 202 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10236 | 2026.02.24 02:28:15.478168 [ 202 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1061 rows starting from the beginning of the part | ||
| 10237 | 2026.02.24 02:28:15.478231 [ 202 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 500 rows starting from the beginning of the part | ||
| 10238 | 2026.02.24 02:28:15.478275 [ 202 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 99 rows starting from the beginning of the part | ||
| 10239 | 2026.02.24 02:28:15.478315 [ 202 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 500 rows starting from the beginning of the part | ||
| 10240 | 2026.02.24 02:28:15.478355 [ 202 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 95 rows starting from the beginning of the part | ||
| 10241 | 2026.02.24 02:28:15.478393 [ 202 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 964 rows starting from the beginning of the part | ||
| 10242 | 2026.02.24 02:28:15.478447 [ 276 ] {3992c31f-e63e-4eaf-8410-2c288192bd9c} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10243 | 2026.02.24 02:28:15.478488 [ 276 ] {3992c31f-e63e-4eaf-8410-2c288192bd9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10244 | 2026.02.24 02:28:15.478841 [ 276 ] {3992c31f-e63e-4eaf-8410-2c288192bd9c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10245 | 2026.02.24 02:28:15.479060 [ 276 ] {3992c31f-e63e-4eaf-8410-2c288192bd9c} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10246 | 2026.02.24 02:28:15.479201 [ 276 ] {3992c31f-e63e-4eaf-8410-2c288192bd9c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001145 sec., 5240.174672489083 rows/sec., 273.78 KiB/sec. | ||
| 10247 | 2026.02.24 02:28:15.479238 [ 276 ] {3992c31f-e63e-4eaf-8410-2c288192bd9c} <Debug> TCPHandler: Processed in 0.001309179 sec. | ||
| 10248 | 2026.02.24 02:28:15.479339 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10249 | 2026.02.24 02:28:15.479431 [ 276 ] {c4ef01d8-706e-4d0f-bd4a-653ac1c806a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10250 | 2026.02.24 02:28:15.479471 [ 276 ] {c4ef01d8-706e-4d0f-bd4a-653ac1c806a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10251 | 2026.02.24 02:28:15.479664 [ 200 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3219 rows, containing 5 columns (5 merged, 0 gathered) in 0.001729546 sec., 1861182.067432725 rows/sec., 141.19 MiB/sec. | ||
| 10252 | 2026.02.24 02:28:15.479857 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10253 | 2026.02.24 02:28:15.480061 [ 276 ] {c4ef01d8-706e-4d0f-bd4a-653ac1c806a1} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10254 | 2026.02.24 02:28:15.480104 [ 276 ] {c4ef01d8-706e-4d0f-bd4a-653ac1c806a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10255 | 2026.02.24 02:28:15.480131 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_71_14} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10256 | 2026.02.24 02:28:15.480223 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_71_14} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10257 | 2026.02.24 02:28:15.480305 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 10258 | 2026.02.24 02:28:15.480492 [ 276 ] {c4ef01d8-706e-4d0f-bd4a-653ac1c806a1} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10259 | 2026.02.24 02:28:15.480705 [ 276 ] {c4ef01d8-706e-4d0f-bd4a-653ac1c806a1} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10260 | 2026.02.24 02:28:15.480816 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10261 | 2026.02.24 02:28:15.480839 [ 276 ] {c4ef01d8-706e-4d0f-bd4a-653ac1c806a1} <Debug> executeQuery: Read 911 rows, 62.08 KiB in 0.001427 sec., 638402.2424667133 rows/sec., 42.48 MiB/sec. | ||
| 10262 | 2026.02.24 02:28:15.480853 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10263 | 2026.02.24 02:28:15.480883 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10264 | 2026.02.24 02:28:15.480884 [ 276 ] {c4ef01d8-706e-4d0f-bd4a-653ac1c806a1} <Debug> TCPHandler: Processed in 0.001593064 sec. | ||
| 10265 | 2026.02.24 02:28:15.480971 [ 200 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::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 | ||
| 10266 | 2026.02.24 02:28:15.481028 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10267 | 2026.02.24 02:28:15.481055 [ 200 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10268 | 2026.02.24 02:28:15.481082 [ 200 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19179 rows starting from the beginning of the part | ||
| 10269 | 2026.02.24 02:28:15.481120 [ 276 ] {e0d73e5d-ae52-4a9e-a461-e68e685dc2cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10270 | 2026.02.24 02:28:15.481135 [ 200 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 265 rows starting from the beginning of the part | ||
| 10271 | 2026.02.24 02:28:15.481162 [ 276 ] {e0d73e5d-ae52-4a9e-a461-e68e685dc2cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10272 | 2026.02.24 02:28:15.481180 [ 200 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 162 rows starting from the beginning of the part | ||
| 10273 | 2026.02.24 02:28:15.481222 [ 200 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 265 rows starting from the beginning of the part | ||
| 10274 | 2026.02.24 02:28:15.481261 [ 200 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::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 | ||
| 10275 | 2026.02.24 02:28:15.481299 [ 200 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 911 rows starting from the beginning of the part | ||
| 10276 | 2026.02.24 02:28:15.481481 [ 276 ] {e0d73e5d-ae52-4a9e-a461-e68e685dc2cb} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10277 | 2026.02.24 02:28:15.481516 [ 276 ] {e0d73e5d-ae52-4a9e-a461-e68e685dc2cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10278 | 2026.02.24 02:28:15.481835 [ 276 ] {e0d73e5d-ae52-4a9e-a461-e68e685dc2cb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10279 | 2026.02.24 02:28:15.482045 [ 276 ] {e0d73e5d-ae52-4a9e-a461-e68e685dc2cb} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10280 | 2026.02.24 02:28:15.482185 [ 276 ] {e0d73e5d-ae52-4a9e-a461-e68e685dc2cb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001082 sec., 924.2144177449168 rows/sec., 62.28 KiB/sec. | ||
| 10281 | 2026.02.24 02:28:15.482221 [ 276 ] {e0d73e5d-ae52-4a9e-a461-e68e685dc2cb} <Debug> TCPHandler: Processed in 0.001239549 sec. | ||
| 10282 | 2026.02.24 02:28:15.482325 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10283 | 2026.02.24 02:28:15.482417 [ 276 ] {ea79a2ce-2b58-4a37-8368-5c242f8e7dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10284 | 2026.02.24 02:28:15.482469 [ 276 ] {ea79a2ce-2b58-4a37-8368-5c242f8e7dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10285 | 2026.02.24 02:28:15.483220 [ 276 ] {ea79a2ce-2b58-4a37-8368-5c242f8e7dc0} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10286 | 2026.02.24 02:28:15.483255 [ 276 ] {ea79a2ce-2b58-4a37-8368-5c242f8e7dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10287 | 2026.02.24 02:28:15.483794 [ 276 ] {ea79a2ce-2b58-4a37-8368-5c242f8e7dc0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10288 | 2026.02.24 02:28:15.484009 [ 276 ] {ea79a2ce-2b58-4a37-8368-5c242f8e7dc0} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10289 | 2026.02.24 02:28:15.484152 [ 276 ] {ea79a2ce-2b58-4a37-8368-5c242f8e7dc0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001752 sec., 5707.762557077625 rows/sec., 10.23 MiB/sec. | ||
| 10290 | 2026.02.24 02:28:15.484205 [ 276 ] {ea79a2ce-2b58-4a37-8368-5c242f8e7dc0} <Debug> TCPHandler: Processed in 0.001927629 sec. | ||
| 10291 | 2026.02.24 02:28:15.484310 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10292 | 2026.02.24 02:28:15.484402 [ 276 ] {f8e82ec4-bac3-48e6-abfa-f0089eea8420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10293 | 2026.02.24 02:28:15.484442 [ 276 ] {f8e82ec4-bac3-48e6-abfa-f0089eea8420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10294 | 2026.02.24 02:28:15.484756 [ 276 ] {f8e82ec4-bac3-48e6-abfa-f0089eea8420} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10295 | 2026.02.24 02:28:15.484791 [ 276 ] {f8e82ec4-bac3-48e6-abfa-f0089eea8420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10296 | 2026.02.24 02:28:15.485106 [ 276 ] {f8e82ec4-bac3-48e6-abfa-f0089eea8420} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10297 | 2026.02.24 02:28:15.485313 [ 276 ] {f8e82ec4-bac3-48e6-abfa-f0089eea8420} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10298 | 2026.02.24 02:28:15.485418 [ 57 ] {} <Debug> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10299 | 2026.02.24 02:28:15.485435 [ 276 ] {f8e82ec4-bac3-48e6-abfa-f0089eea8420} <Debug> executeQuery: Read 74 rows, 4.66 KiB in 0.001052 sec., 70342.20532319392 rows/sec., 4.32 MiB/sec. | ||
| 10300 | 2026.02.24 02:28:15.485449 [ 57 ] {} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10301 | 2026.02.24 02:28:15.485475 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10302 | 2026.02.24 02:28:15.485477 [ 276 ] {f8e82ec4-bac3-48e6-abfa-f0089eea8420} <Debug> TCPHandler: Processed in 0.001217118 sec. | ||
| 10303 | 2026.02.24 02:28:15.485565 [ 197 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::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 | ||
| 10304 | 2026.02.24 02:28:15.485672 [ 197 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10305 | 2026.02.24 02:28:15.485701 [ 197 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4020 rows starting from the beginning of the part | ||
| 10306 | 2026.02.24 02:28:15.485757 [ 197 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 90 rows starting from the beginning of the part | ||
| 10307 | 2026.02.24 02:28:15.485802 [ 197 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::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 | ||
| 10308 | 2026.02.24 02:28:15.485844 [ 197 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 90 rows starting from the beginning of the part | ||
| 10309 | 2026.02.24 02:28:15.485885 [ 197 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::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 | ||
| 10310 | 2026.02.24 02:28:15.485927 [ 197 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 74 rows starting from the beginning of the part | ||
| 10311 | 2026.02.24 02:28:15.487456 [ 190 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20942 rows, containing 5 columns (5 merged, 0 gathered) in 0.006512746 sec., 3215540.7258320837 rows/sec., 217.47 MiB/sec. | ||
| 10312 | 2026.02.24 02:28:15.487627 [ 193 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4394 rows, containing 4 columns (4 merged, 0 gathered) in 0.002096811 sec., 2095563.2148057215 rows/sec., 135.60 MiB/sec. | ||
| 10313 | 2026.02.24 02:28:15.487764 [ 196 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10314 | 2026.02.24 02:28:15.488025 [ 197 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10315 | 2026.02.24 02:28:15.488049 [ 196 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10316 | 2026.02.24 02:28:15.488132 [ 196 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10317 | 2026.02.24 02:28:15.488201 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 10318 | 2026.02.24 02:28:15.488284 [ 197 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_71_14} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10319 | 2026.02.24 02:28:15.488356 [ 197 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_71_14} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10320 | 2026.02.24 02:28:15.488414 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 10321 | 2026.02.24 02:28:16.001020 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.18 MiB, peak 326.31 MiB, free memory in arenas 0.00 B, will set to 317.24 MiB (RSS), difference: 2.06 MiB | ||
| 10322 | 2026.02.24 02:28:17.087433 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10323 | 2026.02.24 02:28:17.087638 [ 276 ] {320d2cb4-5d07-4c37-adf4-4d4e7d9ba779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10324 | 2026.02.24 02:28:17.087716 [ 276 ] {320d2cb4-5d07-4c37-adf4-4d4e7d9ba779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10325 | 2026.02.24 02:28:17.088467 [ 276 ] {320d2cb4-5d07-4c37-adf4-4d4e7d9ba779} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10326 | 2026.02.24 02:28:17.088523 [ 276 ] {320d2cb4-5d07-4c37-adf4-4d4e7d9ba779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10327 | 2026.02.24 02:28:17.088924 [ 276 ] {320d2cb4-5d07-4c37-adf4-4d4e7d9ba779} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10328 | 2026.02.24 02:28:17.089163 [ 276 ] {320d2cb4-5d07-4c37-adf4-4d4e7d9ba779} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10329 | 2026.02.24 02:28:17.089355 [ 276 ] {320d2cb4-5d07-4c37-adf4-4d4e7d9ba779} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00177 sec., 31638.418079096045 rows/sec., 2.43 MiB/sec. | ||
| 10330 | 2026.02.24 02:28:17.089410 [ 276 ] {320d2cb4-5d07-4c37-adf4-4d4e7d9ba779} <Debug> TCPHandler: Processed in 0.002118451 sec. | ||
| 10331 | 2026.02.24 02:28:17.089532 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10332 | 2026.02.24 02:28:17.089636 [ 276 ] {1db49371-78e7-43b6-b71f-a2c34be33286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10333 | 2026.02.24 02:28:17.089680 [ 276 ] {1db49371-78e7-43b6-b71f-a2c34be33286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10334 | 2026.02.24 02:28:17.090141 [ 276 ] {1db49371-78e7-43b6-b71f-a2c34be33286} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10335 | 2026.02.24 02:28:17.090182 [ 276 ] {1db49371-78e7-43b6-b71f-a2c34be33286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10336 | 2026.02.24 02:28:17.090548 [ 276 ] {1db49371-78e7-43b6-b71f-a2c34be33286} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10337 | 2026.02.24 02:28:17.090778 [ 276 ] {1db49371-78e7-43b6-b71f-a2c34be33286} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10338 | 2026.02.24 02:28:17.090930 [ 276 ] {1db49371-78e7-43b6-b71f-a2c34be33286} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001317 sec., 48595.292331055425 rows/sec., 3.79 MiB/sec. | ||
| 10339 | 2026.02.24 02:28:17.090970 [ 276 ] {1db49371-78e7-43b6-b71f-a2c34be33286} <Debug> TCPHandler: Processed in 0.001492473 sec. | ||
| 10340 | 2026.02.24 02:28:17.091082 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10341 | 2026.02.24 02:28:17.091180 [ 276 ] {821ad74f-fce7-4198-a3fc-8fcd807deff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10342 | 2026.02.24 02:28:17.091226 [ 276 ] {821ad74f-fce7-4198-a3fc-8fcd807deff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10343 | 2026.02.24 02:28:17.091598 [ 276 ] {821ad74f-fce7-4198-a3fc-8fcd807deff8} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10344 | 2026.02.24 02:28:17.091636 [ 276 ] {821ad74f-fce7-4198-a3fc-8fcd807deff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10345 | 2026.02.24 02:28:17.091991 [ 276 ] {821ad74f-fce7-4198-a3fc-8fcd807deff8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10346 | 2026.02.24 02:28:17.092215 [ 276 ] {821ad74f-fce7-4198-a3fc-8fcd807deff8} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10347 | 2026.02.24 02:28:17.092355 [ 276 ] {821ad74f-fce7-4198-a3fc-8fcd807deff8} <Debug> executeQuery: Read 42 rows, 2.99 KiB in 0.001196 sec., 35117.05685618729 rows/sec., 2.44 MiB/sec. | ||
| 10348 | 2026.02.24 02:28:17.092393 [ 276 ] {821ad74f-fce7-4198-a3fc-8fcd807deff8} <Debug> TCPHandler: Processed in 0.00136156 sec. | ||
| 10349 | 2026.02.24 02:28:17.092500 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10350 | 2026.02.24 02:28:17.092596 [ 276 ] {7850a54d-5bf3-45bf-a11a-8550e39a2184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10351 | 2026.02.24 02:28:17.092639 [ 276 ] {7850a54d-5bf3-45bf-a11a-8550e39a2184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10352 | 2026.02.24 02:28:17.092956 [ 276 ] {7850a54d-5bf3-45bf-a11a-8550e39a2184} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10353 | 2026.02.24 02:28:17.092991 [ 276 ] {7850a54d-5bf3-45bf-a11a-8550e39a2184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10354 | 2026.02.24 02:28:17.093299 [ 276 ] {7850a54d-5bf3-45bf-a11a-8550e39a2184} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10355 | 2026.02.24 02:28:17.093513 [ 276 ] {7850a54d-5bf3-45bf-a11a-8550e39a2184} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10356 | 2026.02.24 02:28:17.093643 [ 276 ] {7850a54d-5bf3-45bf-a11a-8550e39a2184} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.001066 sec., 15009.380863039398 rows/sec., 1.02 MiB/sec. | ||
| 10357 | 2026.02.24 02:28:17.093678 [ 276 ] {7850a54d-5bf3-45bf-a11a-8550e39a2184} <Debug> TCPHandler: Processed in 0.001227748 sec. | ||
| 10358 | 2026.02.24 02:28:17.119776 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20676 | ||
| 10359 | 2026.02.24 02:28:17.120313 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10360 | 2026.02.24 02:28:17.120350 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10361 | 2026.02.24 02:28:17.120847 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10362 | 2026.02.24 02:28:17.121076 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10363 | 2026.02.24 02:28:17.121208 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20676 | ||
| 10364 | 2026.02.24 02:28:18.195995 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10365 | 2026.02.24 02:28:18.211824 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10366 | 2026.02.24 02:28:18.211891 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10367 | 2026.02.24 02:28:18.217633 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10368 | 2026.02.24 02:28:18.218355 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10369 | 2026.02.24 02:28:18.221440 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10370 | 2026.02.24 02:28:22.093670 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10371 | 2026.02.24 02:28:22.093852 [ 276 ] {19c5a8b0-5324-4c94-a7cd-2a0792d6306e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10372 | 2026.02.24 02:28:22.093916 [ 276 ] {19c5a8b0-5324-4c94-a7cd-2a0792d6306e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10373 | 2026.02.24 02:28:22.094610 [ 276 ] {19c5a8b0-5324-4c94-a7cd-2a0792d6306e} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10374 | 2026.02.24 02:28:22.094650 [ 276 ] {19c5a8b0-5324-4c94-a7cd-2a0792d6306e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10375 | 2026.02.24 02:28:22.095078 [ 276 ] {19c5a8b0-5324-4c94-a7cd-2a0792d6306e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10376 | 2026.02.24 02:28:22.095304 [ 276 ] {19c5a8b0-5324-4c94-a7cd-2a0792d6306e} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10377 | 2026.02.24 02:28:22.095467 [ 276 ] {19c5a8b0-5324-4c94-a7cd-2a0792d6306e} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001665 sec., 70870.87087087087 rows/sec., 6.03 MiB/sec. | ||
| 10378 | 2026.02.24 02:28:22.095509 [ 276 ] {19c5a8b0-5324-4c94-a7cd-2a0792d6306e} <Debug> TCPHandler: Processed in 0.001966999 sec. | ||
| 10379 | 2026.02.24 02:28:22.095637 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10380 | 2026.02.24 02:28:22.095730 [ 276 ] {62f415af-5d73-4c99-994b-38d1bd56adf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10381 | 2026.02.24 02:28:22.095770 [ 276 ] {62f415af-5d73-4c99-994b-38d1bd56adf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10382 | 2026.02.24 02:28:22.096175 [ 276 ] {62f415af-5d73-4c99-994b-38d1bd56adf9} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10383 | 2026.02.24 02:28:22.096213 [ 276 ] {62f415af-5d73-4c99-994b-38d1bd56adf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10384 | 2026.02.24 02:28:22.096535 [ 276 ] {62f415af-5d73-4c99-994b-38d1bd56adf9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10385 | 2026.02.24 02:28:22.096743 [ 276 ] {62f415af-5d73-4c99-994b-38d1bd56adf9} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10386 | 2026.02.24 02:28:22.096878 [ 276 ] {62f415af-5d73-4c99-994b-38d1bd56adf9} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001166 sec., 26586.62092624357 rows/sec., 1.95 MiB/sec. | ||
| 10387 | 2026.02.24 02:28:22.096899 [ 83 ] {} <Debug> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10388 | 2026.02.24 02:28:22.096916 [ 276 ] {62f415af-5d73-4c99-994b-38d1bd56adf9} <Debug> TCPHandler: Processed in 0.00132911 sec. | ||
| 10389 | 2026.02.24 02:28:22.096976 [ 83 ] {} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10390 | 2026.02.24 02:28:22.097008 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10391 | 2026.02.24 02:28:22.097064 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10392 | 2026.02.24 02:28:22.097110 [ 190 ] {580652f6-82c7-4483-a510-67597bf45b73::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 | ||
| 10393 | 2026.02.24 02:28:22.097161 [ 276 ] {9a4cb1bf-7f50-42d9-9c1f-934618f19c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10394 | 2026.02.24 02:28:22.097206 [ 276 ] {9a4cb1bf-7f50-42d9-9c1f-934618f19c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10395 | 2026.02.24 02:28:22.097225 [ 190 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10396 | 2026.02.24 02:28:22.097266 [ 190 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 215 rows starting from the beginning of the part | ||
| 10397 | 2026.02.24 02:28:22.097335 [ 190 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 35 rows starting from the beginning of the part | ||
| 10398 | 2026.02.24 02:28:22.097383 [ 190 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 152 rows starting from the beginning of the part | ||
| 10399 | 2026.02.24 02:28:22.097427 [ 190 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part | ||
| 10400 | 2026.02.24 02:28:22.097467 [ 190 ] {580652f6-82c7-4483-a510-67597bf45b73::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 | ||
| 10401 | 2026.02.24 02:28:22.097509 [ 190 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 31 rows starting from the beginning of the part | ||
| 10402 | 2026.02.24 02:28:22.097628 [ 276 ] {9a4cb1bf-7f50-42d9-9c1f-934618f19c56} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10403 | 2026.02.24 02:28:22.097670 [ 276 ] {9a4cb1bf-7f50-42d9-9c1f-934618f19c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10404 | 2026.02.24 02:28:22.097987 [ 276 ] {9a4cb1bf-7f50-42d9-9c1f-934618f19c56} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10405 | 2026.02.24 02:28:22.098218 [ 276 ] {9a4cb1bf-7f50-42d9-9c1f-934618f19c56} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10406 | 2026.02.24 02:28:22.098357 [ 276 ] {9a4cb1bf-7f50-42d9-9c1f-934618f19c56} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001213 sec., 78318.21929101401 rows/sec., 6.12 MiB/sec. | ||
| 10407 | 2026.02.24 02:28:22.098395 [ 276 ] {9a4cb1bf-7f50-42d9-9c1f-934618f19c56} <Debug> TCPHandler: Processed in 0.001384871 sec. | ||
| 10408 | 2026.02.24 02:28:22.098445 [ 190 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 5 columns (5 merged, 0 gathered) in 0.00138023 sec., 452098.56328293105 rows/sec., 30.31 MiB/sec. | ||
| 10409 | 2026.02.24 02:28:22.098502 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10410 | 2026.02.24 02:28:22.098599 [ 276 ] {231b0ae3-e8c3-444a-b482-ef63524c837b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10411 | 2026.02.24 02:28:22.098603 [ 198 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10412 | 2026.02.24 02:28:22.098643 [ 276 ] {231b0ae3-e8c3-444a-b482-ef63524c837b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10413 | 2026.02.24 02:28:22.098913 [ 198 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_61_12} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10414 | 2026.02.24 02:28:22.098997 [ 198 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_61_12} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10415 | 2026.02.24 02:28:22.099053 [ 276 ] {231b0ae3-e8c3-444a-b482-ef63524c837b} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10416 | 2026.02.24 02:28:22.099090 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10417 | 2026.02.24 02:28:22.099094 [ 276 ] {231b0ae3-e8c3-444a-b482-ef63524c837b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10418 | 2026.02.24 02:28:22.099456 [ 276 ] {231b0ae3-e8c3-444a-b482-ef63524c837b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10419 | 2026.02.24 02:28:22.099670 [ 276 ] {231b0ae3-e8c3-444a-b482-ef63524c837b} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10420 | 2026.02.24 02:28:22.099803 [ 276 ] {231b0ae3-e8c3-444a-b482-ef63524c837b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 10421 | 2026.02.24 02:28:22.099840 [ 276 ] {231b0ae3-e8c3-444a-b482-ef63524c837b} <Debug> TCPHandler: Processed in 0.00138626 sec. | ||
| 10422 | 2026.02.24 02:28:22.099944 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10423 | 2026.02.24 02:28:22.100036 [ 276 ] {5c21e97f-2031-4a38-9d40-e001e6accfd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10424 | 2026.02.24 02:28:22.100089 [ 276 ] {5c21e97f-2031-4a38-9d40-e001e6accfd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10425 | 2026.02.24 02:28:22.100922 [ 276 ] {5c21e97f-2031-4a38-9d40-e001e6accfd3} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10426 | 2026.02.24 02:28:22.100958 [ 276 ] {5c21e97f-2031-4a38-9d40-e001e6accfd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10427 | 2026.02.24 02:28:22.101511 [ 276 ] {5c21e97f-2031-4a38-9d40-e001e6accfd3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10428 | 2026.02.24 02:28:22.101730 [ 276 ] {5c21e97f-2031-4a38-9d40-e001e6accfd3} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10429 | 2026.02.24 02:28:22.101844 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10430 | 2026.02.24 02:28:22.101870 [ 276 ] {5c21e97f-2031-4a38-9d40-e001e6accfd3} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001852 sec., 16738.66090712743 rows/sec., 29.99 MiB/sec. | ||
| 10431 | 2026.02.24 02:28:22.101891 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10432 | 2026.02.24 02:28:22.101919 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10433 | 2026.02.24 02:28:22.101927 [ 276 ] {5c21e97f-2031-4a38-9d40-e001e6accfd3} <Debug> TCPHandler: Processed in 0.00202913 sec. | ||
| 10434 | 2026.02.24 02:28:22.102045 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10435 | 2026.02.24 02:28:22.102058 [ 193 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::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 | ||
| 10436 | 2026.02.24 02:28:22.102138 [ 276 ] {6068b12d-aa4b-4ec7-a956-7c0ca1ac12a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10437 | 2026.02.24 02:28:22.102183 [ 276 ] {6068b12d-aa4b-4ec7-a956-7c0ca1ac12a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10438 | 2026.02.24 02:28:22.102351 [ 193 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10439 | 2026.02.24 02:28:22.102424 [ 193 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1087 rows starting from the beginning of the part | ||
| 10440 | 2026.02.24 02:28:22.102509 [ 276 ] {6068b12d-aa4b-4ec7-a956-7c0ca1ac12a3} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10441 | 2026.02.24 02:28:22.102550 [ 276 ] {6068b12d-aa4b-4ec7-a956-7c0ca1ac12a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10442 | 2026.02.24 02:28:22.102563 [ 193 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 31 rows starting from the beginning of the part | ||
| 10443 | 2026.02.24 02:28:22.102667 [ 193 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 10 rows starting from the beginning of the part | ||
| 10444 | 2026.02.24 02:28:22.102763 [ 193 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part | ||
| 10445 | 2026.02.24 02:28:22.102856 [ 193 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 10 rows starting from the beginning of the part | ||
| 10446 | 2026.02.24 02:28:22.102859 [ 276 ] {6068b12d-aa4b-4ec7-a956-7c0ca1ac12a3} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10447 | 2026.02.24 02:28:22.102948 [ 193 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 31 rows starting from the beginning of the part | ||
| 10448 | 2026.02.24 02:28:22.103097 [ 276 ] {6068b12d-aa4b-4ec7-a956-7c0ca1ac12a3} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10449 | 2026.02.24 02:28:22.103229 [ 276 ] {6068b12d-aa4b-4ec7-a956-7c0ca1ac12a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 10450 | 2026.02.24 02:28:22.103264 [ 276 ] {6068b12d-aa4b-4ec7-a956-7c0ca1ac12a3} <Debug> TCPHandler: Processed in 0.001266609 sec. | ||
| 10451 | 2026.02.24 02:28:22.111566 [ 198 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1200 rows, containing 19 columns (19 merged, 0 gathered) in 0.009560323 sec., 125518.7716984039 rows/sec., 224.92 MiB/sec. | ||
| 10452 | 2026.02.24 02:28:22.112832 [ 198 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10453 | 2026.02.24 02:28:22.113147 [ 198 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10454 | 2026.02.24 02:28:22.113217 [ 198 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10455 | 2026.02.24 02:28:22.113362 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.38 MiB. | ||
| 10456 | 2026.02.24 02:28:23.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.28 MiB, peak 329.61 MiB, free memory in arenas 0.00 B, will set to 320.33 MiB (RSS), difference: 2.05 MiB | ||
| 10457 | 2026.02.24 02:28:24.490475 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10458 | 2026.02.24 02:28:24.490527 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10459 | 2026.02.24 02:28:24.622245 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21124 | ||
| 10460 | 2026.02.24 02:28:24.622757 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10461 | 2026.02.24 02:28:24.622801 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10462 | 2026.02.24 02:28:24.623294 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10463 | 2026.02.24 02:28:24.623519 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10464 | 2026.02.24 02:28:24.623646 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21124 | ||
| 10465 | 2026.02.24 02:28:24.682776 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1376 | ||
| 10466 | 2026.02.24 02:28:24.685530 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10467 | 2026.02.24 02:28:24.685574 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10468 | 2026.02.24 02:28:24.686808 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10469 | 2026.02.24 02:28:24.687067 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10470 | 2026.02.24 02:28:24.687362 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1376 | ||
| 10471 | 2026.02.24 02:28:25.721508 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10472 | 2026.02.24 02:28:25.737853 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10473 | 2026.02.24 02:28:25.737911 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10474 | 2026.02.24 02:28:25.743958 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10475 | 2026.02.24 02:28:25.744658 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10476 | 2026.02.24 02:28:25.747456 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10477 | 2026.02.24 02:28:26.338439 [ 80 ] {} <Debug> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 10478 | 2026.02.24 02:28:26.338529 [ 80 ] {} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10479 | 2026.02.24 02:28:26.338567 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10480 | 2026.02.24 02:28:26.338715 [ 191 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 10481 | 2026.02.24 02:28:26.338865 [ 191 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10482 | 2026.02.24 02:28:26.338901 [ 191 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 138 rows starting from the beginning of the part | ||
| 10483 | 2026.02.24 02:28:26.338967 [ 191 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 10484 | 2026.02.24 02:28:26.339014 [ 191 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 10485 | 2026.02.24 02:28:26.339061 [ 191 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 10486 | 2026.02.24 02:28:26.339104 [ 191 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 10487 | 2026.02.24 02:28:26.339915 [ 198 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 4 columns (4 merged, 0 gathered) in 0.001262979 sec., 128268.16597900678 rows/sec., 6.54 MiB/sec. | ||
| 10488 | 2026.02.24 02:28:26.340123 [ 196 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 10489 | 2026.02.24 02:28:26.340465 [ 196 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_27_6} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10490 | 2026.02.24 02:28:26.340548 [ 196 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_27_6} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 10491 | 2026.02.24 02:28:26.340663 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 10492 | 2026.02.24 02:28:26.803236 [ 79 ] {} <Debug> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76) (MergerMutator): Selected 5 parts from all_1_25_5 to all_29_29_0 | ||
| 10493 | 2026.02.24 02:28:26.803307 [ 79 ] {} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10494 | 2026.02.24 02:28:26.803331 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10495 | 2026.02.24 02:28:26.803461 [ 191 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_5 to all_29_29_0 into Compact with storage Full | ||
| 10496 | 2026.02.24 02:28:26.803619 [ 191 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10497 | 2026.02.24 02:28:26.803656 [ 191 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 308 rows starting from the beginning of the part | ||
| 10498 | 2026.02.24 02:28:26.803724 [ 191 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 284 rows starting from the beginning of the part | ||
| 10499 | 2026.02.24 02:28:26.803771 [ 191 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 284 rows starting from the beginning of the part | ||
| 10500 | 2026.02.24 02:28:26.803818 [ 191 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 284 rows starting from the beginning of the part | ||
| 10501 | 2026.02.24 02:28:26.803859 [ 191 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 10502 | 2026.02.24 02:28:26.804831 [ 198 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001430171 sec., 1009669.47309098 rows/sec., 68.31 MiB/sec. | ||
| 10503 | 2026.02.24 02:28:26.805024 [ 201 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 10504 | 2026.02.24 02:28:26.805334 [ 201 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_29_6} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10505 | 2026.02.24 02:28:26.805416 [ 201 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_29_6} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76) (MergerMutator): Merged 5 parts: [all_1_25_5, all_29_29_0] -> all_1_29_6 | ||
| 10506 | 2026.02.24 02:28:26.805527 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 10507 | 2026.02.24 02:28:27.101164 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10508 | 2026.02.24 02:28:27.101450 [ 276 ] {94028445-ec1c-4d7d-8451-4fe53b74f66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10509 | 2026.02.24 02:28:27.101555 [ 276 ] {94028445-ec1c-4d7d-8451-4fe53b74f66a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10510 | 2026.02.24 02:28:27.102421 [ 276 ] {94028445-ec1c-4d7d-8451-4fe53b74f66a} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10511 | 2026.02.24 02:28:27.102465 [ 276 ] {94028445-ec1c-4d7d-8451-4fe53b74f66a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10512 | 2026.02.24 02:28:27.102863 [ 276 ] {94028445-ec1c-4d7d-8451-4fe53b74f66a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10513 | 2026.02.24 02:28:27.103109 [ 276 ] {94028445-ec1c-4d7d-8451-4fe53b74f66a} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10514 | 2026.02.24 02:28:27.103266 [ 276 ] {94028445-ec1c-4d7d-8451-4fe53b74f66a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001892 sec., 150105.70824524312 rows/sec., 9.53 MiB/sec. | ||
| 10515 | 2026.02.24 02:28:27.103309 [ 276 ] {94028445-ec1c-4d7d-8451-4fe53b74f66a} <Debug> TCPHandler: Processed in 0.002329005 sec. | ||
| 10516 | 2026.02.24 02:28:27.103437 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10517 | 2026.02.24 02:28:27.103533 [ 276 ] {560e44d7-04b7-4b56-80a5-b16b3066111c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10518 | 2026.02.24 02:28:27.103575 [ 276 ] {560e44d7-04b7-4b56-80a5-b16b3066111c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10519 | 2026.02.24 02:28:27.104370 [ 276 ] {560e44d7-04b7-4b56-80a5-b16b3066111c} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10520 | 2026.02.24 02:28:27.104410 [ 276 ] {560e44d7-04b7-4b56-80a5-b16b3066111c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10521 | 2026.02.24 02:28:27.104773 [ 276 ] {560e44d7-04b7-4b56-80a5-b16b3066111c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10522 | 2026.02.24 02:28:27.104996 [ 276 ] {560e44d7-04b7-4b56-80a5-b16b3066111c} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10523 | 2026.02.24 02:28:27.105133 [ 276 ] {560e44d7-04b7-4b56-80a5-b16b3066111c} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001619 sec., 504632.48919085856 rows/sec., 39.93 MiB/sec. | ||
| 10524 | 2026.02.24 02:28:27.105172 [ 276 ] {560e44d7-04b7-4b56-80a5-b16b3066111c} <Debug> TCPHandler: Processed in 0.001784057 sec. | ||
| 10525 | 2026.02.24 02:28:27.105280 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10526 | 2026.02.24 02:28:27.105375 [ 276 ] {1c23c5ce-ad84-42c1-8135-724534bc4305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10527 | 2026.02.24 02:28:27.105416 [ 276 ] {1c23c5ce-ad84-42c1-8135-724534bc4305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10528 | 2026.02.24 02:28:27.105843 [ 276 ] {1c23c5ce-ad84-42c1-8135-724534bc4305} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10529 | 2026.02.24 02:28:27.105880 [ 276 ] {1c23c5ce-ad84-42c1-8135-724534bc4305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10530 | 2026.02.24 02:28:27.106181 [ 276 ] {1c23c5ce-ad84-42c1-8135-724534bc4305} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10531 | 2026.02.24 02:28:27.106400 [ 276 ] {1c23c5ce-ad84-42c1-8135-724534bc4305} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10532 | 2026.02.24 02:28:27.106533 [ 276 ] {1c23c5ce-ad84-42c1-8135-724534bc4305} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001176 sec., 129251.70068027212 rows/sec., 7.72 MiB/sec. | ||
| 10533 | 2026.02.24 02:28:27.106572 [ 276 ] {1c23c5ce-ad84-42c1-8135-724534bc4305} <Debug> TCPHandler: Processed in 0.001341369 sec. | ||
| 10534 | 2026.02.24 02:28:27.106681 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10535 | 2026.02.24 02:28:27.106775 [ 276 ] {814dfb5d-5cde-48e6-a228-e07604847861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10536 | 2026.02.24 02:28:27.106814 [ 276 ] {814dfb5d-5cde-48e6-a228-e07604847861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10537 | 2026.02.24 02:28:27.107234 [ 276 ] {814dfb5d-5cde-48e6-a228-e07604847861} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10538 | 2026.02.24 02:28:27.107270 [ 276 ] {814dfb5d-5cde-48e6-a228-e07604847861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10539 | 2026.02.24 02:28:27.107573 [ 276 ] {814dfb5d-5cde-48e6-a228-e07604847861} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10540 | 2026.02.24 02:28:27.107796 [ 276 ] {814dfb5d-5cde-48e6-a228-e07604847861} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10541 | 2026.02.24 02:28:27.107924 [ 276 ] {814dfb5d-5cde-48e6-a228-e07604847861} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001166 sec., 127787.30703259006 rows/sec., 8.26 MiB/sec. | ||
| 10542 | 2026.02.24 02:28:27.107962 [ 276 ] {814dfb5d-5cde-48e6-a228-e07604847861} <Debug> TCPHandler: Processed in 0.00132999 sec. | ||
| 10543 | 2026.02.24 02:28:27.108069 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10544 | 2026.02.24 02:28:27.108162 [ 276 ] {8698749f-e11e-4dd0-8ced-e529c13845e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10545 | 2026.02.24 02:28:27.108202 [ 276 ] {8698749f-e11e-4dd0-8ced-e529c13845e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10546 | 2026.02.24 02:28:27.108625 [ 276 ] {8698749f-e11e-4dd0-8ced-e529c13845e5} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10547 | 2026.02.24 02:28:27.108661 [ 276 ] {8698749f-e11e-4dd0-8ced-e529c13845e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10548 | 2026.02.24 02:28:27.108963 [ 276 ] {8698749f-e11e-4dd0-8ced-e529c13845e5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10549 | 2026.02.24 02:28:27.109179 [ 276 ] {8698749f-e11e-4dd0-8ced-e529c13845e5} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10550 | 2026.02.24 02:28:27.109304 [ 276 ] {8698749f-e11e-4dd0-8ced-e529c13845e5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001158 sec., 127806.56303972367 rows/sec., 7.27 MiB/sec. | ||
| 10551 | 2026.02.24 02:28:27.109341 [ 276 ] {8698749f-e11e-4dd0-8ced-e529c13845e5} <Debug> TCPHandler: Processed in 0.00132159 sec. | ||
| 10552 | 2026.02.24 02:28:27.109452 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10553 | 2026.02.24 02:28:27.109544 [ 276 ] {97ea7942-f8d9-4845-ba50-823ea9bd0896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10554 | 2026.02.24 02:28:27.109584 [ 276 ] {97ea7942-f8d9-4845-ba50-823ea9bd0896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10555 | 2026.02.24 02:28:27.110157 [ 276 ] {97ea7942-f8d9-4845-ba50-823ea9bd0896} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10556 | 2026.02.24 02:28:27.110193 [ 276 ] {97ea7942-f8d9-4845-ba50-823ea9bd0896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10557 | 2026.02.24 02:28:27.110520 [ 276 ] {97ea7942-f8d9-4845-ba50-823ea9bd0896} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10558 | 2026.02.24 02:28:27.110731 [ 276 ] {97ea7942-f8d9-4845-ba50-823ea9bd0896} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10559 | 2026.02.24 02:28:27.110860 [ 276 ] {97ea7942-f8d9-4845-ba50-823ea9bd0896} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001332 sec., 375375.3753753754 rows/sec., 26.38 MiB/sec. | ||
| 10560 | 2026.02.24 02:28:27.110897 [ 276 ] {97ea7942-f8d9-4845-ba50-823ea9bd0896} <Debug> TCPHandler: Processed in 0.001497052 sec. | ||
| 10561 | 2026.02.24 02:28:27.111005 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10562 | 2026.02.24 02:28:27.111099 [ 276 ] {4b3ce4bc-3bf1-418e-b35c-e5c05b0fdff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10563 | 2026.02.24 02:28:27.111141 [ 276 ] {4b3ce4bc-3bf1-418e-b35c-e5c05b0fdff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10564 | 2026.02.24 02:28:27.111479 [ 276 ] {4b3ce4bc-3bf1-418e-b35c-e5c05b0fdff8} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10565 | 2026.02.24 02:28:27.111517 [ 276 ] {4b3ce4bc-3bf1-418e-b35c-e5c05b0fdff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10566 | 2026.02.24 02:28:27.111830 [ 276 ] {4b3ce4bc-3bf1-418e-b35c-e5c05b0fdff8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10567 | 2026.02.24 02:28:27.112051 [ 276 ] {4b3ce4bc-3bf1-418e-b35c-e5c05b0fdff8} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10568 | 2026.02.24 02:28:27.112180 [ 276 ] {4b3ce4bc-3bf1-418e-b35c-e5c05b0fdff8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 285.76 KiB/sec. | ||
| 10569 | 2026.02.24 02:28:27.112216 [ 276 ] {4b3ce4bc-3bf1-418e-b35c-e5c05b0fdff8} <Debug> TCPHandler: Processed in 0.001260628 sec. | ||
| 10570 | 2026.02.24 02:28:27.112326 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10571 | 2026.02.24 02:28:27.112448 [ 276 ] {42e20c93-820a-4935-b7e5-01ab3093af27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10572 | 2026.02.24 02:28:27.112491 [ 276 ] {42e20c93-820a-4935-b7e5-01ab3093af27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10573 | 2026.02.24 02:28:27.112889 [ 276 ] {42e20c93-820a-4935-b7e5-01ab3093af27} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10574 | 2026.02.24 02:28:27.112925 [ 276 ] {42e20c93-820a-4935-b7e5-01ab3093af27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10575 | 2026.02.24 02:28:27.113256 [ 276 ] {42e20c93-820a-4935-b7e5-01ab3093af27} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10576 | 2026.02.24 02:28:27.113468 [ 276 ] {42e20c93-820a-4935-b7e5-01ab3093af27} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10577 | 2026.02.24 02:28:27.113602 [ 276 ] {42e20c93-820a-4935-b7e5-01ab3093af27} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001172 sec., 226109.21501706482 rows/sec., 15.03 MiB/sec. | ||
| 10578 | 2026.02.24 02:28:27.113638 [ 276 ] {42e20c93-820a-4935-b7e5-01ab3093af27} <Debug> TCPHandler: Processed in 0.00136147 sec. | ||
| 10579 | 2026.02.24 02:28:27.113770 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10580 | 2026.02.24 02:28:27.113864 [ 276 ] {1078591b-9fc1-410c-bc91-bdbe6f57b968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10581 | 2026.02.24 02:28:27.113906 [ 276 ] {1078591b-9fc1-410c-bc91-bdbe6f57b968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10582 | 2026.02.24 02:28:27.114207 [ 276 ] {1078591b-9fc1-410c-bc91-bdbe6f57b968} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10583 | 2026.02.24 02:28:27.114244 [ 276 ] {1078591b-9fc1-410c-bc91-bdbe6f57b968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10584 | 2026.02.24 02:28:27.114537 [ 276 ] {1078591b-9fc1-410c-bc91-bdbe6f57b968} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10585 | 2026.02.24 02:28:27.114749 [ 276 ] {1078591b-9fc1-410c-bc91-bdbe6f57b968} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10586 | 2026.02.24 02:28:27.114855 [ 79 ] {} <Debug> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
| 10587 | 2026.02.24 02:28:27.114878 [ 276 ] {1078591b-9fc1-410c-bc91-bdbe6f57b968} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 10588 | 2026.02.24 02:28:27.114924 [ 79 ] {} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10589 | 2026.02.24 02:28:27.114932 [ 276 ] {1078591b-9fc1-410c-bc91-bdbe6f57b968} <Debug> TCPHandler: Processed in 0.001210388 sec. | ||
| 10590 | 2026.02.24 02:28:27.114955 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10591 | 2026.02.24 02:28:27.115053 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10592 | 2026.02.24 02:28:27.115121 [ 191 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
| 10593 | 2026.02.24 02:28:27.115150 [ 276 ] {6e7f8cf1-4f96-4f3f-a7cc-5245fa8f7499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10594 | 2026.02.24 02:28:27.115250 [ 276 ] {6e7f8cf1-4f96-4f3f-a7cc-5245fa8f7499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10595 | 2026.02.24 02:28:27.115348 [ 191 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10596 | 2026.02.24 02:28:27.115415 [ 191 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 25 rows starting from the beginning of the part | ||
| 10597 | 2026.02.24 02:28:27.115514 [ 191 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 10598 | 2026.02.24 02:28:27.115591 [ 191 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 10599 | 2026.02.24 02:28:27.115658 [ 191 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 10600 | 2026.02.24 02:28:27.115721 [ 191 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 10601 | 2026.02.24 02:28:27.115785 [ 191 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 10602 | 2026.02.24 02:28:27.116028 [ 276 ] {6e7f8cf1-4f96-4f3f-a7cc-5245fa8f7499} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10603 | 2026.02.24 02:28:27.116070 [ 276 ] {6e7f8cf1-4f96-4f3f-a7cc-5245fa8f7499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10604 | 2026.02.24 02:28:27.116605 [ 276 ] {6e7f8cf1-4f96-4f3f-a7cc-5245fa8f7499} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10605 | 2026.02.24 02:28:27.116630 [ 198 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001610594 sec., 18626.66817335716 rows/sec., 1.22 MiB/sec. | ||
| 10606 | 2026.02.24 02:28:27.116803 [ 195 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 10607 | 2026.02.24 02:28:27.116843 [ 276 ] {6e7f8cf1-4f96-4f3f-a7cc-5245fa8f7499} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10608 | 2026.02.24 02:28:27.116990 [ 276 ] {6e7f8cf1-4f96-4f3f-a7cc-5245fa8f7499} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001897 sec., 5271.481286241434 rows/sec., 9.45 MiB/sec. | ||
| 10609 | 2026.02.24 02:28:27.117041 [ 276 ] {6e7f8cf1-4f96-4f3f-a7cc-5245fa8f7499} <Debug> TCPHandler: Processed in 0.002082081 sec. | ||
| 10610 | 2026.02.24 02:28:27.117121 [ 195 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_29_6} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10611 | 2026.02.24 02:28:27.117144 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10612 | 2026.02.24 02:28:27.117207 [ 195 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_29_6} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
| 10613 | 2026.02.24 02:28:27.117238 [ 276 ] {81bc9e46-b318-45dd-963f-e80fd69b7241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10614 | 2026.02.24 02:28:27.117282 [ 276 ] {81bc9e46-b318-45dd-963f-e80fd69b7241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10615 | 2026.02.24 02:28:27.117294 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10616 | 2026.02.24 02:28:27.117670 [ 276 ] {81bc9e46-b318-45dd-963f-e80fd69b7241} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10617 | 2026.02.24 02:28:27.117711 [ 276 ] {81bc9e46-b318-45dd-963f-e80fd69b7241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10618 | 2026.02.24 02:28:27.118031 [ 276 ] {81bc9e46-b318-45dd-963f-e80fd69b7241} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10619 | 2026.02.24 02:28:27.118245 [ 276 ] {81bc9e46-b318-45dd-963f-e80fd69b7241} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10620 | 2026.02.24 02:28:27.118372 [ 276 ] {81bc9e46-b318-45dd-963f-e80fd69b7241} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001094 sec., 82266.91042047532 rows/sec., 5.15 MiB/sec. | ||
| 10621 | 2026.02.24 02:28:27.118408 [ 276 ] {81bc9e46-b318-45dd-963f-e80fd69b7241} <Debug> TCPHandler: Processed in 0.001260759 sec. | ||
| 10622 | 2026.02.24 02:28:32.103569 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10623 | 2026.02.24 02:28:32.103764 [ 276 ] {bbc775de-f1ff-40de-b916-9e1af152a9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10624 | 2026.02.24 02:28:32.103832 [ 276 ] {bbc775de-f1ff-40de-b916-9e1af152a9c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10625 | 2026.02.24 02:28:32.104509 [ 276 ] {bbc775de-f1ff-40de-b916-9e1af152a9c4} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10626 | 2026.02.24 02:28:32.104558 [ 276 ] {bbc775de-f1ff-40de-b916-9e1af152a9c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10627 | 2026.02.24 02:28:32.104963 [ 276 ] {bbc775de-f1ff-40de-b916-9e1af152a9c4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10628 | 2026.02.24 02:28:32.105203 [ 276 ] {bbc775de-f1ff-40de-b916-9e1af152a9c4} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10629 | 2026.02.24 02:28:32.105380 [ 276 ] {bbc775de-f1ff-40de-b916-9e1af152a9c4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001664 sec., 14423.076923076924 rows/sec., 1.20 MiB/sec. | ||
| 10630 | 2026.02.24 02:28:32.105431 [ 276 ] {bbc775de-f1ff-40de-b916-9e1af152a9c4} <Debug> TCPHandler: Processed in 0.00199097 sec. | ||
| 10631 | 2026.02.24 02:28:32.105557 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10632 | 2026.02.24 02:28:32.105660 [ 276 ] {17b096c5-ac3d-4ca5-9b59-a61ff3a25866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10633 | 2026.02.24 02:28:32.105705 [ 276 ] {17b096c5-ac3d-4ca5-9b59-a61ff3a25866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10634 | 2026.02.24 02:28:32.106131 [ 276 ] {17b096c5-ac3d-4ca5-9b59-a61ff3a25866} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10635 | 2026.02.24 02:28:32.106169 [ 276 ] {17b096c5-ac3d-4ca5-9b59-a61ff3a25866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10636 | 2026.02.24 02:28:32.106492 [ 276 ] {17b096c5-ac3d-4ca5-9b59-a61ff3a25866} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10637 | 2026.02.24 02:28:32.106732 [ 276 ] {17b096c5-ac3d-4ca5-9b59-a61ff3a25866} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10638 | 2026.02.24 02:28:32.106880 [ 276 ] {17b096c5-ac3d-4ca5-9b59-a61ff3a25866} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001242 sec., 4830.917874396135 rows/sec., 393.93 KiB/sec. | ||
| 10639 | 2026.02.24 02:28:32.106920 [ 276 ] {17b096c5-ac3d-4ca5-9b59-a61ff3a25866} <Debug> TCPHandler: Processed in 0.001415281 sec. | ||
| 10640 | 2026.02.24 02:28:32.107044 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10641 | 2026.02.24 02:28:32.107143 [ 276 ] {f4754fc3-8659-4abf-bbfa-68caf36f624e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10642 | 2026.02.24 02:28:32.107184 [ 276 ] {f4754fc3-8659-4abf-bbfa-68caf36f624e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10643 | 2026.02.24 02:28:32.107711 [ 276 ] {f4754fc3-8659-4abf-bbfa-68caf36f624e} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10644 | 2026.02.24 02:28:32.107748 [ 276 ] {f4754fc3-8659-4abf-bbfa-68caf36f624e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10645 | 2026.02.24 02:28:32.108079 [ 276 ] {f4754fc3-8659-4abf-bbfa-68caf36f624e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10646 | 2026.02.24 02:28:32.108327 [ 276 ] {f4754fc3-8659-4abf-bbfa-68caf36f624e} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10647 | 2026.02.24 02:28:32.108468 [ 276 ] {f4754fc3-8659-4abf-bbfa-68caf36f624e} <Debug> executeQuery: Read 241 rows, 21.96 KiB in 0.001344 sec., 179315.4761904762 rows/sec., 15.96 MiB/sec. | ||
| 10648 | 2026.02.24 02:28:32.108506 [ 276 ] {f4754fc3-8659-4abf-bbfa-68caf36f624e} <Debug> TCPHandler: Processed in 0.001513643 sec. | ||
| 10649 | 2026.02.24 02:28:32.108627 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10650 | 2026.02.24 02:28:32.108724 [ 276 ] {ed7585c1-8a81-4530-a2a6-bb5bb081e07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10651 | 2026.02.24 02:28:32.108765 [ 276 ] {ed7585c1-8a81-4530-a2a6-bb5bb081e07f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10652 | 2026.02.24 02:28:32.109178 [ 276 ] {ed7585c1-8a81-4530-a2a6-bb5bb081e07f} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10653 | 2026.02.24 02:28:32.109216 [ 276 ] {ed7585c1-8a81-4530-a2a6-bb5bb081e07f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10654 | 2026.02.24 02:28:32.109518 [ 276 ] {ed7585c1-8a81-4530-a2a6-bb5bb081e07f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10655 | 2026.02.24 02:28:32.109731 [ 276 ] {ed7585c1-8a81-4530-a2a6-bb5bb081e07f} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10656 | 2026.02.24 02:28:32.109864 [ 276 ] {ed7585c1-8a81-4530-a2a6-bb5bb081e07f} <Debug> executeQuery: Read 49 rows, 3.71 KiB in 0.001158 sec., 42314.335060449055 rows/sec., 3.13 MiB/sec. | ||
| 10657 | 2026.02.24 02:28:32.109901 [ 276 ] {ed7585c1-8a81-4530-a2a6-bb5bb081e07f} <Debug> TCPHandler: Processed in 0.001324489 sec. | ||
| 10658 | 2026.02.24 02:28:32.110008 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10659 | 2026.02.24 02:28:32.110101 [ 276 ] {dfd35a37-4062-4e4b-a5a1-040825b2ef94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10660 | 2026.02.24 02:28:32.110141 [ 276 ] {dfd35a37-4062-4e4b-a5a1-040825b2ef94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10661 | 2026.02.24 02:28:32.110532 [ 276 ] {dfd35a37-4062-4e4b-a5a1-040825b2ef94} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10662 | 2026.02.24 02:28:32.110568 [ 276 ] {dfd35a37-4062-4e4b-a5a1-040825b2ef94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10663 | 2026.02.24 02:28:32.110863 [ 276 ] {dfd35a37-4062-4e4b-a5a1-040825b2ef94} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10664 | 2026.02.24 02:28:32.111074 [ 276 ] {dfd35a37-4062-4e4b-a5a1-040825b2ef94} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10665 | 2026.02.24 02:28:32.111204 [ 276 ] {dfd35a37-4062-4e4b-a5a1-040825b2ef94} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00112 sec., 21428.57142857143 rows/sec., 1.78 MiB/sec. | ||
| 10666 | 2026.02.24 02:28:32.111242 [ 276 ] {dfd35a37-4062-4e4b-a5a1-040825b2ef94} <Debug> TCPHandler: Processed in 0.001283639 sec. | ||
| 10667 | 2026.02.24 02:28:32.111348 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10668 | 2026.02.24 02:28:32.111441 [ 276 ] {df76fb7a-03c4-4281-9d0a-1e434a5dfa0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10669 | 2026.02.24 02:28:32.111481 [ 276 ] {df76fb7a-03c4-4281-9d0a-1e434a5dfa0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10670 | 2026.02.24 02:28:32.111868 [ 276 ] {df76fb7a-03c4-4281-9d0a-1e434a5dfa0c} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10671 | 2026.02.24 02:28:32.111906 [ 276 ] {df76fb7a-03c4-4281-9d0a-1e434a5dfa0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10672 | 2026.02.24 02:28:32.112218 [ 276 ] {df76fb7a-03c4-4281-9d0a-1e434a5dfa0c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10673 | 2026.02.24 02:28:32.112458 [ 276 ] {df76fb7a-03c4-4281-9d0a-1e434a5dfa0c} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10674 | 2026.02.24 02:28:32.112605 [ 276 ] {df76fb7a-03c4-4281-9d0a-1e434a5dfa0c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001181 sec., 10160.880609652837 rows/sec., 793.82 KiB/sec. | ||
| 10675 | 2026.02.24 02:28:32.112643 [ 276 ] {df76fb7a-03c4-4281-9d0a-1e434a5dfa0c} <Debug> TCPHandler: Processed in 0.0013423 sec. | ||
| 10676 | 2026.02.24 02:28:32.112753 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10677 | 2026.02.24 02:28:32.112846 [ 276 ] {f4c53d2e-410f-48ef-8024-23d74661b2bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10678 | 2026.02.24 02:28:32.112890 [ 276 ] {f4c53d2e-410f-48ef-8024-23d74661b2bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10679 | 2026.02.24 02:28:32.113383 [ 276 ] {f4c53d2e-410f-48ef-8024-23d74661b2bf} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10680 | 2026.02.24 02:28:32.113420 [ 276 ] {f4c53d2e-410f-48ef-8024-23d74661b2bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10681 | 2026.02.24 02:28:32.113728 [ 276 ] {f4c53d2e-410f-48ef-8024-23d74661b2bf} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10682 | 2026.02.24 02:28:32.113938 [ 276 ] {f4c53d2e-410f-48ef-8024-23d74661b2bf} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10683 | 2026.02.24 02:28:32.114070 [ 276 ] {f4c53d2e-410f-48ef-8024-23d74661b2bf} <Debug> executeQuery: Read 137 rows, 11.34 KiB in 0.001241 sec., 110394.84286865432 rows/sec., 8.93 MiB/sec. | ||
| 10684 | 2026.02.24 02:28:32.114106 [ 276 ] {f4c53d2e-410f-48ef-8024-23d74661b2bf} <Debug> TCPHandler: Processed in 0.001402651 sec. | ||
| 10685 | 2026.02.24 02:28:32.114216 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10686 | 2026.02.24 02:28:32.114309 [ 276 ] {801e6e4c-7aaf-44b9-84db-b728052281df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10687 | 2026.02.24 02:28:32.114353 [ 276 ] {801e6e4c-7aaf-44b9-84db-b728052281df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10688 | 2026.02.24 02:28:32.114795 [ 276 ] {801e6e4c-7aaf-44b9-84db-b728052281df} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10689 | 2026.02.24 02:28:32.114829 [ 276 ] {801e6e4c-7aaf-44b9-84db-b728052281df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10690 | 2026.02.24 02:28:32.115163 [ 276 ] {801e6e4c-7aaf-44b9-84db-b728052281df} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10691 | 2026.02.24 02:28:32.115374 [ 276 ] {801e6e4c-7aaf-44b9-84db-b728052281df} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10692 | 2026.02.24 02:28:32.115504 [ 276 ] {801e6e4c-7aaf-44b9-84db-b728052281df} <Debug> executeQuery: Read 343 rows, 26.56 KiB in 0.001213 sec., 282769.99175597687 rows/sec., 21.39 MiB/sec. | ||
| 10693 | 2026.02.24 02:28:32.115540 [ 276 ] {801e6e4c-7aaf-44b9-84db-b728052281df} <Debug> TCPHandler: Processed in 0.00137274 sec. | ||
| 10694 | 2026.02.24 02:28:32.115655 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10695 | 2026.02.24 02:28:32.115747 [ 276 ] {5e7d7f1a-15f0-45f1-af62-771e54a89197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10696 | 2026.02.24 02:28:32.115801 [ 276 ] {5e7d7f1a-15f0-45f1-af62-771e54a89197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10697 | 2026.02.24 02:28:32.116623 [ 276 ] {5e7d7f1a-15f0-45f1-af62-771e54a89197} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10698 | 2026.02.24 02:28:32.116657 [ 276 ] {5e7d7f1a-15f0-45f1-af62-771e54a89197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10699 | 2026.02.24 02:28:32.117188 [ 276 ] {5e7d7f1a-15f0-45f1-af62-771e54a89197} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10700 | 2026.02.24 02:28:32.117412 [ 276 ] {5e7d7f1a-15f0-45f1-af62-771e54a89197} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10701 | 2026.02.24 02:28:32.117548 [ 276 ] {5e7d7f1a-15f0-45f1-af62-771e54a89197} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001818 sec., 17051.705170517052 rows/sec., 30.56 MiB/sec. | ||
| 10702 | 2026.02.24 02:28:32.117600 [ 276 ] {5e7d7f1a-15f0-45f1-af62-771e54a89197} <Debug> TCPHandler: Processed in 0.00199441 sec. | ||
| 10703 | 2026.02.24 02:28:32.117712 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10704 | 2026.02.24 02:28:32.117808 [ 276 ] {9f0dc172-5e89-4ad4-a6e3-9d041ccee2b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10705 | 2026.02.24 02:28:32.117850 [ 276 ] {9f0dc172-5e89-4ad4-a6e3-9d041ccee2b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10706 | 2026.02.24 02:28:32.118180 [ 276 ] {9f0dc172-5e89-4ad4-a6e3-9d041ccee2b4} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10707 | 2026.02.24 02:28:32.118215 [ 276 ] {9f0dc172-5e89-4ad4-a6e3-9d041ccee2b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10708 | 2026.02.24 02:28:32.118515 [ 276 ] {9f0dc172-5e89-4ad4-a6e3-9d041ccee2b4} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10709 | 2026.02.24 02:28:32.118725 [ 276 ] {9f0dc172-5e89-4ad4-a6e3-9d041ccee2b4} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10710 | 2026.02.24 02:28:32.118851 [ 276 ] {9f0dc172-5e89-4ad4-a6e3-9d041ccee2b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 10711 | 2026.02.24 02:28:32.118885 [ 276 ] {9f0dc172-5e89-4ad4-a6e3-9d041ccee2b4} <Debug> TCPHandler: Processed in 0.001223908 sec. | ||
| 10712 | 2026.02.24 02:28:32.123935 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21636 | ||
| 10713 | 2026.02.24 02:28:32.124735 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10714 | 2026.02.24 02:28:32.124786 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10715 | 2026.02.24 02:28:32.125321 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10716 | 2026.02.24 02:28:32.125572 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10717 | 2026.02.24 02:28:32.125729 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21636 | ||
| 10718 | 2026.02.24 02:28:33.247704 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10719 | 2026.02.24 02:28:33.264130 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10720 | 2026.02.24 02:28:33.264190 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10721 | 2026.02.24 02:28:33.270344 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10722 | 2026.02.24 02:28:33.271101 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10723 | 2026.02.24 02:28:33.275150 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10724 | 2026.02.24 02:28:34.687809 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1418 | ||
| 10725 | 2026.02.24 02:28:34.690210 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10726 | 2026.02.24 02:28:34.690252 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10727 | 2026.02.24 02:28:34.691428 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10728 | 2026.02.24 02:28:34.691714 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10729 | 2026.02.24 02:28:34.691979 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1418 | ||
| 10730 | 2026.02.24 02:28:35.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.46 MiB, peak 329.61 MiB, free memory in arenas 0.00 B, will set to 320.46 MiB (RSS), difference: 4.00 MiB | ||
| 10731 | 2026.02.24 02:28:37.094437 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10732 | 2026.02.24 02:28:37.094620 [ 276 ] {b5a2c738-bac8-47c5-a52e-95cde62ef8f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10733 | 2026.02.24 02:28:37.094690 [ 276 ] {b5a2c738-bac8-47c5-a52e-95cde62ef8f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10734 | 2026.02.24 02:28:37.095407 [ 276 ] {b5a2c738-bac8-47c5-a52e-95cde62ef8f0} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10735 | 2026.02.24 02:28:37.095455 [ 276 ] {b5a2c738-bac8-47c5-a52e-95cde62ef8f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10736 | 2026.02.24 02:28:37.095861 [ 276 ] {b5a2c738-bac8-47c5-a52e-95cde62ef8f0} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10737 | 2026.02.24 02:28:37.096166 [ 276 ] {b5a2c738-bac8-47c5-a52e-95cde62ef8f0} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10738 | 2026.02.24 02:28:37.096372 [ 68 ] {} <Debug> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10739 | 2026.02.24 02:28:37.096400 [ 276 ] {b5a2c738-bac8-47c5-a52e-95cde62ef8f0} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001827 sec., 41598.24849480022 rows/sec., 3.43 MiB/sec. | ||
| 10740 | 2026.02.24 02:28:37.096451 [ 68 ] {} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10741 | 2026.02.24 02:28:37.096474 [ 276 ] {b5a2c738-bac8-47c5-a52e-95cde62ef8f0} <Debug> TCPHandler: Processed in 0.002166822 sec. | ||
| 10742 | 2026.02.24 02:28:37.096482 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10743 | 2026.02.24 02:28:37.096609 [ 191 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::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 | ||
| 10744 | 2026.02.24 02:28:37.096631 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10745 | 2026.02.24 02:28:37.096749 [ 191 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10746 | 2026.02.24 02:28:37.096794 [ 276 ] {10e0be1c-28c0-4d37-ba44-7c7af78e90b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10747 | 2026.02.24 02:28:37.096796 [ 191 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2151 rows starting from the beginning of the part | ||
| 10748 | 2026.02.24 02:28:37.096858 [ 276 ] {10e0be1c-28c0-4d37-ba44-7c7af78e90b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10749 | 2026.02.24 02:28:37.096902 [ 191 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::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 | ||
| 10750 | 2026.02.24 02:28:37.096963 [ 191 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 118 rows starting from the beginning of the part | ||
| 10751 | 2026.02.24 02:28:37.097013 [ 191 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 817 rows starting from the beginning of the part | ||
| 10752 | 2026.02.24 02:28:37.097060 [ 191 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 241 rows starting from the beginning of the part | ||
| 10753 | 2026.02.24 02:28:37.097110 [ 191 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 76 rows starting from the beginning of the part | ||
| 10754 | 2026.02.24 02:28:37.097348 [ 276 ] {10e0be1c-28c0-4d37-ba44-7c7af78e90b8} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10755 | 2026.02.24 02:28:37.097393 [ 276 ] {10e0be1c-28c0-4d37-ba44-7c7af78e90b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10756 | 2026.02.24 02:28:37.097735 [ 276 ] {10e0be1c-28c0-4d37-ba44-7c7af78e90b8} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10757 | 2026.02.24 02:28:37.097966 [ 276 ] {10e0be1c-28c0-4d37-ba44-7c7af78e90b8} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10758 | 2026.02.24 02:28:37.098106 [ 276 ] {10e0be1c-28c0-4d37-ba44-7c7af78e90b8} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001341 sec., 7457.121551081283 rows/sec., 560.74 KiB/sec. | ||
| 10759 | 2026.02.24 02:28:37.098145 [ 276 ] {10e0be1c-28c0-4d37-ba44-7c7af78e90b8} <Debug> TCPHandler: Processed in 0.001577004 sec. | ||
| 10760 | 2026.02.24 02:28:37.098259 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10761 | 2026.02.24 02:28:37.098359 [ 276 ] {96ef0eb3-9a97-4980-95e0-3be978e619fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10762 | 2026.02.24 02:28:37.098401 [ 276 ] {96ef0eb3-9a97-4980-95e0-3be978e619fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10763 | 2026.02.24 02:28:37.098598 [ 188 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3459 rows, containing 5 columns (5 merged, 0 gathered) in 0.002043251 sec., 1692890.3986832749 rows/sec., 145.19 MiB/sec. | ||
| 10764 | 2026.02.24 02:28:37.098829 [ 276 ] {96ef0eb3-9a97-4980-95e0-3be978e619fe} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10765 | 2026.02.24 02:28:37.098866 [ 276 ] {96ef0eb3-9a97-4980-95e0-3be978e619fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10766 | 2026.02.24 02:28:37.098869 [ 188 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10767 | 2026.02.24 02:28:37.099165 [ 188 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_76_15} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10768 | 2026.02.24 02:28:37.099187 [ 276 ] {96ef0eb3-9a97-4980-95e0-3be978e619fe} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10769 | 2026.02.24 02:28:37.099243 [ 188 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_76_15} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10770 | 2026.02.24 02:28:37.099322 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 10771 | 2026.02.24 02:28:37.099403 [ 276 ] {96ef0eb3-9a97-4980-95e0-3be978e619fe} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10772 | 2026.02.24 02:28:37.099534 [ 276 ] {96ef0eb3-9a97-4980-95e0-3be978e619fe} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001195 sec., 61924.686192468616 rows/sec., 4.83 MiB/sec. | ||
| 10773 | 2026.02.24 02:28:37.099543 [ 68 ] {} <Debug> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10774 | 2026.02.24 02:28:37.099574 [ 276 ] {96ef0eb3-9a97-4980-95e0-3be978e619fe} <Debug> TCPHandler: Processed in 0.00136522 sec. | ||
| 10775 | 2026.02.24 02:28:37.099587 [ 68 ] {} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10776 | 2026.02.24 02:28:37.099612 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10777 | 2026.02.24 02:28:37.099674 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::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 | ||
| 10778 | 2026.02.24 02:28:37.099696 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10779 | 2026.02.24 02:28:37.099764 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10780 | 2026.02.24 02:28:37.099795 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1061 rows starting from the beginning of the part | ||
| 10781 | 2026.02.24 02:28:37.099798 [ 276 ] {ef261962-d0ff-4ee0-9489-143c2e92b72e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10782 | 2026.02.24 02:28:37.099851 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::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 | ||
| 10783 | 2026.02.24 02:28:37.099854 [ 276 ] {ef261962-d0ff-4ee0-9489-143c2e92b72e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10784 | 2026.02.24 02:28:37.099897 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 95 rows starting from the beginning of the part | ||
| 10785 | 2026.02.24 02:28:37.099938 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 500 rows starting from the beginning of the part | ||
| 10786 | 2026.02.24 02:28:37.099972 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 137 rows starting from the beginning of the part | ||
| 10787 | 2026.02.24 02:28:37.100012 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 74 rows starting from the beginning of the part | ||
| 10788 | 2026.02.24 02:28:37.100410 [ 276 ] {ef261962-d0ff-4ee0-9489-143c2e92b72e} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10789 | 2026.02.24 02:28:37.100456 [ 276 ] {ef261962-d0ff-4ee0-9489-143c2e92b72e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10790 | 2026.02.24 02:28:37.100868 [ 276 ] {ef261962-d0ff-4ee0-9489-143c2e92b72e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10791 | 2026.02.24 02:28:37.101006 [ 188 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1931 rows, containing 5 columns (5 merged, 0 gathered) in 0.0013586 sec., 1421316.06065067 rows/sec., 109.68 MiB/sec. | ||
| 10792 | 2026.02.24 02:28:37.101158 [ 276 ] {ef261962-d0ff-4ee0-9489-143c2e92b72e} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10793 | 2026.02.24 02:28:37.101168 [ 188 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10794 | 2026.02.24 02:28:37.101301 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10795 | 2026.02.24 02:28:37.101312 [ 276 ] {ef261962-d0ff-4ee0-9489-143c2e92b72e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001534 sec., 104302.47718383312 rows/sec., 7.26 MiB/sec. | ||
| 10796 | 2026.02.24 02:28:37.101334 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10797 | 2026.02.24 02:28:37.101352 [ 276 ] {ef261962-d0ff-4ee0-9489-143c2e92b72e} <Debug> TCPHandler: Processed in 0.001707365 sec. | ||
| 10798 | 2026.02.24 02:28:37.101353 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10799 | 2026.02.24 02:28:37.101425 [ 188 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_76_15} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10800 | 2026.02.24 02:28:37.101435 [ 192 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::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 | ||
| 10801 | 2026.02.24 02:28:37.101470 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10802 | 2026.02.24 02:28:37.101495 [ 188 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_76_15} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10803 | 2026.02.24 02:28:37.101535 [ 192 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10804 | 2026.02.24 02:28:37.101567 [ 192 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20942 rows starting from the beginning of the part | ||
| 10805 | 2026.02.24 02:28:37.101570 [ 276 ] {cf4c01d4-72dd-490d-bc25-4a392b72ec44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10806 | 2026.02.24 02:28:37.101575 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 10807 | 2026.02.24 02:28:37.101627 [ 192 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 42 rows starting from the beginning of the part | ||
| 10808 | 2026.02.24 02:28:37.101632 [ 276 ] {cf4c01d4-72dd-490d-bc25-4a392b72ec44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10809 | 2026.02.24 02:28:37.101672 [ 192 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::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 | ||
| 10810 | 2026.02.24 02:28:37.101714 [ 192 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 265 rows starting from the beginning of the part | ||
| 10811 | 2026.02.24 02:28:37.101754 [ 192 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 343 rows starting from the beginning of the part | ||
| 10812 | 2026.02.24 02:28:37.101794 [ 192 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::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 | ||
| 10813 | 2026.02.24 02:28:37.102409 [ 276 ] {cf4c01d4-72dd-490d-bc25-4a392b72ec44} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10814 | 2026.02.24 02:28:37.102444 [ 276 ] {cf4c01d4-72dd-490d-bc25-4a392b72ec44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10815 | 2026.02.24 02:28:37.102963 [ 276 ] {cf4c01d4-72dd-490d-bc25-4a392b72ec44} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10816 | 2026.02.24 02:28:37.103183 [ 276 ] {cf4c01d4-72dd-490d-bc25-4a392b72ec44} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10817 | 2026.02.24 02:28:37.103398 [ 276 ] {cf4c01d4-72dd-490d-bc25-4a392b72ec44} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001849 sec., 5408.328826392645 rows/sec., 9.69 MiB/sec. | ||
| 10818 | 2026.02.24 02:28:37.103474 [ 276 ] {cf4c01d4-72dd-490d-bc25-4a392b72ec44} <Debug> TCPHandler: Processed in 0.00205362 sec. | ||
| 10819 | 2026.02.24 02:28:37.103605 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10820 | 2026.02.24 02:28:37.103702 [ 276 ] {24ded245-bab8-4816-9aba-f4549cdabb5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10821 | 2026.02.24 02:28:37.103745 [ 276 ] {24ded245-bab8-4816-9aba-f4549cdabb5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10822 | 2026.02.24 02:28:37.104134 [ 276 ] {24ded245-bab8-4816-9aba-f4549cdabb5e} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10823 | 2026.02.24 02:28:37.104171 [ 276 ] {24ded245-bab8-4816-9aba-f4549cdabb5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10824 | 2026.02.24 02:28:37.104646 [ 276 ] {24ded245-bab8-4816-9aba-f4549cdabb5e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10825 | 2026.02.24 02:28:37.104876 [ 276 ] {24ded245-bab8-4816-9aba-f4549cdabb5e} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10826 | 2026.02.24 02:28:37.104987 [ 65 ] {} <Debug> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10827 | 2026.02.24 02:28:37.105013 [ 65 ] {} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10828 | 2026.02.24 02:28:37.105013 [ 276 ] {24ded245-bab8-4816-9aba-f4549cdabb5e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001331 sec., 45078.88805409467 rows/sec., 3.04 MiB/sec. | ||
| 10829 | 2026.02.24 02:28:37.105031 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10830 | 2026.02.24 02:28:37.105057 [ 276 ] {24ded245-bab8-4816-9aba-f4549cdabb5e} <Debug> TCPHandler: Processed in 0.001503503 sec. | ||
| 10831 | 2026.02.24 02:28:37.105111 [ 191 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::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 | ||
| 10832 | 2026.02.24 02:28:37.105207 [ 191 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10833 | 2026.02.24 02:28:37.105236 [ 191 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4394 rows starting from the beginning of the part | ||
| 10834 | 2026.02.24 02:28:37.105288 [ 191 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 16 rows starting from the beginning of the part | ||
| 10835 | 2026.02.24 02:28:37.105330 [ 191 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::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 | ||
| 10836 | 2026.02.24 02:28:37.105369 [ 191 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 90 rows starting from the beginning of the part | ||
| 10837 | 2026.02.24 02:28:37.105407 [ 191 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 10838 | 2026.02.24 02:28:37.105448 [ 191 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::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 | ||
| 10839 | 2026.02.24 02:28:37.109860 [ 202 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4680 rows, containing 4 columns (4 merged, 0 gathered) in 0.004777291 sec., 979634.6925485594 rows/sec., 63.46 MiB/sec. | ||
| 10840 | 2026.02.24 02:28:37.110234 [ 200 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10841 | 2026.02.24 02:28:37.110484 [ 200 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_76_15} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10842 | 2026.02.24 02:28:37.110554 [ 200 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_76_15} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10843 | 2026.02.24 02:28:37.110622 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 10844 | 2026.02.24 02:28:37.110752 [ 200 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21912 rows, containing 5 columns (5 merged, 0 gathered) in 0.009355739 sec., 2342091.843306018 rows/sec., 158.73 MiB/sec. | ||
| 10845 | 2026.02.24 02:28:37.111305 [ 187 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10846 | 2026.02.24 02:28:37.111592 [ 187 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10847 | 2026.02.24 02:28:37.111670 [ 187 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10848 | 2026.02.24 02:28:37.111774 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 10849 | 2026.02.24 02:28:39.490574 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10850 | 2026.02.24 02:28:39.490648 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10851 | 2026.02.24 02:28:39.626775 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22084 | ||
| 10852 | 2026.02.24 02:28:39.627297 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10853 | 2026.02.24 02:28:39.627342 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10854 | 2026.02.24 02:28:39.627866 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10855 | 2026.02.24 02:28:39.628108 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10856 | 2026.02.24 02:28:39.628247 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22084 | ||
| 10857 | 2026.02.24 02:28:39.628244 [ 63 ] {} <Debug> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10858 | 2026.02.24 02:28:39.628310 [ 63 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10859 | 2026.02.24 02:28:39.628331 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10860 | 2026.02.24 02:28:39.628429 [ 187 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 10861 | 2026.02.24 02:28:39.628521 [ 187 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10862 | 2026.02.24 02:28:39.628553 [ 187 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19716 rows starting from the beginning of the part | ||
| 10863 | 2026.02.24 02:28:39.628617 [ 187 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 10864 | 2026.02.24 02:28:39.628662 [ 187 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 10865 | 2026.02.24 02:28:39.628704 [ 187 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 10866 | 2026.02.24 02:28:39.628741 [ 187 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 10867 | 2026.02.24 02:28:39.628781 [ 187 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 10868 | 2026.02.24 02:28:39.630786 [ 200 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22084 rows, containing 4 columns (4 merged, 0 gathered) in 0.002399245 sec., 9204562.26854698 rows/sec., 131.67 MiB/sec. | ||
| 10869 | 2026.02.24 02:28:39.631239 [ 189 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10870 | 2026.02.24 02:28:39.631577 [ 189 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_46_9} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10871 | 2026.02.24 02:28:39.631659 [ 189 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_46_9} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10872 | 2026.02.24 02:28:39.631765 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. | ||
| 10873 | 2026.02.24 02:28:40.775208 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10874 | 2026.02.24 02:28:40.792093 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10875 | 2026.02.24 02:28:40.792142 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10876 | 2026.02.24 02:28:40.798420 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10877 | 2026.02.24 02:28:40.799112 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10878 | 2026.02.24 02:28:40.799453 [ 62 ] {} <Debug> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10879 | 2026.02.24 02:28:40.799512 [ 62 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10880 | 2026.02.24 02:28:40.799532 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10881 | 2026.02.24 02:28:40.799668 [ 200 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 10882 | 2026.02.24 02:28:40.802176 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10883 | 2026.02.24 02:28:40.803227 [ 200 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10884 | 2026.02.24 02:28:40.805027 [ 200 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 10885 | 2026.02.24 02:28:40.810088 [ 200 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 10886 | 2026.02.24 02:28:40.814706 [ 200 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 10887 | 2026.02.24 02:28:40.819456 [ 200 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 10888 | 2026.02.24 02:28:40.824522 [ 200 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 10889 | 2026.02.24 02:28:40.828928 [ 200 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 10890 | 2026.02.24 02:28:40.886955 [ 189 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.087346808 sec., 3972.6694992677926 rows/sec., 20.54 MiB/sec. | ||
| 10891 | 2026.02.24 02:28:40.889761 [ 199 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10892 | 2026.02.24 02:28:40.891780 [ 199 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_46_9} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10893 | 2026.02.24 02:28:40.891911 [ 199 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_46_9} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10894 | 2026.02.24 02:28:40.894525 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10895 | 2026.02.24 02:28:42.094895 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10896 | 2026.02.24 02:28:42.095157 [ 276 ] {a6183123-83dd-4d05-82a9-c551a05c8d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10897 | 2026.02.24 02:28:42.095253 [ 276 ] {a6183123-83dd-4d05-82a9-c551a05c8d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10898 | 2026.02.24 02:28:42.095980 [ 276 ] {a6183123-83dd-4d05-82a9-c551a05c8d6d} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10899 | 2026.02.24 02:28:42.096030 [ 276 ] {a6183123-83dd-4d05-82a9-c551a05c8d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10900 | 2026.02.24 02:28:42.096425 [ 276 ] {a6183123-83dd-4d05-82a9-c551a05c8d6d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10901 | 2026.02.24 02:28:42.096649 [ 276 ] {a6183123-83dd-4d05-82a9-c551a05c8d6d} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10902 | 2026.02.24 02:28:42.096806 [ 276 ] {a6183123-83dd-4d05-82a9-c551a05c8d6d} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001719 sec., 68644.56079115765 rows/sec., 5.84 MiB/sec. | ||
| 10903 | 2026.02.24 02:28:42.096847 [ 276 ] {a6183123-83dd-4d05-82a9-c551a05c8d6d} <Debug> TCPHandler: Processed in 0.002123742 sec. | ||
| 10904 | 2026.02.24 02:28:42.096963 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10905 | 2026.02.24 02:28:42.097059 [ 276 ] {7e25d829-3dc4-40f9-a23c-2086c4f7a43c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10906 | 2026.02.24 02:28:42.097100 [ 276 ] {7e25d829-3dc4-40f9-a23c-2086c4f7a43c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10907 | 2026.02.24 02:28:42.097530 [ 276 ] {7e25d829-3dc4-40f9-a23c-2086c4f7a43c} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10908 | 2026.02.24 02:28:42.097566 [ 276 ] {7e25d829-3dc4-40f9-a23c-2086c4f7a43c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10909 | 2026.02.24 02:28:42.097856 [ 276 ] {7e25d829-3dc4-40f9-a23c-2086c4f7a43c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10910 | 2026.02.24 02:28:42.098059 [ 276 ] {7e25d829-3dc4-40f9-a23c-2086c4f7a43c} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10911 | 2026.02.24 02:28:42.098191 [ 276 ] {7e25d829-3dc4-40f9-a23c-2086c4f7a43c} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001151 sec., 26933.101650738492 rows/sec., 1.98 MiB/sec. | ||
| 10912 | 2026.02.24 02:28:42.098227 [ 276 ] {7e25d829-3dc4-40f9-a23c-2086c4f7a43c} <Debug> TCPHandler: Processed in 0.00131263 sec. | ||
| 10913 | 2026.02.24 02:28:42.098333 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10914 | 2026.02.24 02:28:42.098426 [ 276 ] {32835e1f-9a89-44b1-a448-864cd452d56d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10915 | 2026.02.24 02:28:42.098466 [ 276 ] {32835e1f-9a89-44b1-a448-864cd452d56d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10916 | 2026.02.24 02:28:42.098869 [ 276 ] {32835e1f-9a89-44b1-a448-864cd452d56d} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10917 | 2026.02.24 02:28:42.098906 [ 276 ] {32835e1f-9a89-44b1-a448-864cd452d56d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10918 | 2026.02.24 02:28:42.099205 [ 276 ] {32835e1f-9a89-44b1-a448-864cd452d56d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10919 | 2026.02.24 02:28:42.099426 [ 276 ] {32835e1f-9a89-44b1-a448-864cd452d56d} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10920 | 2026.02.24 02:28:42.099555 [ 276 ] {32835e1f-9a89-44b1-a448-864cd452d56d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001146 sec., 82897.03315881325 rows/sec., 6.47 MiB/sec. | ||
| 10921 | 2026.02.24 02:28:42.099591 [ 276 ] {32835e1f-9a89-44b1-a448-864cd452d56d} <Debug> TCPHandler: Processed in 0.001306049 sec. | ||
| 10922 | 2026.02.24 02:28:42.099704 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10923 | 2026.02.24 02:28:42.099797 [ 276 ] {51190254-852e-4464-b1eb-5d9fafe5fc75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10924 | 2026.02.24 02:28:42.099841 [ 276 ] {51190254-852e-4464-b1eb-5d9fafe5fc75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10925 | 2026.02.24 02:28:42.100267 [ 276 ] {51190254-852e-4464-b1eb-5d9fafe5fc75} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10926 | 2026.02.24 02:28:42.100306 [ 276 ] {51190254-852e-4464-b1eb-5d9fafe5fc75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10927 | 2026.02.24 02:28:42.100654 [ 276 ] {51190254-852e-4464-b1eb-5d9fafe5fc75} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10928 | 2026.02.24 02:28:42.100876 [ 276 ] {51190254-852e-4464-b1eb-5d9fafe5fc75} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10929 | 2026.02.24 02:28:42.101007 [ 276 ] {51190254-852e-4464-b1eb-5d9fafe5fc75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 10930 | 2026.02.24 02:28:42.101043 [ 276 ] {51190254-852e-4464-b1eb-5d9fafe5fc75} <Debug> TCPHandler: Processed in 0.00138724 sec. | ||
| 10931 | 2026.02.24 02:28:42.101155 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10932 | 2026.02.24 02:28:42.101251 [ 276 ] {4286173c-f87e-460d-92ff-f1a3daf4d49e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10933 | 2026.02.24 02:28:42.101305 [ 276 ] {4286173c-f87e-460d-92ff-f1a3daf4d49e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10934 | 2026.02.24 02:28:42.102152 [ 276 ] {4286173c-f87e-460d-92ff-f1a3daf4d49e} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10935 | 2026.02.24 02:28:42.102192 [ 276 ] {4286173c-f87e-460d-92ff-f1a3daf4d49e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10936 | 2026.02.24 02:28:42.102746 [ 276 ] {4286173c-f87e-460d-92ff-f1a3daf4d49e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10937 | 2026.02.24 02:28:42.102967 [ 276 ] {4286173c-f87e-460d-92ff-f1a3daf4d49e} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10938 | 2026.02.24 02:28:42.103107 [ 276 ] {4286173c-f87e-460d-92ff-f1a3daf4d49e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001875 sec., 16533.333333333336 rows/sec., 29.63 MiB/sec. | ||
| 10939 | 2026.02.24 02:28:42.103160 [ 276 ] {4286173c-f87e-460d-92ff-f1a3daf4d49e} <Debug> TCPHandler: Processed in 0.002053491 sec. | ||
| 10940 | 2026.02.24 02:28:42.103275 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10941 | 2026.02.24 02:28:42.103371 [ 276 ] {2d82eec5-7912-415f-bc10-c0120baa18ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10942 | 2026.02.24 02:28:42.103412 [ 276 ] {2d82eec5-7912-415f-bc10-c0120baa18ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10943 | 2026.02.24 02:28:42.103738 [ 276 ] {2d82eec5-7912-415f-bc10-c0120baa18ed} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10944 | 2026.02.24 02:28:42.103775 [ 276 ] {2d82eec5-7912-415f-bc10-c0120baa18ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10945 | 2026.02.24 02:28:42.104070 [ 276 ] {2d82eec5-7912-415f-bc10-c0120baa18ed} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10946 | 2026.02.24 02:28:42.104274 [ 276 ] {2d82eec5-7912-415f-bc10-c0120baa18ed} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10947 | 2026.02.24 02:28:42.104399 [ 276 ] {2d82eec5-7912-415f-bc10-c0120baa18ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 10948 | 2026.02.24 02:28:42.104435 [ 276 ] {2d82eec5-7912-415f-bc10-c0120baa18ed} <Debug> TCPHandler: Processed in 0.001211498 sec. | ||
| 10949 | 2026.02.24 02:28:43.791393 [ 56 ] {} <Debug> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 10950 | 2026.02.24 02:28:43.791473 [ 56 ] {} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10951 | 2026.02.24 02:28:43.791500 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10952 | 2026.02.24 02:28:43.791623 [ 197 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::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 | ||
| 10953 | 2026.02.24 02:28:43.791757 [ 197 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10954 | 2026.02.24 02:28:43.791793 [ 197 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 10955 | 2026.02.24 02:28:43.791861 [ 197 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 10956 | 2026.02.24 02:28:43.791909 [ 197 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 10957 | 2026.02.24 02:28:43.791952 [ 197 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 10958 | 2026.02.24 02:28:43.791993 [ 197 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 10959 | 2026.02.24 02:28:43.792728 [ 190 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001158957 sec., 37965.17040753022 rows/sec., 3.17 MiB/sec. | ||
| 10960 | 2026.02.24 02:28:43.792856 [ 193 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 10961 | 2026.02.24 02:28:43.793117 [ 193 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_17_4} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10962 | 2026.02.24 02:28:43.793191 [ 193 ] {ae93d0a2-6127-4780-bf6b-ce5f65b5d202::all_1_17_4} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 10963 | 2026.02.24 02:28:43.793258 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10964 | 2026.02.24 02:28:44.693141 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1442 | ||
| 10965 | 2026.02.24 02:28:44.695207 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10966 | 2026.02.24 02:28:44.695245 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10967 | 2026.02.24 02:28:44.696396 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10968 | 2026.02.24 02:28:44.696676 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10969 | 2026.02.24 02:28:44.696931 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1442 | ||
| 10970 | 2026.02.24 02:28:45.501587 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10971 | 2026.02.24 02:28:45.501774 [ 276 ] {79860226-8a52-4d7e-be63-c33ec78148f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10972 | 2026.02.24 02:28:45.501842 [ 276 ] {79860226-8a52-4d7e-be63-c33ec78148f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10973 | 2026.02.24 02:28:45.502605 [ 276 ] {79860226-8a52-4d7e-be63-c33ec78148f0} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10974 | 2026.02.24 02:28:45.502662 [ 276 ] {79860226-8a52-4d7e-be63-c33ec78148f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10975 | 2026.02.24 02:28:45.503109 [ 276 ] {79860226-8a52-4d7e-be63-c33ec78148f0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10976 | 2026.02.24 02:28:45.503372 [ 276 ] {79860226-8a52-4d7e-be63-c33ec78148f0} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10977 | 2026.02.24 02:28:45.503542 [ 276 ] {79860226-8a52-4d7e-be63-c33ec78148f0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001818 sec., 156215.62156215622 rows/sec., 9.92 MiB/sec. | ||
| 10978 | 2026.02.24 02:28:45.503600 [ 276 ] {79860226-8a52-4d7e-be63-c33ec78148f0} <Debug> TCPHandler: Processed in 0.002155662 sec. | ||
| 10979 | 2026.02.24 02:28:45.503726 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10980 | 2026.02.24 02:28:45.503832 [ 276 ] {fd581a66-70d6-4026-ae23-361875bf3fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10981 | 2026.02.24 02:28:45.503879 [ 276 ] {fd581a66-70d6-4026-ae23-361875bf3fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10982 | 2026.02.24 02:28:45.505184 [ 276 ] {fd581a66-70d6-4026-ae23-361875bf3fdc} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10983 | 2026.02.24 02:28:45.505224 [ 276 ] {fd581a66-70d6-4026-ae23-361875bf3fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10984 | 2026.02.24 02:28:45.505672 [ 276 ] {fd581a66-70d6-4026-ae23-361875bf3fdc} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10985 | 2026.02.24 02:28:45.505896 [ 276 ] {fd581a66-70d6-4026-ae23-361875bf3fdc} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10986 | 2026.02.24 02:28:45.506041 [ 276 ] {fd581a66-70d6-4026-ae23-361875bf3fdc} <Debug> executeQuery: Read 1957 rows, 162.76 KiB in 0.002232 sec., 876792.1146953405 rows/sec., 71.21 MiB/sec. | ||
| 10987 | 2026.02.24 02:28:45.506081 [ 276 ] {fd581a66-70d6-4026-ae23-361875bf3fdc} <Debug> TCPHandler: Processed in 0.002408736 sec. | ||
| 10988 | 2026.02.24 02:28:45.506191 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10989 | 2026.02.24 02:28:45.506299 [ 276 ] {049b96e8-3211-45c9-885f-00c675a20216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10990 | 2026.02.24 02:28:45.506341 [ 276 ] {049b96e8-3211-45c9-885f-00c675a20216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10991 | 2026.02.24 02:28:45.506801 [ 276 ] {049b96e8-3211-45c9-885f-00c675a20216} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10992 | 2026.02.24 02:28:45.506840 [ 276 ] {049b96e8-3211-45c9-885f-00c675a20216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10993 | 2026.02.24 02:28:45.507168 [ 276 ] {049b96e8-3211-45c9-885f-00c675a20216} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10994 | 2026.02.24 02:28:45.507387 [ 276 ] {049b96e8-3211-45c9-885f-00c675a20216} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10995 | 2026.02.24 02:28:45.507511 [ 53 ] {} <Debug> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10996 | 2026.02.24 02:28:45.507519 [ 276 ] {049b96e8-3211-45c9-885f-00c675a20216} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001241 sec., 122481.86946011282 rows/sec., 7.31 MiB/sec. | ||
| 10997 | 2026.02.24 02:28:45.507595 [ 53 ] {} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10998 | 2026.02.24 02:28:45.507609 [ 276 ] {049b96e8-3211-45c9-885f-00c675a20216} <Debug> TCPHandler: Processed in 0.001471182 sec. | ||
| 10999 | 2026.02.24 02:28:45.507628 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11000 | 2026.02.24 02:28:45.507725 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11001 | 2026.02.24 02:28:45.507783 [ 193 ] {580652f6-82c7-4483-a510-67597bf45b73::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 | ||
| 11002 | 2026.02.24 02:28:45.507826 [ 276 ] {6f6826bd-51f8-49b5-8cb9-b1be3163787f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11003 | 2026.02.24 02:28:45.507871 [ 276 ] {6f6826bd-51f8-49b5-8cb9-b1be3163787f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11004 | 2026.02.24 02:28:45.507931 [ 193 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11005 | 2026.02.24 02:28:45.507970 [ 193 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 215 rows starting from the beginning of the part | ||
| 11006 | 2026.02.24 02:28:45.508038 [ 193 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 152 rows starting from the beginning of the part | ||
| 11007 | 2026.02.24 02:28:45.508082 [ 193 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 49 rows starting from the beginning of the part | ||
| 11008 | 2026.02.24 02:28:45.508125 [ 193 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 10 rows starting from the beginning of the part | ||
| 11009 | 2026.02.24 02:28:45.508163 [ 193 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 31 rows starting from the beginning of the part | ||
| 11010 | 2026.02.24 02:28:45.508210 [ 193 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 152 rows starting from the beginning of the part | ||
| 11011 | 2026.02.24 02:28:45.508398 [ 276 ] {6f6826bd-51f8-49b5-8cb9-b1be3163787f} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11012 | 2026.02.24 02:28:45.508440 [ 276 ] {6f6826bd-51f8-49b5-8cb9-b1be3163787f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11013 | 2026.02.24 02:28:45.508818 [ 276 ] {6f6826bd-51f8-49b5-8cb9-b1be3163787f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11014 | 2026.02.24 02:28:45.509050 [ 276 ] {6f6826bd-51f8-49b5-8cb9-b1be3163787f} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11015 | 2026.02.24 02:28:45.509182 [ 276 ] {6f6826bd-51f8-49b5-8cb9-b1be3163787f} <Debug> executeQuery: Read 377 rows, 25.67 KiB in 0.001375 sec., 274181.8181818182 rows/sec., 18.23 MiB/sec. | ||
| 11016 | 2026.02.24 02:28:45.509221 [ 276 ] {6f6826bd-51f8-49b5-8cb9-b1be3163787f} <Debug> TCPHandler: Processed in 0.001546852 sec. | ||
| 11017 | 2026.02.24 02:28:45.509331 [ 201 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 609 rows, containing 5 columns (5 merged, 0 gathered) in 0.001623584 sec., 375096.08372588054 rows/sec., 25.11 MiB/sec. | ||
| 11018 | 2026.02.24 02:28:45.509338 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11019 | 2026.02.24 02:28:45.509462 [ 276 ] {1438fbea-2f29-4c35-83a3-eb98e263fb95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11020 | 2026.02.24 02:28:45.509490 [ 193 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11021 | 2026.02.24 02:28:45.509506 [ 276 ] {1438fbea-2f29-4c35-83a3-eb98e263fb95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11022 | 2026.02.24 02:28:45.509839 [ 193 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_66_13} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11023 | 2026.02.24 02:28:45.509939 [ 193 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_66_13} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11024 | 2026.02.24 02:28:45.509950 [ 276 ] {1438fbea-2f29-4c35-83a3-eb98e263fb95} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11025 | 2026.02.24 02:28:45.509994 [ 276 ] {1438fbea-2f29-4c35-83a3-eb98e263fb95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11026 | 2026.02.24 02:28:45.510031 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11027 | 2026.02.24 02:28:45.510317 [ 276 ] {1438fbea-2f29-4c35-83a3-eb98e263fb95} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11028 | 2026.02.24 02:28:45.510539 [ 276 ] {1438fbea-2f29-4c35-83a3-eb98e263fb95} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11029 | 2026.02.24 02:28:45.510667 [ 276 ] {1438fbea-2f29-4c35-83a3-eb98e263fb95} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001221 sec., 121212.1212121212 rows/sec., 6.89 MiB/sec. | ||
| 11030 | 2026.02.24 02:28:45.510703 [ 276 ] {1438fbea-2f29-4c35-83a3-eb98e263fb95} <Debug> TCPHandler: Processed in 0.001418041 sec. | ||
| 11031 | 2026.02.24 02:28:45.510812 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11032 | 2026.02.24 02:28:45.510905 [ 276 ] {6e0f6bf9-a2eb-4b5d-876a-04e1ebebf2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11033 | 2026.02.24 02:28:45.510944 [ 276 ] {6e0f6bf9-a2eb-4b5d-876a-04e1ebebf2bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11034 | 2026.02.24 02:28:45.511662 [ 276 ] {6e0f6bf9-a2eb-4b5d-876a-04e1ebebf2bb} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11035 | 2026.02.24 02:28:45.511699 [ 276 ] {6e0f6bf9-a2eb-4b5d-876a-04e1ebebf2bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11036 | 2026.02.24 02:28:45.512041 [ 276 ] {6e0f6bf9-a2eb-4b5d-876a-04e1ebebf2bb} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11037 | 2026.02.24 02:28:45.512250 [ 276 ] {6e0f6bf9-a2eb-4b5d-876a-04e1ebebf2bb} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11038 | 2026.02.24 02:28:45.512383 [ 276 ] {6e0f6bf9-a2eb-4b5d-876a-04e1ebebf2bb} <Debug> executeQuery: Read 956 rows, 70.27 KiB in 0.001495 sec., 639464.8829431438 rows/sec., 45.90 MiB/sec. | ||
| 11039 | 2026.02.24 02:28:45.512420 [ 276 ] {6e0f6bf9-a2eb-4b5d-876a-04e1ebebf2bb} <Debug> TCPHandler: Processed in 0.001659785 sec. | ||
| 11040 | 2026.02.24 02:28:45.512529 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11041 | 2026.02.24 02:28:45.512624 [ 276 ] {7e818ef6-2d32-403f-8651-211238d41c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11042 | 2026.02.24 02:28:45.512664 [ 276 ] {7e818ef6-2d32-403f-8651-211238d41c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11043 | 2026.02.24 02:28:45.512994 [ 276 ] {7e818ef6-2d32-403f-8651-211238d41c9a} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11044 | 2026.02.24 02:28:45.513030 [ 276 ] {7e818ef6-2d32-403f-8651-211238d41c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11045 | 2026.02.24 02:28:45.513340 [ 276 ] {7e818ef6-2d32-403f-8651-211238d41c9a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11046 | 2026.02.24 02:28:45.513548 [ 276 ] {7e818ef6-2d32-403f-8651-211238d41c9a} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11047 | 2026.02.24 02:28:45.513677 [ 276 ] {7e818ef6-2d32-403f-8651-211238d41c9a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 11048 | 2026.02.24 02:28:45.513713 [ 276 ] {7e818ef6-2d32-403f-8651-211238d41c9a} <Debug> TCPHandler: Processed in 0.001233828 sec. | ||
| 11049 | 2026.02.24 02:28:45.513816 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11050 | 2026.02.24 02:28:45.513909 [ 276 ] {5f5bda74-ef1b-44db-8d4a-822a3d81413e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11051 | 2026.02.24 02:28:45.513950 [ 276 ] {5f5bda74-ef1b-44db-8d4a-822a3d81413e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11052 | 2026.02.24 02:28:45.514516 [ 276 ] {5f5bda74-ef1b-44db-8d4a-822a3d81413e} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11053 | 2026.02.24 02:28:45.514552 [ 276 ] {5f5bda74-ef1b-44db-8d4a-822a3d81413e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11054 | 2026.02.24 02:28:45.514922 [ 276 ] {5f5bda74-ef1b-44db-8d4a-822a3d81413e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11055 | 2026.02.24 02:28:45.515128 [ 276 ] {5f5bda74-ef1b-44db-8d4a-822a3d81413e} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11056 | 2026.02.24 02:28:45.515260 [ 276 ] {5f5bda74-ef1b-44db-8d4a-822a3d81413e} <Debug> executeQuery: Read 917 rows, 62.51 KiB in 0.001368 sec., 670321.6374269006 rows/sec., 44.62 MiB/sec. | ||
| 11057 | 2026.02.24 02:28:45.515297 [ 276 ] {5f5bda74-ef1b-44db-8d4a-822a3d81413e} <Debug> TCPHandler: Processed in 0.001530503 sec. | ||
| 11058 | 2026.02.24 02:28:45.515401 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11059 | 2026.02.24 02:28:45.515494 [ 276 ] {2abbf2ee-ec0d-48a4-a135-ad47b44a59b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11060 | 2026.02.24 02:28:45.515536 [ 276 ] {2abbf2ee-ec0d-48a4-a135-ad47b44a59b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11061 | 2026.02.24 02:28:45.515838 [ 276 ] {2abbf2ee-ec0d-48a4-a135-ad47b44a59b8} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11062 | 2026.02.24 02:28:45.515874 [ 276 ] {2abbf2ee-ec0d-48a4-a135-ad47b44a59b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11063 | 2026.02.24 02:28:45.516167 [ 276 ] {2abbf2ee-ec0d-48a4-a135-ad47b44a59b8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11064 | 2026.02.24 02:28:45.516373 [ 276 ] {2abbf2ee-ec0d-48a4-a135-ad47b44a59b8} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11065 | 2026.02.24 02:28:45.516503 [ 276 ] {2abbf2ee-ec0d-48a4-a135-ad47b44a59b8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 11066 | 2026.02.24 02:28:45.516538 [ 276 ] {2abbf2ee-ec0d-48a4-a135-ad47b44a59b8} <Debug> TCPHandler: Processed in 0.001186837 sec. | ||
| 11067 | 2026.02.24 02:28:45.516639 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11068 | 2026.02.24 02:28:45.516732 [ 276 ] {6ce8011f-a834-42bd-b877-249ddb4fc27c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11069 | 2026.02.24 02:28:45.516786 [ 276 ] {6ce8011f-a834-42bd-b877-249ddb4fc27c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11070 | 2026.02.24 02:28:45.517547 [ 276 ] {6ce8011f-a834-42bd-b877-249ddb4fc27c} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11071 | 2026.02.24 02:28:45.517583 [ 276 ] {6ce8011f-a834-42bd-b877-249ddb4fc27c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11072 | 2026.02.24 02:28:45.518095 [ 276 ] {6ce8011f-a834-42bd-b877-249ddb4fc27c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11073 | 2026.02.24 02:28:45.518324 [ 276 ] {6ce8011f-a834-42bd-b877-249ddb4fc27c} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11074 | 2026.02.24 02:28:45.518437 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11075 | 2026.02.24 02:28:45.518459 [ 276 ] {6ce8011f-a834-42bd-b877-249ddb4fc27c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001744 sec., 5733.94495412844 rows/sec., 10.27 MiB/sec. | ||
| 11076 | 2026.02.24 02:28:45.518484 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11077 | 2026.02.24 02:28:45.518511 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11078 | 2026.02.24 02:28:45.518519 [ 276 ] {6ce8011f-a834-42bd-b877-249ddb4fc27c} <Debug> TCPHandler: Processed in 0.001928479 sec. | ||
| 11079 | 2026.02.24 02:28:45.518618 [ 190 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::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 | ||
| 11080 | 2026.02.24 02:28:45.518630 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11081 | 2026.02.24 02:28:45.518763 [ 276 ] {537ee09e-5680-463d-92e8-fa6623fc2ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11082 | 2026.02.24 02:28:45.518805 [ 276 ] {537ee09e-5680-463d-92e8-fa6623fc2ab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11083 | 2026.02.24 02:28:45.518863 [ 190 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11084 | 2026.02.24 02:28:45.518935 [ 190 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1200 rows starting from the beginning of the part | ||
| 11085 | 2026.02.24 02:28:45.519064 [ 190 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 10 rows starting from the beginning of the part | ||
| 11086 | 2026.02.24 02:28:45.519129 [ 276 ] {537ee09e-5680-463d-92e8-fa6623fc2ab7} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11087 | 2026.02.24 02:28:45.519167 [ 190 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 31 rows starting from the beginning of the part | ||
| 11088 | 2026.02.24 02:28:45.519170 [ 276 ] {537ee09e-5680-463d-92e8-fa6623fc2ab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11089 | 2026.02.24 02:28:45.519275 [ 190 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 10 rows starting from the beginning of the part | ||
| 11090 | 2026.02.24 02:28:45.519379 [ 190 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 31 rows starting from the beginning of the part | ||
| 11091 | 2026.02.24 02:28:45.519491 [ 190 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 10 rows starting from the beginning of the part | ||
| 11092 | 2026.02.24 02:28:45.519508 [ 276 ] {537ee09e-5680-463d-92e8-fa6623fc2ab7} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11093 | 2026.02.24 02:28:45.519734 [ 276 ] {537ee09e-5680-463d-92e8-fa6623fc2ab7} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11094 | 2026.02.24 02:28:45.519875 [ 276 ] {537ee09e-5680-463d-92e8-fa6623fc2ab7} <Debug> executeQuery: Read 78 rows, 4.94 KiB in 0.00113 sec., 69026.54867256638 rows/sec., 4.27 MiB/sec. | ||
| 11095 | 2026.02.24 02:28:45.519911 [ 276 ] {537ee09e-5680-463d-92e8-fa6623fc2ab7} <Debug> TCPHandler: Processed in 0.00133172 sec. | ||
| 11096 | 2026.02.24 02:28:45.526191 [ 193 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1292 rows, containing 19 columns (19 merged, 0 gathered) in 0.007622664 sec., 169494.54941212153 rows/sec., 303.73 MiB/sec. | ||
| 11097 | 2026.02.24 02:28:45.527594 [ 201 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11098 | 2026.02.24 02:28:45.527930 [ 201 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11099 | 2026.02.24 02:28:45.528005 [ 201 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11100 | 2026.02.24 02:28:45.528159 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 11101 | 2026.02.24 02:28:46.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.03 MiB, peak 335.57 MiB, free memory in arenas 0.00 B, will set to 324.50 MiB (RSS), difference: 2.47 MiB | ||
| 11102 | 2026.02.24 02:28:47.086230 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11103 | 2026.02.24 02:28:47.086409 [ 276 ] {ef6ee750-1922-4118-9523-49448e0896c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11104 | 2026.02.24 02:28:47.086476 [ 276 ] {ef6ee750-1922-4118-9523-49448e0896c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11105 | 2026.02.24 02:28:47.087137 [ 276 ] {ef6ee750-1922-4118-9523-49448e0896c2} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11106 | 2026.02.24 02:28:47.087178 [ 276 ] {ef6ee750-1922-4118-9523-49448e0896c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11107 | 2026.02.24 02:28:47.087591 [ 276 ] {ef6ee750-1922-4118-9523-49448e0896c2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11108 | 2026.02.24 02:28:47.087822 [ 276 ] {ef6ee750-1922-4118-9523-49448e0896c2} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11109 | 2026.02.24 02:28:47.087981 [ 276 ] {ef6ee750-1922-4118-9523-49448e0896c2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001621 sec., 34546.57618753856 rows/sec., 2.65 MiB/sec. | ||
| 11110 | 2026.02.24 02:28:47.088030 [ 276 ] {ef6ee750-1922-4118-9523-49448e0896c2} <Debug> TCPHandler: Processed in 0.001934279 sec. | ||
| 11111 | 2026.02.24 02:28:47.088155 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11112 | 2026.02.24 02:28:47.088261 [ 276 ] {8e758db2-a717-47b5-887e-02239ec19229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11113 | 2026.02.24 02:28:47.088303 [ 276 ] {8e758db2-a717-47b5-887e-02239ec19229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11114 | 2026.02.24 02:28:47.088727 [ 276 ] {8e758db2-a717-47b5-887e-02239ec19229} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11115 | 2026.02.24 02:28:47.088761 [ 276 ] {8e758db2-a717-47b5-887e-02239ec19229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11116 | 2026.02.24 02:28:47.089078 [ 276 ] {8e758db2-a717-47b5-887e-02239ec19229} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11117 | 2026.02.24 02:28:47.089309 [ 276 ] {8e758db2-a717-47b5-887e-02239ec19229} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11118 | 2026.02.24 02:28:47.089439 [ 276 ] {8e758db2-a717-47b5-887e-02239ec19229} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 11119 | 2026.02.24 02:28:47.089477 [ 276 ] {8e758db2-a717-47b5-887e-02239ec19229} <Debug> TCPHandler: Processed in 0.00138048 sec. | ||
| 11120 | 2026.02.24 02:28:47.089605 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11121 | 2026.02.24 02:28:47.089701 [ 276 ] {7f4f694e-dd36-4392-9932-1699a8446b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11122 | 2026.02.24 02:28:47.089745 [ 276 ] {7f4f694e-dd36-4392-9932-1699a8446b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11123 | 2026.02.24 02:28:47.090101 [ 276 ] {7f4f694e-dd36-4392-9932-1699a8446b15} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11124 | 2026.02.24 02:28:47.090135 [ 276 ] {7f4f694e-dd36-4392-9932-1699a8446b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11125 | 2026.02.24 02:28:47.090459 [ 276 ] {7f4f694e-dd36-4392-9932-1699a8446b15} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11126 | 2026.02.24 02:28:47.090674 [ 276 ] {7f4f694e-dd36-4392-9932-1699a8446b15} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11127 | 2026.02.24 02:28:47.090801 [ 276 ] {7f4f694e-dd36-4392-9932-1699a8446b15} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001118 sec., 28622.540250447226 rows/sec., 1.99 MiB/sec. | ||
| 11128 | 2026.02.24 02:28:47.090837 [ 276 ] {7f4f694e-dd36-4392-9932-1699a8446b15} <Debug> TCPHandler: Processed in 0.00128295 sec. | ||
| 11129 | 2026.02.24 02:28:47.090959 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11130 | 2026.02.24 02:28:47.091085 [ 276 ] {508473d8-d657-4dd7-9a07-912ed4c1f642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11131 | 2026.02.24 02:28:47.091136 [ 276 ] {508473d8-d657-4dd7-9a07-912ed4c1f642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11132 | 2026.02.24 02:28:47.091498 [ 276 ] {508473d8-d657-4dd7-9a07-912ed4c1f642} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11133 | 2026.02.24 02:28:47.091532 [ 276 ] {508473d8-d657-4dd7-9a07-912ed4c1f642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11134 | 2026.02.24 02:28:47.091855 [ 276 ] {508473d8-d657-4dd7-9a07-912ed4c1f642} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11135 | 2026.02.24 02:28:47.092069 [ 276 ] {508473d8-d657-4dd7-9a07-912ed4c1f642} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11136 | 2026.02.24 02:28:47.092198 [ 276 ] {508473d8-d657-4dd7-9a07-912ed4c1f642} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001138 sec., 10544.81546572935 rows/sec., 727.70 KiB/sec. | ||
| 11137 | 2026.02.24 02:28:47.092235 [ 276 ] {508473d8-d657-4dd7-9a07-912ed4c1f642} <Debug> TCPHandler: Processed in 0.00133849 sec. | ||
| 11138 | 2026.02.24 02:28:47.128407 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22596 | ||
| 11139 | 2026.02.24 02:28:47.129255 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11140 | 2026.02.24 02:28:47.129329 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11141 | 2026.02.24 02:28:47.129887 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11142 | 2026.02.24 02:28:47.130118 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11143 | 2026.02.24 02:28:47.130252 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22596 | ||
| 11144 | 2026.02.24 02:28:48.302258 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 11145 | 2026.02.24 02:28:48.317308 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11146 | 2026.02.24 02:28:48.317364 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11147 | 2026.02.24 02:28:48.322980 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11148 | 2026.02.24 02:28:48.323661 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11149 | 2026.02.24 02:28:48.326338 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 11150 | 2026.02.24 02:28:52.094384 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11151 | 2026.02.24 02:28:52.094630 [ 276 ] {356c5658-7336-4a82-8cb7-27035b28a2fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11152 | 2026.02.24 02:28:52.094692 [ 276 ] {356c5658-7336-4a82-8cb7-27035b28a2fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11153 | 2026.02.24 02:28:52.095456 [ 276 ] {356c5658-7336-4a82-8cb7-27035b28a2fd} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11154 | 2026.02.24 02:28:52.095497 [ 276 ] {356c5658-7336-4a82-8cb7-27035b28a2fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11155 | 2026.02.24 02:28:52.095886 [ 276 ] {356c5658-7336-4a82-8cb7-27035b28a2fd} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11156 | 2026.02.24 02:28:52.096123 [ 276 ] {356c5658-7336-4a82-8cb7-27035b28a2fd} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11157 | 2026.02.24 02:28:52.096276 [ 276 ] {356c5658-7336-4a82-8cb7-27035b28a2fd} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001695 sec., 69616.5191740413 rows/sec., 5.92 MiB/sec. | ||
| 11158 | 2026.02.24 02:28:52.096317 [ 276 ] {356c5658-7336-4a82-8cb7-27035b28a2fd} <Debug> TCPHandler: Processed in 0.002125272 sec. | ||
| 11159 | 2026.02.24 02:28:52.096471 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11160 | 2026.02.24 02:28:52.096564 [ 276 ] {5591cde2-d7f6-4ff8-a308-5b5447f88b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11161 | 2026.02.24 02:28:52.096604 [ 276 ] {5591cde2-d7f6-4ff8-a308-5b5447f88b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11162 | 2026.02.24 02:28:52.097090 [ 276 ] {5591cde2-d7f6-4ff8-a308-5b5447f88b5c} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11163 | 2026.02.24 02:28:52.097127 [ 276 ] {5591cde2-d7f6-4ff8-a308-5b5447f88b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11164 | 2026.02.24 02:28:52.097418 [ 276 ] {5591cde2-d7f6-4ff8-a308-5b5447f88b5c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11165 | 2026.02.24 02:28:52.097621 [ 276 ] {5591cde2-d7f6-4ff8-a308-5b5447f88b5c} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11166 | 2026.02.24 02:28:52.097747 [ 276 ] {5591cde2-d7f6-4ff8-a308-5b5447f88b5c} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001201 sec., 25811.823480432973 rows/sec., 1.90 MiB/sec. | ||
| 11167 | 2026.02.24 02:28:52.097784 [ 276 ] {5591cde2-d7f6-4ff8-a308-5b5447f88b5c} <Debug> TCPHandler: Processed in 0.00136159 sec. | ||
| 11168 | 2026.02.24 02:28:52.097896 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11169 | 2026.02.24 02:28:52.097989 [ 276 ] {9854eeab-d059-4614-963e-91968a6cc7a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11170 | 2026.02.24 02:28:52.098029 [ 276 ] {9854eeab-d059-4614-963e-91968a6cc7a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11171 | 2026.02.24 02:28:52.098481 [ 276 ] {9854eeab-d059-4614-963e-91968a6cc7a2} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11172 | 2026.02.24 02:28:52.098517 [ 276 ] {9854eeab-d059-4614-963e-91968a6cc7a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11173 | 2026.02.24 02:28:52.098812 [ 276 ] {9854eeab-d059-4614-963e-91968a6cc7a2} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11174 | 2026.02.24 02:28:52.099017 [ 276 ] {9854eeab-d059-4614-963e-91968a6cc7a2} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11175 | 2026.02.24 02:28:52.099141 [ 276 ] {9854eeab-d059-4614-963e-91968a6cc7a2} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00117 sec., 81196.58119658119 rows/sec., 6.34 MiB/sec. | ||
| 11176 | 2026.02.24 02:28:52.099179 [ 276 ] {9854eeab-d059-4614-963e-91968a6cc7a2} <Debug> TCPHandler: Processed in 0.00133013 sec. | ||
| 11177 | 2026.02.24 02:28:52.099290 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11178 | 2026.02.24 02:28:52.099383 [ 276 ] {65acae01-add0-425f-b1d2-c4723a5a33c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11179 | 2026.02.24 02:28:52.099426 [ 276 ] {65acae01-add0-425f-b1d2-c4723a5a33c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11180 | 2026.02.24 02:28:52.099833 [ 276 ] {65acae01-add0-425f-b1d2-c4723a5a33c4} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11181 | 2026.02.24 02:28:52.099869 [ 276 ] {65acae01-add0-425f-b1d2-c4723a5a33c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11182 | 2026.02.24 02:28:52.100191 [ 276 ] {65acae01-add0-425f-b1d2-c4723a5a33c4} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11183 | 2026.02.24 02:28:52.100413 [ 276 ] {65acae01-add0-425f-b1d2-c4723a5a33c4} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11184 | 2026.02.24 02:28:52.100539 [ 276 ] {65acae01-add0-425f-b1d2-c4723a5a33c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 11185 | 2026.02.24 02:28:52.100577 [ 276 ] {65acae01-add0-425f-b1d2-c4723a5a33c4} <Debug> TCPHandler: Processed in 0.0013349 sec. | ||
| 11186 | 2026.02.24 02:28:52.100689 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11187 | 2026.02.24 02:28:52.100785 [ 276 ] {c1a2a258-feb5-4c01-9db0-fc264f3ccb17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11188 | 2026.02.24 02:28:52.100840 [ 276 ] {c1a2a258-feb5-4c01-9db0-fc264f3ccb17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11189 | 2026.02.24 02:28:52.101731 [ 276 ] {c1a2a258-feb5-4c01-9db0-fc264f3ccb17} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11190 | 2026.02.24 02:28:52.101772 [ 276 ] {c1a2a258-feb5-4c01-9db0-fc264f3ccb17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11191 | 2026.02.24 02:28:52.102327 [ 276 ] {c1a2a258-feb5-4c01-9db0-fc264f3ccb17} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11192 | 2026.02.24 02:28:52.102548 [ 276 ] {c1a2a258-feb5-4c01-9db0-fc264f3ccb17} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11193 | 2026.02.24 02:28:52.102710 [ 276 ] {c1a2a258-feb5-4c01-9db0-fc264f3ccb17} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001925 sec., 16103.896103896104 rows/sec., 28.86 MiB/sec. | ||
| 11194 | 2026.02.24 02:28:52.102768 [ 276 ] {c1a2a258-feb5-4c01-9db0-fc264f3ccb17} <Debug> TCPHandler: Processed in 0.002133782 sec. | ||
| 11195 | 2026.02.24 02:28:52.102881 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11196 | 2026.02.24 02:28:52.102975 [ 276 ] {baa311bf-0d2a-43c6-b35b-3a48c245504f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11197 | 2026.02.24 02:28:52.103015 [ 276 ] {baa311bf-0d2a-43c6-b35b-3a48c245504f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11198 | 2026.02.24 02:28:52.103363 [ 276 ] {baa311bf-0d2a-43c6-b35b-3a48c245504f} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11199 | 2026.02.24 02:28:52.103400 [ 276 ] {baa311bf-0d2a-43c6-b35b-3a48c245504f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11200 | 2026.02.24 02:28:52.103693 [ 276 ] {baa311bf-0d2a-43c6-b35b-3a48c245504f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11201 | 2026.02.24 02:28:52.103900 [ 276 ] {baa311bf-0d2a-43c6-b35b-3a48c245504f} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11202 | 2026.02.24 02:28:52.104025 [ 276 ] {baa311bf-0d2a-43c6-b35b-3a48c245504f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 11203 | 2026.02.24 02:28:52.104061 [ 276 ] {baa311bf-0d2a-43c6-b35b-3a48c245504f} <Debug> TCPHandler: Processed in 0.001228989 sec. | ||
| 11204 | 2026.02.24 02:28:54.245783 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36968 | ||
| 11205 | 2026.02.24 02:28:54.245906 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11206 | 2026.02.24 02:28:54.245935 [ 292 ] {} <Debug> TCP-Session: c82e5e16-4896-445a-9a2c-0100febb93b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36968 | ||
| 11207 | 2026.02.24 02:28:54.245957 [ 292 ] {} <Debug> TCP-Session: c82e5e16-4896-445a-9a2c-0100febb93b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11208 | 2026.02.24 02:28:54.245971 [ 292 ] {} <Debug> TCP-Session: c82e5e16-4896-445a-9a2c-0100febb93b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11209 | 2026.02.24 02:28:54.246204 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36782 | ||
| 11210 | 2026.02.24 02:28:54.246241 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38529 | ||
| 11211 | 2026.02.24 02:28:54.246280 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64190 | ||
| 11212 | 2026.02.24 02:28:54.246280 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60724 | ||
| 11213 | 2026.02.24 02:28:54.246322 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11214 | 2026.02.24 02:28:54.246326 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47234 | ||
| 11215 | 2026.02.24 02:28:54.246364 [ 293 ] {} <Debug> TCP-Session: f3339fd8-74b7-4749-905d-24c558cba591 Authenticating user 'default' from [fd00:1122:3344:101::e]:36782 | ||
| 11216 | 2026.02.24 02:28:54.246374 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11217 | 2026.02.24 02:28:54.246411 [ 292 ] {} <Trace> TCP-Session: c82e5e16-4896-445a-9a2c-0100febb93b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11218 | 2026.02.24 02:28:54.246416 [ 293 ] {} <Debug> TCP-Session: f3339fd8-74b7-4749-905d-24c558cba591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11219 | 2026.02.24 02:28:54.246433 [ 294 ] {} <Debug> TCP-Session: 11eda2f1-7678-4ad2-950e-02bb173357ae Authenticating user 'default' from [fd00:1122:3344:101::e]:38529 | ||
| 11220 | 2026.02.24 02:28:54.246468 [ 293 ] {} <Debug> TCP-Session: f3339fd8-74b7-4749-905d-24c558cba591 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11221 | 2026.02.24 02:28:54.246489 [ 294 ] {} <Debug> TCP-Session: 11eda2f1-7678-4ad2-950e-02bb173357ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11222 | 2026.02.24 02:28:54.246502 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11223 | 2026.02.24 02:28:54.246511 [ 294 ] {} <Debug> TCP-Session: 11eda2f1-7678-4ad2-950e-02bb173357ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11224 | 2026.02.24 02:28:54.246253 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37541 | ||
| 11225 | 2026.02.24 02:28:54.246530 [ 290 ] {} <Debug> TCP-Session: 03d2508d-0f6f-4614-a0f5-726307fd6aa5 Authenticating user 'default' from [fd00:1122:3344:101::e]:64190 | ||
| 11226 | 2026.02.24 02:28:54.246242 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41763 | ||
| 11227 | 2026.02.24 02:28:54.246574 [ 290 ] {} <Debug> TCP-Session: 03d2508d-0f6f-4614-a0f5-726307fd6aa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11228 | 2026.02.24 02:28:54.246273 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58853 | ||
| 11229 | 2026.02.24 02:28:54.246610 [ 292 ] {9001b999-96d4-4754-abbe-8b00a3f1fa6e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36968) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11230 | 2026.02.24 02:28:54.246607 [ 290 ] {} <Debug> TCP-Session: 03d2508d-0f6f-4614-a0f5-726307fd6aa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11231 | 2026.02.24 02:28:54.246921 [ 292 ] {9001b999-96d4-4754-abbe-8b00a3f1fa6e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11232 | 2026.02.24 02:28:54.246990 [ 292 ] {9001b999-96d4-4754-abbe-8b00a3f1fa6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11233 | 2026.02.24 02:28:54.247031 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11234 | 2026.02.24 02:28:54.247070 [ 286 ] {} <Debug> TCP-Session: 4c2865a1-1551-4ade-9c1f-2764e99b2bcd Authenticating user 'default' from [fd00:1122:3344:101::e]:37541 | ||
| 11235 | 2026.02.24 02:28:54.247089 [ 286 ] {} <Debug> TCP-Session: 4c2865a1-1551-4ade-9c1f-2764e99b2bcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11236 | 2026.02.24 02:28:54.247108 [ 286 ] {} <Debug> TCP-Session: 4c2865a1-1551-4ade-9c1f-2764e99b2bcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11237 | 2026.02.24 02:28:54.247166 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11238 | 2026.02.24 02:28:54.247221 [ 287 ] {} <Debug> TCP-Session: 5a76ad4d-6bdf-465c-a2bb-f45cd5eb1667 Authenticating user 'default' from [fd00:1122:3344:101::e]:58853 | ||
| 11239 | 2026.02.24 02:28:54.247249 [ 287 ] {} <Debug> TCP-Session: 5a76ad4d-6bdf-465c-a2bb-f45cd5eb1667 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11240 | 2026.02.24 02:28:54.247254 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11241 | 2026.02.24 02:28:54.247269 [ 287 ] {} <Debug> TCP-Session: 5a76ad4d-6bdf-465c-a2bb-f45cd5eb1667 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11242 | 2026.02.24 02:28:54.247295 [ 291 ] {} <Debug> TCP-Session: 0eb116fe-d85c-4ff4-b6c2-c6bc55ed568c Authenticating user 'default' from [fd00:1122:3344:101::e]:47234 | ||
| 11243 | 2026.02.24 02:28:54.247318 [ 291 ] {} <Debug> TCP-Session: 0eb116fe-d85c-4ff4-b6c2-c6bc55ed568c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11244 | 2026.02.24 02:28:54.247319 [ 292 ] {9001b999-96d4-4754-abbe-8b00a3f1fa6e} <Debug> oximeter.version (9014d0dd-9cbb-42cf-a9bf-b1762410eb94) (SelectExecutor): Key condition: unknown | ||
| 11245 | 2026.02.24 02:28:54.247336 [ 291 ] {} <Debug> TCP-Session: 0eb116fe-d85c-4ff4-b6c2-c6bc55ed568c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11246 | 2026.02.24 02:28:54.247647 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11247 | 2026.02.24 02:28:54.247680 [ 275 ] {} <Debug> TCP-Session: 8a3ec481-4c91-4908-924b-2302ebcb9f94 Authenticating user 'default' from [fd00:1122:3344:101::e]:41763 | ||
| 11248 | 2026.02.24 02:28:54.247696 [ 275 ] {} <Debug> TCP-Session: 8a3ec481-4c91-4908-924b-2302ebcb9f94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11249 | 2026.02.24 02:28:54.247708 [ 275 ] {} <Debug> TCP-Session: 8a3ec481-4c91-4908-924b-2302ebcb9f94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11250 | 2026.02.24 02:28:54.247780 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11251 | 2026.02.24 02:28:54.247822 [ 289 ] {} <Debug> TCP-Session: 60a24d30-0f9e-4f87-a620-473846961ac0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60724 | ||
| 11252 | 2026.02.24 02:28:54.247842 [ 289 ] {} <Debug> TCP-Session: 60a24d30-0f9e-4f87-a620-473846961ac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11253 | 2026.02.24 02:28:54.247854 [ 289 ] {} <Debug> TCP-Session: 60a24d30-0f9e-4f87-a620-473846961ac0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11254 | 2026.02.24 02:28:54.248390 [ 333 ] {9001b999-96d4-4754-abbe-8b00a3f1fa6e} <Trace> AggregatingTransform: Aggregating | ||
| 11255 | 2026.02.24 02:28:54.248504 [ 333 ] {9001b999-96d4-4754-abbe-8b00a3f1fa6e} <Trace> Aggregator: Aggregation method: without_key | ||
| 11256 | 2026.02.24 02:28:54.248545 [ 333 ] {9001b999-96d4-4754-abbe-8b00a3f1fa6e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001097006 sec. (911.572 rows/sec., 35.61 KiB/sec.) | ||
| 11257 | 2026.02.24 02:28:54.248565 [ 333 ] {9001b999-96d4-4754-abbe-8b00a3f1fa6e} <Trace> Aggregator: Merging aggregated data | ||
| 11258 | 2026.02.24 02:28:54.249937 [ 292 ] {9001b999-96d4-4754-abbe-8b00a3f1fa6e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003391 sec., 294.8982601002654 rows/sec., 11.52 KiB/sec. | ||
| 11259 | 2026.02.24 02:28:54.250132 [ 292 ] {9001b999-96d4-4754-abbe-8b00a3f1fa6e} <Debug> TCPHandler: Processed in 0.003842917 sec. | ||
| 11260 | 2026.02.24 02:28:54.250236 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11261 | 2026.02.24 02:28:54.250269 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11262 | 2026.02.24 02:28:54.250274 [ 292 ] {} <Debug> TCP-Session: c82e5e16-4896-445a-9a2c-0100febb93b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11263 | 2026.02.24 02:28:54.250291 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11264 | 2026.02.24 02:28:54.250313 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11265 | 2026.02.24 02:28:54.250336 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11266 | 2026.02.24 02:28:54.250358 [ 293 ] {} <Debug> TCP-Session: f3339fd8-74b7-4749-905d-24c558cba591 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11267 | 2026.02.24 02:28:54.250378 [ 287 ] {} <Debug> TCP-Session: 5a76ad4d-6bdf-465c-a2bb-f45cd5eb1667 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11268 | 2026.02.24 02:28:54.250392 [ 291 ] {} <Debug> TCP-Session: 0eb116fe-d85c-4ff4-b6c2-c6bc55ed568c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11269 | 2026.02.24 02:28:54.250388 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11270 | 2026.02.24 02:28:54.250411 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11271 | 2026.02.24 02:28:54.250372 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11272 | 2026.02.24 02:28:54.250359 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11273 | 2026.02.24 02:28:54.250490 [ 289 ] {} <Debug> TCP-Session: 60a24d30-0f9e-4f87-a620-473846961ac0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11274 | 2026.02.24 02:28:54.250505 [ 286 ] {} <Debug> TCP-Session: 4c2865a1-1551-4ade-9c1f-2764e99b2bcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11275 | 2026.02.24 02:28:54.250518 [ 290 ] {} <Debug> TCP-Session: 03d2508d-0f6f-4614-a0f5-726307fd6aa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11276 | 2026.02.24 02:28:54.250539 [ 275 ] {} <Debug> TCP-Session: 8a3ec481-4c91-4908-924b-2302ebcb9f94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11277 | 2026.02.24 02:28:54.250318 [ 294 ] {} <Debug> TCP-Session: 11eda2f1-7678-4ad2-950e-02bb173357ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11278 | 2026.02.24 02:28:54.329395 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52714 | ||
| 11279 | 2026.02.24 02:28:54.329505 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11280 | 2026.02.24 02:28:54.329533 [ 292 ] {} <Debug> TCP-Session: ab7da6ff-6f21-438a-9a52-69af8dfa835e Authenticating user 'default' from [fd00:1122:3344:101::e]:52714 | ||
| 11281 | 2026.02.24 02:28:54.329556 [ 292 ] {} <Debug> TCP-Session: ab7da6ff-6f21-438a-9a52-69af8dfa835e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11282 | 2026.02.24 02:28:54.329571 [ 292 ] {} <Debug> TCP-Session: ab7da6ff-6f21-438a-9a52-69af8dfa835e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11283 | 2026.02.24 02:28:54.329780 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43167 | ||
| 11284 | 2026.02.24 02:28:54.329802 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35711 | ||
| 11285 | 2026.02.24 02:28:54.329824 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36839 | ||
| 11286 | 2026.02.24 02:28:54.329846 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46155 | ||
| 11287 | 2026.02.24 02:28:54.329881 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34408 | ||
| 11288 | 2026.02.24 02:28:54.329894 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11289 | 2026.02.24 02:28:54.329927 [ 292 ] {} <Trace> TCP-Session: ab7da6ff-6f21-438a-9a52-69af8dfa835e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11290 | 2026.02.24 02:28:54.329936 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11291 | 2026.02.24 02:28:54.329953 [ 293 ] {} <Debug> TCP-Session: c520ad29-a069-4c44-af36-4dd221648a47 Authenticating user 'default' from [fd00:1122:3344:101::e]:43167 | ||
| 11292 | 2026.02.24 02:28:54.329978 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11293 | 2026.02.24 02:28:54.329978 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11294 | 2026.02.24 02:28:54.330003 [ 293 ] {} <Debug> TCP-Session: c520ad29-a069-4c44-af36-4dd221648a47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11295 | 2026.02.24 02:28:54.330015 [ 287 ] {} <Debug> TCP-Session: c3bcb3fa-86de-4e90-a0c6-dfe56db55249 Authenticating user 'default' from [fd00:1122:3344:101::e]:46155 | ||
| 11296 | 2026.02.24 02:28:54.330022 [ 291 ] {} <Debug> TCP-Session: f61f9e9f-8067-49d2-92c5-305feef4eff1 Authenticating user 'default' from [fd00:1122:3344:101::e]:34408 | ||
| 11297 | 2026.02.24 02:28:54.330030 [ 293 ] {} <Debug> TCP-Session: c520ad29-a069-4c44-af36-4dd221648a47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11298 | 2026.02.24 02:28:54.330051 [ 287 ] {} <Debug> TCP-Session: c3bcb3fa-86de-4e90-a0c6-dfe56db55249 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11299 | 2026.02.24 02:28:54.330060 [ 291 ] {} <Debug> TCP-Session: f61f9e9f-8067-49d2-92c5-305feef4eff1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11300 | 2026.02.24 02:28:54.330072 [ 287 ] {} <Debug> TCP-Session: c3bcb3fa-86de-4e90-a0c6-dfe56db55249 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11301 | 2026.02.24 02:28:54.330082 [ 291 ] {} <Debug> TCP-Session: f61f9e9f-8067-49d2-92c5-305feef4eff1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11302 | 2026.02.24 02:28:54.329994 [ 286 ] {} <Debug> TCP-Session: aa854a57-088d-406e-becc-ee88158798b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36839 | ||
| 11303 | 2026.02.24 02:28:54.330103 [ 292 ] {0215f874-c15a-43fb-879b-f1d6bc601979} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52714) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11304 | 2026.02.24 02:28:54.329873 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64022 | ||
| 11305 | 2026.02.24 02:28:54.330138 [ 286 ] {} <Debug> TCP-Session: aa854a57-088d-406e-becc-ee88158798b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11306 | 2026.02.24 02:28:54.329814 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45856 | ||
| 11307 | 2026.02.24 02:28:54.330178 [ 286 ] {} <Debug> TCP-Session: aa854a57-088d-406e-becc-ee88158798b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11308 | 2026.02.24 02:28:54.329936 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11309 | 2026.02.24 02:28:54.330214 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11310 | 2026.02.24 02:28:54.329848 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48983 | ||
| 11311 | 2026.02.24 02:28:54.330242 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11312 | 2026.02.24 02:28:54.330247 [ 290 ] {} <Debug> TCP-Session: abd6cd83-64cc-419a-a37b-9621145d921f Authenticating user 'default' from [fd00:1122:3344:101::e]:64022 | ||
| 11313 | 2026.02.24 02:28:54.330288 [ 275 ] {} <Debug> TCP-Session: 491940c6-b245-4c03-a4fe-a1a57bb17c3a Authenticating user 'default' from [fd00:1122:3344:101::e]:45856 | ||
| 11314 | 2026.02.24 02:28:54.330239 [ 294 ] {} <Debug> TCP-Session: 6b70e6c7-d3c4-431f-ba70-d66431f4bf7b Authenticating user 'default' from [fd00:1122:3344:101::e]:35711 | ||
| 11315 | 2026.02.24 02:28:54.330308 [ 275 ] {} <Debug> TCP-Session: 491940c6-b245-4c03-a4fe-a1a57bb17c3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11316 | 2026.02.24 02:28:54.330300 [ 290 ] {} <Debug> TCP-Session: abd6cd83-64cc-419a-a37b-9621145d921f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11317 | 2026.02.24 02:28:54.330320 [ 294 ] {} <Debug> TCP-Session: 6b70e6c7-d3c4-431f-ba70-d66431f4bf7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11318 | 2026.02.24 02:28:54.330324 [ 275 ] {} <Debug> TCP-Session: 491940c6-b245-4c03-a4fe-a1a57bb17c3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11319 | 2026.02.24 02:28:54.330340 [ 294 ] {} <Debug> TCP-Session: 6b70e6c7-d3c4-431f-ba70-d66431f4bf7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11320 | 2026.02.24 02:28:54.330332 [ 290 ] {} <Debug> TCP-Session: abd6cd83-64cc-419a-a37b-9621145d921f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11321 | 2026.02.24 02:28:54.330314 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11322 | 2026.02.24 02:28:54.330386 [ 292 ] {0215f874-c15a-43fb-879b-f1d6bc601979} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11323 | 2026.02.24 02:28:54.330393 [ 289 ] {} <Debug> TCP-Session: 8f7533cd-70b2-4553-b068-2bb20a7a342f Authenticating user 'default' from [fd00:1122:3344:101::e]:48983 | ||
| 11324 | 2026.02.24 02:28:54.330433 [ 289 ] {} <Debug> TCP-Session: 8f7533cd-70b2-4553-b068-2bb20a7a342f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11325 | 2026.02.24 02:28:54.330445 [ 289 ] {} <Debug> TCP-Session: 8f7533cd-70b2-4553-b068-2bb20a7a342f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11326 | 2026.02.24 02:28:54.330448 [ 292 ] {0215f874-c15a-43fb-879b-f1d6bc601979} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11327 | 2026.02.24 02:28:54.330745 [ 292 ] {0215f874-c15a-43fb-879b-f1d6bc601979} <Debug> oximeter.version (9014d0dd-9cbb-42cf-a9bf-b1762410eb94) (SelectExecutor): Key condition: unknown | ||
| 11328 | 2026.02.24 02:28:54.331793 [ 305 ] {0215f874-c15a-43fb-879b-f1d6bc601979} <Trace> AggregatingTransform: Aggregating | ||
| 11329 | 2026.02.24 02:28:54.331855 [ 305 ] {0215f874-c15a-43fb-879b-f1d6bc601979} <Trace> Aggregator: Aggregation method: without_key | ||
| 11330 | 2026.02.24 02:28:54.331895 [ 305 ] {0215f874-c15a-43fb-879b-f1d6bc601979} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001041196 sec. (960.434 rows/sec., 37.52 KiB/sec.) | ||
| 11331 | 2026.02.24 02:28:54.331915 [ 305 ] {0215f874-c15a-43fb-879b-f1d6bc601979} <Trace> Aggregator: Merging aggregated data | ||
| 11332 | 2026.02.24 02:28:54.333559 [ 292 ] {0215f874-c15a-43fb-879b-f1d6bc601979} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003509 sec., 284.9814762040467 rows/sec., 11.13 KiB/sec. | ||
| 11333 | 2026.02.24 02:28:54.333775 [ 292 ] {0215f874-c15a-43fb-879b-f1d6bc601979} <Debug> TCPHandler: Processed in 0.003974119 sec. | ||
| 11334 | 2026.02.24 02:28:54.333915 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11335 | 2026.02.24 02:28:54.333959 [ 292 ] {} <Debug> TCP-Session: ab7da6ff-6f21-438a-9a52-69af8dfa835e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11336 | 2026.02.24 02:28:54.333987 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11337 | 2026.02.24 02:28:54.334036 [ 275 ] {} <Debug> TCP-Session: 491940c6-b245-4c03-a4fe-a1a57bb17c3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11338 | 2026.02.24 02:28:54.334041 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11339 | 2026.02.24 02:28:54.334097 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11340 | 2026.02.24 02:28:54.334102 [ 291 ] {} <Debug> TCP-Session: f61f9e9f-8067-49d2-92c5-305feef4eff1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11341 | 2026.02.24 02:28:54.334116 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11342 | 2026.02.24 02:28:54.334140 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11343 | 2026.02.24 02:28:54.334173 [ 286 ] {} <Debug> TCP-Session: aa854a57-088d-406e-becc-ee88158798b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11344 | 2026.02.24 02:28:54.334193 [ 290 ] {} <Debug> TCP-Session: abd6cd83-64cc-419a-a37b-9621145d921f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11345 | 2026.02.24 02:28:54.334142 [ 287 ] {} <Debug> TCP-Session: c3bcb3fa-86de-4e90-a0c6-dfe56db55249 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11346 | 2026.02.24 02:28:54.334261 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11347 | 2026.02.24 02:28:54.334293 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11348 | 2026.02.24 02:28:54.334315 [ 294 ] {} <Debug> TCP-Session: 6b70e6c7-d3c4-431f-ba70-d66431f4bf7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11349 | 2026.02.24 02:28:54.334354 [ 289 ] {} <Debug> TCP-Session: 8f7533cd-70b2-4553-b068-2bb20a7a342f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11350 | 2026.02.24 02:28:54.334306 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11351 | 2026.02.24 02:28:54.334460 [ 293 ] {} <Debug> TCP-Session: c520ad29-a069-4c44-af36-4dd221648a47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11352 | 2026.02.24 02:28:54.449822 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60174 | ||
| 11353 | 2026.02.24 02:28:54.449939 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11354 | 2026.02.24 02:28:54.449970 [ 292 ] {} <Debug> TCP-Session: 395e6554-c6c3-4ea4-b76a-52b8b8d9ae0a Authenticating user 'default' from [fd00:1122:3344:101::e]:60174 | ||
| 11355 | 2026.02.24 02:28:54.449996 [ 292 ] {} <Debug> TCP-Session: 395e6554-c6c3-4ea4-b76a-52b8b8d9ae0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11356 | 2026.02.24 02:28:54.450013 [ 292 ] {} <Debug> TCP-Session: 395e6554-c6c3-4ea4-b76a-52b8b8d9ae0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11357 | 2026.02.24 02:28:54.450228 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47560 | ||
| 11358 | 2026.02.24 02:28:54.450252 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37196 | ||
| 11359 | 2026.02.24 02:28:54.450279 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65332 | ||
| 11360 | 2026.02.24 02:28:54.450291 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47067 | ||
| 11361 | 2026.02.24 02:28:54.450321 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44571 | ||
| 11362 | 2026.02.24 02:28:54.450347 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11363 | 2026.02.24 02:28:54.450377 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11364 | 2026.02.24 02:28:54.450380 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11365 | 2026.02.24 02:28:54.450401 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11366 | 2026.02.24 02:28:54.450406 [ 289 ] {} <Debug> TCP-Session: e5aa71cd-c462-4368-91eb-c9c7a00cf429 Authenticating user 'default' from [fd00:1122:3344:101::e]:65332 | ||
| 11367 | 2026.02.24 02:28:54.450404 [ 293 ] {} <Debug> TCP-Session: 59d9e016-1c1e-4392-a4d2-c40d5a197573 Authenticating user 'default' from [fd00:1122:3344:101::e]:47560 | ||
| 11368 | 2026.02.24 02:28:54.450425 [ 275 ] {} <Debug> TCP-Session: d8c92bbe-76ec-496e-a015-72c24ad87f7c Authenticating user 'default' from [fd00:1122:3344:101::e]:37196 | ||
| 11369 | 2026.02.24 02:28:54.450432 [ 290 ] {} <Debug> TCP-Session: 127fb567-a3f5-437f-9c87-e3b5e1d0a577 Authenticating user 'default' from [fd00:1122:3344:101::e]:47067 | ||
| 11370 | 2026.02.24 02:28:54.450448 [ 289 ] {} <Debug> TCP-Session: e5aa71cd-c462-4368-91eb-c9c7a00cf429 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11371 | 2026.02.24 02:28:54.450454 [ 293 ] {} <Debug> TCP-Session: 59d9e016-1c1e-4392-a4d2-c40d5a197573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11372 | 2026.02.24 02:28:54.450472 [ 275 ] {} <Debug> TCP-Session: d8c92bbe-76ec-496e-a015-72c24ad87f7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11373 | 2026.02.24 02:28:54.450483 [ 289 ] {} <Debug> TCP-Session: e5aa71cd-c462-4368-91eb-c9c7a00cf429 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11374 | 2026.02.24 02:28:54.450493 [ 293 ] {} <Debug> TCP-Session: 59d9e016-1c1e-4392-a4d2-c40d5a197573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11375 | 2026.02.24 02:28:54.450507 [ 275 ] {} <Debug> TCP-Session: d8c92bbe-76ec-496e-a015-72c24ad87f7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11376 | 2026.02.24 02:28:54.450474 [ 290 ] {} <Debug> TCP-Session: 127fb567-a3f5-437f-9c87-e3b5e1d0a577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11377 | 2026.02.24 02:28:54.450415 [ 292 ] {} <Trace> TCP-Session: 395e6554-c6c3-4ea4-b76a-52b8b8d9ae0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11378 | 2026.02.24 02:28:54.450560 [ 290 ] {} <Debug> TCP-Session: 127fb567-a3f5-437f-9c87-e3b5e1d0a577 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11379 | 2026.02.24 02:28:54.450443 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11380 | 2026.02.24 02:28:54.450281 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37420 | ||
| 11381 | 2026.02.24 02:28:54.450632 [ 291 ] {} <Debug> TCP-Session: 02b9c3fa-e97e-4106-9837-86646482b337 Authenticating user 'default' from [fd00:1122:3344:101::e]:44571 | ||
| 11382 | 2026.02.24 02:28:54.450252 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37433 | ||
| 11383 | 2026.02.24 02:28:54.450664 [ 291 ] {} <Debug> TCP-Session: 02b9c3fa-e97e-4106-9837-86646482b337 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11384 | 2026.02.24 02:28:54.450260 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51363 | ||
| 11385 | 2026.02.24 02:28:54.450691 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11386 | 2026.02.24 02:28:54.450718 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11387 | 2026.02.24 02:28:54.450745 [ 287 ] {} <Debug> TCP-Session: 225a7b3e-6740-47d6-99a9-0f6fabb0773e Authenticating user 'default' from [fd00:1122:3344:101::e]:37420 | ||
| 11388 | 2026.02.24 02:28:54.450738 [ 292 ] {a1ad873e-411b-467d-97a7-899fe9ab3594} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60174) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11389 | 2026.02.24 02:28:54.450760 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11390 | 2026.02.24 02:28:54.450779 [ 287 ] {} <Debug> TCP-Session: 225a7b3e-6740-47d6-99a9-0f6fabb0773e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11391 | 2026.02.24 02:28:54.450810 [ 286 ] {} <Debug> TCP-Session: 2f3c920a-e4cc-421c-9300-05ae3bb3490c Authenticating user 'default' from [fd00:1122:3344:101::e]:51363 | ||
| 11392 | 2026.02.24 02:28:54.450823 [ 287 ] {} <Debug> TCP-Session: 225a7b3e-6740-47d6-99a9-0f6fabb0773e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11393 | 2026.02.24 02:28:54.450840 [ 286 ] {} <Debug> TCP-Session: 2f3c920a-e4cc-421c-9300-05ae3bb3490c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11394 | 2026.02.24 02:28:54.450690 [ 291 ] {} <Debug> TCP-Session: 02b9c3fa-e97e-4106-9837-86646482b337 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11395 | 2026.02.24 02:28:54.450863 [ 286 ] {} <Debug> TCP-Session: 2f3c920a-e4cc-421c-9300-05ae3bb3490c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11396 | 2026.02.24 02:28:54.450772 [ 294 ] {} <Debug> TCP-Session: 19818463-8c23-429d-8bc9-eb437da2a2c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37433 | ||
| 11397 | 2026.02.24 02:28:54.450909 [ 294 ] {} <Debug> TCP-Session: 19818463-8c23-429d-8bc9-eb437da2a2c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11398 | 2026.02.24 02:28:54.450922 [ 294 ] {} <Debug> TCP-Session: 19818463-8c23-429d-8bc9-eb437da2a2c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11399 | 2026.02.24 02:28:54.451036 [ 292 ] {a1ad873e-411b-467d-97a7-899fe9ab3594} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11400 | 2026.02.24 02:28:54.451096 [ 292 ] {a1ad873e-411b-467d-97a7-899fe9ab3594} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11401 | 2026.02.24 02:28:54.451382 [ 292 ] {a1ad873e-411b-467d-97a7-899fe9ab3594} <Debug> oximeter.version (9014d0dd-9cbb-42cf-a9bf-b1762410eb94) (SelectExecutor): Key condition: unknown | ||
| 11402 | 2026.02.24 02:28:54.452307 [ 342 ] {a1ad873e-411b-467d-97a7-899fe9ab3594} <Trace> AggregatingTransform: Aggregating | ||
| 11403 | 2026.02.24 02:28:54.452350 [ 342 ] {a1ad873e-411b-467d-97a7-899fe9ab3594} <Trace> Aggregator: Aggregation method: without_key | ||
| 11404 | 2026.02.24 02:28:54.452388 [ 342 ] {a1ad873e-411b-467d-97a7-899fe9ab3594} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000904824 sec. (1105.187 rows/sec., 43.17 KiB/sec.) | ||
| 11405 | 2026.02.24 02:28:54.452408 [ 342 ] {a1ad873e-411b-467d-97a7-899fe9ab3594} <Trace> Aggregator: Merging aggregated data | ||
| 11406 | 2026.02.24 02:28:54.453832 [ 292 ] {a1ad873e-411b-467d-97a7-899fe9ab3594} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003151 sec., 317.35956839098696 rows/sec., 12.40 KiB/sec. | ||
| 11407 | 2026.02.24 02:28:54.453984 [ 292 ] {a1ad873e-411b-467d-97a7-899fe9ab3594} <Debug> TCPHandler: Processed in 0.003700485 sec. | ||
| 11408 | 2026.02.24 02:28:54.454091 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11409 | 2026.02.24 02:28:54.454125 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11410 | 2026.02.24 02:28:54.454130 [ 291 ] {} <Debug> TCP-Session: 02b9c3fa-e97e-4106-9837-86646482b337 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11411 | 2026.02.24 02:28:54.454154 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11412 | 2026.02.24 02:28:54.454172 [ 286 ] {} <Debug> TCP-Session: 2f3c920a-e4cc-421c-9300-05ae3bb3490c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11413 | 2026.02.24 02:28:54.454178 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11414 | 2026.02.24 02:28:54.454196 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11415 | 2026.02.24 02:28:54.454203 [ 289 ] {} <Debug> TCP-Session: e5aa71cd-c462-4368-91eb-c9c7a00cf429 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11416 | 2026.02.24 02:28:54.454222 [ 294 ] {} <Debug> TCP-Session: 19818463-8c23-429d-8bc9-eb437da2a2c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11417 | 2026.02.24 02:28:54.454223 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11418 | 2026.02.24 02:28:54.454245 [ 293 ] {} <Debug> TCP-Session: 59d9e016-1c1e-4392-a4d2-c40d5a197573 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11419 | 2026.02.24 02:28:54.454265 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11420 | 2026.02.24 02:28:54.454283 [ 275 ] {} <Debug> TCP-Session: d8c92bbe-76ec-496e-a015-72c24ad87f7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11421 | 2026.02.24 02:28:54.454256 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11422 | 2026.02.24 02:28:54.454310 [ 292 ] {} <Debug> TCP-Session: 395e6554-c6c3-4ea4-b76a-52b8b8d9ae0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11423 | 2026.02.24 02:28:54.454241 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11424 | 2026.02.24 02:28:54.454341 [ 290 ] {} <Debug> TCP-Session: 127fb567-a3f5-437f-9c87-e3b5e1d0a577 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11425 | 2026.02.24 02:28:54.454384 [ 287 ] {} <Debug> TCP-Session: 225a7b3e-6740-47d6-99a9-0f6fabb0773e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11426 | 2026.02.24 02:28:54.490687 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11427 | 2026.02.24 02:28:54.490725 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11428 | 2026.02.24 02:28:54.631128 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23044 | ||
| 11429 | 2026.02.24 02:28:54.631657 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11430 | 2026.02.24 02:28:54.631710 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11431 | 2026.02.24 02:28:54.632246 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11432 | 2026.02.24 02:28:54.632539 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11433 | 2026.02.24 02:28:54.632738 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23044 | ||
| 11434 | 2026.02.24 02:28:54.697845 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1490 | ||
| 11435 | 2026.02.24 02:28:54.700520 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11436 | 2026.02.24 02:28:54.700579 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11437 | 2026.02.24 02:28:54.701855 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11438 | 2026.02.24 02:28:54.702131 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11439 | 2026.02.24 02:28:54.702298 [ 42 ] {} <Debug> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11440 | 2026.02.24 02:28:54.702363 [ 42 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11441 | 2026.02.24 02:28:54.702384 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11442 | 2026.02.24 02:28:54.702502 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1490 | ||
| 11443 | 2026.02.24 02:28:54.702505 [ 195 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::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 | ||
| 11444 | 2026.02.24 02:28:54.703213 [ 195 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11445 | 2026.02.24 02:28:54.703451 [ 195 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1298 rows starting from the beginning of the part | ||
| 11446 | 2026.02.24 02:28:54.703995 [ 195 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 34 rows starting from the beginning of the part | ||
| 11447 | 2026.02.24 02:28:54.704573 [ 195 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 44 rows starting from the beginning of the part | ||
| 11448 | 2026.02.24 02:28:54.705155 [ 195 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 42 rows starting from the beginning of the part | ||
| 11449 | 2026.02.24 02:28:54.705701 [ 195 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 11450 | 2026.02.24 02:28:54.706207 [ 195 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part | ||
| 11451 | 2026.02.24 02:28:54.713659 [ 193 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1490 rows, containing 72 columns (72 merged, 0 gathered) in 0.011211767 sec., 132896.0903308105 rows/sec., 105.56 MiB/sec. | ||
| 11452 | 2026.02.24 02:28:54.715454 [ 198 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11453 | 2026.02.24 02:28:54.716098 [ 198 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_36_7} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11454 | 2026.02.24 02:28:54.716189 [ 198 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_36_7} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11455 | 2026.02.24 02:28:54.716577 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 11456 | 2026.02.24 02:28:55.002188 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000816602 sec. | ||
| 11457 | 2026.02.24 02:28:55.827196 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11458 | 2026.02.24 02:28:55.846657 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11459 | 2026.02.24 02:28:55.846729 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11460 | 2026.02.24 02:28:55.853251 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11461 | 2026.02.24 02:28:55.854040 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11462 | 2026.02.24 02:28:55.858473 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11463 | 2026.02.24 02:28:57.101418 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11464 | 2026.02.24 02:28:57.101595 [ 276 ] {dcee971e-0ae0-421d-ba8e-2bca5655e3c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11465 | 2026.02.24 02:28:57.101660 [ 276 ] {dcee971e-0ae0-421d-ba8e-2bca5655e3c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11466 | 2026.02.24 02:28:57.102458 [ 276 ] {dcee971e-0ae0-421d-ba8e-2bca5655e3c8} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11467 | 2026.02.24 02:28:57.102509 [ 276 ] {dcee971e-0ae0-421d-ba8e-2bca5655e3c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11468 | 2026.02.24 02:28:57.102941 [ 276 ] {dcee971e-0ae0-421d-ba8e-2bca5655e3c8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11469 | 2026.02.24 02:28:57.103175 [ 276 ] {dcee971e-0ae0-421d-ba8e-2bca5655e3c8} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11470 | 2026.02.24 02:28:57.103350 [ 276 ] {dcee971e-0ae0-421d-ba8e-2bca5655e3c8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001804 sec., 157427.93791574278 rows/sec., 10.00 MiB/sec. | ||
| 11471 | 2026.02.24 02:28:57.103395 [ 276 ] {dcee971e-0ae0-421d-ba8e-2bca5655e3c8} <Debug> TCPHandler: Processed in 0.002108571 sec. | ||
| 11472 | 2026.02.24 02:28:57.103527 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11473 | 2026.02.24 02:28:57.103625 [ 276 ] {90af674a-de87-49e6-9084-2a306ba45a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11474 | 2026.02.24 02:28:57.103667 [ 276 ] {90af674a-de87-49e6-9084-2a306ba45a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11475 | 2026.02.24 02:28:57.104512 [ 276 ] {90af674a-de87-49e6-9084-2a306ba45a48} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11476 | 2026.02.24 02:28:57.104548 [ 276 ] {90af674a-de87-49e6-9084-2a306ba45a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11477 | 2026.02.24 02:28:57.104931 [ 276 ] {90af674a-de87-49e6-9084-2a306ba45a48} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11478 | 2026.02.24 02:28:57.105155 [ 276 ] {90af674a-de87-49e6-9084-2a306ba45a48} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11479 | 2026.02.24 02:28:57.105281 [ 38 ] {} <Debug> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11480 | 2026.02.24 02:28:57.105295 [ 276 ] {90af674a-de87-49e6-9084-2a306ba45a48} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001689 sec., 483718.1764357608 rows/sec., 38.27 MiB/sec. | ||
| 11481 | 2026.02.24 02:28:57.105327 [ 38 ] {} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11482 | 2026.02.24 02:28:57.105345 [ 276 ] {90af674a-de87-49e6-9084-2a306ba45a48} <Debug> TCPHandler: Processed in 0.001868928 sec. | ||
| 11483 | 2026.02.24 02:28:57.105349 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11484 | 2026.02.24 02:28:57.105470 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11485 | 2026.02.24 02:28:57.105483 [ 194 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::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 | ||
| 11486 | 2026.02.24 02:28:57.105566 [ 276 ] {72530b03-2450-4f17-8e5a-9c4365893fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11487 | 2026.02.24 02:28:57.105612 [ 276 ] {72530b03-2450-4f17-8e5a-9c4365893fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11488 | 2026.02.24 02:28:57.105629 [ 194 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11489 | 2026.02.24 02:28:57.105667 [ 194 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2151 rows starting from the beginning of the part | ||
| 11490 | 2026.02.24 02:28:57.105732 [ 194 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 118 rows starting from the beginning of the part | ||
| 11491 | 2026.02.24 02:28:57.105775 [ 194 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1957 rows starting from the beginning of the part | ||
| 11492 | 2026.02.24 02:28:57.105817 [ 194 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::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 | ||
| 11493 | 2026.02.24 02:28:57.105857 [ 194 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 118 rows starting from the beginning of the part | ||
| 11494 | 2026.02.24 02:28:57.105897 [ 194 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 817 rows starting from the beginning of the part | ||
| 11495 | 2026.02.24 02:28:57.106069 [ 276 ] {72530b03-2450-4f17-8e5a-9c4365893fdf} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11496 | 2026.02.24 02:28:57.106116 [ 276 ] {72530b03-2450-4f17-8e5a-9c4365893fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11497 | 2026.02.24 02:28:57.106464 [ 276 ] {72530b03-2450-4f17-8e5a-9c4365893fdf} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11498 | 2026.02.24 02:28:57.106682 [ 276 ] {72530b03-2450-4f17-8e5a-9c4365893fdf} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11499 | 2026.02.24 02:28:57.106834 [ 276 ] {72530b03-2450-4f17-8e5a-9c4365893fdf} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001287 sec., 118104.11810411811 rows/sec., 7.05 MiB/sec. | ||
| 11500 | 2026.02.24 02:28:57.106873 [ 276 ] {72530b03-2450-4f17-8e5a-9c4365893fdf} <Debug> TCPHandler: Processed in 0.001453671 sec. | ||
| 11501 | 2026.02.24 02:28:57.106987 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11502 | 2026.02.24 02:28:57.107082 [ 276 ] {549eae0e-510f-47f0-99e8-9b9e11e56e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11503 | 2026.02.24 02:28:57.107122 [ 276 ] {549eae0e-510f-47f0-99e8-9b9e11e56e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11504 | 2026.02.24 02:28:57.107557 [ 276 ] {549eae0e-510f-47f0-99e8-9b9e11e56e31} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11505 | 2026.02.24 02:28:57.107592 [ 276 ] {549eae0e-510f-47f0-99e8-9b9e11e56e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11506 | 2026.02.24 02:28:57.107905 [ 276 ] {549eae0e-510f-47f0-99e8-9b9e11e56e31} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11507 | 2026.02.24 02:28:57.107990 [ 193 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5217 rows, containing 5 columns (5 merged, 0 gathered) in 0.002563528 sec., 2035086.022075827 rows/sec., 173.45 MiB/sec. | ||
| 11508 | 2026.02.24 02:28:57.108150 [ 276 ] {549eae0e-510f-47f0-99e8-9b9e11e56e31} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11509 | 2026.02.24 02:28:57.108276 [ 198 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11510 | 2026.02.24 02:28:57.108294 [ 276 ] {549eae0e-510f-47f0-99e8-9b9e11e56e31} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00123 sec., 121138.21138211382 rows/sec., 7.83 MiB/sec. | ||
| 11511 | 2026.02.24 02:28:57.108341 [ 276 ] {549eae0e-510f-47f0-99e8-9b9e11e56e31} <Debug> TCPHandler: Processed in 0.001404191 sec. | ||
| 11512 | 2026.02.24 02:28:57.108461 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11513 | 2026.02.24 02:28:57.108556 [ 276 ] {da0864e1-d41c-41d7-878a-b9be776d704e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11514 | 2026.02.24 02:28:57.108577 [ 198 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_81_16} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11515 | 2026.02.24 02:28:57.108597 [ 276 ] {da0864e1-d41c-41d7-878a-b9be776d704e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11516 | 2026.02.24 02:28:57.108663 [ 198 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_81_16} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11517 | 2026.02.24 02:28:57.108769 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 11518 | 2026.02.24 02:28:57.109053 [ 276 ] {da0864e1-d41c-41d7-878a-b9be776d704e} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11519 | 2026.02.24 02:28:57.109093 [ 276 ] {da0864e1-d41c-41d7-878a-b9be776d704e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11520 | 2026.02.24 02:28:57.109410 [ 276 ] {da0864e1-d41c-41d7-878a-b9be776d704e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11521 | 2026.02.24 02:28:57.109636 [ 276 ] {da0864e1-d41c-41d7-878a-b9be776d704e} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11522 | 2026.02.24 02:28:57.109766 [ 276 ] {da0864e1-d41c-41d7-878a-b9be776d704e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001228 sec., 120521.17263843649 rows/sec., 6.85 MiB/sec. | ||
| 11523 | 2026.02.24 02:28:57.109805 [ 276 ] {da0864e1-d41c-41d7-878a-b9be776d704e} <Debug> TCPHandler: Processed in 0.001393791 sec. | ||
| 11524 | 2026.02.24 02:28:57.109919 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11525 | 2026.02.24 02:28:57.110022 [ 276 ] {09673226-0451-4150-994b-9c039701e168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11526 | 2026.02.24 02:28:57.110062 [ 276 ] {09673226-0451-4150-994b-9c039701e168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11527 | 2026.02.24 02:28:57.110689 [ 276 ] {09673226-0451-4150-994b-9c039701e168} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11528 | 2026.02.24 02:28:57.110724 [ 276 ] {09673226-0451-4150-994b-9c039701e168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11529 | 2026.02.24 02:28:57.111093 [ 276 ] {09673226-0451-4150-994b-9c039701e168} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11530 | 2026.02.24 02:28:57.111319 [ 276 ] {09673226-0451-4150-994b-9c039701e168} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11531 | 2026.02.24 02:28:57.111441 [ 38 ] {} <Debug> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11532 | 2026.02.24 02:28:57.111453 [ 276 ] {09673226-0451-4150-994b-9c039701e168} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001449 sec., 345065.5624568668 rows/sec., 24.25 MiB/sec. | ||
| 11533 | 2026.02.24 02:28:57.111482 [ 38 ] {} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11534 | 2026.02.24 02:28:57.111503 [ 276 ] {09673226-0451-4150-994b-9c039701e168} <Debug> TCPHandler: Processed in 0.001633604 sec. | ||
| 11535 | 2026.02.24 02:28:57.111508 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11536 | 2026.02.24 02:28:57.111608 [ 202 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::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 | ||
| 11537 | 2026.02.24 02:28:57.111623 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11538 | 2026.02.24 02:28:57.111713 [ 202 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11539 | 2026.02.24 02:28:57.111731 [ 276 ] {53e12dc9-d551-462f-ae40-56cf4b607489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11540 | 2026.02.24 02:28:57.111749 [ 202 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1061 rows starting from the beginning of the part | ||
| 11541 | 2026.02.24 02:28:57.111797 [ 276 ] {53e12dc9-d551-462f-ae40-56cf4b607489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11542 | 2026.02.24 02:28:57.111822 [ 202 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 95 rows starting from the beginning of the part | ||
| 11543 | 2026.02.24 02:28:57.111870 [ 202 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 956 rows starting from the beginning of the part | ||
| 11544 | 2026.02.24 02:28:57.111912 [ 202 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::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 | ||
| 11545 | 2026.02.24 02:28:57.111950 [ 202 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 95 rows starting from the beginning of the part | ||
| 11546 | 2026.02.24 02:28:57.111987 [ 202 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 500 rows starting from the beginning of the part | ||
| 11547 | 2026.02.24 02:28:57.112144 [ 276 ] {53e12dc9-d551-462f-ae40-56cf4b607489} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11548 | 2026.02.24 02:28:57.112186 [ 276 ] {53e12dc9-d551-462f-ae40-56cf4b607489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11549 | 2026.02.24 02:28:57.112520 [ 276 ] {53e12dc9-d551-462f-ae40-56cf4b607489} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11550 | 2026.02.24 02:28:57.112763 [ 276 ] {53e12dc9-d551-462f-ae40-56cf4b607489} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11551 | 2026.02.24 02:28:57.112896 [ 276 ] {53e12dc9-d551-462f-ae40-56cf4b607489} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001182 sec., 5076.142131979695 rows/sec., 265.21 KiB/sec. | ||
| 11552 | 2026.02.24 02:28:57.112932 [ 276 ] {53e12dc9-d551-462f-ae40-56cf4b607489} <Debug> TCPHandler: Processed in 0.0013599 sec. | ||
| 11553 | 2026.02.24 02:28:57.113049 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11554 | 2026.02.24 02:28:57.113142 [ 276 ] {4ba9dc24-3ec9-4806-8611-aeccc3a421f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11555 | 2026.02.24 02:28:57.113148 [ 193 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2771 rows, containing 5 columns (5 merged, 0 gathered) in 0.001577744 sec., 1756305.2054072144 rows/sec., 133.99 MiB/sec. | ||
| 11556 | 2026.02.24 02:28:57.113184 [ 276 ] {4ba9dc24-3ec9-4806-8611-aeccc3a421f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11557 | 2026.02.24 02:28:57.113317 [ 202 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11558 | 2026.02.24 02:28:57.113566 [ 202 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_81_16} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11559 | 2026.02.24 02:28:57.113607 [ 276 ] {4ba9dc24-3ec9-4806-8611-aeccc3a421f3} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11560 | 2026.02.24 02:28:57.113636 [ 202 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_81_16} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11561 | 2026.02.24 02:28:57.113651 [ 276 ] {4ba9dc24-3ec9-4806-8611-aeccc3a421f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11562 | 2026.02.24 02:28:57.113710 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 11563 | 2026.02.24 02:28:57.114014 [ 276 ] {4ba9dc24-3ec9-4806-8611-aeccc3a421f3} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11564 | 2026.02.24 02:28:57.114233 [ 276 ] {4ba9dc24-3ec9-4806-8611-aeccc3a421f3} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11565 | 2026.02.24 02:28:57.114349 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11566 | 2026.02.24 02:28:57.114365 [ 276 ] {4ba9dc24-3ec9-4806-8611-aeccc3a421f3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001241 sec., 213537.46978243353 rows/sec., 14.19 MiB/sec. | ||
| 11567 | 2026.02.24 02:28:57.114382 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11568 | 2026.02.24 02:28:57.114401 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11569 | 2026.02.24 02:28:57.114402 [ 276 ] {4ba9dc24-3ec9-4806-8611-aeccc3a421f3} <Debug> TCPHandler: Processed in 0.00140233 sec. | ||
| 11570 | 2026.02.24 02:28:57.114480 [ 198 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::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 | ||
| 11571 | 2026.02.24 02:28:57.114526 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11572 | 2026.02.24 02:28:57.114584 [ 198 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11573 | 2026.02.24 02:28:57.114618 [ 198 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 21912 rows starting from the beginning of the part | ||
| 11574 | 2026.02.24 02:28:57.114624 [ 276 ] {8ecfc42b-7411-4520-8e43-8edf60280579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11575 | 2026.02.24 02:28:57.114680 [ 276 ] {8ecfc42b-7411-4520-8e43-8edf60280579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11576 | 2026.02.24 02:28:57.114685 [ 198 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 11577 | 2026.02.24 02:28:57.114748 [ 198 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 917 rows starting from the beginning of the part | ||
| 11578 | 2026.02.24 02:28:57.114792 [ 198 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 32 rows starting from the beginning of the part | ||
| 11579 | 2026.02.24 02:28:57.114834 [ 198 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 11580 | 2026.02.24 02:28:57.114874 [ 198 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 265 rows starting from the beginning of the part | ||
| 11581 | 2026.02.24 02:28:57.115013 [ 276 ] {8ecfc42b-7411-4520-8e43-8edf60280579} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11582 | 2026.02.24 02:28:57.115056 [ 276 ] {8ecfc42b-7411-4520-8e43-8edf60280579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11583 | 2026.02.24 02:28:57.115404 [ 276 ] {8ecfc42b-7411-4520-8e43-8edf60280579} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11584 | 2026.02.24 02:28:57.115620 [ 276 ] {8ecfc42b-7411-4520-8e43-8edf60280579} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11585 | 2026.02.24 02:28:57.115754 [ 276 ] {8ecfc42b-7411-4520-8e43-8edf60280579} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001148 sec., 871.0801393728224 rows/sec., 58.70 KiB/sec. | ||
| 11586 | 2026.02.24 02:28:57.115790 [ 276 ] {8ecfc42b-7411-4520-8e43-8edf60280579} <Debug> TCPHandler: Processed in 0.00131683 sec. | ||
| 11587 | 2026.02.24 02:28:57.115906 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11588 | 2026.02.24 02:28:57.116005 [ 276 ] {fd2fbc70-1f41-444b-9b8d-9d5027e6ba9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11589 | 2026.02.24 02:28:57.116060 [ 276 ] {fd2fbc70-1f41-444b-9b8d-9d5027e6ba9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11590 | 2026.02.24 02:28:57.116858 [ 276 ] {fd2fbc70-1f41-444b-9b8d-9d5027e6ba9f} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11591 | 2026.02.24 02:28:57.116896 [ 276 ] {fd2fbc70-1f41-444b-9b8d-9d5027e6ba9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11592 | 2026.02.24 02:28:57.117457 [ 276 ] {fd2fbc70-1f41-444b-9b8d-9d5027e6ba9f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11593 | 2026.02.24 02:28:57.117691 [ 276 ] {fd2fbc70-1f41-444b-9b8d-9d5027e6ba9f} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11594 | 2026.02.24 02:28:57.117831 [ 276 ] {fd2fbc70-1f41-444b-9b8d-9d5027e6ba9f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001843 sec., 5425.9359739555075 rows/sec., 9.72 MiB/sec. | ||
| 11595 | 2026.02.24 02:28:57.117888 [ 276 ] {fd2fbc70-1f41-444b-9b8d-9d5027e6ba9f} <Debug> TCPHandler: Processed in 0.00203245 sec. | ||
| 11596 | 2026.02.24 02:28:57.118011 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11597 | 2026.02.24 02:28:57.118106 [ 276 ] {8fe51ecc-5a45-4111-a8e2-3b3407b73dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11598 | 2026.02.24 02:28:57.118148 [ 276 ] {8fe51ecc-5a45-4111-a8e2-3b3407b73dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11599 | 2026.02.24 02:28:57.118493 [ 276 ] {8fe51ecc-5a45-4111-a8e2-3b3407b73dbd} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11600 | 2026.02.24 02:28:57.118528 [ 276 ] {8fe51ecc-5a45-4111-a8e2-3b3407b73dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11601 | 2026.02.24 02:28:57.118858 [ 276 ] {8fe51ecc-5a45-4111-a8e2-3b3407b73dbd} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11602 | 2026.02.24 02:28:57.119070 [ 276 ] {8fe51ecc-5a45-4111-a8e2-3b3407b73dbd} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11603 | 2026.02.24 02:28:57.119180 [ 38 ] {} <Debug> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11604 | 2026.02.24 02:28:57.119202 [ 276 ] {8fe51ecc-5a45-4111-a8e2-3b3407b73dbd} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001114 sec., 80789.94614003591 rows/sec., 5.06 MiB/sec. | ||
| 11605 | 2026.02.24 02:28:57.119215 [ 38 ] {} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11606 | 2026.02.24 02:28:57.119236 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11607 | 2026.02.24 02:28:57.119240 [ 276 ] {8fe51ecc-5a45-4111-a8e2-3b3407b73dbd} <Debug> TCPHandler: Processed in 0.001280619 sec. | ||
| 11608 | 2026.02.24 02:28:57.119337 [ 193 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::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 | ||
| 11609 | 2026.02.24 02:28:57.119472 [ 193 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11610 | 2026.02.24 02:28:57.119505 [ 193 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4680 rows starting from the beginning of the part | ||
| 11611 | 2026.02.24 02:28:57.119567 [ 193 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 11612 | 2026.02.24 02:28:57.119611 [ 193 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 78 rows starting from the beginning of the part | ||
| 11613 | 2026.02.24 02:28:57.119648 [ 193 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 12 rows starting from the beginning of the part | ||
| 11614 | 2026.02.24 02:28:57.119688 [ 193 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 11615 | 2026.02.24 02:28:57.119724 [ 193 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 90 rows starting from the beginning of the part | ||
| 11616 | 2026.02.24 02:28:57.121823 [ 192 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4980 rows, containing 4 columns (4 merged, 0 gathered) in 0.002529518 sec., 1968754.5216124177 rows/sec., 127.50 MiB/sec. | ||
| 11617 | 2026.02.24 02:28:57.122359 [ 188 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11618 | 2026.02.24 02:28:57.122645 [ 188 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_81_16} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11619 | 2026.02.24 02:28:57.122714 [ 188 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_81_16} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11620 | 2026.02.24 02:28:57.122794 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 11621 | 2026.02.24 02:28:57.122955 [ 193 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23446 rows, containing 5 columns (5 merged, 0 gathered) in 0.008509896 sec., 2755145.3037733953 rows/sec., 186.63 MiB/sec. | ||
| 11622 | 2026.02.24 02:28:57.123549 [ 192 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11623 | 2026.02.24 02:28:57.123840 [ 192 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11624 | 2026.02.24 02:28:57.123911 [ 192 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11625 | 2026.02.24 02:28:57.123987 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 11626 | 2026.02.24 02:29:02.094873 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11627 | 2026.02.24 02:29:02.095090 [ 276 ] {f2953f2b-935d-4c0a-9902-19f459b81bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11628 | 2026.02.24 02:29:02.095169 [ 276 ] {f2953f2b-935d-4c0a-9902-19f459b81bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11629 | 2026.02.24 02:29:02.095824 [ 276 ] {f2953f2b-935d-4c0a-9902-19f459b81bcc} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11630 | 2026.02.24 02:29:02.095872 [ 276 ] {f2953f2b-935d-4c0a-9902-19f459b81bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11631 | 2026.02.24 02:29:02.096247 [ 276 ] {f2953f2b-935d-4c0a-9902-19f459b81bcc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11632 | 2026.02.24 02:29:02.096475 [ 276 ] {f2953f2b-935d-4c0a-9902-19f459b81bcc} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11633 | 2026.02.24 02:29:02.096630 [ 276 ] {f2953f2b-935d-4c0a-9902-19f459b81bcc} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001593 sec., 2510.9855618330193 rows/sec., 204.75 KiB/sec. | ||
| 11634 | 2026.02.24 02:29:02.096671 [ 276 ] {f2953f2b-935d-4c0a-9902-19f459b81bcc} <Debug> TCPHandler: Processed in 0.001941288 sec. | ||
| 11635 | 2026.02.24 02:29:02.096784 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11636 | 2026.02.24 02:29:02.096882 [ 276 ] {86f7a8a2-4297-4872-a70b-bedd93748802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11637 | 2026.02.24 02:29:02.096921 [ 276 ] {86f7a8a2-4297-4872-a70b-bedd93748802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11638 | 2026.02.24 02:29:02.097423 [ 276 ] {86f7a8a2-4297-4872-a70b-bedd93748802} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11639 | 2026.02.24 02:29:02.097461 [ 276 ] {86f7a8a2-4297-4872-a70b-bedd93748802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11640 | 2026.02.24 02:29:02.097769 [ 276 ] {86f7a8a2-4297-4872-a70b-bedd93748802} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11641 | 2026.02.24 02:29:02.097972 [ 276 ] {86f7a8a2-4297-4872-a70b-bedd93748802} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11642 | 2026.02.24 02:29:02.098102 [ 276 ] {86f7a8a2-4297-4872-a70b-bedd93748802} <Debug> executeQuery: Read 120 rows, 10.43 KiB in 0.001238 sec., 96930.53311793215 rows/sec., 8.22 MiB/sec. | ||
| 11643 | 2026.02.24 02:29:02.098141 [ 276 ] {86f7a8a2-4297-4872-a70b-bedd93748802} <Debug> TCPHandler: Processed in 0.001404201 sec. | ||
| 11644 | 2026.02.24 02:29:02.098264 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11645 | 2026.02.24 02:29:02.098357 [ 276 ] {7f6729f9-49f5-470e-b30d-e35668ac54aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11646 | 2026.02.24 02:29:02.098399 [ 276 ] {7f6729f9-49f5-470e-b30d-e35668ac54aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11647 | 2026.02.24 02:29:02.098802 [ 276 ] {7f6729f9-49f5-470e-b30d-e35668ac54aa} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11648 | 2026.02.24 02:29:02.098838 [ 276 ] {7f6729f9-49f5-470e-b30d-e35668ac54aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11649 | 2026.02.24 02:29:02.099128 [ 276 ] {7f6729f9-49f5-470e-b30d-e35668ac54aa} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11650 | 2026.02.24 02:29:02.099328 [ 276 ] {7f6729f9-49f5-470e-b30d-e35668ac54aa} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11651 | 2026.02.24 02:29:02.099453 [ 276 ] {7f6729f9-49f5-470e-b30d-e35668ac54aa} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001114 sec., 31418.312387791742 rows/sec., 2.29 MiB/sec. | ||
| 11652 | 2026.02.24 02:29:02.099490 [ 276 ] {7f6729f9-49f5-470e-b30d-e35668ac54aa} <Debug> TCPHandler: Processed in 0.001273548 sec. | ||
| 11653 | 2026.02.24 02:29:02.099591 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11654 | 2026.02.24 02:29:02.099682 [ 276 ] {c371e65c-f864-4b74-b7fa-7439b14dbc67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11655 | 2026.02.24 02:29:02.099720 [ 276 ] {c371e65c-f864-4b74-b7fa-7439b14dbc67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11656 | 2026.02.24 02:29:02.100186 [ 276 ] {c371e65c-f864-4b74-b7fa-7439b14dbc67} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11657 | 2026.02.24 02:29:02.100224 [ 276 ] {c371e65c-f864-4b74-b7fa-7439b14dbc67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11658 | 2026.02.24 02:29:02.100527 [ 276 ] {c371e65c-f864-4b74-b7fa-7439b14dbc67} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11659 | 2026.02.24 02:29:02.100740 [ 276 ] {c371e65c-f864-4b74-b7fa-7439b14dbc67} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11660 | 2026.02.24 02:29:02.100869 [ 276 ] {c371e65c-f864-4b74-b7fa-7439b14dbc67} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001204 sec., 82225.91362126246 rows/sec., 6.43 MiB/sec. | ||
| 11661 | 2026.02.24 02:29:02.100906 [ 276 ] {c371e65c-f864-4b74-b7fa-7439b14dbc67} <Debug> TCPHandler: Processed in 0.00136214 sec. | ||
| 11662 | 2026.02.24 02:29:02.101009 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11663 | 2026.02.24 02:29:02.101101 [ 276 ] {32565f64-df61-4e0e-8a4e-bbc874d6f116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11664 | 2026.02.24 02:29:02.101147 [ 276 ] {32565f64-df61-4e0e-8a4e-bbc874d6f116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11665 | 2026.02.24 02:29:02.101568 [ 276 ] {32565f64-df61-4e0e-8a4e-bbc874d6f116} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11666 | 2026.02.24 02:29:02.101604 [ 276 ] {32565f64-df61-4e0e-8a4e-bbc874d6f116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11667 | 2026.02.24 02:29:02.101929 [ 276 ] {32565f64-df61-4e0e-8a4e-bbc874d6f116} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11668 | 2026.02.24 02:29:02.102130 [ 276 ] {32565f64-df61-4e0e-8a4e-bbc874d6f116} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11669 | 2026.02.24 02:29:02.102258 [ 276 ] {32565f64-df61-4e0e-8a4e-bbc874d6f116} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001175 sec., 137872.3404255319 rows/sec., 9.60 MiB/sec. | ||
| 11670 | 2026.02.24 02:29:02.102294 [ 276 ] {32565f64-df61-4e0e-8a4e-bbc874d6f116} <Debug> TCPHandler: Processed in 0.00133341 sec. | ||
| 11671 | 2026.02.24 02:29:02.102409 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11672 | 2026.02.24 02:29:02.102531 [ 276 ] {706b59c7-8c6a-4b0c-9006-18551aaa8456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11673 | 2026.02.24 02:29:02.102597 [ 276 ] {706b59c7-8c6a-4b0c-9006-18551aaa8456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11674 | 2026.02.24 02:29:02.103563 [ 276 ] {706b59c7-8c6a-4b0c-9006-18551aaa8456} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11675 | 2026.02.24 02:29:02.103599 [ 276 ] {706b59c7-8c6a-4b0c-9006-18551aaa8456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11676 | 2026.02.24 02:29:02.104149 [ 276 ] {706b59c7-8c6a-4b0c-9006-18551aaa8456} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11677 | 2026.02.24 02:29:02.104385 [ 276 ] {706b59c7-8c6a-4b0c-9006-18551aaa8456} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11678 | 2026.02.24 02:29:02.104522 [ 276 ] {706b59c7-8c6a-4b0c-9006-18551aaa8456} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002016 sec., 15376.984126984127 rows/sec., 27.55 MiB/sec. | ||
| 11679 | 2026.02.24 02:29:02.104574 [ 276 ] {706b59c7-8c6a-4b0c-9006-18551aaa8456} <Debug> TCPHandler: Processed in 0.002224493 sec. | ||
| 11680 | 2026.02.24 02:29:02.104678 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11681 | 2026.02.24 02:29:02.104769 [ 276 ] {4c71cd60-b705-44c5-a62f-2a725a1f3a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11682 | 2026.02.24 02:29:02.104810 [ 276 ] {4c71cd60-b705-44c5-a62f-2a725a1f3a98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11683 | 2026.02.24 02:29:02.105181 [ 276 ] {4c71cd60-b705-44c5-a62f-2a725a1f3a98} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11684 | 2026.02.24 02:29:02.105231 [ 276 ] {4c71cd60-b705-44c5-a62f-2a725a1f3a98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11685 | 2026.02.24 02:29:02.105588 [ 276 ] {4c71cd60-b705-44c5-a62f-2a725a1f3a98} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11686 | 2026.02.24 02:29:02.105812 [ 276 ] {4c71cd60-b705-44c5-a62f-2a725a1f3a98} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11687 | 2026.02.24 02:29:02.105948 [ 276 ] {4c71cd60-b705-44c5-a62f-2a725a1f3a98} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001196 sec., 50167.22408026756 rows/sec., 3.38 MiB/sec. | ||
| 11688 | 2026.02.24 02:29:02.105986 [ 276 ] {4c71cd60-b705-44c5-a62f-2a725a1f3a98} <Debug> TCPHandler: Processed in 0.0013575 sec. | ||
| 11689 | 2026.02.24 02:29:02.133675 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23556 | ||
| 11690 | 2026.02.24 02:29:02.134203 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11691 | 2026.02.24 02:29:02.134244 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11692 | 2026.02.24 02:29:02.134730 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11693 | 2026.02.24 02:29:02.134965 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11694 | 2026.02.24 02:29:02.135087 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23556 | ||
| 11695 | 2026.02.24 02:29:03.359298 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11696 | 2026.02.24 02:29:03.379139 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11697 | 2026.02.24 02:29:03.379210 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11698 | 2026.02.24 02:29:03.385491 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11699 | 2026.02.24 02:29:03.386205 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11700 | 2026.02.24 02:29:03.389777 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11701 | 2026.02.24 02:29:04.703299 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1526 | ||
| 11702 | 2026.02.24 02:29:04.705578 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11703 | 2026.02.24 02:29:04.705621 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11704 | 2026.02.24 02:29:04.706785 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11705 | 2026.02.24 02:29:04.707064 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11706 | 2026.02.24 02:29:04.707314 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1526 | ||
| 11707 | 2026.02.24 02:29:07.101614 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11708 | 2026.02.24 02:29:07.101791 [ 276 ] {594e3d67-e4eb-4577-8f42-426e741120af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11709 | 2026.02.24 02:29:07.101863 [ 276 ] {594e3d67-e4eb-4577-8f42-426e741120af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11710 | 2026.02.24 02:29:07.102785 [ 276 ] {594e3d67-e4eb-4577-8f42-426e741120af} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11711 | 2026.02.24 02:29:07.102844 [ 276 ] {594e3d67-e4eb-4577-8f42-426e741120af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11712 | 2026.02.24 02:29:07.103265 [ 276 ] {594e3d67-e4eb-4577-8f42-426e741120af} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11713 | 2026.02.24 02:29:07.103513 [ 276 ] {594e3d67-e4eb-4577-8f42-426e741120af} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11714 | 2026.02.24 02:29:07.103666 [ 86 ] {} <Debug> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
| 11715 | 2026.02.24 02:29:07.103681 [ 276 ] {594e3d67-e4eb-4577-8f42-426e741120af} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00191 sec., 148691.0994764398 rows/sec., 9.44 MiB/sec. | ||
| 11716 | 2026.02.24 02:29:07.103740 [ 86 ] {} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11717 | 2026.02.24 02:29:07.103754 [ 276 ] {594e3d67-e4eb-4577-8f42-426e741120af} <Debug> TCPHandler: Processed in 0.002255843 sec. | ||
| 11718 | 2026.02.24 02:29:07.103772 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11719 | 2026.02.24 02:29:07.103890 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11720 | 2026.02.24 02:29:07.103933 [ 187 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
| 11721 | 2026.02.24 02:29:07.104000 [ 276 ] {eae29eaf-810e-4621-8d49-9a909cbbb57a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11722 | 2026.02.24 02:29:07.104051 [ 276 ] {eae29eaf-810e-4621-8d49-9a909cbbb57a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11723 | 2026.02.24 02:29:07.104129 [ 187 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11724 | 2026.02.24 02:29:07.104186 [ 187 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 308 rows starting from the beginning of the part | ||
| 11725 | 2026.02.24 02:29:07.104289 [ 187 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 284 rows starting from the beginning of the part | ||
| 11726 | 2026.02.24 02:29:07.104365 [ 187 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 11727 | 2026.02.24 02:29:07.104428 [ 187 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 284 rows starting from the beginning of the part | ||
| 11728 | 2026.02.24 02:29:07.104493 [ 187 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 284 rows starting from the beginning of the part | ||
| 11729 | 2026.02.24 02:29:07.104553 [ 187 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 284 rows starting from the beginning of the part | ||
| 11730 | 2026.02.24 02:29:07.104848 [ 276 ] {eae29eaf-810e-4621-8d49-9a909cbbb57a} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11731 | 2026.02.24 02:29:07.104891 [ 276 ] {eae29eaf-810e-4621-8d49-9a909cbbb57a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11732 | 2026.02.24 02:29:07.105257 [ 276 ] {eae29eaf-810e-4621-8d49-9a909cbbb57a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11733 | 2026.02.24 02:29:07.105540 [ 276 ] {eae29eaf-810e-4621-8d49-9a909cbbb57a} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11734 | 2026.02.24 02:29:07.105674 [ 276 ] {eae29eaf-810e-4621-8d49-9a909cbbb57a} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001695 sec., 482005.8997050148 rows/sec., 38.14 MiB/sec. | ||
| 11735 | 2026.02.24 02:29:07.105714 [ 276 ] {eae29eaf-810e-4621-8d49-9a909cbbb57a} <Debug> TCPHandler: Processed in 0.001875778 sec. | ||
| 11736 | 2026.02.24 02:29:07.105713 [ 192 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001861188 sec., 788743.5336999809 rows/sec., 53.61 MiB/sec. | ||
| 11737 | 2026.02.24 02:29:07.105828 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11738 | 2026.02.24 02:29:07.105917 [ 189 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 11739 | 2026.02.24 02:29:07.105928 [ 276 ] {9d265fb8-21ab-435a-8d78-32167686fc44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11740 | 2026.02.24 02:29:07.105984 [ 276 ] {9d265fb8-21ab-435a-8d78-32167686fc44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11741 | 2026.02.24 02:29:07.106250 [ 189 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_34_7} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11742 | 2026.02.24 02:29:07.106343 [ 189 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_34_7} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
| 11743 | 2026.02.24 02:29:07.106425 [ 276 ] {9d265fb8-21ab-435a-8d78-32167686fc44} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11744 | 2026.02.24 02:29:07.106447 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 11745 | 2026.02.24 02:29:07.106469 [ 276 ] {9d265fb8-21ab-435a-8d78-32167686fc44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11746 | 2026.02.24 02:29:07.106793 [ 276 ] {9d265fb8-21ab-435a-8d78-32167686fc44} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11747 | 2026.02.24 02:29:07.107010 [ 276 ] {9d265fb8-21ab-435a-8d78-32167686fc44} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11748 | 2026.02.24 02:29:07.107142 [ 276 ] {9d265fb8-21ab-435a-8d78-32167686fc44} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001232 sec., 123376.62337662338 rows/sec., 7.37 MiB/sec. | ||
| 11749 | 2026.02.24 02:29:07.107180 [ 276 ] {9d265fb8-21ab-435a-8d78-32167686fc44} <Debug> TCPHandler: Processed in 0.0014023 sec. | ||
| 11750 | 2026.02.24 02:29:07.107291 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11751 | 2026.02.24 02:29:07.107382 [ 276 ] {239e1568-ce83-423e-ab33-271b3742e94c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11752 | 2026.02.24 02:29:07.107420 [ 276 ] {239e1568-ce83-423e-ab33-271b3742e94c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11753 | 2026.02.24 02:29:07.107822 [ 276 ] {239e1568-ce83-423e-ab33-271b3742e94c} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11754 | 2026.02.24 02:29:07.107857 [ 276 ] {239e1568-ce83-423e-ab33-271b3742e94c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11755 | 2026.02.24 02:29:07.108142 [ 276 ] {239e1568-ce83-423e-ab33-271b3742e94c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11756 | 2026.02.24 02:29:07.108413 [ 276 ] {239e1568-ce83-423e-ab33-271b3742e94c} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11757 | 2026.02.24 02:29:07.108519 [ 86 ] {} <Debug> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11758 | 2026.02.24 02:29:07.108542 [ 276 ] {239e1568-ce83-423e-ab33-271b3742e94c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001171 sec., 127241.67378309138 rows/sec., 8.22 MiB/sec. | ||
| 11759 | 2026.02.24 02:29:07.108551 [ 86 ] {} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11760 | 2026.02.24 02:29:07.108583 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11761 | 2026.02.24 02:29:07.108587 [ 276 ] {239e1568-ce83-423e-ab33-271b3742e94c} <Debug> TCPHandler: Processed in 0.00134491 sec. | ||
| 11762 | 2026.02.24 02:29:07.108670 [ 199 ] {510999a7-a64a-426c-aead-87c3b72e2154::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 | ||
| 11763 | 2026.02.24 02:29:07.108709 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11764 | 2026.02.24 02:29:07.108780 [ 199 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11765 | 2026.02.24 02:29:07.108810 [ 276 ] {8ce8bc76-0b54-4428-921d-47e467cc3021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11766 | 2026.02.24 02:29:07.108830 [ 199 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 403 rows starting from the beginning of the part | ||
| 11767 | 2026.02.24 02:29:07.108858 [ 276 ] {8ce8bc76-0b54-4428-921d-47e467cc3021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11768 | 2026.02.24 02:29:07.108924 [ 199 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 149 rows starting from the beginning of the part | ||
| 11769 | 2026.02.24 02:29:07.108999 [ 199 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 11770 | 2026.02.24 02:29:07.109064 [ 199 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 377 rows starting from the beginning of the part | ||
| 11771 | 2026.02.24 02:29:07.109126 [ 199 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 149 rows starting from the beginning of the part | ||
| 11772 | 2026.02.24 02:29:07.109186 [ 199 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 149 rows starting from the beginning of the part | ||
| 11773 | 2026.02.24 02:29:07.109297 [ 276 ] {8ce8bc76-0b54-4428-921d-47e467cc3021} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11774 | 2026.02.24 02:29:07.109348 [ 276 ] {8ce8bc76-0b54-4428-921d-47e467cc3021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11775 | 2026.02.24 02:29:07.109711 [ 276 ] {8ce8bc76-0b54-4428-921d-47e467cc3021} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11776 | 2026.02.24 02:29:07.109941 [ 276 ] {8ce8bc76-0b54-4428-921d-47e467cc3021} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11777 | 2026.02.24 02:29:07.110077 [ 125 ] {} <Debug> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
| 11778 | 2026.02.24 02:29:07.110078 [ 276 ] {8ce8bc76-0b54-4428-921d-47e467cc3021} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001285 sec., 115175.0972762646 rows/sec., 6.55 MiB/sec. | ||
| 11779 | 2026.02.24 02:29:07.110123 [ 125 ] {} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11780 | 2026.02.24 02:29:07.110147 [ 276 ] {8ce8bc76-0b54-4428-921d-47e467cc3021} <Debug> TCPHandler: Processed in 0.001488212 sec. | ||
| 11781 | 2026.02.24 02:29:07.110150 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11782 | 2026.02.24 02:29:07.110240 [ 189 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
| 11783 | 2026.02.24 02:29:07.110267 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11784 | 2026.02.24 02:29:07.110326 [ 189 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11785 | 2026.02.24 02:29:07.110358 [ 189 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 160 rows starting from the beginning of the part | ||
| 11786 | 2026.02.24 02:29:07.110365 [ 276 ] {ef0e8e24-7eca-4bf8-8ecd-638213b6649e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11787 | 2026.02.24 02:29:07.110365 [ 192 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1251 rows, containing 5 columns (5 merged, 0 gathered) in 0.001737956 sec., 719811.0884280155 rows/sec., 50.57 MiB/sec. | ||
| 11788 | 2026.02.24 02:29:07.110410 [ 276 ] {ef0e8e24-7eca-4bf8-8ecd-638213b6649e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11789 | 2026.02.24 02:29:07.110418 [ 189 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 148 rows starting from the beginning of the part | ||
| 11790 | 2026.02.24 02:29:07.110468 [ 189 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 11791 | 2026.02.24 02:29:07.110509 [ 189 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 148 rows starting from the beginning of the part | ||
| 11792 | 2026.02.24 02:29:07.110511 [ 199 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11793 | 2026.02.24 02:29:07.110549 [ 189 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 148 rows starting from the beginning of the part | ||
| 11794 | 2026.02.24 02:29:07.110592 [ 189 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 148 rows starting from the beginning of the part | ||
| 11795 | 2026.02.24 02:29:07.110784 [ 199 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_36_7} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11796 | 2026.02.24 02:29:07.110859 [ 199 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_36_7} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11797 | 2026.02.24 02:29:07.110930 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 11798 | 2026.02.24 02:29:07.110980 [ 276 ] {ef0e8e24-7eca-4bf8-8ecd-638213b6649e} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11799 | 2026.02.24 02:29:07.111022 [ 276 ] {ef0e8e24-7eca-4bf8-8ecd-638213b6649e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11800 | 2026.02.24 02:29:07.111412 [ 276 ] {ef0e8e24-7eca-4bf8-8ecd-638213b6649e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11801 | 2026.02.24 02:29:07.111500 [ 200 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.00129008 sec., 592211.3357311174 rows/sec., 36.30 MiB/sec. | ||
| 11802 | 2026.02.24 02:29:07.111645 [ 199 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 11803 | 2026.02.24 02:29:07.111648 [ 276 ] {ef0e8e24-7eca-4bf8-8ecd-638213b6649e} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11804 | 2026.02.24 02:29:07.111809 [ 276 ] {ef0e8e24-7eca-4bf8-8ecd-638213b6649e} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001457 sec., 343170.8991077557 rows/sec., 24.12 MiB/sec. | ||
| 11805 | 2026.02.24 02:29:07.111851 [ 276 ] {ef0e8e24-7eca-4bf8-8ecd-638213b6649e} <Debug> TCPHandler: Processed in 0.001633664 sec. | ||
| 11806 | 2026.02.24 02:29:07.111916 [ 199 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_34_7} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11807 | 2026.02.24 02:29:07.111966 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11808 | 2026.02.24 02:29:07.111991 [ 199 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_34_7} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
| 11809 | 2026.02.24 02:29:07.112073 [ 276 ] {bdd0887e-0347-440e-8dbb-a17c33357d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11810 | 2026.02.24 02:29:07.112085 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11811 | 2026.02.24 02:29:07.112125 [ 276 ] {bdd0887e-0347-440e-8dbb-a17c33357d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11812 | 2026.02.24 02:29:07.112468 [ 276 ] {bdd0887e-0347-440e-8dbb-a17c33357d3d} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11813 | 2026.02.24 02:29:07.112505 [ 276 ] {bdd0887e-0347-440e-8dbb-a17c33357d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11814 | 2026.02.24 02:29:07.112826 [ 276 ] {bdd0887e-0347-440e-8dbb-a17c33357d3d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11815 | 2026.02.24 02:29:07.113066 [ 276 ] {bdd0887e-0347-440e-8dbb-a17c33357d3d} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11816 | 2026.02.24 02:29:07.113208 [ 276 ] {bdd0887e-0347-440e-8dbb-a17c33357d3d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001152 sec., 5208.333333333333 rows/sec., 272.12 KiB/sec. | ||
| 11817 | 2026.02.24 02:29:07.113247 [ 276 ] {bdd0887e-0347-440e-8dbb-a17c33357d3d} <Debug> TCPHandler: Processed in 0.00133112 sec. | ||
| 11818 | 2026.02.24 02:29:07.113354 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11819 | 2026.02.24 02:29:07.113443 [ 276 ] {5e196858-745b-4a7d-8a91-3c1b5b30c79e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11820 | 2026.02.24 02:29:07.113485 [ 276 ] {5e196858-745b-4a7d-8a91-3c1b5b30c79e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11821 | 2026.02.24 02:29:07.113875 [ 276 ] {5e196858-745b-4a7d-8a91-3c1b5b30c79e} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11822 | 2026.02.24 02:29:07.113910 [ 276 ] {5e196858-745b-4a7d-8a91-3c1b5b30c79e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11823 | 2026.02.24 02:29:07.114221 [ 276 ] {5e196858-745b-4a7d-8a91-3c1b5b30c79e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11824 | 2026.02.24 02:29:07.114506 [ 276 ] {5e196858-745b-4a7d-8a91-3c1b5b30c79e} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11825 | 2026.02.24 02:29:07.114640 [ 276 ] {5e196858-745b-4a7d-8a91-3c1b5b30c79e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001205 sec., 219917.0124481328 rows/sec., 14.61 MiB/sec. | ||
| 11826 | 2026.02.24 02:29:07.114678 [ 276 ] {5e196858-745b-4a7d-8a91-3c1b5b30c79e} <Debug> TCPHandler: Processed in 0.00137153 sec. | ||
| 11827 | 2026.02.24 02:29:07.114789 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11828 | 2026.02.24 02:29:07.114883 [ 276 ] {5faeaae1-21ba-4843-a8ab-39e4981e5240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11829 | 2026.02.24 02:29:07.114926 [ 276 ] {5faeaae1-21ba-4843-a8ab-39e4981e5240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11830 | 2026.02.24 02:29:07.115237 [ 276 ] {5faeaae1-21ba-4843-a8ab-39e4981e5240} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11831 | 2026.02.24 02:29:07.115274 [ 276 ] {5faeaae1-21ba-4843-a8ab-39e4981e5240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11832 | 2026.02.24 02:29:07.115574 [ 276 ] {5faeaae1-21ba-4843-a8ab-39e4981e5240} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11833 | 2026.02.24 02:29:07.115787 [ 276 ] {5faeaae1-21ba-4843-a8ab-39e4981e5240} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11834 | 2026.02.24 02:29:07.115918 [ 276 ] {5faeaae1-21ba-4843-a8ab-39e4981e5240} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 11835 | 2026.02.24 02:29:07.115956 [ 276 ] {5faeaae1-21ba-4843-a8ab-39e4981e5240} <Debug> TCPHandler: Processed in 0.001217838 sec. | ||
| 11836 | 2026.02.24 02:29:07.116065 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11837 | 2026.02.24 02:29:07.116160 [ 276 ] {4481115e-4e2c-4469-9851-09152c1698c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11838 | 2026.02.24 02:29:07.116214 [ 276 ] {4481115e-4e2c-4469-9851-09152c1698c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11839 | 2026.02.24 02:29:07.116951 [ 276 ] {4481115e-4e2c-4469-9851-09152c1698c1} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11840 | 2026.02.24 02:29:07.116986 [ 276 ] {4481115e-4e2c-4469-9851-09152c1698c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11841 | 2026.02.24 02:29:07.117543 [ 276 ] {4481115e-4e2c-4469-9851-09152c1698c1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11842 | 2026.02.24 02:29:07.117768 [ 276 ] {4481115e-4e2c-4469-9851-09152c1698c1} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11843 | 2026.02.24 02:29:07.117909 [ 276 ] {4481115e-4e2c-4469-9851-09152c1698c1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001766 sec., 5662.5141562853905 rows/sec., 10.15 MiB/sec. | ||
| 11844 | 2026.02.24 02:29:07.117964 [ 276 ] {4481115e-4e2c-4469-9851-09152c1698c1} <Debug> TCPHandler: Processed in 0.001948739 sec. | ||
| 11845 | 2026.02.24 02:29:07.118077 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11846 | 2026.02.24 02:29:07.118174 [ 276 ] {d87cccc5-a0bb-4f73-ab22-19f7deb30db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11847 | 2026.02.24 02:29:07.118219 [ 276 ] {d87cccc5-a0bb-4f73-ab22-19f7deb30db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11848 | 2026.02.24 02:29:07.118545 [ 276 ] {d87cccc5-a0bb-4f73-ab22-19f7deb30db9} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11849 | 2026.02.24 02:29:07.118583 [ 276 ] {d87cccc5-a0bb-4f73-ab22-19f7deb30db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11850 | 2026.02.24 02:29:07.118889 [ 276 ] {d87cccc5-a0bb-4f73-ab22-19f7deb30db9} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11851 | 2026.02.24 02:29:07.119111 [ 276 ] {d87cccc5-a0bb-4f73-ab22-19f7deb30db9} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11852 | 2026.02.24 02:29:07.119239 [ 276 ] {d87cccc5-a0bb-4f73-ab22-19f7deb30db9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001084 sec., 83025.8302583026 rows/sec., 5.20 MiB/sec. | ||
| 11853 | 2026.02.24 02:29:07.119276 [ 276 ] {d87cccc5-a0bb-4f73-ab22-19f7deb30db9} <Debug> TCPHandler: Processed in 0.001249999 sec. | ||
| 11854 | 2026.02.24 02:29:09.491706 [ 162 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11855 | 2026.02.24 02:29:09.491781 [ 162 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11856 | 2026.02.24 02:29:09.636727 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24004 | ||
| 11857 | 2026.02.24 02:29:09.637241 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11858 | 2026.02.24 02:29:09.637290 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11859 | 2026.02.24 02:29:09.637854 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11860 | 2026.02.24 02:29:09.638120 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11861 | 2026.02.24 02:29:09.638278 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24004 | ||
| 11862 | 2026.02.24 02:29:10.891465 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11863 | 2026.02.24 02:29:10.909630 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11864 | 2026.02.24 02:29:10.909692 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11865 | 2026.02.24 02:29:10.916260 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11866 | 2026.02.24 02:29:10.916981 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11867 | 2026.02.24 02:29:10.920191 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11868 | 2026.02.24 02:29:12.096896 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11869 | 2026.02.24 02:29:12.097075 [ 276 ] {37eb12b5-1a87-4e9b-841d-825548e41c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11870 | 2026.02.24 02:29:12.097143 [ 276 ] {37eb12b5-1a87-4e9b-841d-825548e41c66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11871 | 2026.02.24 02:29:12.097848 [ 276 ] {37eb12b5-1a87-4e9b-841d-825548e41c66} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11872 | 2026.02.24 02:29:12.097891 [ 276 ] {37eb12b5-1a87-4e9b-841d-825548e41c66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11873 | 2026.02.24 02:29:12.098275 [ 276 ] {37eb12b5-1a87-4e9b-841d-825548e41c66} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11874 | 2026.02.24 02:29:12.098519 [ 276 ] {37eb12b5-1a87-4e9b-841d-825548e41c66} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11875 | 2026.02.24 02:29:12.098668 [ 276 ] {37eb12b5-1a87-4e9b-841d-825548e41c66} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001642 sec., 71863.58099878197 rows/sec., 6.11 MiB/sec. | ||
| 11876 | 2026.02.24 02:29:12.098709 [ 276 ] {37eb12b5-1a87-4e9b-841d-825548e41c66} <Debug> TCPHandler: Processed in 0.001948529 sec. | ||
| 11877 | 2026.02.24 02:29:12.098838 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11878 | 2026.02.24 02:29:12.098933 [ 276 ] {85a7cc9a-7338-42e1-9adb-9526d67e68c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11879 | 2026.02.24 02:29:12.098974 [ 276 ] {85a7cc9a-7338-42e1-9adb-9526d67e68c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11880 | 2026.02.24 02:29:12.099372 [ 276 ] {85a7cc9a-7338-42e1-9adb-9526d67e68c8} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11881 | 2026.02.24 02:29:12.099407 [ 276 ] {85a7cc9a-7338-42e1-9adb-9526d67e68c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11882 | 2026.02.24 02:29:12.099705 [ 276 ] {85a7cc9a-7338-42e1-9adb-9526d67e68c8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11883 | 2026.02.24 02:29:12.099909 [ 276 ] {85a7cc9a-7338-42e1-9adb-9526d67e68c8} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11884 | 2026.02.24 02:29:12.100025 [ 138 ] {} <Debug> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11885 | 2026.02.24 02:29:12.100036 [ 276 ] {85a7cc9a-7338-42e1-9adb-9526d67e68c8} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001121 sec., 27653.88046387154 rows/sec., 2.03 MiB/sec. | ||
| 11886 | 2026.02.24 02:29:12.100090 [ 138 ] {} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11887 | 2026.02.24 02:29:12.100100 [ 276 ] {85a7cc9a-7338-42e1-9adb-9526d67e68c8} <Debug> TCPHandler: Processed in 0.001310239 sec. | ||
| 11888 | 2026.02.24 02:29:12.100120 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11889 | 2026.02.24 02:29:12.100221 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11890 | 2026.02.24 02:29:12.100230 [ 196 ] {580652f6-82c7-4483-a510-67597bf45b73::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 | ||
| 11891 | 2026.02.24 02:29:12.100320 [ 276 ] {cc561b6b-3859-4baf-bae3-0263ac8ee66e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11892 | 2026.02.24 02:29:12.100348 [ 196 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11893 | 2026.02.24 02:29:12.100359 [ 276 ] {cc561b6b-3859-4baf-bae3-0263ac8ee66e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11894 | 2026.02.24 02:29:12.100382 [ 196 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 215 rows starting from the beginning of the part | ||
| 11895 | 2026.02.24 02:29:12.100451 [ 196 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 31 rows starting from the beginning of the part | ||
| 11896 | 2026.02.24 02:29:12.100501 [ 196 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 152 rows starting from the beginning of the part | ||
| 11897 | 2026.02.24 02:29:12.100549 [ 196 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 35 rows starting from the beginning of the part | ||
| 11898 | 2026.02.24 02:29:12.100594 [ 196 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 152 rows starting from the beginning of the part | ||
| 11899 | 2026.02.24 02:29:12.100639 [ 196 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 31 rows starting from the beginning of the part | ||
| 11900 | 2026.02.24 02:29:12.100778 [ 276 ] {cc561b6b-3859-4baf-bae3-0263ac8ee66e} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11901 | 2026.02.24 02:29:12.100812 [ 276 ] {cc561b6b-3859-4baf-bae3-0263ac8ee66e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11902 | 2026.02.24 02:29:12.101109 [ 276 ] {cc561b6b-3859-4baf-bae3-0263ac8ee66e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11903 | 2026.02.24 02:29:12.101321 [ 276 ] {cc561b6b-3859-4baf-bae3-0263ac8ee66e} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11904 | 2026.02.24 02:29:12.101447 [ 276 ] {cc561b6b-3859-4baf-bae3-0263ac8ee66e} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001145 sec., 82969.43231441049 rows/sec., 6.48 MiB/sec. | ||
| 11905 | 2026.02.24 02:29:12.101452 [ 197 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.001261019 sec., 488493.8291968638 rows/sec., 32.72 MiB/sec. | ||
| 11906 | 2026.02.24 02:29:12.101484 [ 276 ] {cc561b6b-3859-4baf-bae3-0263ac8ee66e} <Debug> TCPHandler: Processed in 0.00131114 sec. | ||
| 11907 | 2026.02.24 02:29:12.101598 [ 196 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11908 | 2026.02.24 02:29:12.101611 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11909 | 2026.02.24 02:29:12.101704 [ 276 ] {7be04bcb-ca86-4404-92d6-ba9c06f7c91d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11910 | 2026.02.24 02:29:12.101747 [ 276 ] {7be04bcb-ca86-4404-92d6-ba9c06f7c91d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11911 | 2026.02.24 02:29:12.101816 [ 196 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_71_14} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11912 | 2026.02.24 02:29:12.101880 [ 196 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_71_14} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11913 | 2026.02.24 02:29:12.101936 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11914 | 2026.02.24 02:29:12.102145 [ 276 ] {7be04bcb-ca86-4404-92d6-ba9c06f7c91d} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11915 | 2026.02.24 02:29:12.102179 [ 276 ] {7be04bcb-ca86-4404-92d6-ba9c06f7c91d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11916 | 2026.02.24 02:29:12.102489 [ 276 ] {7be04bcb-ca86-4404-92d6-ba9c06f7c91d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11917 | 2026.02.24 02:29:12.102692 [ 276 ] {7be04bcb-ca86-4404-92d6-ba9c06f7c91d} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11918 | 2026.02.24 02:29:12.102824 [ 276 ] {7be04bcb-ca86-4404-92d6-ba9c06f7c91d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001138 sec., 140597.539543058 rows/sec., 9.79 MiB/sec. | ||
| 11919 | 2026.02.24 02:29:12.102861 [ 276 ] {7be04bcb-ca86-4404-92d6-ba9c06f7c91d} <Debug> TCPHandler: Processed in 0.001296829 sec. | ||
| 11920 | 2026.02.24 02:29:12.102968 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11921 | 2026.02.24 02:29:12.103059 [ 276 ] {1bf74048-7bba-4739-987c-395d73e65163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11922 | 2026.02.24 02:29:12.103113 [ 276 ] {1bf74048-7bba-4739-987c-395d73e65163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11923 | 2026.02.24 02:29:12.103935 [ 276 ] {1bf74048-7bba-4739-987c-395d73e65163} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11924 | 2026.02.24 02:29:12.103970 [ 276 ] {1bf74048-7bba-4739-987c-395d73e65163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11925 | 2026.02.24 02:29:12.104501 [ 276 ] {1bf74048-7bba-4739-987c-395d73e65163} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11926 | 2026.02.24 02:29:12.104717 [ 276 ] {1bf74048-7bba-4739-987c-395d73e65163} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11927 | 2026.02.24 02:29:12.104839 [ 87 ] {} <Debug> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11928 | 2026.02.24 02:29:12.104851 [ 276 ] {1bf74048-7bba-4739-987c-395d73e65163} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001809 sec., 17136.539524599226 rows/sec., 30.71 MiB/sec. | ||
| 11929 | 2026.02.24 02:29:12.104891 [ 87 ] {} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11930 | 2026.02.24 02:29:12.104918 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11931 | 2026.02.24 02:29:12.104922 [ 276 ] {1bf74048-7bba-4739-987c-395d73e65163} <Debug> TCPHandler: Processed in 0.00200251 sec. | ||
| 11932 | 2026.02.24 02:29:12.105005 [ 200 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::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 | ||
| 11933 | 2026.02.24 02:29:12.105048 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11934 | 2026.02.24 02:29:12.105141 [ 276 ] {c8c4c36c-4705-4e3e-96ef-a27baf5f743f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11935 | 2026.02.24 02:29:12.105179 [ 200 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11936 | 2026.02.24 02:29:12.105182 [ 276 ] {c8c4c36c-4705-4e3e-96ef-a27baf5f743f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11937 | 2026.02.24 02:29:12.105226 [ 200 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1292 rows starting from the beginning of the part | ||
| 11938 | 2026.02.24 02:29:12.105335 [ 200 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 31 rows starting from the beginning of the part | ||
| 11939 | 2026.02.24 02:29:12.105428 [ 200 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 10 rows starting from the beginning of the part | ||
| 11940 | 2026.02.24 02:29:12.105519 [ 200 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 31 rows starting from the beginning of the part | ||
| 11941 | 2026.02.24 02:29:12.105523 [ 276 ] {c8c4c36c-4705-4e3e-96ef-a27baf5f743f} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11942 | 2026.02.24 02:29:12.105562 [ 276 ] {c8c4c36c-4705-4e3e-96ef-a27baf5f743f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11943 | 2026.02.24 02:29:12.105614 [ 200 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 10 rows starting from the beginning of the part | ||
| 11944 | 2026.02.24 02:29:12.105708 [ 200 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 31 rows starting from the beginning of the part | ||
| 11945 | 2026.02.24 02:29:12.105863 [ 276 ] {c8c4c36c-4705-4e3e-96ef-a27baf5f743f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11946 | 2026.02.24 02:29:12.106068 [ 276 ] {c8c4c36c-4705-4e3e-96ef-a27baf5f743f} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11947 | 2026.02.24 02:29:12.106194 [ 276 ] {c8c4c36c-4705-4e3e-96ef-a27baf5f743f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 11948 | 2026.02.24 02:29:12.106230 [ 276 ] {c8c4c36c-4705-4e3e-96ef-a27baf5f743f} <Debug> TCPHandler: Processed in 0.001230508 sec. | ||
| 11949 | 2026.02.24 02:29:12.110965 [ 197 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1405 rows, containing 19 columns (19 merged, 0 gathered) in 0.005995669 sec., 234335.8180713445 rows/sec., 419.92 MiB/sec. | ||
| 11950 | 2026.02.24 02:29:12.112580 [ 190 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11951 | 2026.02.24 02:29:12.112961 [ 190 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11952 | 2026.02.24 02:29:12.113045 [ 190 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11953 | 2026.02.24 02:29:12.113195 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.45 MiB. | ||
| 11954 | 2026.02.24 02:29:13.001140 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 326.44 MiB, peak 337.84 MiB, free memory in arenas 0.00 B, will set to 327.51 MiB (RSS), difference: 1.07 MiB | ||
| 11955 | 2026.02.24 02:29:14.708035 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1560 | ||
| 11956 | 2026.02.24 02:29:14.710373 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11957 | 2026.02.24 02:29:14.710431 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11958 | 2026.02.24 02:29:14.711652 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11959 | 2026.02.24 02:29:14.711923 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11960 | 2026.02.24 02:29:14.712285 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1560 | ||
| 11961 | 2026.02.24 02:29:15.465010 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11962 | 2026.02.24 02:29:15.465208 [ 276 ] {a80f24ec-13c6-4d81-8ce0-f59400f1447d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11963 | 2026.02.24 02:29:15.465282 [ 276 ] {a80f24ec-13c6-4d81-8ce0-f59400f1447d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11964 | 2026.02.24 02:29:15.466029 [ 276 ] {a80f24ec-13c6-4d81-8ce0-f59400f1447d} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11965 | 2026.02.24 02:29:15.466071 [ 276 ] {a80f24ec-13c6-4d81-8ce0-f59400f1447d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11966 | 2026.02.24 02:29:15.466476 [ 276 ] {a80f24ec-13c6-4d81-8ce0-f59400f1447d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11967 | 2026.02.24 02:29:15.466704 [ 276 ] {a80f24ec-13c6-4d81-8ce0-f59400f1447d} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11968 | 2026.02.24 02:29:15.466862 [ 276 ] {a80f24ec-13c6-4d81-8ce0-f59400f1447d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001706 sec., 166471.27784290738 rows/sec., 10.57 MiB/sec. | ||
| 11969 | 2026.02.24 02:29:15.466908 [ 276 ] {a80f24ec-13c6-4d81-8ce0-f59400f1447d} <Debug> TCPHandler: Processed in 0.002036411 sec. | ||
| 11970 | 2026.02.24 02:29:15.467027 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11971 | 2026.02.24 02:29:15.467146 [ 276 ] {1517d7d0-49f3-440e-b937-21c5eb16e7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11972 | 2026.02.24 02:29:15.467200 [ 276 ] {1517d7d0-49f3-440e-b937-21c5eb16e7e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11973 | 2026.02.24 02:29:15.467706 [ 276 ] {1517d7d0-49f3-440e-b937-21c5eb16e7e3} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11974 | 2026.02.24 02:29:15.467753 [ 276 ] {1517d7d0-49f3-440e-b937-21c5eb16e7e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11975 | 2026.02.24 02:29:15.468160 [ 276 ] {1517d7d0-49f3-440e-b937-21c5eb16e7e3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11976 | 2026.02.24 02:29:15.468463 [ 276 ] {1517d7d0-49f3-440e-b937-21c5eb16e7e3} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11977 | 2026.02.24 02:29:15.468634 [ 276 ] {1517d7d0-49f3-440e-b937-21c5eb16e7e3} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001512 sec., 5291.005291005291 rows/sec., 431.44 KiB/sec. | ||
| 11978 | 2026.02.24 02:29:15.468684 [ 276 ] {1517d7d0-49f3-440e-b937-21c5eb16e7e3} <Debug> TCPHandler: Processed in 0.001713775 sec. | ||
| 11979 | 2026.02.24 02:29:15.468808 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11980 | 2026.02.24 02:29:15.468963 [ 276 ] {a11c9e5e-3f2a-4465-b69a-888978942fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11981 | 2026.02.24 02:29:15.469018 [ 276 ] {a11c9e5e-3f2a-4465-b69a-888978942fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11982 | 2026.02.24 02:29:15.470221 [ 276 ] {a11c9e5e-3f2a-4465-b69a-888978942fa8} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11983 | 2026.02.24 02:29:15.470259 [ 276 ] {a11c9e5e-3f2a-4465-b69a-888978942fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11984 | 2026.02.24 02:29:15.470692 [ 276 ] {a11c9e5e-3f2a-4465-b69a-888978942fa8} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11985 | 2026.02.24 02:29:15.470913 [ 276 ] {a11c9e5e-3f2a-4465-b69a-888978942fa8} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11986 | 2026.02.24 02:29:15.471054 [ 276 ] {a11c9e5e-3f2a-4465-b69a-888978942fa8} <Debug> executeQuery: Read 1961 rows, 163.05 KiB in 0.002116 sec., 926748.5822306239 rows/sec., 75.25 MiB/sec. | ||
| 11987 | 2026.02.24 02:29:15.471094 [ 276 ] {a11c9e5e-3f2a-4465-b69a-888978942fa8} <Debug> TCPHandler: Processed in 0.002348665 sec. | ||
| 11988 | 2026.02.24 02:29:15.471244 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11989 | 2026.02.24 02:29:15.471346 [ 276 ] {03c42f8b-c459-47b5-a47e-b25465352ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11990 | 2026.02.24 02:29:15.471387 [ 276 ] {03c42f8b-c459-47b5-a47e-b25465352ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11991 | 2026.02.24 02:29:15.471849 [ 276 ] {03c42f8b-c459-47b5-a47e-b25465352ce8} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11992 | 2026.02.24 02:29:15.471887 [ 276 ] {03c42f8b-c459-47b5-a47e-b25465352ce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11993 | 2026.02.24 02:29:15.472215 [ 276 ] {03c42f8b-c459-47b5-a47e-b25465352ce8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11994 | 2026.02.24 02:29:15.472442 [ 276 ] {03c42f8b-c459-47b5-a47e-b25465352ce8} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11995 | 2026.02.24 02:29:15.472588 [ 276 ] {03c42f8b-c459-47b5-a47e-b25465352ce8} <Debug> executeQuery: Read 160 rows, 9.85 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 7.73 MiB/sec. | ||
| 11996 | 2026.02.24 02:29:15.472665 [ 276 ] {03c42f8b-c459-47b5-a47e-b25465352ce8} <Debug> TCPHandler: Processed in 0.001471912 sec. | ||
| 11997 | 2026.02.24 02:29:15.472803 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11998 | 2026.02.24 02:29:15.472910 [ 276 ] {cf203d75-eb28-40d6-b598-3e0236a781e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11999 | 2026.02.24 02:29:15.472958 [ 276 ] {cf203d75-eb28-40d6-b598-3e0236a781e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12000 | 2026.02.24 02:29:15.473604 [ 276 ] {cf203d75-eb28-40d6-b598-3e0236a781e8} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12001 | 2026.02.24 02:29:15.473647 [ 276 ] {cf203d75-eb28-40d6-b598-3e0236a781e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12002 | 2026.02.24 02:29:15.474003 [ 276 ] {cf203d75-eb28-40d6-b598-3e0236a781e8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12003 | 2026.02.24 02:29:15.474283 [ 276 ] {cf203d75-eb28-40d6-b598-3e0236a781e8} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12004 | 2026.02.24 02:29:15.474424 [ 276 ] {cf203d75-eb28-40d6-b598-3e0236a781e8} <Debug> executeQuery: Read 377 rows, 25.67 KiB in 0.001537 sec., 245283.01886792455 rows/sec., 16.31 MiB/sec. | ||
| 12005 | 2026.02.24 02:29:15.474463 [ 276 ] {cf203d75-eb28-40d6-b598-3e0236a781e8} <Debug> TCPHandler: Processed in 0.001719346 sec. | ||
| 12006 | 2026.02.24 02:29:15.474579 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12007 | 2026.02.24 02:29:15.474679 [ 276 ] {124848c7-278b-4c6c-b02d-f45c8b6df2b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12008 | 2026.02.24 02:29:15.474720 [ 276 ] {124848c7-278b-4c6c-b02d-f45c8b6df2b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12009 | 2026.02.24 02:29:15.475184 [ 276 ] {124848c7-278b-4c6c-b02d-f45c8b6df2b0} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12010 | 2026.02.24 02:29:15.475223 [ 276 ] {124848c7-278b-4c6c-b02d-f45c8b6df2b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12011 | 2026.02.24 02:29:15.475539 [ 276 ] {124848c7-278b-4c6c-b02d-f45c8b6df2b0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12012 | 2026.02.24 02:29:15.475753 [ 276 ] {124848c7-278b-4c6c-b02d-f45c8b6df2b0} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12013 | 2026.02.24 02:29:15.475885 [ 276 ] {124848c7-278b-4c6c-b02d-f45c8b6df2b0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001226 sec., 120717.78140293637 rows/sec., 6.87 MiB/sec. | ||
| 12014 | 2026.02.24 02:29:15.475925 [ 276 ] {124848c7-278b-4c6c-b02d-f45c8b6df2b0} <Debug> TCPHandler: Processed in 0.001397621 sec. | ||
| 12015 | 2026.02.24 02:29:15.476039 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12016 | 2026.02.24 02:29:15.476135 [ 276 ] {7434c94a-f95c-4605-956f-db84607449d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12017 | 2026.02.24 02:29:15.476176 [ 276 ] {7434c94a-f95c-4605-956f-db84607449d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12018 | 2026.02.24 02:29:15.476901 [ 276 ] {7434c94a-f95c-4605-956f-db84607449d5} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12019 | 2026.02.24 02:29:15.476940 [ 276 ] {7434c94a-f95c-4605-956f-db84607449d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12020 | 2026.02.24 02:29:15.477299 [ 276 ] {7434c94a-f95c-4605-956f-db84607449d5} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12021 | 2026.02.24 02:29:15.477514 [ 276 ] {7434c94a-f95c-4605-956f-db84607449d5} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12022 | 2026.02.24 02:29:15.477656 [ 276 ] {7434c94a-f95c-4605-956f-db84607449d5} <Debug> executeQuery: Read 964 rows, 70.92 KiB in 0.001539 sec., 626380.7667316439 rows/sec., 45.00 MiB/sec. | ||
| 12023 | 2026.02.24 02:29:15.477695 [ 276 ] {7434c94a-f95c-4605-956f-db84607449d5} <Debug> TCPHandler: Processed in 0.001708016 sec. | ||
| 12024 | 2026.02.24 02:29:15.477799 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12025 | 2026.02.24 02:29:15.477896 [ 276 ] {2668ff5d-014a-409f-8018-d177d07dc587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12026 | 2026.02.24 02:29:15.477943 [ 276 ] {2668ff5d-014a-409f-8018-d177d07dc587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12027 | 2026.02.24 02:29:15.478276 [ 276 ] {2668ff5d-014a-409f-8018-d177d07dc587} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12028 | 2026.02.24 02:29:15.478312 [ 276 ] {2668ff5d-014a-409f-8018-d177d07dc587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12029 | 2026.02.24 02:29:15.478626 [ 276 ] {2668ff5d-014a-409f-8018-d177d07dc587} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12030 | 2026.02.24 02:29:15.478855 [ 276 ] {2668ff5d-014a-409f-8018-d177d07dc587} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12031 | 2026.02.24 02:29:15.478973 [ 147 ] {} <Debug> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 12032 | 2026.02.24 02:29:15.478988 [ 276 ] {2668ff5d-014a-409f-8018-d177d07dc587} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00111 sec., 5405.405405405405 rows/sec., 282.41 KiB/sec. | ||
| 12033 | 2026.02.24 02:29:15.479052 [ 147 ] {} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12034 | 2026.02.24 02:29:15.479069 [ 276 ] {2668ff5d-014a-409f-8018-d177d07dc587} <Debug> TCPHandler: Processed in 0.001320769 sec. | ||
| 12035 | 2026.02.24 02:29:15.479080 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12036 | 2026.02.24 02:29:15.479187 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12037 | 2026.02.24 02:29:15.479202 [ 201 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
| 12038 | 2026.02.24 02:29:15.479287 [ 276 ] {7dfce7c7-e9e2-49bb-a7da-062577c025b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12039 | 2026.02.24 02:29:15.479336 [ 276 ] {7dfce7c7-e9e2-49bb-a7da-062577c025b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12040 | 2026.02.24 02:29:15.479343 [ 201 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12041 | 2026.02.24 02:29:15.479387 [ 201 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 162 rows starting from the beginning of the part | ||
| 12042 | 2026.02.24 02:29:15.479452 [ 201 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 12043 | 2026.02.24 02:29:15.479495 [ 201 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::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 | ||
| 12044 | 2026.02.24 02:29:15.479536 [ 201 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 12045 | 2026.02.24 02:29:15.479572 [ 201 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 12046 | 2026.02.24 02:29:15.479608 [ 201 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::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 | ||
| 12047 | 2026.02.24 02:29:15.479947 [ 276 ] {7dfce7c7-e9e2-49bb-a7da-062577c025b9} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12048 | 2026.02.24 02:29:15.479990 [ 276 ] {7dfce7c7-e9e2-49bb-a7da-062577c025b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12049 | 2026.02.24 02:29:15.480391 [ 197 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 4 columns (4 merged, 0 gathered) in 0.001238448 sec., 155032.75066857872 rows/sec., 7.91 MiB/sec. | ||
| 12050 | 2026.02.24 02:29:15.480397 [ 276 ] {7dfce7c7-e9e2-49bb-a7da-062577c025b9} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12051 | 2026.02.24 02:29:15.480589 [ 195 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 12052 | 2026.02.24 02:29:15.480684 [ 276 ] {7dfce7c7-e9e2-49bb-a7da-062577c025b9} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12053 | 2026.02.24 02:29:15.480839 [ 276 ] {7dfce7c7-e9e2-49bb-a7da-062577c025b9} <Debug> executeQuery: Read 911 rows, 62.08 KiB in 0.001569 sec., 580624.6016571064 rows/sec., 38.64 MiB/sec. | ||
| 12054 | 2026.02.24 02:29:15.480880 [ 276 ] {7dfce7c7-e9e2-49bb-a7da-062577c025b9} <Debug> TCPHandler: Processed in 0.001743196 sec. | ||
| 12055 | 2026.02.24 02:29:15.480964 [ 195 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_32_7} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12056 | 2026.02.24 02:29:15.480996 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12057 | 2026.02.24 02:29:15.481065 [ 195 ] {5b024778-5cbf-439d-b8f1-d22cc31c78c8::all_1_32_7} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 12058 | 2026.02.24 02:29:15.481099 [ 276 ] {856e6f38-fe64-4bcc-9918-2a92e074d113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12059 | 2026.02.24 02:29:15.481146 [ 276 ] {856e6f38-fe64-4bcc-9918-2a92e074d113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12060 | 2026.02.24 02:29:15.481189 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 12061 | 2026.02.24 02:29:15.481477 [ 276 ] {856e6f38-fe64-4bcc-9918-2a92e074d113} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12062 | 2026.02.24 02:29:15.481520 [ 276 ] {856e6f38-fe64-4bcc-9918-2a92e074d113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12063 | 2026.02.24 02:29:15.481827 [ 276 ] {856e6f38-fe64-4bcc-9918-2a92e074d113} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12064 | 2026.02.24 02:29:15.482050 [ 276 ] {856e6f38-fe64-4bcc-9918-2a92e074d113} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12065 | 2026.02.24 02:29:15.482190 [ 276 ] {856e6f38-fe64-4bcc-9918-2a92e074d113} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 60.71 KiB/sec. | ||
| 12066 | 2026.02.24 02:29:15.482227 [ 276 ] {856e6f38-fe64-4bcc-9918-2a92e074d113} <Debug> TCPHandler: Processed in 0.001285169 sec. | ||
| 12067 | 2026.02.24 02:29:15.482339 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12068 | 2026.02.24 02:29:15.482434 [ 276 ] {48823d8c-bb9b-43b0-8c24-10790ff3da41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12069 | 2026.02.24 02:29:15.482487 [ 276 ] {48823d8c-bb9b-43b0-8c24-10790ff3da41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12070 | 2026.02.24 02:29:15.483252 [ 276 ] {48823d8c-bb9b-43b0-8c24-10790ff3da41} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12071 | 2026.02.24 02:29:15.483288 [ 276 ] {48823d8c-bb9b-43b0-8c24-10790ff3da41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12072 | 2026.02.24 02:29:15.483811 [ 276 ] {48823d8c-bb9b-43b0-8c24-10790ff3da41} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12073 | 2026.02.24 02:29:15.484055 [ 276 ] {48823d8c-bb9b-43b0-8c24-10790ff3da41} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12074 | 2026.02.24 02:29:15.484196 [ 276 ] {48823d8c-bb9b-43b0-8c24-10790ff3da41} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00178 sec., 5617.9775280898875 rows/sec., 10.07 MiB/sec. | ||
| 12075 | 2026.02.24 02:29:15.484250 [ 276 ] {48823d8c-bb9b-43b0-8c24-10790ff3da41} <Debug> TCPHandler: Processed in 0.001962239 sec. | ||
| 12076 | 2026.02.24 02:29:15.484371 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12077 | 2026.02.24 02:29:15.484467 [ 276 ] {ab1c1937-1da4-47b6-8726-40f79a201872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12078 | 2026.02.24 02:29:15.484509 [ 276 ] {ab1c1937-1da4-47b6-8726-40f79a201872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12079 | 2026.02.24 02:29:15.484827 [ 276 ] {ab1c1937-1da4-47b6-8726-40f79a201872} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12080 | 2026.02.24 02:29:15.484864 [ 276 ] {ab1c1937-1da4-47b6-8726-40f79a201872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12081 | 2026.02.24 02:29:15.485178 [ 276 ] {ab1c1937-1da4-47b6-8726-40f79a201872} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12082 | 2026.02.24 02:29:15.485395 [ 276 ] {ab1c1937-1da4-47b6-8726-40f79a201872} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12083 | 2026.02.24 02:29:15.485527 [ 276 ] {ab1c1937-1da4-47b6-8726-40f79a201872} <Debug> executeQuery: Read 74 rows, 4.66 KiB in 0.001077 sec., 68709.37790157845 rows/sec., 4.22 MiB/sec. | ||
| 12084 | 2026.02.24 02:29:15.485565 [ 276 ] {ab1c1937-1da4-47b6-8726-40f79a201872} <Debug> TCPHandler: Processed in 0.001246799 sec. | ||
| 12085 | 2026.02.24 02:29:17.088192 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12086 | 2026.02.24 02:29:17.088372 [ 276 ] {052ff152-f742-47d4-977c-80fed84812ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12087 | 2026.02.24 02:29:17.088438 [ 276 ] {052ff152-f742-47d4-977c-80fed84812ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12088 | 2026.02.24 02:29:17.089099 [ 276 ] {052ff152-f742-47d4-977c-80fed84812ed} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12089 | 2026.02.24 02:29:17.089146 [ 276 ] {052ff152-f742-47d4-977c-80fed84812ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12090 | 2026.02.24 02:29:17.089531 [ 276 ] {052ff152-f742-47d4-977c-80fed84812ed} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12091 | 2026.02.24 02:29:17.089749 [ 276 ] {052ff152-f742-47d4-977c-80fed84812ed} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12092 | 2026.02.24 02:29:17.089903 [ 276 ] {052ff152-f742-47d4-977c-80fed84812ed} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00158 sec., 35443.037974683546 rows/sec., 2.72 MiB/sec. | ||
| 12093 | 2026.02.24 02:29:17.089901 [ 122 ] {} <Debug> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12094 | 2026.02.24 02:29:17.089945 [ 276 ] {052ff152-f742-47d4-977c-80fed84812ed} <Debug> TCPHandler: Processed in 0.001883778 sec. | ||
| 12095 | 2026.02.24 02:29:17.089982 [ 122 ] {} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12096 | 2026.02.24 02:29:17.090009 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12097 | 2026.02.24 02:29:17.090081 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12098 | 2026.02.24 02:29:17.090136 [ 197 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::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 | ||
| 12099 | 2026.02.24 02:29:17.090187 [ 276 ] {c4a4e3d3-9a42-4f8a-8613-7f137bd0ae49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12100 | 2026.02.24 02:29:17.090235 [ 276 ] {c4a4e3d3-9a42-4f8a-8613-7f137bd0ae49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12101 | 2026.02.24 02:29:17.090284 [ 197 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12102 | 2026.02.24 02:29:17.090326 [ 197 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2151 rows starting from the beginning of the part | ||
| 12103 | 2026.02.24 02:29:17.090398 [ 197 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 120 rows starting from the beginning of the part | ||
| 12104 | 2026.02.24 02:29:17.090448 [ 197 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 817 rows starting from the beginning of the part | ||
| 12105 | 2026.02.24 02:29:17.090494 [ 197 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 118 rows starting from the beginning of the part | ||
| 12106 | 2026.02.24 02:29:17.090531 [ 197 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1961 rows starting from the beginning of the part | ||
| 12107 | 2026.02.24 02:29:17.090570 [ 197 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::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 | ||
| 12108 | 2026.02.24 02:29:17.090685 [ 276 ] {c4a4e3d3-9a42-4f8a-8613-7f137bd0ae49} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12109 | 2026.02.24 02:29:17.090731 [ 276 ] {c4a4e3d3-9a42-4f8a-8613-7f137bd0ae49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12110 | 2026.02.24 02:29:17.091086 [ 276 ] {c4a4e3d3-9a42-4f8a-8613-7f137bd0ae49} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12111 | 2026.02.24 02:29:17.091324 [ 276 ] {c4a4e3d3-9a42-4f8a-8613-7f137bd0ae49} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12112 | 2026.02.24 02:29:17.091465 [ 276 ] {c4a4e3d3-9a42-4f8a-8613-7f137bd0ae49} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001297 sec., 49344.64148033925 rows/sec., 3.85 MiB/sec. | ||
| 12113 | 2026.02.24 02:29:17.091482 [ 173 ] {} <Debug> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12114 | 2026.02.24 02:29:17.091506 [ 276 ] {c4a4e3d3-9a42-4f8a-8613-7f137bd0ae49} <Debug> TCPHandler: Processed in 0.001476862 sec. | ||
| 12115 | 2026.02.24 02:29:17.091529 [ 173 ] {} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12116 | 2026.02.24 02:29:17.091573 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12117 | 2026.02.24 02:29:17.091637 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12118 | 2026.02.24 02:29:17.091696 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::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 | ||
| 12119 | 2026.02.24 02:29:17.091737 [ 276 ] {0eb2db4c-5fac-4474-bc2d-9aff0b342f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12120 | 2026.02.24 02:29:17.091790 [ 276 ] {0eb2db4c-5fac-4474-bc2d-9aff0b342f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12121 | 2026.02.24 02:29:17.091850 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12122 | 2026.02.24 02:29:17.091890 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1061 rows starting from the beginning of the part | ||
| 12123 | 2026.02.24 02:29:17.091955 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 99 rows starting from the beginning of the part | ||
| 12124 | 2026.02.24 02:29:17.092000 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 500 rows starting from the beginning of the part | ||
| 12125 | 2026.02.24 02:29:17.092039 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 95 rows starting from the beginning of the part | ||
| 12126 | 2026.02.24 02:29:17.092077 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 964 rows starting from the beginning of the part | ||
| 12127 | 2026.02.24 02:29:17.092116 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::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 | ||
| 12128 | 2026.02.24 02:29:17.092165 [ 276 ] {0eb2db4c-5fac-4474-bc2d-9aff0b342f7b} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12129 | 2026.02.24 02:29:17.092208 [ 276 ] {0eb2db4c-5fac-4474-bc2d-9aff0b342f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12130 | 2026.02.24 02:29:17.092396 [ 202 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5223 rows, containing 5 columns (5 merged, 0 gathered) in 0.002316195 sec., 2254991.483877653 rows/sec., 192.17 MiB/sec. | ||
| 12131 | 2026.02.24 02:29:17.092571 [ 276 ] {0eb2db4c-5fac-4474-bc2d-9aff0b342f7b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12132 | 2026.02.24 02:29:17.092666 [ 188 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12133 | 2026.02.24 02:29:17.092813 [ 276 ] {0eb2db4c-5fac-4474-bc2d-9aff0b342f7b} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12134 | 2026.02.24 02:29:17.092937 [ 173 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Selected 5 parts from all_1_81_16 to all_85_85_0 | ||
| 12135 | 2026.02.24 02:29:17.092957 [ 276 ] {0eb2db4c-5fac-4474-bc2d-9aff0b342f7b} <Debug> executeQuery: Read 42 rows, 2.99 KiB in 0.001238 sec., 33925.68659127625 rows/sec., 2.36 MiB/sec. | ||
| 12136 | 2026.02.24 02:29:17.092990 [ 173 ] {} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12137 | 2026.02.24 02:29:17.092940 [ 188 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_86_17} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12138 | 2026.02.24 02:29:17.093019 [ 276 ] {0eb2db4c-5fac-4474-bc2d-9aff0b342f7b} <Debug> TCPHandler: Processed in 0.001443271 sec. | ||
| 12139 | 2026.02.24 02:29:17.093022 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12140 | 2026.02.24 02:29:17.093102 [ 188 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_86_17} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12141 | 2026.02.24 02:29:17.093142 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12142 | 2026.02.24 02:29:17.093148 [ 198 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_81_16 to all_85_85_0 into Compact with storage Full | ||
| 12143 | 2026.02.24 02:29:17.093193 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 12144 | 2026.02.24 02:29:17.093238 [ 276 ] {7c5be01b-97d7-4846-b12e-1eec1b400bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12145 | 2026.02.24 02:29:17.093279 [ 198 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12146 | 2026.02.24 02:29:17.093282 [ 276 ] {7c5be01b-97d7-4846-b12e-1eec1b400bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12147 | 2026.02.24 02:29:17.093322 [ 198 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 23446 rows starting from the beginning of the part | ||
| 12148 | 2026.02.24 02:29:17.093393 [ 198 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 162 rows starting from the beginning of the part | ||
| 12149 | 2026.02.24 02:29:17.093438 [ 198 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 265 rows starting from the beginning of the part | ||
| 12150 | 2026.02.24 02:29:17.093478 [ 198 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 12151 | 2026.02.24 02:29:17.093517 [ 198 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 911 rows starting from the beginning of the part | ||
| 12152 | 2026.02.24 02:29:17.093527 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2783 rows, containing 5 columns (5 merged, 0 gathered) in 0.001884588 sec., 1476715.3351289514 rows/sec., 112.70 MiB/sec. | ||
| 12153 | 2026.02.24 02:29:17.093620 [ 276 ] {7c5be01b-97d7-4846-b12e-1eec1b400bdd} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12154 | 2026.02.24 02:29:17.093666 [ 276 ] {7c5be01b-97d7-4846-b12e-1eec1b400bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12155 | 2026.02.24 02:29:17.093712 [ 188 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12156 | 2026.02.24 02:29:17.093966 [ 188 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_86_17} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12157 | 2026.02.24 02:29:17.093993 [ 276 ] {7c5be01b-97d7-4846-b12e-1eec1b400bdd} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12158 | 2026.02.24 02:29:17.094032 [ 188 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_86_17} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12159 | 2026.02.24 02:29:17.094105 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 12160 | 2026.02.24 02:29:17.094224 [ 276 ] {7c5be01b-97d7-4846-b12e-1eec1b400bdd} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12161 | 2026.02.24 02:29:17.094343 [ 173 ] {} <Debug> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12162 | 2026.02.24 02:29:17.094366 [ 276 ] {7c5be01b-97d7-4846-b12e-1eec1b400bdd} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.001146 sec., 13961.605584642233 rows/sec., 968.04 KiB/sec. | ||
| 12163 | 2026.02.24 02:29:17.094402 [ 173 ] {} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12164 | 2026.02.24 02:29:17.094421 [ 276 ] {7c5be01b-97d7-4846-b12e-1eec1b400bdd} <Debug> TCPHandler: Processed in 0.00132872 sec. | ||
| 12165 | 2026.02.24 02:29:17.094439 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12166 | 2026.02.24 02:29:17.094512 [ 202 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::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 | ||
| 12167 | 2026.02.24 02:29:17.094605 [ 202 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12168 | 2026.02.24 02:29:17.094631 [ 202 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4980 rows starting from the beginning of the part | ||
| 12169 | 2026.02.24 02:29:17.094677 [ 202 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 12170 | 2026.02.24 02:29:17.094715 [ 202 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 90 rows starting from the beginning of the part | ||
| 12171 | 2026.02.24 02:29:17.094748 [ 202 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 12172 | 2026.02.24 02:29:17.094785 [ 202 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 74 rows starting from the beginning of the part | ||
| 12173 | 2026.02.24 02:29:17.094823 [ 202 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 16 rows starting from the beginning of the part | ||
| 12174 | 2026.02.24 02:29:17.096258 [ 191 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5280 rows, containing 4 columns (4 merged, 0 gathered) in 0.001777097 sec., 2971137.760065995 rows/sec., 192.38 MiB/sec. | ||
| 12175 | 2026.02.24 02:29:17.096669 [ 191 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12176 | 2026.02.24 02:29:17.096949 [ 198 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_86_17} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12177 | 2026.02.24 02:29:17.097054 [ 198 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_86_17} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12178 | 2026.02.24 02:29:17.097135 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 12179 | 2026.02.24 02:29:17.099618 [ 192 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24944 rows, containing 5 columns (5 merged, 0 gathered) in 0.006509957 sec., 3831668.9342187666 rows/sec., 259.43 MiB/sec. | ||
| 12180 | 2026.02.24 02:29:17.099841 [ 192 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
| 12181 | 2026.02.24 02:29:17.100103 [ 192 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12182 | 2026.02.24 02:29:17.100174 [ 192 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Merged 5 parts: [all_1_81_16, all_85_85_0] -> all_1_85_17 | ||
| 12183 | 2026.02.24 02:29:17.100256 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12184 | 2026.02.24 02:29:17.138371 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24516 | ||
| 12185 | 2026.02.24 02:29:17.139077 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12186 | 2026.02.24 02:29:17.139146 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12187 | 2026.02.24 02:29:17.139926 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12188 | 2026.02.24 02:29:17.140145 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12189 | 2026.02.24 02:29:17.140274 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24516 | ||
| 12190 | 2026.02.24 02:29:17.140306 [ 173 ] {} <Debug> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12191 | 2026.02.24 02:29:17.140353 [ 173 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12192 | 2026.02.24 02:29:17.140376 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12193 | 2026.02.24 02:29:17.140455 [ 193 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 12194 | 2026.02.24 02:29:17.140559 [ 193 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12195 | 2026.02.24 02:29:17.140588 [ 193 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22084 rows starting from the beginning of the part | ||
| 12196 | 2026.02.24 02:29:17.140638 [ 193 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 12197 | 2026.02.24 02:29:17.140688 [ 193 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 12198 | 2026.02.24 02:29:17.140731 [ 193 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 12199 | 2026.02.24 02:29:17.140768 [ 193 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 12200 | 2026.02.24 02:29:17.140807 [ 193 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 12201 | 2026.02.24 02:29:17.142835 [ 193 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24516 rows, containing 4 columns (4 merged, 0 gathered) in 0.002413535 sec., 10157714.721352704 rows/sec., 145.31 MiB/sec. | ||
| 12202 | 2026.02.24 02:29:17.143074 [ 193 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12203 | 2026.02.24 02:29:17.143312 [ 193 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_51_10} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12204 | 2026.02.24 02:29:17.143382 [ 193 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_51_10} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12205 | 2026.02.24 02:29:17.143447 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 12206 | 2026.02.24 02:29:18.420237 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 12207 | 2026.02.24 02:29:18.439104 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12208 | 2026.02.24 02:29:18.439166 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12209 | 2026.02.24 02:29:18.444814 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12210 | 2026.02.24 02:29:18.445563 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12211 | 2026.02.24 02:29:18.445900 [ 173 ] {} <Debug> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12212 | 2026.02.24 02:29:18.445981 [ 173 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12213 | 2026.02.24 02:29:18.446014 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12214 | 2026.02.24 02:29:18.446129 [ 194 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 12215 | 2026.02.24 02:29:18.448894 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 12216 | 2026.02.24 02:29:18.449199 [ 194 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12217 | 2026.02.24 02:29:18.449962 [ 194 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 12218 | 2026.02.24 02:29:18.453467 [ 194 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 12219 | 2026.02.24 02:29:18.456961 [ 194 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 12220 | 2026.02.24 02:29:18.460875 [ 194 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 12221 | 2026.02.24 02:29:18.464744 [ 194 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 12222 | 2026.02.24 02:29:18.468677 [ 194 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 12223 | 2026.02.24 02:29:18.519876 [ 199 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.073788917 sec., 5204.033554253141 rows/sec., 26.91 MiB/sec. | ||
| 12224 | 2026.02.24 02:29:18.522851 [ 187 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12225 | 2026.02.24 02:29:18.524951 [ 187 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_51_10} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12226 | 2026.02.24 02:29:18.525072 [ 187 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_51_10} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12227 | 2026.02.24 02:29:18.528049 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12228 | 2026.02.24 02:29:19.001138 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.24 MiB, peak 342.66 MiB, free memory in arenas 0.00 B, will set to 332.22 MiB (RSS), difference: 2.98 MiB | ||
| 12229 | 2026.02.24 02:29:22.095662 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12230 | 2026.02.24 02:29:22.095945 [ 276 ] {8ebfa83e-1f9c-40c1-9ebd-b9f88c2ee255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12231 | 2026.02.24 02:29:22.096014 [ 276 ] {8ebfa83e-1f9c-40c1-9ebd-b9f88c2ee255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12232 | 2026.02.24 02:29:22.096817 [ 276 ] {8ebfa83e-1f9c-40c1-9ebd-b9f88c2ee255} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12233 | 2026.02.24 02:29:22.096871 [ 276 ] {8ebfa83e-1f9c-40c1-9ebd-b9f88c2ee255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12234 | 2026.02.24 02:29:22.097281 [ 276 ] {8ebfa83e-1f9c-40c1-9ebd-b9f88c2ee255} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12235 | 2026.02.24 02:29:22.097512 [ 276 ] {8ebfa83e-1f9c-40c1-9ebd-b9f88c2ee255} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12236 | 2026.02.24 02:29:22.097684 [ 276 ] {8ebfa83e-1f9c-40c1-9ebd-b9f88c2ee255} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001804 sec., 65410.19955654102 rows/sec., 5.57 MiB/sec. | ||
| 12237 | 2026.02.24 02:29:22.097736 [ 276 ] {8ebfa83e-1f9c-40c1-9ebd-b9f88c2ee255} <Debug> TCPHandler: Processed in 0.002264513 sec. | ||
| 12238 | 2026.02.24 02:29:22.097887 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12239 | 2026.02.24 02:29:22.097988 [ 276 ] {919781f5-992b-4b88-95bb-ac03ac1e8d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12240 | 2026.02.24 02:29:22.098033 [ 276 ] {919781f5-992b-4b88-95bb-ac03ac1e8d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12241 | 2026.02.24 02:29:22.098514 [ 276 ] {919781f5-992b-4b88-95bb-ac03ac1e8d70} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12242 | 2026.02.24 02:29:22.098553 [ 276 ] {919781f5-992b-4b88-95bb-ac03ac1e8d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12243 | 2026.02.24 02:29:22.098857 [ 276 ] {919781f5-992b-4b88-95bb-ac03ac1e8d70} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12244 | 2026.02.24 02:29:22.099063 [ 276 ] {919781f5-992b-4b88-95bb-ac03ac1e8d70} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12245 | 2026.02.24 02:29:22.099197 [ 276 ] {919781f5-992b-4b88-95bb-ac03ac1e8d70} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00123 sec., 25203.252032520326 rows/sec., 1.85 MiB/sec. | ||
| 12246 | 2026.02.24 02:29:22.099235 [ 276 ] {919781f5-992b-4b88-95bb-ac03ac1e8d70} <Debug> TCPHandler: Processed in 0.00140113 sec. | ||
| 12247 | 2026.02.24 02:29:22.099356 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12248 | 2026.02.24 02:29:22.099453 [ 276 ] {b9488af4-cdec-470b-bbba-1f72942e650c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12249 | 2026.02.24 02:29:22.099493 [ 276 ] {b9488af4-cdec-470b-bbba-1f72942e650c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12250 | 2026.02.24 02:29:22.099981 [ 276 ] {b9488af4-cdec-470b-bbba-1f72942e650c} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12251 | 2026.02.24 02:29:22.100019 [ 276 ] {b9488af4-cdec-470b-bbba-1f72942e650c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12252 | 2026.02.24 02:29:22.100332 [ 276 ] {b9488af4-cdec-470b-bbba-1f72942e650c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12253 | 2026.02.24 02:29:22.100541 [ 276 ] {b9488af4-cdec-470b-bbba-1f72942e650c} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12254 | 2026.02.24 02:29:22.100670 [ 276 ] {b9488af4-cdec-470b-bbba-1f72942e650c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001237 sec., 76798.70654810024 rows/sec., 6.00 MiB/sec. | ||
| 12255 | 2026.02.24 02:29:22.100709 [ 276 ] {b9488af4-cdec-470b-bbba-1f72942e650c} <Debug> TCPHandler: Processed in 0.00140091 sec. | ||
| 12256 | 2026.02.24 02:29:22.100830 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12257 | 2026.02.24 02:29:22.100942 [ 276 ] {9b021c77-65fa-4d44-99ff-eea39b81239f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12258 | 2026.02.24 02:29:22.100990 [ 276 ] {9b021c77-65fa-4d44-99ff-eea39b81239f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12259 | 2026.02.24 02:29:22.101421 [ 276 ] {9b021c77-65fa-4d44-99ff-eea39b81239f} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12260 | 2026.02.24 02:29:22.101457 [ 276 ] {9b021c77-65fa-4d44-99ff-eea39b81239f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12261 | 2026.02.24 02:29:22.101776 [ 276 ] {9b021c77-65fa-4d44-99ff-eea39b81239f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12262 | 2026.02.24 02:29:22.101983 [ 276 ] {9b021c77-65fa-4d44-99ff-eea39b81239f} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12263 | 2026.02.24 02:29:22.102110 [ 276 ] {9b021c77-65fa-4d44-99ff-eea39b81239f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 12264 | 2026.02.24 02:29:22.102148 [ 276 ] {9b021c77-65fa-4d44-99ff-eea39b81239f} <Debug> TCPHandler: Processed in 0.0013677 sec. | ||
| 12265 | 2026.02.24 02:29:22.102260 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12266 | 2026.02.24 02:29:22.102354 [ 276 ] {ca10854b-0dcb-4a1c-a590-11806df60483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12267 | 2026.02.24 02:29:22.102409 [ 276 ] {ca10854b-0dcb-4a1c-a590-11806df60483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12268 | 2026.02.24 02:29:22.103259 [ 276 ] {ca10854b-0dcb-4a1c-a590-11806df60483} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12269 | 2026.02.24 02:29:22.103295 [ 276 ] {ca10854b-0dcb-4a1c-a590-11806df60483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12270 | 2026.02.24 02:29:22.103836 [ 276 ] {ca10854b-0dcb-4a1c-a590-11806df60483} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12271 | 2026.02.24 02:29:22.104056 [ 276 ] {ca10854b-0dcb-4a1c-a590-11806df60483} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12272 | 2026.02.24 02:29:22.104195 [ 276 ] {ca10854b-0dcb-4a1c-a590-11806df60483} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001858 sec., 16684.607104413346 rows/sec., 29.90 MiB/sec. | ||
| 12273 | 2026.02.24 02:29:22.104249 [ 276 ] {ca10854b-0dcb-4a1c-a590-11806df60483} <Debug> TCPHandler: Processed in 0.00203749 sec. | ||
| 12274 | 2026.02.24 02:29:22.104364 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12275 | 2026.02.24 02:29:22.104459 [ 276 ] {16ff73ad-75b5-4f81-9f56-3f3eccfd6e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12276 | 2026.02.24 02:29:22.104503 [ 276 ] {16ff73ad-75b5-4f81-9f56-3f3eccfd6e06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12277 | 2026.02.24 02:29:22.104835 [ 276 ] {16ff73ad-75b5-4f81-9f56-3f3eccfd6e06} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12278 | 2026.02.24 02:29:22.104871 [ 276 ] {16ff73ad-75b5-4f81-9f56-3f3eccfd6e06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12279 | 2026.02.24 02:29:22.105203 [ 276 ] {16ff73ad-75b5-4f81-9f56-3f3eccfd6e06} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12280 | 2026.02.24 02:29:22.105422 [ 276 ] {16ff73ad-75b5-4f81-9f56-3f3eccfd6e06} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12281 | 2026.02.24 02:29:22.105549 [ 276 ] {16ff73ad-75b5-4f81-9f56-3f3eccfd6e06} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 12282 | 2026.02.24 02:29:22.105586 [ 276 ] {16ff73ad-75b5-4f81-9f56-3f3eccfd6e06} <Debug> TCPHandler: Processed in 0.001272519 sec. | ||
| 12283 | 2026.02.24 02:29:24.491932 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12284 | 2026.02.24 02:29:24.491985 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12285 | 2026.02.24 02:29:24.642150 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24964 | ||
| 12286 | 2026.02.24 02:29:24.642666 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12287 | 2026.02.24 02:29:24.642708 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12288 | 2026.02.24 02:29:24.643203 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12289 | 2026.02.24 02:29:24.643432 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12290 | 2026.02.24 02:29:24.643623 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24964 | ||
| 12291 | 2026.02.24 02:29:24.713648 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1604 | ||
| 12292 | 2026.02.24 02:29:24.716136 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12293 | 2026.02.24 02:29:24.716181 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12294 | 2026.02.24 02:29:24.717435 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12295 | 2026.02.24 02:29:24.717701 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12296 | 2026.02.24 02:29:24.717951 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1604 | ||
| 12297 | 2026.02.24 02:29:25.951213 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 12298 | 2026.02.24 02:29:25.966083 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12299 | 2026.02.24 02:29:25.966139 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12300 | 2026.02.24 02:29:25.971793 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12301 | 2026.02.24 02:29:25.972600 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12302 | 2026.02.24 02:29:25.975976 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 12303 | 2026.02.24 02:29:26.077319 [ 142 ] {} <Debug> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 | ||
| 12304 | 2026.02.24 02:29:26.077376 [ 142 ] {} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12305 | 2026.02.24 02:29:26.077401 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12306 | 2026.02.24 02:29:26.077525 [ 189 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full | ||
| 12307 | 2026.02.24 02:29:26.077684 [ 189 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12308 | 2026.02.24 02:29:26.077724 [ 189 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 30 rows starting from the beginning of the part | ||
| 12309 | 2026.02.24 02:29:26.077795 [ 189 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 12310 | 2026.02.24 02:29:26.077840 [ 189 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 12311 | 2026.02.24 02:29:26.077880 [ 189 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 12312 | 2026.02.24 02:29:26.077919 [ 189 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 12313 | 2026.02.24 02:29:26.078681 [ 196 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 4 columns (4 merged, 0 gathered) in 0.001211488 sec., 28064.660978895376 rows/sec., 1.84 MiB/sec. | ||
| 12314 | 2026.02.24 02:29:26.078864 [ 190 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 12315 | 2026.02.24 02:29:26.079163 [ 190 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_33_7} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12316 | 2026.02.24 02:29:26.079239 [ 190 ] {e74df7c8-37f7-4223-b934-38314a67dfba::all_1_33_7} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 | ||
| 12317 | 2026.02.24 02:29:26.079324 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 12318 | 2026.02.24 02:29:27.102257 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12319 | 2026.02.24 02:29:27.102456 [ 276 ] {b0ad866c-fb76-466e-8b66-69f722c178b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12320 | 2026.02.24 02:29:27.102531 [ 276 ] {b0ad866c-fb76-466e-8b66-69f722c178b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12321 | 2026.02.24 02:29:27.103317 [ 276 ] {b0ad866c-fb76-466e-8b66-69f722c178b8} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12322 | 2026.02.24 02:29:27.103367 [ 276 ] {b0ad866c-fb76-466e-8b66-69f722c178b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12323 | 2026.02.24 02:29:27.103771 [ 276 ] {b0ad866c-fb76-466e-8b66-69f722c178b8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12324 | 2026.02.24 02:29:27.103995 [ 276 ] {b0ad866c-fb76-466e-8b66-69f722c178b8} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12325 | 2026.02.24 02:29:27.104154 [ 276 ] {b0ad866c-fb76-466e-8b66-69f722c178b8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001755 sec., 161823.36182336183 rows/sec., 10.28 MiB/sec. | ||
| 12326 | 2026.02.24 02:29:27.104205 [ 276 ] {b0ad866c-fb76-466e-8b66-69f722c178b8} <Debug> TCPHandler: Processed in 0.002087011 sec. | ||
| 12327 | 2026.02.24 02:29:27.104323 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12328 | 2026.02.24 02:29:27.104424 [ 276 ] {ab20c7fe-1b7c-46d9-bc90-63d05f0dffbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12329 | 2026.02.24 02:29:27.104467 [ 276 ] {ab20c7fe-1b7c-46d9-bc90-63d05f0dffbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12330 | 2026.02.24 02:29:27.105457 [ 276 ] {ab20c7fe-1b7c-46d9-bc90-63d05f0dffbd} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12331 | 2026.02.24 02:29:27.105495 [ 276 ] {ab20c7fe-1b7c-46d9-bc90-63d05f0dffbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12332 | 2026.02.24 02:29:27.105849 [ 276 ] {ab20c7fe-1b7c-46d9-bc90-63d05f0dffbd} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12333 | 2026.02.24 02:29:27.106067 [ 276 ] {ab20c7fe-1b7c-46d9-bc90-63d05f0dffbd} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12334 | 2026.02.24 02:29:27.106201 [ 276 ] {ab20c7fe-1b7c-46d9-bc90-63d05f0dffbd} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001801 sec., 453636.86840644083 rows/sec., 35.89 MiB/sec. | ||
| 12335 | 2026.02.24 02:29:27.106240 [ 276 ] {ab20c7fe-1b7c-46d9-bc90-63d05f0dffbd} <Debug> TCPHandler: Processed in 0.00196872 sec. | ||
| 12336 | 2026.02.24 02:29:27.106362 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12337 | 2026.02.24 02:29:27.106492 [ 276 ] {8256a671-78eb-40f2-b6ca-bbdea13a1018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12338 | 2026.02.24 02:29:27.106545 [ 276 ] {8256a671-78eb-40f2-b6ca-bbdea13a1018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12339 | 2026.02.24 02:29:27.107078 [ 276 ] {8256a671-78eb-40f2-b6ca-bbdea13a1018} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12340 | 2026.02.24 02:29:27.107117 [ 276 ] {8256a671-78eb-40f2-b6ca-bbdea13a1018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12341 | 2026.02.24 02:29:27.107469 [ 276 ] {8256a671-78eb-40f2-b6ca-bbdea13a1018} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12342 | 2026.02.24 02:29:27.107694 [ 276 ] {8256a671-78eb-40f2-b6ca-bbdea13a1018} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12343 | 2026.02.24 02:29:27.107830 [ 276 ] {8256a671-78eb-40f2-b6ca-bbdea13a1018} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001366 sec., 111273.79209370425 rows/sec., 6.64 MiB/sec. | ||
| 12344 | 2026.02.24 02:29:27.107871 [ 276 ] {8256a671-78eb-40f2-b6ca-bbdea13a1018} <Debug> TCPHandler: Processed in 0.001574814 sec. | ||
| 12345 | 2026.02.24 02:29:27.107980 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12346 | 2026.02.24 02:29:27.108080 [ 276 ] {208629f0-af8e-4b6f-ba95-f3e7702d3346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12347 | 2026.02.24 02:29:27.108122 [ 276 ] {208629f0-af8e-4b6f-ba95-f3e7702d3346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12348 | 2026.02.24 02:29:27.108590 [ 276 ] {208629f0-af8e-4b6f-ba95-f3e7702d3346} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12349 | 2026.02.24 02:29:27.108628 [ 276 ] {208629f0-af8e-4b6f-ba95-f3e7702d3346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12350 | 2026.02.24 02:29:27.108947 [ 276 ] {208629f0-af8e-4b6f-ba95-f3e7702d3346} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12351 | 2026.02.24 02:29:27.109173 [ 276 ] {208629f0-af8e-4b6f-ba95-f3e7702d3346} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12352 | 2026.02.24 02:29:27.109313 [ 276 ] {208629f0-af8e-4b6f-ba95-f3e7702d3346} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001251 sec., 119104.71622701839 rows/sec., 7.69 MiB/sec. | ||
| 12353 | 2026.02.24 02:29:27.109353 [ 276 ] {208629f0-af8e-4b6f-ba95-f3e7702d3346} <Debug> TCPHandler: Processed in 0.001425402 sec. | ||
| 12354 | 2026.02.24 02:29:27.109461 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12355 | 2026.02.24 02:29:27.109557 [ 276 ] {2ee37b66-6425-46e0-8c9a-af1992b2ea61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12356 | 2026.02.24 02:29:27.109599 [ 276 ] {2ee37b66-6425-46e0-8c9a-af1992b2ea61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12357 | 2026.02.24 02:29:27.110066 [ 276 ] {2ee37b66-6425-46e0-8c9a-af1992b2ea61} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12358 | 2026.02.24 02:29:27.110104 [ 276 ] {2ee37b66-6425-46e0-8c9a-af1992b2ea61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12359 | 2026.02.24 02:29:27.110420 [ 276 ] {2ee37b66-6425-46e0-8c9a-af1992b2ea61} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12360 | 2026.02.24 02:29:27.110645 [ 276 ] {2ee37b66-6425-46e0-8c9a-af1992b2ea61} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12361 | 2026.02.24 02:29:27.110778 [ 276 ] {2ee37b66-6425-46e0-8c9a-af1992b2ea61} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00124 sec., 119354.83870967742 rows/sec., 6.79 MiB/sec. | ||
| 12362 | 2026.02.24 02:29:27.110820 [ 276 ] {2ee37b66-6425-46e0-8c9a-af1992b2ea61} <Debug> TCPHandler: Processed in 0.001412352 sec. | ||
| 12363 | 2026.02.24 02:29:27.110925 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12364 | 2026.02.24 02:29:27.111021 [ 276 ] {10ed4ba3-dc60-47ba-bbcb-ec53e5aafb52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12365 | 2026.02.24 02:29:27.111063 [ 276 ] {10ed4ba3-dc60-47ba-bbcb-ec53e5aafb52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12366 | 2026.02.24 02:29:27.111741 [ 276 ] {10ed4ba3-dc60-47ba-bbcb-ec53e5aafb52} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12367 | 2026.02.24 02:29:27.111780 [ 276 ] {10ed4ba3-dc60-47ba-bbcb-ec53e5aafb52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12368 | 2026.02.24 02:29:27.112112 [ 276 ] {10ed4ba3-dc60-47ba-bbcb-ec53e5aafb52} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12369 | 2026.02.24 02:29:27.112346 [ 276 ] {10ed4ba3-dc60-47ba-bbcb-ec53e5aafb52} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12370 | 2026.02.24 02:29:27.112480 [ 276 ] {10ed4ba3-dc60-47ba-bbcb-ec53e5aafb52} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001478 sec., 338294.99323410017 rows/sec., 23.77 MiB/sec. | ||
| 12371 | 2026.02.24 02:29:27.112520 [ 276 ] {10ed4ba3-dc60-47ba-bbcb-ec53e5aafb52} <Debug> TCPHandler: Processed in 0.001646835 sec. | ||
| 12372 | 2026.02.24 02:29:27.112633 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12373 | 2026.02.24 02:29:27.112751 [ 276 ] {35d84482-a519-4024-9b78-55025d368094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12374 | 2026.02.24 02:29:27.112805 [ 276 ] {35d84482-a519-4024-9b78-55025d368094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12375 | 2026.02.24 02:29:27.113187 [ 276 ] {35d84482-a519-4024-9b78-55025d368094} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12376 | 2026.02.24 02:29:27.113229 [ 276 ] {35d84482-a519-4024-9b78-55025d368094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12377 | 2026.02.24 02:29:27.113604 [ 276 ] {35d84482-a519-4024-9b78-55025d368094} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12378 | 2026.02.24 02:29:27.113860 [ 276 ] {35d84482-a519-4024-9b78-55025d368094} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12379 | 2026.02.24 02:29:27.113988 [ 276 ] {35d84482-a519-4024-9b78-55025d368094} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001263 sec., 4750.593824228028 rows/sec., 248.20 KiB/sec. | ||
| 12380 | 2026.02.24 02:29:27.114024 [ 276 ] {35d84482-a519-4024-9b78-55025d368094} <Debug> TCPHandler: Processed in 0.001451281 sec. | ||
| 12381 | 2026.02.24 02:29:27.114127 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12382 | 2026.02.24 02:29:27.114218 [ 276 ] {db472e0e-abb3-4c1c-8949-85706a6e7665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12383 | 2026.02.24 02:29:27.114260 [ 276 ] {db472e0e-abb3-4c1c-8949-85706a6e7665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12384 | 2026.02.24 02:29:27.114678 [ 276 ] {db472e0e-abb3-4c1c-8949-85706a6e7665} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12385 | 2026.02.24 02:29:27.114714 [ 276 ] {db472e0e-abb3-4c1c-8949-85706a6e7665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12386 | 2026.02.24 02:29:27.115034 [ 276 ] {db472e0e-abb3-4c1c-8949-85706a6e7665} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12387 | 2026.02.24 02:29:27.115243 [ 276 ] {db472e0e-abb3-4c1c-8949-85706a6e7665} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12388 | 2026.02.24 02:29:27.115370 [ 276 ] {db472e0e-abb3-4c1c-8949-85706a6e7665} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00117 sec., 226495.7264957265 rows/sec., 15.05 MiB/sec. | ||
| 12389 | 2026.02.24 02:29:27.115407 [ 276 ] {db472e0e-abb3-4c1c-8949-85706a6e7665} <Debug> TCPHandler: Processed in 0.00132776 sec. | ||
| 12390 | 2026.02.24 02:29:27.115508 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12391 | 2026.02.24 02:29:27.115605 [ 276 ] {972e0b9d-16be-488b-b0bc-6929a33350bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12392 | 2026.02.24 02:29:27.115647 [ 276 ] {972e0b9d-16be-488b-b0bc-6929a33350bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12393 | 2026.02.24 02:29:27.115970 [ 276 ] {972e0b9d-16be-488b-b0bc-6929a33350bb} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12394 | 2026.02.24 02:29:27.116008 [ 276 ] {972e0b9d-16be-488b-b0bc-6929a33350bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12395 | 2026.02.24 02:29:27.116321 [ 276 ] {972e0b9d-16be-488b-b0bc-6929a33350bb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12396 | 2026.02.24 02:29:27.116529 [ 276 ] {972e0b9d-16be-488b-b0bc-6929a33350bb} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12397 | 2026.02.24 02:29:27.116663 [ 276 ] {972e0b9d-16be-488b-b0bc-6929a33350bb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001081 sec., 925.0693802035154 rows/sec., 62.33 KiB/sec. | ||
| 12398 | 2026.02.24 02:29:27.116701 [ 276 ] {972e0b9d-16be-488b-b0bc-6929a33350bb} <Debug> TCPHandler: Processed in 0.001240068 sec. | ||
| 12399 | 2026.02.24 02:29:27.116800 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12400 | 2026.02.24 02:29:27.116896 [ 276 ] {505373b7-f431-4905-bf37-9c286c54bc0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12401 | 2026.02.24 02:29:27.116951 [ 276 ] {505373b7-f431-4905-bf37-9c286c54bc0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12402 | 2026.02.24 02:29:27.117740 [ 276 ] {505373b7-f431-4905-bf37-9c286c54bc0e} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12403 | 2026.02.24 02:29:27.117782 [ 276 ] {505373b7-f431-4905-bf37-9c286c54bc0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12404 | 2026.02.24 02:29:27.118288 [ 276 ] {505373b7-f431-4905-bf37-9c286c54bc0e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12405 | 2026.02.24 02:29:27.118516 [ 276 ] {505373b7-f431-4905-bf37-9c286c54bc0e} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12406 | 2026.02.24 02:29:27.118657 [ 276 ] {505373b7-f431-4905-bf37-9c286c54bc0e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001779 sec., 5621.135469364812 rows/sec., 10.07 MiB/sec. | ||
| 12407 | 2026.02.24 02:29:27.118710 [ 276 ] {505373b7-f431-4905-bf37-9c286c54bc0e} <Debug> TCPHandler: Processed in 0.001961259 sec. | ||
| 12408 | 2026.02.24 02:29:27.118817 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12409 | 2026.02.24 02:29:27.118915 [ 276 ] {0f63b426-bb2e-44db-ba67-415f15c3dff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12410 | 2026.02.24 02:29:27.118958 [ 276 ] {0f63b426-bb2e-44db-ba67-415f15c3dff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12411 | 2026.02.24 02:29:27.119296 [ 276 ] {0f63b426-bb2e-44db-ba67-415f15c3dff5} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12412 | 2026.02.24 02:29:27.119333 [ 276 ] {0f63b426-bb2e-44db-ba67-415f15c3dff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12413 | 2026.02.24 02:29:27.119643 [ 276 ] {0f63b426-bb2e-44db-ba67-415f15c3dff5} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12414 | 2026.02.24 02:29:27.119861 [ 276 ] {0f63b426-bb2e-44db-ba67-415f15c3dff5} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12415 | 2026.02.24 02:29:27.119989 [ 276 ] {0f63b426-bb2e-44db-ba67-415f15c3dff5} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001093 sec., 82342.17749313815 rows/sec., 5.15 MiB/sec. | ||
| 12416 | 2026.02.24 02:29:27.120025 [ 276 ] {0f63b426-bb2e-44db-ba67-415f15c3dff5} <Debug> TCPHandler: Processed in 0.001259309 sec. | ||
| 12417 | 2026.02.24 02:29:32.095650 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12418 | 2026.02.24 02:29:32.095842 [ 276 ] {ed03e7d4-e4fe-4393-82c7-e66d818dbb26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12419 | 2026.02.24 02:29:32.095909 [ 276 ] {ed03e7d4-e4fe-4393-82c7-e66d818dbb26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12420 | 2026.02.24 02:29:32.096602 [ 276 ] {ed03e7d4-e4fe-4393-82c7-e66d818dbb26} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12421 | 2026.02.24 02:29:32.096654 [ 276 ] {ed03e7d4-e4fe-4393-82c7-e66d818dbb26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12422 | 2026.02.24 02:29:32.097063 [ 276 ] {ed03e7d4-e4fe-4393-82c7-e66d818dbb26} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12423 | 2026.02.24 02:29:32.097297 [ 276 ] {ed03e7d4-e4fe-4393-82c7-e66d818dbb26} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12424 | 2026.02.24 02:29:32.097451 [ 276 ] {ed03e7d4-e4fe-4393-82c7-e66d818dbb26} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001632 sec., 3676.470588235294 rows/sec., 299.79 KiB/sec. | ||
| 12425 | 2026.02.24 02:29:32.097499 [ 276 ] {ed03e7d4-e4fe-4393-82c7-e66d818dbb26} <Debug> TCPHandler: Processed in 0.001975159 sec. | ||
| 12426 | 2026.02.24 02:29:32.097622 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12427 | 2026.02.24 02:29:32.097721 [ 276 ] {2f9f8bbc-f29a-4c7d-80f3-901431b1a7c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12428 | 2026.02.24 02:29:32.097762 [ 276 ] {2f9f8bbc-f29a-4c7d-80f3-901431b1a7c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12429 | 2026.02.24 02:29:32.098292 [ 276 ] {2f9f8bbc-f29a-4c7d-80f3-901431b1a7c4} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12430 | 2026.02.24 02:29:32.098335 [ 276 ] {2f9f8bbc-f29a-4c7d-80f3-901431b1a7c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12431 | 2026.02.24 02:29:32.098673 [ 276 ] {2f9f8bbc-f29a-4c7d-80f3-901431b1a7c4} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12432 | 2026.02.24 02:29:32.098896 [ 276 ] {2f9f8bbc-f29a-4c7d-80f3-901431b1a7c4} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12433 | 2026.02.24 02:29:32.099034 [ 276 ] {2f9f8bbc-f29a-4c7d-80f3-901431b1a7c4} <Debug> executeQuery: Read 121 rows, 10.50 KiB in 0.001302 sec., 92933.94777265746 rows/sec., 7.88 MiB/sec. | ||
| 12434 | 2026.02.24 02:29:32.099072 [ 276 ] {2f9f8bbc-f29a-4c7d-80f3-901431b1a7c4} <Debug> TCPHandler: Processed in 0.001476222 sec. | ||
| 12435 | 2026.02.24 02:29:32.099186 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12436 | 2026.02.24 02:29:32.099279 [ 276 ] {56afea54-d6fd-4665-bd4a-a419643c5fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12437 | 2026.02.24 02:29:32.099318 [ 276 ] {56afea54-d6fd-4665-bd4a-a419643c5fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12438 | 2026.02.24 02:29:32.099708 [ 276 ] {56afea54-d6fd-4665-bd4a-a419643c5fec} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12439 | 2026.02.24 02:29:32.099743 [ 276 ] {56afea54-d6fd-4665-bd4a-a419643c5fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12440 | 2026.02.24 02:29:32.100028 [ 276 ] {56afea54-d6fd-4665-bd4a-a419643c5fec} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12441 | 2026.02.24 02:29:32.100309 [ 276 ] {56afea54-d6fd-4665-bd4a-a419643c5fec} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12442 | 2026.02.24 02:29:32.100443 [ 276 ] {56afea54-d6fd-4665-bd4a-a419643c5fec} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001179 sec., 31382.527565733675 rows/sec., 2.28 MiB/sec. | ||
| 12443 | 2026.02.24 02:29:32.100481 [ 276 ] {56afea54-d6fd-4665-bd4a-a419643c5fec} <Debug> TCPHandler: Processed in 0.00134616 sec. | ||
| 12444 | 2026.02.24 02:29:32.100591 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12445 | 2026.02.24 02:29:32.100687 [ 276 ] {3356ee7e-14fe-47b1-b1b8-2af291f86327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12446 | 2026.02.24 02:29:32.100728 [ 276 ] {3356ee7e-14fe-47b1-b1b8-2af291f86327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12447 | 2026.02.24 02:29:32.101169 [ 276 ] {3356ee7e-14fe-47b1-b1b8-2af291f86327} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12448 | 2026.02.24 02:29:32.101205 [ 276 ] {3356ee7e-14fe-47b1-b1b8-2af291f86327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12449 | 2026.02.24 02:29:32.101501 [ 276 ] {3356ee7e-14fe-47b1-b1b8-2af291f86327} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12450 | 2026.02.24 02:29:32.101713 [ 276 ] {3356ee7e-14fe-47b1-b1b8-2af291f86327} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12451 | 2026.02.24 02:29:32.101837 [ 276 ] {3356ee7e-14fe-47b1-b1b8-2af291f86327} <Debug> executeQuery: Read 101 rows, 8.09 KiB in 0.001209 sec., 83540.11579818031 rows/sec., 6.53 MiB/sec. | ||
| 12452 | 2026.02.24 02:29:32.101871 [ 276 ] {3356ee7e-14fe-47b1-b1b8-2af291f86327} <Debug> TCPHandler: Processed in 0.001375191 sec. | ||
| 12453 | 2026.02.24 02:29:32.101978 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12454 | 2026.02.24 02:29:32.102066 [ 276 ] {50275e5e-7026-4d10-905d-fa03590f5c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12455 | 2026.02.24 02:29:32.102107 [ 276 ] {50275e5e-7026-4d10-905d-fa03590f5c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12456 | 2026.02.24 02:29:32.102557 [ 276 ] {50275e5e-7026-4d10-905d-fa03590f5c67} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12457 | 2026.02.24 02:29:32.102591 [ 276 ] {50275e5e-7026-4d10-905d-fa03590f5c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12458 | 2026.02.24 02:29:32.102900 [ 276 ] {50275e5e-7026-4d10-905d-fa03590f5c67} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12459 | 2026.02.24 02:29:32.103104 [ 276 ] {50275e5e-7026-4d10-905d-fa03590f5c67} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12460 | 2026.02.24 02:29:32.103295 [ 276 ] {50275e5e-7026-4d10-905d-fa03590f5c67} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001189 sec., 137089.9915895711 rows/sec., 9.55 MiB/sec. | ||
| 12461 | 2026.02.24 02:29:32.103332 [ 276 ] {50275e5e-7026-4d10-905d-fa03590f5c67} <Debug> TCPHandler: Processed in 0.00135309 sec. | ||
| 12462 | 2026.02.24 02:29:32.103440 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12463 | 2026.02.24 02:29:32.103533 [ 276 ] {566b4a2f-4737-40c0-8ef5-48290141a10e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12464 | 2026.02.24 02:29:32.103588 [ 276 ] {566b4a2f-4737-40c0-8ef5-48290141a10e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12465 | 2026.02.24 02:29:32.104427 [ 276 ] {566b4a2f-4737-40c0-8ef5-48290141a10e} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12466 | 2026.02.24 02:29:32.104461 [ 276 ] {566b4a2f-4737-40c0-8ef5-48290141a10e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12467 | 2026.02.24 02:29:32.105055 [ 276 ] {566b4a2f-4737-40c0-8ef5-48290141a10e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12468 | 2026.02.24 02:29:32.105410 [ 276 ] {566b4a2f-4737-40c0-8ef5-48290141a10e} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12469 | 2026.02.24 02:29:32.105590 [ 276 ] {566b4a2f-4737-40c0-8ef5-48290141a10e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002071 sec., 14968.61419604056 rows/sec., 26.82 MiB/sec. | ||
| 12470 | 2026.02.24 02:29:32.105659 [ 276 ] {566b4a2f-4737-40c0-8ef5-48290141a10e} <Debug> TCPHandler: Processed in 0.002267434 sec. | ||
| 12471 | 2026.02.24 02:29:32.105787 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12472 | 2026.02.24 02:29:32.105892 [ 276 ] {e465692f-bbbd-4158-800a-7a5eb7090619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12473 | 2026.02.24 02:29:32.105942 [ 276 ] {e465692f-bbbd-4158-800a-7a5eb7090619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12474 | 2026.02.24 02:29:32.106313 [ 276 ] {e465692f-bbbd-4158-800a-7a5eb7090619} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12475 | 2026.02.24 02:29:32.106349 [ 276 ] {e465692f-bbbd-4158-800a-7a5eb7090619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12476 | 2026.02.24 02:29:32.106663 [ 276 ] {e465692f-bbbd-4158-800a-7a5eb7090619} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12477 | 2026.02.24 02:29:32.106882 [ 276 ] {e465692f-bbbd-4158-800a-7a5eb7090619} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12478 | 2026.02.24 02:29:32.107009 [ 276 ] {e465692f-bbbd-4158-800a-7a5eb7090619} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001193 sec., 50293.37803855826 rows/sec., 3.39 MiB/sec. | ||
| 12479 | 2026.02.24 02:29:32.107045 [ 276 ] {e465692f-bbbd-4158-800a-7a5eb7090619} <Debug> TCPHandler: Processed in 0.001364891 sec. | ||
| 12480 | 2026.02.24 02:29:32.143714 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25476 | ||
| 12481 | 2026.02.24 02:29:32.144290 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12482 | 2026.02.24 02:29:32.144340 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12483 | 2026.02.24 02:29:32.144864 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12484 | 2026.02.24 02:29:32.145099 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12485 | 2026.02.24 02:29:32.145245 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25476 | ||
| 12486 | 2026.02.24 02:29:33.476097 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 12487 | 2026.02.24 02:29:33.491801 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12488 | 2026.02.24 02:29:33.491863 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12489 | 2026.02.24 02:29:33.497477 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12490 | 2026.02.24 02:29:33.498202 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12491 | 2026.02.24 02:29:33.500947 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 12492 | 2026.02.24 02:29:34.718843 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1640 | ||
| 12493 | 2026.02.24 02:29:34.721145 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12494 | 2026.02.24 02:29:34.721187 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12495 | 2026.02.24 02:29:34.722361 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12496 | 2026.02.24 02:29:34.722625 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12497 | 2026.02.24 02:29:34.722896 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1640 | ||
| 12498 | 2026.02.24 02:29:37.102660 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12499 | 2026.02.24 02:29:37.102878 [ 276 ] {53bf9369-caba-442b-b59f-d38b1bdaf9e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12500 | 2026.02.24 02:29:37.102962 [ 276 ] {53bf9369-caba-442b-b59f-d38b1bdaf9e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12501 | 2026.02.24 02:29:37.103875 [ 276 ] {53bf9369-caba-442b-b59f-d38b1bdaf9e5} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12502 | 2026.02.24 02:29:37.103925 [ 276 ] {53bf9369-caba-442b-b59f-d38b1bdaf9e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12503 | 2026.02.24 02:29:37.104327 [ 276 ] {53bf9369-caba-442b-b59f-d38b1bdaf9e5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12504 | 2026.02.24 02:29:37.104575 [ 276 ] {53bf9369-caba-442b-b59f-d38b1bdaf9e5} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12505 | 2026.02.24 02:29:37.104727 [ 276 ] {53bf9369-caba-442b-b59f-d38b1bdaf9e5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001915 sec., 148302.87206266317 rows/sec., 9.42 MiB/sec. | ||
| 12506 | 2026.02.24 02:29:37.104769 [ 276 ] {53bf9369-caba-442b-b59f-d38b1bdaf9e5} <Debug> TCPHandler: Processed in 0.002257013 sec. | ||
| 12507 | 2026.02.24 02:29:37.104903 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12508 | 2026.02.24 02:29:37.105001 [ 276 ] {b34bff3a-5317-4963-9057-0edd2257e267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12509 | 2026.02.24 02:29:37.105042 [ 276 ] {b34bff3a-5317-4963-9057-0edd2257e267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12510 | 2026.02.24 02:29:37.105847 [ 276 ] {b34bff3a-5317-4963-9057-0edd2257e267} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12511 | 2026.02.24 02:29:37.105884 [ 276 ] {b34bff3a-5317-4963-9057-0edd2257e267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12512 | 2026.02.24 02:29:37.106236 [ 276 ] {b34bff3a-5317-4963-9057-0edd2257e267} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12513 | 2026.02.24 02:29:37.106446 [ 276 ] {b34bff3a-5317-4963-9057-0edd2257e267} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12514 | 2026.02.24 02:29:37.106575 [ 276 ] {b34bff3a-5317-4963-9057-0edd2257e267} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001596 sec., 511904.7619047619 rows/sec., 40.50 MiB/sec. | ||
| 12515 | 2026.02.24 02:29:37.106613 [ 276 ] {b34bff3a-5317-4963-9057-0edd2257e267} <Debug> TCPHandler: Processed in 0.001762447 sec. | ||
| 12516 | 2026.02.24 02:29:37.106726 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12517 | 2026.02.24 02:29:37.106820 [ 276 ] {2cfc3563-f2ba-400c-a4bd-f5e46324c02a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12518 | 2026.02.24 02:29:37.106861 [ 276 ] {2cfc3563-f2ba-400c-a4bd-f5e46324c02a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12519 | 2026.02.24 02:29:37.107305 [ 276 ] {2cfc3563-f2ba-400c-a4bd-f5e46324c02a} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12520 | 2026.02.24 02:29:37.107342 [ 276 ] {2cfc3563-f2ba-400c-a4bd-f5e46324c02a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12521 | 2026.02.24 02:29:37.107663 [ 276 ] {2cfc3563-f2ba-400c-a4bd-f5e46324c02a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12522 | 2026.02.24 02:29:37.107870 [ 276 ] {2cfc3563-f2ba-400c-a4bd-f5e46324c02a} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12523 | 2026.02.24 02:29:37.107988 [ 126 ] {} <Debug> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12524 | 2026.02.24 02:29:37.107998 [ 276 ] {2cfc3563-f2ba-400c-a4bd-f5e46324c02a} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001196 sec., 127090.30100334447 rows/sec., 7.59 MiB/sec. | ||
| 12525 | 2026.02.24 02:29:37.108064 [ 126 ] {} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12526 | 2026.02.24 02:29:37.108082 [ 276 ] {2cfc3563-f2ba-400c-a4bd-f5e46324c02a} <Debug> TCPHandler: Processed in 0.001404611 sec. | ||
| 12527 | 2026.02.24 02:29:37.108091 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12528 | 2026.02.24 02:29:37.108205 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12529 | 2026.02.24 02:29:37.108220 [ 189 ] {580652f6-82c7-4483-a510-67597bf45b73::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 | ||
| 12530 | 2026.02.24 02:29:37.108305 [ 276 ] {f4f16620-e39c-4bad-bf51-864459683404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12531 | 2026.02.24 02:29:37.108349 [ 276 ] {f4f16620-e39c-4bad-bf51-864459683404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12532 | 2026.02.24 02:29:37.108379 [ 189 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12533 | 2026.02.24 02:29:37.108423 [ 189 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 215 rows starting from the beginning of the part | ||
| 12534 | 2026.02.24 02:29:37.108500 [ 189 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 12535 | 2026.02.24 02:29:37.108554 [ 189 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 31 rows starting from the beginning of the part | ||
| 12536 | 2026.02.24 02:29:37.108604 [ 189 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 152 rows starting from the beginning of the part | ||
| 12537 | 2026.02.24 02:29:37.108652 [ 189 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 37 rows starting from the beginning of the part | ||
| 12538 | 2026.02.24 02:29:37.108700 [ 189 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 152 rows starting from the beginning of the part | ||
| 12539 | 2026.02.24 02:29:37.108787 [ 276 ] {f4f16620-e39c-4bad-bf51-864459683404} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12540 | 2026.02.24 02:29:37.108829 [ 276 ] {f4f16620-e39c-4bad-bf51-864459683404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12541 | 2026.02.24 02:29:37.109172 [ 276 ] {f4f16620-e39c-4bad-bf51-864459683404} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12542 | 2026.02.24 02:29:37.109403 [ 276 ] {f4f16620-e39c-4bad-bf51-864459683404} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12543 | 2026.02.24 02:29:37.109538 [ 276 ] {f4f16620-e39c-4bad-bf51-864459683404} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001252 sec., 119009.58466453673 rows/sec., 7.69 MiB/sec. | ||
| 12544 | 2026.02.24 02:29:37.109580 [ 276 ] {f4f16620-e39c-4bad-bf51-864459683404} <Debug> TCPHandler: Processed in 0.001426651 sec. | ||
| 12545 | 2026.02.24 02:29:37.109695 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12546 | 2026.02.24 02:29:37.109700 [ 190 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 747 rows, containing 5 columns (5 merged, 0 gathered) in 0.001539322 sec., 485278.5836881432 rows/sec., 31.99 MiB/sec. | ||
| 12547 | 2026.02.24 02:29:37.109791 [ 276 ] {ea908b4e-975e-408e-bac6-459f2bb67808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12548 | 2026.02.24 02:29:37.109837 [ 276 ] {ea908b4e-975e-408e-bac6-459f2bb67808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12549 | 2026.02.24 02:29:37.109860 [ 189 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12550 | 2026.02.24 02:29:37.110120 [ 189 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_76_15} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12551 | 2026.02.24 02:29:37.110196 [ 189 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_76_15} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12552 | 2026.02.24 02:29:37.110275 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 12553 | 2026.02.24 02:29:37.110280 [ 276 ] {ea908b4e-975e-408e-bac6-459f2bb67808} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12554 | 2026.02.24 02:29:37.110326 [ 276 ] {ea908b4e-975e-408e-bac6-459f2bb67808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12555 | 2026.02.24 02:29:37.110647 [ 276 ] {ea908b4e-975e-408e-bac6-459f2bb67808} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12556 | 2026.02.24 02:29:37.110854 [ 276 ] {ea908b4e-975e-408e-bac6-459f2bb67808} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12557 | 2026.02.24 02:29:37.110982 [ 276 ] {ea908b4e-975e-408e-bac6-459f2bb67808} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00121 sec., 122314.04958677686 rows/sec., 6.96 MiB/sec. | ||
| 12558 | 2026.02.24 02:29:37.111019 [ 276 ] {ea908b4e-975e-408e-bac6-459f2bb67808} <Debug> TCPHandler: Processed in 0.00137527 sec. | ||
| 12559 | 2026.02.24 02:29:37.111128 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12560 | 2026.02.24 02:29:37.111220 [ 276 ] {1c4e8e2b-c187-4375-9036-3a35660f3ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12561 | 2026.02.24 02:29:37.111260 [ 276 ] {1c4e8e2b-c187-4375-9036-3a35660f3ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12562 | 2026.02.24 02:29:37.111841 [ 276 ] {1c4e8e2b-c187-4375-9036-3a35660f3ace} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12563 | 2026.02.24 02:29:37.111877 [ 276 ] {1c4e8e2b-c187-4375-9036-3a35660f3ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12564 | 2026.02.24 02:29:37.112208 [ 276 ] {1c4e8e2b-c187-4375-9036-3a35660f3ace} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12565 | 2026.02.24 02:29:37.112418 [ 276 ] {1c4e8e2b-c187-4375-9036-3a35660f3ace} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12566 | 2026.02.24 02:29:37.112546 [ 276 ] {1c4e8e2b-c187-4375-9036-3a35660f3ace} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001345 sec., 371747.2118959108 rows/sec., 26.12 MiB/sec. | ||
| 12567 | 2026.02.24 02:29:37.112584 [ 276 ] {1c4e8e2b-c187-4375-9036-3a35660f3ace} <Debug> TCPHandler: Processed in 0.001506022 sec. | ||
| 12568 | 2026.02.24 02:29:37.112691 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12569 | 2026.02.24 02:29:37.112786 [ 276 ] {ebda8f14-84fc-48eb-a0a7-bbcf970ce691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12570 | 2026.02.24 02:29:37.112828 [ 276 ] {ebda8f14-84fc-48eb-a0a7-bbcf970ce691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12571 | 2026.02.24 02:29:37.113158 [ 276 ] {ebda8f14-84fc-48eb-a0a7-bbcf970ce691} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12572 | 2026.02.24 02:29:37.113195 [ 276 ] {ebda8f14-84fc-48eb-a0a7-bbcf970ce691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12573 | 2026.02.24 02:29:37.113486 [ 276 ] {ebda8f14-84fc-48eb-a0a7-bbcf970ce691} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12574 | 2026.02.24 02:29:37.113692 [ 276 ] {ebda8f14-84fc-48eb-a0a7-bbcf970ce691} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12575 | 2026.02.24 02:29:37.113820 [ 276 ] {ebda8f14-84fc-48eb-a0a7-bbcf970ce691} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 12576 | 2026.02.24 02:29:37.113855 [ 276 ] {ebda8f14-84fc-48eb-a0a7-bbcf970ce691} <Debug> TCPHandler: Processed in 0.001213369 sec. | ||
| 12577 | 2026.02.24 02:29:37.113965 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12578 | 2026.02.24 02:29:37.114056 [ 276 ] {832abbc5-b427-42d5-be19-010d1187fab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12579 | 2026.02.24 02:29:37.114099 [ 276 ] {832abbc5-b427-42d5-be19-010d1187fab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12580 | 2026.02.24 02:29:37.114503 [ 276 ] {832abbc5-b427-42d5-be19-010d1187fab4} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12581 | 2026.02.24 02:29:37.114540 [ 276 ] {832abbc5-b427-42d5-be19-010d1187fab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12582 | 2026.02.24 02:29:37.114894 [ 276 ] {832abbc5-b427-42d5-be19-010d1187fab4} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12583 | 2026.02.24 02:29:37.115101 [ 276 ] {832abbc5-b427-42d5-be19-010d1187fab4} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12584 | 2026.02.24 02:29:37.115204 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 | ||
| 12585 | 2026.02.24 02:29:37.115227 [ 276 ] {832abbc5-b427-42d5-be19-010d1187fab4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001189 sec., 222876.36669470143 rows/sec., 14.81 MiB/sec. | ||
| 12586 | 2026.02.24 02:29:37.115243 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12587 | 2026.02.24 02:29:37.115269 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12588 | 2026.02.24 02:29:37.115271 [ 276 ] {832abbc5-b427-42d5-be19-010d1187fab4} <Debug> TCPHandler: Processed in 0.00135544 sec. | ||
| 12589 | 2026.02.24 02:29:37.115355 [ 200 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full | ||
| 12590 | 2026.02.24 02:29:37.115392 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12591 | 2026.02.24 02:29:37.115457 [ 200 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12592 | 2026.02.24 02:29:37.115485 [ 276 ] {87bff6cc-73cc-4085-a86a-300cdef2062e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12593 | 2026.02.24 02:29:37.115486 [ 200 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_85_17, total 24944 rows starting from the beginning of the part | ||
| 12594 | 2026.02.24 02:29:37.115526 [ 276 ] {87bff6cc-73cc-4085-a86a-300cdef2062e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12595 | 2026.02.24 02:29:37.115555 [ 200 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 42 rows starting from the beginning of the part | ||
| 12596 | 2026.02.24 02:29:37.115601 [ 200 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 12597 | 2026.02.24 02:29:37.115641 [ 200 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 265 rows starting from the beginning of the part | ||
| 12598 | 2026.02.24 02:29:37.115693 [ 200 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 163 rows starting from the beginning of the part | ||
| 12599 | 2026.02.24 02:29:37.115734 [ 200 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 265 rows starting from the beginning of the part | ||
| 12600 | 2026.02.24 02:29:37.115843 [ 276 ] {87bff6cc-73cc-4085-a86a-300cdef2062e} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12601 | 2026.02.24 02:29:37.115878 [ 276 ] {87bff6cc-73cc-4085-a86a-300cdef2062e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12602 | 2026.02.24 02:29:37.116321 [ 276 ] {87bff6cc-73cc-4085-a86a-300cdef2062e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12603 | 2026.02.24 02:29:37.116532 [ 276 ] {87bff6cc-73cc-4085-a86a-300cdef2062e} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12604 | 2026.02.24 02:29:37.116658 [ 276 ] {87bff6cc-73cc-4085-a86a-300cdef2062e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001193 sec., 838.2229673093043 rows/sec., 56.48 KiB/sec. | ||
| 12605 | 2026.02.24 02:29:37.116694 [ 276 ] {87bff6cc-73cc-4085-a86a-300cdef2062e} <Debug> TCPHandler: Processed in 0.00135194 sec. | ||
| 12606 | 2026.02.24 02:29:37.116801 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12607 | 2026.02.24 02:29:37.116894 [ 276 ] {474f9094-96ad-44c5-9c78-2430f603355f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12608 | 2026.02.24 02:29:37.116947 [ 276 ] {474f9094-96ad-44c5-9c78-2430f603355f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12609 | 2026.02.24 02:29:37.117724 [ 276 ] {474f9094-96ad-44c5-9c78-2430f603355f} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12610 | 2026.02.24 02:29:37.117760 [ 276 ] {474f9094-96ad-44c5-9c78-2430f603355f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12611 | 2026.02.24 02:29:37.118434 [ 276 ] {474f9094-96ad-44c5-9c78-2430f603355f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12612 | 2026.02.24 02:29:37.118655 [ 276 ] {474f9094-96ad-44c5-9c78-2430f603355f} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12613 | 2026.02.24 02:29:37.118776 [ 126 ] {} <Debug> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12614 | 2026.02.24 02:29:37.118793 [ 276 ] {474f9094-96ad-44c5-9c78-2430f603355f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001918 sec., 5213.764337851929 rows/sec., 9.34 MiB/sec. | ||
| 12615 | 2026.02.24 02:29:37.118814 [ 126 ] {} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12616 | 2026.02.24 02:29:37.118837 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12617 | 2026.02.24 02:29:37.118855 [ 276 ] {474f9094-96ad-44c5-9c78-2430f603355f} <Debug> TCPHandler: Processed in 0.002103872 sec. | ||
| 12618 | 2026.02.24 02:29:37.118916 [ 189 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::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 | ||
| 12619 | 2026.02.24 02:29:37.118971 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12620 | 2026.02.24 02:29:37.119070 [ 276 ] {804820ba-9059-4834-87b6-917567f88c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12621 | 2026.02.24 02:29:37.119111 [ 276 ] {804820ba-9059-4834-87b6-917567f88c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12622 | 2026.02.24 02:29:37.119138 [ 189 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12623 | 2026.02.24 02:29:37.119196 [ 189 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1405 rows starting from the beginning of the part | ||
| 12624 | 2026.02.24 02:29:37.119332 [ 189 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 10 rows starting from the beginning of the part | ||
| 12625 | 2026.02.24 02:29:37.119446 [ 276 ] {804820ba-9059-4834-87b6-917567f88c42} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12626 | 2026.02.24 02:29:37.119463 [ 189 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 31 rows starting from the beginning of the part | ||
| 12627 | 2026.02.24 02:29:37.119491 [ 276 ] {804820ba-9059-4834-87b6-917567f88c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12628 | 2026.02.24 02:29:37.119612 [ 189 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 10 rows starting from the beginning of the part | ||
| 12629 | 2026.02.24 02:29:37.119747 [ 189 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 31 rows starting from the beginning of the part | ||
| 12630 | 2026.02.24 02:29:37.119863 [ 189 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 10 rows starting from the beginning of the part | ||
| 12631 | 2026.02.24 02:29:37.119910 [ 276 ] {804820ba-9059-4834-87b6-917567f88c42} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12632 | 2026.02.24 02:29:37.120133 [ 276 ] {804820ba-9059-4834-87b6-917567f88c42} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12633 | 2026.02.24 02:29:37.120270 [ 276 ] {804820ba-9059-4834-87b6-917567f88c42} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001219 sec., 73831.00902378999 rows/sec., 4.62 MiB/sec. | ||
| 12634 | 2026.02.24 02:29:37.120310 [ 276 ] {804820ba-9059-4834-87b6-917567f88c42} <Debug> TCPHandler: Processed in 0.00138786 sec. | ||
| 12635 | 2026.02.24 02:29:37.123748 [ 190 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25839 rows, containing 5 columns (5 merged, 0 gathered) in 0.008438546 sec., 3062020.400196906 rows/sec., 207.33 MiB/sec. | ||
| 12636 | 2026.02.24 02:29:37.124102 [ 195 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 12637 | 2026.02.24 02:29:37.124498 [ 195 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12638 | 2026.02.24 02:29:37.124597 [ 195 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 | ||
| 12639 | 2026.02.24 02:29:37.124733 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 12640 | 2026.02.24 02:29:37.128120 [ 195 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1497 rows, containing 19 columns (19 merged, 0 gathered) in 0.009248668 sec., 161861.1458428392 rows/sec., 290.05 MiB/sec. | ||
| 12641 | 2026.02.24 02:29:37.130529 [ 190 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12642 | 2026.02.24 02:29:37.130932 [ 190 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12643 | 2026.02.24 02:29:37.131013 [ 190 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12644 | 2026.02.24 02:29:37.131151 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
| 12645 | 2026.02.24 02:29:38.000147 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.94 MiB, peak 345.45 MiB, free memory in arenas 0.00 B, will set to 340.96 MiB (RSS), difference: 7.02 MiB | ||
| 12646 | 2026.02.24 02:29:39.492053 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12647 | 2026.02.24 02:29:39.492131 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12648 | 2026.02.24 02:29:39.645412 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25924 | ||
| 12649 | 2026.02.24 02:29:39.645931 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12650 | 2026.02.24 02:29:39.645974 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12651 | 2026.02.24 02:29:39.646515 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12652 | 2026.02.24 02:29:39.646856 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12653 | 2026.02.24 02:29:39.647075 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25924 | ||
| 12654 | 2026.02.24 02:29:41.001067 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 12655 | 2026.02.24 02:29:41.017084 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12656 | 2026.02.24 02:29:41.017127 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12657 | 2026.02.24 02:29:41.023351 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12658 | 2026.02.24 02:29:41.024060 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12659 | 2026.02.24 02:29:41.026864 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12660 | 2026.02.24 02:29:42.094138 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12661 | 2026.02.24 02:29:42.094465 [ 276 ] {36efef99-823c-4634-935a-109bbdad7048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12662 | 2026.02.24 02:29:42.094560 [ 276 ] {36efef99-823c-4634-935a-109bbdad7048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12663 | 2026.02.24 02:29:42.095330 [ 276 ] {36efef99-823c-4634-935a-109bbdad7048} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12664 | 2026.02.24 02:29:42.095434 [ 276 ] {36efef99-823c-4634-935a-109bbdad7048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12665 | 2026.02.24 02:29:42.095805 [ 276 ] {36efef99-823c-4634-935a-109bbdad7048} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12666 | 2026.02.24 02:29:42.096037 [ 276 ] {36efef99-823c-4634-935a-109bbdad7048} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12667 | 2026.02.24 02:29:42.096180 [ 276 ] {36efef99-823c-4634-935a-109bbdad7048} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001837 sec., 64235.166031573215 rows/sec., 5.47 MiB/sec. | ||
| 12668 | 2026.02.24 02:29:42.096218 [ 276 ] {36efef99-823c-4634-935a-109bbdad7048} <Debug> TCPHandler: Processed in 0.002259484 sec. | ||
| 12669 | 2026.02.24 02:29:42.096235 [ 118 ] {} <Debug> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12670 | 2026.02.24 02:29:42.096327 [ 118 ] {} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12671 | 2026.02.24 02:29:42.096332 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12672 | 2026.02.24 02:29:42.096428 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12673 | 2026.02.24 02:29:42.096500 [ 276 ] {01f16b65-3d69-4ea6-9d88-563a5be646ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12674 | 2026.02.24 02:29:42.096543 [ 276 ] {01f16b65-3d69-4ea6-9d88-563a5be646ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12675 | 2026.02.24 02:29:42.096551 [ 197 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::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 | ||
| 12676 | 2026.02.24 02:29:42.096673 [ 197 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12677 | 2026.02.24 02:29:42.096702 [ 197 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2151 rows starting from the beginning of the part | ||
| 12678 | 2026.02.24 02:29:42.096762 [ 197 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 118 rows starting from the beginning of the part | ||
| 12679 | 2026.02.24 02:29:42.096801 [ 197 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 817 rows starting from the beginning of the part | ||
| 12680 | 2026.02.24 02:29:42.096839 [ 197 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 121 rows starting from the beginning of the part | ||
| 12681 | 2026.02.24 02:29:42.096873 [ 197 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 817 rows starting from the beginning of the part | ||
| 12682 | 2026.02.24 02:29:42.096911 [ 197 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 118 rows starting from the beginning of the part | ||
| 12683 | 2026.02.24 02:29:42.096978 [ 276 ] {01f16b65-3d69-4ea6-9d88-563a5be646ae} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12684 | 2026.02.24 02:29:42.097018 [ 276 ] {01f16b65-3d69-4ea6-9d88-563a5be646ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12685 | 2026.02.24 02:29:42.097313 [ 276 ] {01f16b65-3d69-4ea6-9d88-563a5be646ae} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12686 | 2026.02.24 02:29:42.097577 [ 276 ] {01f16b65-3d69-4ea6-9d88-563a5be646ae} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12687 | 2026.02.24 02:29:42.097698 [ 276 ] {01f16b65-3d69-4ea6-9d88-563a5be646ae} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001228 sec., 25244.299674267102 rows/sec., 1.85 MiB/sec. | ||
| 12688 | 2026.02.24 02:29:42.097732 [ 276 ] {01f16b65-3d69-4ea6-9d88-563a5be646ae} <Debug> TCPHandler: Processed in 0.001405951 sec. | ||
| 12689 | 2026.02.24 02:29:42.097840 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12690 | 2026.02.24 02:29:42.097926 [ 276 ] {24670848-438a-4ec3-9c3e-788fb1bf5c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12691 | 2026.02.24 02:29:42.097961 [ 276 ] {24670848-438a-4ec3-9c3e-788fb1bf5c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12692 | 2026.02.24 02:29:42.098447 [ 195 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4142 rows, containing 5 columns (5 merged, 0 gathered) in 0.001934279 sec., 2141366.3695878414 rows/sec., 182.08 MiB/sec. | ||
| 12693 | 2026.02.24 02:29:42.098482 [ 276 ] {24670848-438a-4ec3-9c3e-788fb1bf5c30} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12694 | 2026.02.24 02:29:42.098525 [ 276 ] {24670848-438a-4ec3-9c3e-788fb1bf5c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12695 | 2026.02.24 02:29:42.098733 [ 188 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12696 | 2026.02.24 02:29:42.098817 [ 276 ] {24670848-438a-4ec3-9c3e-788fb1bf5c30} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12697 | 2026.02.24 02:29:42.098983 [ 188 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_91_18} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12698 | 2026.02.24 02:29:42.099036 [ 276 ] {24670848-438a-4ec3-9c3e-788fb1bf5c30} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12699 | 2026.02.24 02:29:42.099048 [ 188 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_91_18} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12700 | 2026.02.24 02:29:42.099125 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 12701 | 2026.02.24 02:29:42.099150 [ 117 ] {} <Debug> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12702 | 2026.02.24 02:29:42.099157 [ 276 ] {24670848-438a-4ec3-9c3e-788fb1bf5c30} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001263 sec., 75217.73555027711 rows/sec., 5.87 MiB/sec. | ||
| 12703 | 2026.02.24 02:29:42.099198 [ 117 ] {} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12704 | 2026.02.24 02:29:42.099213 [ 276 ] {24670848-438a-4ec3-9c3e-788fb1bf5c30} <Debug> TCPHandler: Processed in 0.001444461 sec. | ||
| 12705 | 2026.02.24 02:29:42.099227 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12706 | 2026.02.24 02:29:42.099294 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::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 | ||
| 12707 | 2026.02.24 02:29:42.099348 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12708 | 2026.02.24 02:29:42.099442 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12709 | 2026.02.24 02:29:42.099469 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1061 rows starting from the beginning of the part | ||
| 12710 | 2026.02.24 02:29:42.099505 [ 276 ] {1a326bdf-107c-4f64-bd42-9d0507a0f744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12711 | 2026.02.24 02:29:42.099511 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 95 rows starting from the beginning of the part | ||
| 12712 | 2026.02.24 02:29:42.099552 [ 276 ] {1a326bdf-107c-4f64-bd42-9d0507a0f744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12713 | 2026.02.24 02:29:42.099558 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 500 rows starting from the beginning of the part | ||
| 12714 | 2026.02.24 02:29:42.099601 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 101 rows starting from the beginning of the part | ||
| 12715 | 2026.02.24 02:29:42.099649 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 500 rows starting from the beginning of the part | ||
| 12716 | 2026.02.24 02:29:42.099696 [ 197 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 95 rows starting from the beginning of the part | ||
| 12717 | 2026.02.24 02:29:42.100025 [ 276 ] {1a326bdf-107c-4f64-bd42-9d0507a0f744} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12718 | 2026.02.24 02:29:42.100064 [ 276 ] {1a326bdf-107c-4f64-bd42-9d0507a0f744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12719 | 2026.02.24 02:29:42.100462 [ 276 ] {1a326bdf-107c-4f64-bd42-9d0507a0f744} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12720 | 2026.02.24 02:29:42.100655 [ 276 ] {1a326bdf-107c-4f64-bd42-9d0507a0f744} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12721 | 2026.02.24 02:29:42.100690 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2352 rows, containing 5 columns (5 merged, 0 gathered) in 0.001376791 sec., 1708320.2897171755 rows/sec., 130.17 MiB/sec. | ||
| 12722 | 2026.02.24 02:29:42.100788 [ 276 ] {1a326bdf-107c-4f64-bd42-9d0507a0f744} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001319 sec., 121304.01819560272 rows/sec., 8.45 MiB/sec. | ||
| 12723 | 2026.02.24 02:29:42.100827 [ 276 ] {1a326bdf-107c-4f64-bd42-9d0507a0f744} <Debug> TCPHandler: Processed in 0.001489332 sec. | ||
| 12724 | 2026.02.24 02:29:42.100907 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12725 | 2026.02.24 02:29:42.100927 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12726 | 2026.02.24 02:29:42.101020 [ 276 ] {a75a6446-1d46-4491-89a0-61b446e01dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12727 | 2026.02.24 02:29:42.101073 [ 276 ] {a75a6446-1d46-4491-89a0-61b446e01dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.02.24 02:29:42.101205 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_91_18} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12729 | 2026.02.24 02:29:42.101292 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_91_18} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12730 | 2026.02.24 02:29:42.101453 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 12731 | 2026.02.24 02:29:42.101925 [ 276 ] {a75a6446-1d46-4491-89a0-61b446e01dd9} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12732 | 2026.02.24 02:29:42.101963 [ 276 ] {a75a6446-1d46-4491-89a0-61b446e01dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12733 | 2026.02.24 02:29:42.102536 [ 276 ] {a75a6446-1d46-4491-89a0-61b446e01dd9} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12734 | 2026.02.24 02:29:42.102747 [ 276 ] {a75a6446-1d46-4491-89a0-61b446e01dd9} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12735 | 2026.02.24 02:29:42.102874 [ 276 ] {a75a6446-1d46-4491-89a0-61b446e01dd9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00186 sec., 16666.666666666664 rows/sec., 29.87 MiB/sec. | ||
| 12736 | 2026.02.24 02:29:42.102938 [ 276 ] {a75a6446-1d46-4491-89a0-61b446e01dd9} <Debug> TCPHandler: Processed in 0.00205761 sec. | ||
| 12737 | 2026.02.24 02:29:42.103039 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12738 | 2026.02.24 02:29:42.103127 [ 276 ] {58f2137b-9b76-44e2-b805-01447003ed7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12739 | 2026.02.24 02:29:42.103166 [ 276 ] {58f2137b-9b76-44e2-b805-01447003ed7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12740 | 2026.02.24 02:29:42.103538 [ 276 ] {58f2137b-9b76-44e2-b805-01447003ed7c} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12741 | 2026.02.24 02:29:42.103571 [ 276 ] {58f2137b-9b76-44e2-b805-01447003ed7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12742 | 2026.02.24 02:29:42.103845 [ 276 ] {58f2137b-9b76-44e2-b805-01447003ed7c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12743 | 2026.02.24 02:29:42.104032 [ 276 ] {58f2137b-9b76-44e2-b805-01447003ed7c} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12744 | 2026.02.24 02:29:42.104136 [ 117 ] {} <Debug> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12745 | 2026.02.24 02:29:42.104148 [ 276 ] {58f2137b-9b76-44e2-b805-01447003ed7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 12746 | 2026.02.24 02:29:42.104174 [ 117 ] {} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12747 | 2026.02.24 02:29:42.104194 [ 276 ] {58f2137b-9b76-44e2-b805-01447003ed7c} <Debug> TCPHandler: Processed in 0.001212258 sec. | ||
| 12748 | 2026.02.24 02:29:42.104196 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12749 | 2026.02.24 02:29:42.104314 [ 195 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::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 | ||
| 12750 | 2026.02.24 02:29:42.104502 [ 195 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12751 | 2026.02.24 02:29:42.104537 [ 195 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5280 rows starting from the beginning of the part | ||
| 12752 | 2026.02.24 02:29:42.104605 [ 195 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 12753 | 2026.02.24 02:29:42.104651 [ 195 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 90 rows starting from the beginning of the part | ||
| 12754 | 2026.02.24 02:29:42.104693 [ 195 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 12755 | 2026.02.24 02:29:42.104730 [ 195 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 90 rows starting from the beginning of the part | ||
| 12756 | 2026.02.24 02:29:42.104770 [ 195 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 12757 | 2026.02.24 02:29:42.106573 [ 198 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5640 rows, containing 4 columns (4 merged, 0 gathered) in 0.002248354 sec., 2508501.7750763446 rows/sec., 162.46 MiB/sec. | ||
| 12758 | 2026.02.24 02:29:42.107030 [ 202 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12759 | 2026.02.24 02:29:42.107462 [ 202 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_91_18} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12760 | 2026.02.24 02:29:42.107569 [ 202 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_91_18} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12761 | 2026.02.24 02:29:42.107674 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 12762 | 2026.02.24 02:29:44.723094 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1674 | ||
| 12763 | 2026.02.24 02:29:44.725390 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12764 | 2026.02.24 02:29:44.725439 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12765 | 2026.02.24 02:29:44.726619 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12766 | 2026.02.24 02:29:44.726891 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12767 | 2026.02.24 02:29:44.727048 [ 116 ] {} <Debug> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12768 | 2026.02.24 02:29:44.727121 [ 116 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12769 | 2026.02.24 02:29:44.727149 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12770 | 2026.02.24 02:29:44.727155 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1674 | ||
| 12771 | 2026.02.24 02:29:44.727277 [ 191 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::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 | ||
| 12772 | 2026.02.24 02:29:44.727885 [ 191 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12773 | 2026.02.24 02:29:44.728027 [ 191 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1490 rows starting from the beginning of the part | ||
| 12774 | 2026.02.24 02:29:44.728409 [ 191 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
| 12775 | 2026.02.24 02:29:44.728760 [ 191 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 34 rows starting from the beginning of the part | ||
| 12776 | 2026.02.24 02:29:44.729107 [ 191 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 44 rows starting from the beginning of the part | ||
| 12777 | 2026.02.24 02:29:44.729450 [ 191 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 36 rows starting from the beginning of the part | ||
| 12778 | 2026.02.24 02:29:44.729783 [ 191 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 34 rows starting from the beginning of the part | ||
| 12779 | 2026.02.24 02:29:44.736442 [ 202 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1674 rows, containing 72 columns (72 merged, 0 gathered) in 0.009222937 sec., 181504.00463539976 rows/sec., 142.43 MiB/sec. | ||
| 12780 | 2026.02.24 02:29:44.738103 [ 193 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12781 | 2026.02.24 02:29:44.738681 [ 193 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_41_8} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12782 | 2026.02.24 02:29:44.738752 [ 193 ] {cebe0e89-773c-4f85-9077-4e8e4d04fc31::all_1_41_8} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12783 | 2026.02.24 02:29:44.738967 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 12784 | 2026.02.24 02:29:45.500271 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12785 | 2026.02.24 02:29:45.500470 [ 276 ] {42311031-969c-47d9-b788-01fe5173804b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12786 | 2026.02.24 02:29:45.500545 [ 276 ] {42311031-969c-47d9-b788-01fe5173804b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12787 | 2026.02.24 02:29:45.501349 [ 276 ] {42311031-969c-47d9-b788-01fe5173804b} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12788 | 2026.02.24 02:29:45.501398 [ 276 ] {42311031-969c-47d9-b788-01fe5173804b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12789 | 2026.02.24 02:29:45.501800 [ 276 ] {42311031-969c-47d9-b788-01fe5173804b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12790 | 2026.02.24 02:29:45.502054 [ 276 ] {42311031-969c-47d9-b788-01fe5173804b} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12791 | 2026.02.24 02:29:45.502213 [ 276 ] {42311031-969c-47d9-b788-01fe5173804b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001797 sec., 158041.1797440178 rows/sec., 10.04 MiB/sec. | ||
| 12792 | 2026.02.24 02:29:45.502262 [ 276 ] {42311031-969c-47d9-b788-01fe5173804b} <Debug> TCPHandler: Processed in 0.002140812 sec. | ||
| 12793 | 2026.02.24 02:29:45.502391 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12794 | 2026.02.24 02:29:45.502487 [ 276 ] {12f24df9-211d-4468-b42a-5376cddd08ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12795 | 2026.02.24 02:29:45.502528 [ 276 ] {12f24df9-211d-4468-b42a-5376cddd08ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12796 | 2026.02.24 02:29:45.503907 [ 276 ] {12f24df9-211d-4468-b42a-5376cddd08ad} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12797 | 2026.02.24 02:29:45.503946 [ 276 ] {12f24df9-211d-4468-b42a-5376cddd08ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12798 | 2026.02.24 02:29:45.504383 [ 276 ] {12f24df9-211d-4468-b42a-5376cddd08ad} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12799 | 2026.02.24 02:29:45.504615 [ 276 ] {12f24df9-211d-4468-b42a-5376cddd08ad} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12800 | 2026.02.24 02:29:45.504748 [ 276 ] {12f24df9-211d-4468-b42a-5376cddd08ad} <Debug> executeQuery: Read 1957 rows, 162.76 KiB in 0.00228 sec., 858333.3333333334 rows/sec., 69.71 MiB/sec. | ||
| 12801 | 2026.02.24 02:29:45.504788 [ 276 ] {12f24df9-211d-4468-b42a-5376cddd08ad} <Debug> TCPHandler: Processed in 0.002455957 sec. | ||
| 12802 | 2026.02.24 02:29:45.504897 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12803 | 2026.02.24 02:29:45.504992 [ 276 ] {86639b52-dbff-45b7-9e54-35f56ec5956f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12804 | 2026.02.24 02:29:45.505034 [ 276 ] {86639b52-dbff-45b7-9e54-35f56ec5956f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12805 | 2026.02.24 02:29:45.505501 [ 276 ] {86639b52-dbff-45b7-9e54-35f56ec5956f} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12806 | 2026.02.24 02:29:45.505537 [ 276 ] {86639b52-dbff-45b7-9e54-35f56ec5956f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12807 | 2026.02.24 02:29:45.505839 [ 276 ] {86639b52-dbff-45b7-9e54-35f56ec5956f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12808 | 2026.02.24 02:29:45.506055 [ 276 ] {86639b52-dbff-45b7-9e54-35f56ec5956f} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12809 | 2026.02.24 02:29:45.506187 [ 276 ] {86639b52-dbff-45b7-9e54-35f56ec5956f} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001212 sec., 125412.54125412542 rows/sec., 7.49 MiB/sec. | ||
| 12810 | 2026.02.24 02:29:45.506233 [ 276 ] {86639b52-dbff-45b7-9e54-35f56ec5956f} <Debug> TCPHandler: Processed in 0.00138493 sec. | ||
| 12811 | 2026.02.24 02:29:45.506343 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12812 | 2026.02.24 02:29:45.506437 [ 276 ] {f573844e-2f20-45ae-b76b-e785bb7a0b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12813 | 2026.02.24 02:29:45.506475 [ 276 ] {f573844e-2f20-45ae-b76b-e785bb7a0b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12814 | 2026.02.24 02:29:45.507016 [ 276 ] {f573844e-2f20-45ae-b76b-e785bb7a0b40} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12815 | 2026.02.24 02:29:45.507052 [ 276 ] {f573844e-2f20-45ae-b76b-e785bb7a0b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12816 | 2026.02.24 02:29:45.507359 [ 276 ] {f573844e-2f20-45ae-b76b-e785bb7a0b40} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12817 | 2026.02.24 02:29:45.507575 [ 276 ] {f573844e-2f20-45ae-b76b-e785bb7a0b40} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12818 | 2026.02.24 02:29:45.507701 [ 276 ] {f573844e-2f20-45ae-b76b-e785bb7a0b40} <Debug> executeQuery: Read 377 rows, 25.67 KiB in 0.001281 sec., 294301.3270882123 rows/sec., 19.57 MiB/sec. | ||
| 12819 | 2026.02.24 02:29:45.507737 [ 276 ] {f573844e-2f20-45ae-b76b-e785bb7a0b40} <Debug> TCPHandler: Processed in 0.001441872 sec. | ||
| 12820 | 2026.02.24 02:29:45.507841 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12821 | 2026.02.24 02:29:45.507934 [ 276 ] {8bc1d17f-7617-4201-b993-3331705aea61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12822 | 2026.02.24 02:29:45.507977 [ 276 ] {8bc1d17f-7617-4201-b993-3331705aea61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12823 | 2026.02.24 02:29:45.508416 [ 276 ] {8bc1d17f-7617-4201-b993-3331705aea61} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12824 | 2026.02.24 02:29:45.508452 [ 276 ] {8bc1d17f-7617-4201-b993-3331705aea61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12825 | 2026.02.24 02:29:45.508754 [ 276 ] {8bc1d17f-7617-4201-b993-3331705aea61} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12826 | 2026.02.24 02:29:45.508958 [ 276 ] {8bc1d17f-7617-4201-b993-3331705aea61} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12827 | 2026.02.24 02:29:45.509088 [ 276 ] {8bc1d17f-7617-4201-b993-3331705aea61} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001171 sec., 126387.7028181042 rows/sec., 7.19 MiB/sec. | ||
| 12828 | 2026.02.24 02:29:45.509128 [ 276 ] {8bc1d17f-7617-4201-b993-3331705aea61} <Debug> TCPHandler: Processed in 0.00133622 sec. | ||
| 12829 | 2026.02.24 02:29:45.509236 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12830 | 2026.02.24 02:29:45.509328 [ 276 ] {e325cf8d-fbb0-4cd3-922c-51769315807d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12831 | 2026.02.24 02:29:45.509367 [ 276 ] {e325cf8d-fbb0-4cd3-922c-51769315807d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12832 | 2026.02.24 02:29:45.510122 [ 276 ] {e325cf8d-fbb0-4cd3-922c-51769315807d} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12833 | 2026.02.24 02:29:45.510158 [ 276 ] {e325cf8d-fbb0-4cd3-922c-51769315807d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12834 | 2026.02.24 02:29:45.510495 [ 276 ] {e325cf8d-fbb0-4cd3-922c-51769315807d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12835 | 2026.02.24 02:29:45.510707 [ 276 ] {e325cf8d-fbb0-4cd3-922c-51769315807d} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12836 | 2026.02.24 02:29:45.510832 [ 276 ] {e325cf8d-fbb0-4cd3-922c-51769315807d} <Debug> executeQuery: Read 956 rows, 70.27 KiB in 0.00152 sec., 628947.3684210526 rows/sec., 45.15 MiB/sec. | ||
| 12837 | 2026.02.24 02:29:45.510868 [ 276 ] {e325cf8d-fbb0-4cd3-922c-51769315807d} <Debug> TCPHandler: Processed in 0.001681135 sec. | ||
| 12838 | 2026.02.24 02:29:45.510975 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12839 | 2026.02.24 02:29:45.511068 [ 276 ] {b98cbe92-e053-4cf4-958f-5e7e6349a2c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12840 | 2026.02.24 02:29:45.511109 [ 276 ] {b98cbe92-e053-4cf4-958f-5e7e6349a2c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12841 | 2026.02.24 02:29:45.511450 [ 276 ] {b98cbe92-e053-4cf4-958f-5e7e6349a2c7} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12842 | 2026.02.24 02:29:45.511485 [ 276 ] {b98cbe92-e053-4cf4-958f-5e7e6349a2c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12843 | 2026.02.24 02:29:45.511786 [ 276 ] {b98cbe92-e053-4cf4-958f-5e7e6349a2c7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12844 | 2026.02.24 02:29:45.512002 [ 276 ] {b98cbe92-e053-4cf4-958f-5e7e6349a2c7} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12845 | 2026.02.24 02:29:45.512126 [ 276 ] {b98cbe92-e053-4cf4-958f-5e7e6349a2c7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 12846 | 2026.02.24 02:29:45.512161 [ 276 ] {b98cbe92-e053-4cf4-958f-5e7e6349a2c7} <Debug> TCPHandler: Processed in 0.001239628 sec. | ||
| 12847 | 2026.02.24 02:29:45.512274 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12848 | 2026.02.24 02:29:45.512376 [ 276 ] {c294c1d7-67f9-44e7-a108-f6a41a31014b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12849 | 2026.02.24 02:29:45.512420 [ 276 ] {c294c1d7-67f9-44e7-a108-f6a41a31014b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12850 | 2026.02.24 02:29:45.513016 [ 276 ] {c294c1d7-67f9-44e7-a108-f6a41a31014b} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12851 | 2026.02.24 02:29:45.513056 [ 276 ] {c294c1d7-67f9-44e7-a108-f6a41a31014b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12852 | 2026.02.24 02:29:45.513436 [ 276 ] {c294c1d7-67f9-44e7-a108-f6a41a31014b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12853 | 2026.02.24 02:29:45.513665 [ 276 ] {c294c1d7-67f9-44e7-a108-f6a41a31014b} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12854 | 2026.02.24 02:29:45.513796 [ 276 ] {c294c1d7-67f9-44e7-a108-f6a41a31014b} <Debug> executeQuery: Read 917 rows, 62.51 KiB in 0.001439 sec., 637248.0889506602 rows/sec., 42.42 MiB/sec. | ||
| 12855 | 2026.02.24 02:29:45.513834 [ 276 ] {c294c1d7-67f9-44e7-a108-f6a41a31014b} <Debug> TCPHandler: Processed in 0.001611044 sec. | ||
| 12856 | 2026.02.24 02:29:45.513950 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12857 | 2026.02.24 02:29:45.514054 [ 276 ] {dde6ac69-d88f-4202-aded-42382d44aa0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12858 | 2026.02.24 02:29:45.514098 [ 276 ] {dde6ac69-d88f-4202-aded-42382d44aa0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12859 | 2026.02.24 02:29:45.514424 [ 276 ] {dde6ac69-d88f-4202-aded-42382d44aa0d} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12860 | 2026.02.24 02:29:45.514461 [ 276 ] {dde6ac69-d88f-4202-aded-42382d44aa0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12861 | 2026.02.24 02:29:45.514791 [ 276 ] {dde6ac69-d88f-4202-aded-42382d44aa0d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12862 | 2026.02.24 02:29:45.515003 [ 276 ] {dde6ac69-d88f-4202-aded-42382d44aa0d} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12863 | 2026.02.24 02:29:45.515140 [ 276 ] {dde6ac69-d88f-4202-aded-42382d44aa0d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 60.98 KiB/sec. | ||
| 12864 | 2026.02.24 02:29:45.515178 [ 276 ] {dde6ac69-d88f-4202-aded-42382d44aa0d} <Debug> TCPHandler: Processed in 0.001278849 sec. | ||
| 12865 | 2026.02.24 02:29:45.515299 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12866 | 2026.02.24 02:29:45.515395 [ 276 ] {70c757ab-13ef-44b8-b86e-cd1936ef5edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12867 | 2026.02.24 02:29:45.515449 [ 276 ] {70c757ab-13ef-44b8-b86e-cd1936ef5edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12868 | 2026.02.24 02:29:45.516221 [ 276 ] {70c757ab-13ef-44b8-b86e-cd1936ef5edc} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12869 | 2026.02.24 02:29:45.516265 [ 276 ] {70c757ab-13ef-44b8-b86e-cd1936ef5edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12870 | 2026.02.24 02:29:45.516786 [ 276 ] {70c757ab-13ef-44b8-b86e-cd1936ef5edc} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12871 | 2026.02.24 02:29:45.517019 [ 276 ] {70c757ab-13ef-44b8-b86e-cd1936ef5edc} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12872 | 2026.02.24 02:29:45.517164 [ 276 ] {70c757ab-13ef-44b8-b86e-cd1936ef5edc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001786 sec., 5599.104143337066 rows/sec., 10.03 MiB/sec. | ||
| 12873 | 2026.02.24 02:29:45.517226 [ 276 ] {70c757ab-13ef-44b8-b86e-cd1936ef5edc} <Debug> TCPHandler: Processed in 0.00197674 sec. | ||
| 12874 | 2026.02.24 02:29:45.517348 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12875 | 2026.02.24 02:29:45.517443 [ 276 ] {d503ca05-4375-4156-9f0c-d939c8892ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12876 | 2026.02.24 02:29:45.517484 [ 276 ] {d503ca05-4375-4156-9f0c-d939c8892ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12877 | 2026.02.24 02:29:45.517819 [ 276 ] {d503ca05-4375-4156-9f0c-d939c8892ea3} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12878 | 2026.02.24 02:29:45.517855 [ 276 ] {d503ca05-4375-4156-9f0c-d939c8892ea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12879 | 2026.02.24 02:29:45.518160 [ 276 ] {d503ca05-4375-4156-9f0c-d939c8892ea3} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12880 | 2026.02.24 02:29:45.518375 [ 276 ] {d503ca05-4375-4156-9f0c-d939c8892ea3} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12881 | 2026.02.24 02:29:45.518501 [ 276 ] {d503ca05-4375-4156-9f0c-d939c8892ea3} <Debug> executeQuery: Read 78 rows, 4.94 KiB in 0.001077 sec., 72423.3983286908 rows/sec., 4.48 MiB/sec. | ||
| 12882 | 2026.02.24 02:29:45.518537 [ 276 ] {d503ca05-4375-4156-9f0c-d939c8892ea3} <Debug> TCPHandler: Processed in 0.001239878 sec. | ||
| 12883 | 2026.02.24 02:29:47.087302 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12884 | 2026.02.24 02:29:47.087482 [ 276 ] {9d0cb220-1378-4f65-9afa-ea6670ef702a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12885 | 2026.02.24 02:29:47.087546 [ 276 ] {9d0cb220-1378-4f65-9afa-ea6670ef702a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12886 | 2026.02.24 02:29:47.088194 [ 276 ] {9d0cb220-1378-4f65-9afa-ea6670ef702a} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12887 | 2026.02.24 02:29:47.088240 [ 276 ] {9d0cb220-1378-4f65-9afa-ea6670ef702a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12888 | 2026.02.24 02:29:47.088623 [ 276 ] {9d0cb220-1378-4f65-9afa-ea6670ef702a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12889 | 2026.02.24 02:29:47.088846 [ 276 ] {9d0cb220-1378-4f65-9afa-ea6670ef702a} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12890 | 2026.02.24 02:29:47.088995 [ 276 ] {9d0cb220-1378-4f65-9afa-ea6670ef702a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001562 sec., 35851.472471190784 rows/sec., 2.75 MiB/sec. | ||
| 12891 | 2026.02.24 02:29:47.089036 [ 276 ] {9d0cb220-1378-4f65-9afa-ea6670ef702a} <Debug> TCPHandler: Processed in 0.001866078 sec. | ||
| 12892 | 2026.02.24 02:29:47.089158 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12893 | 2026.02.24 02:29:47.089247 [ 276 ] {2c879d2b-be8a-4c52-a8cc-36f151552323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12894 | 2026.02.24 02:29:47.089284 [ 276 ] {2c879d2b-be8a-4c52-a8cc-36f151552323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12895 | 2026.02.24 02:29:47.089674 [ 276 ] {2c879d2b-be8a-4c52-a8cc-36f151552323} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12896 | 2026.02.24 02:29:47.089708 [ 276 ] {2c879d2b-be8a-4c52-a8cc-36f151552323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12897 | 2026.02.24 02:29:47.089983 [ 276 ] {2c879d2b-be8a-4c52-a8cc-36f151552323} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12898 | 2026.02.24 02:29:47.090262 [ 276 ] {2c879d2b-be8a-4c52-a8cc-36f151552323} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12899 | 2026.02.24 02:29:47.090389 [ 276 ] {2c879d2b-be8a-4c52-a8cc-36f151552323} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001151 sec., 55603.82276281495 rows/sec., 4.34 MiB/sec. | ||
| 12900 | 2026.02.24 02:29:47.090425 [ 276 ] {2c879d2b-be8a-4c52-a8cc-36f151552323} <Debug> TCPHandler: Processed in 0.00131295 sec. | ||
| 12901 | 2026.02.24 02:29:47.090539 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12902 | 2026.02.24 02:29:47.090633 [ 276 ] {e411039b-169e-4357-a385-dcaaecb6881e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12903 | 2026.02.24 02:29:47.090676 [ 276 ] {e411039b-169e-4357-a385-dcaaecb6881e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12904 | 2026.02.24 02:29:47.091042 [ 276 ] {e411039b-169e-4357-a385-dcaaecb6881e} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12905 | 2026.02.24 02:29:47.091076 [ 276 ] {e411039b-169e-4357-a385-dcaaecb6881e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12906 | 2026.02.24 02:29:47.091385 [ 276 ] {e411039b-169e-4357-a385-dcaaecb6881e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12907 | 2026.02.24 02:29:47.091600 [ 276 ] {e411039b-169e-4357-a385-dcaaecb6881e} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12908 | 2026.02.24 02:29:47.091728 [ 276 ] {e411039b-169e-4357-a385-dcaaecb6881e} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001113 sec., 28751.123090745732 rows/sec., 2.00 MiB/sec. | ||
| 12909 | 2026.02.24 02:29:47.091764 [ 276 ] {e411039b-169e-4357-a385-dcaaecb6881e} <Debug> TCPHandler: Processed in 0.001272508 sec. | ||
| 12910 | 2026.02.24 02:29:47.091871 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12911 | 2026.02.24 02:29:47.091963 [ 276 ] {e81d6013-57ae-46d9-9973-8b9e40476c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12912 | 2026.02.24 02:29:47.092005 [ 276 ] {e81d6013-57ae-46d9-9973-8b9e40476c0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12913 | 2026.02.24 02:29:47.092310 [ 276 ] {e81d6013-57ae-46d9-9973-8b9e40476c0a} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12914 | 2026.02.24 02:29:47.092346 [ 276 ] {e81d6013-57ae-46d9-9973-8b9e40476c0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12915 | 2026.02.24 02:29:47.092638 [ 276 ] {e81d6013-57ae-46d9-9973-8b9e40476c0a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12916 | 2026.02.24 02:29:47.092842 [ 276 ] {e81d6013-57ae-46d9-9973-8b9e40476c0a} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12917 | 2026.02.24 02:29:47.092964 [ 276 ] {e81d6013-57ae-46d9-9973-8b9e40476c0a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001018 sec., 11787.819253438114 rows/sec., 813.48 KiB/sec. | ||
| 12918 | 2026.02.24 02:29:47.092999 [ 276 ] {e81d6013-57ae-46d9-9973-8b9e40476c0a} <Debug> TCPHandler: Processed in 0.001176338 sec. | ||
| 12919 | 2026.02.24 02:29:47.148047 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26436 | ||
| 12920 | 2026.02.24 02:29:47.148599 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12921 | 2026.02.24 02:29:47.148644 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12922 | 2026.02.24 02:29:47.149147 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12923 | 2026.02.24 02:29:47.149383 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12924 | 2026.02.24 02:29:47.149515 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26436 | ||
| 12925 | 2026.02.24 02:29:48.528159 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 12926 | 2026.02.24 02:29:48.545439 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12927 | 2026.02.24 02:29:48.545496 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12928 | 2026.02.24 02:29:48.551750 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12929 | 2026.02.24 02:29:48.552496 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12930 | 2026.02.24 02:29:48.555448 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 12931 | 2026.02.24 02:29:52.094584 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12932 | 2026.02.24 02:29:52.094762 [ 276 ] {a62d6d6e-e6b2-416f-8089-8dc5e107fdb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12933 | 2026.02.24 02:29:52.094828 [ 276 ] {a62d6d6e-e6b2-416f-8089-8dc5e107fdb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12934 | 2026.02.24 02:29:52.095478 [ 276 ] {a62d6d6e-e6b2-416f-8089-8dc5e107fdb5} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12935 | 2026.02.24 02:29:52.095528 [ 276 ] {a62d6d6e-e6b2-416f-8089-8dc5e107fdb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12936 | 2026.02.24 02:29:52.095926 [ 276 ] {a62d6d6e-e6b2-416f-8089-8dc5e107fdb5} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12937 | 2026.02.24 02:29:52.096148 [ 276 ] {a62d6d6e-e6b2-416f-8089-8dc5e107fdb5} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12938 | 2026.02.24 02:29:52.096302 [ 276 ] {a62d6d6e-e6b2-416f-8089-8dc5e107fdb5} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001587 sec., 74354.127284184 rows/sec., 6.33 MiB/sec. | ||
| 12939 | 2026.02.24 02:29:52.096343 [ 276 ] {a62d6d6e-e6b2-416f-8089-8dc5e107fdb5} <Debug> TCPHandler: Processed in 0.001896758 sec. | ||
| 12940 | 2026.02.24 02:29:52.096479 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12941 | 2026.02.24 02:29:52.096573 [ 276 ] {5006c3b3-6eb1-4cd6-8509-da4e87fbc173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12942 | 2026.02.24 02:29:52.096613 [ 276 ] {5006c3b3-6eb1-4cd6-8509-da4e87fbc173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12943 | 2026.02.24 02:29:52.097038 [ 276 ] {5006c3b3-6eb1-4cd6-8509-da4e87fbc173} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12944 | 2026.02.24 02:29:52.097074 [ 276 ] {5006c3b3-6eb1-4cd6-8509-da4e87fbc173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12945 | 2026.02.24 02:29:52.097383 [ 276 ] {5006c3b3-6eb1-4cd6-8509-da4e87fbc173} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12946 | 2026.02.24 02:29:52.097611 [ 276 ] {5006c3b3-6eb1-4cd6-8509-da4e87fbc173} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12947 | 2026.02.24 02:29:52.097739 [ 276 ] {5006c3b3-6eb1-4cd6-8509-da4e87fbc173} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001185 sec., 26160.337552742614 rows/sec., 1.92 MiB/sec. | ||
| 12948 | 2026.02.24 02:29:52.097777 [ 276 ] {5006c3b3-6eb1-4cd6-8509-da4e87fbc173} <Debug> TCPHandler: Processed in 0.00135198 sec. | ||
| 12949 | 2026.02.24 02:29:52.097880 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12950 | 2026.02.24 02:29:52.097972 [ 276 ] {63b3d688-b75e-4199-8835-3849e2d67573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12951 | 2026.02.24 02:29:52.098012 [ 276 ] {63b3d688-b75e-4199-8835-3849e2d67573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12952 | 2026.02.24 02:29:52.098437 [ 276 ] {63b3d688-b75e-4199-8835-3849e2d67573} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12953 | 2026.02.24 02:29:52.098473 [ 276 ] {63b3d688-b75e-4199-8835-3849e2d67573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12954 | 2026.02.24 02:29:52.098773 [ 276 ] {63b3d688-b75e-4199-8835-3849e2d67573} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12955 | 2026.02.24 02:29:52.098980 [ 276 ] {63b3d688-b75e-4199-8835-3849e2d67573} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12956 | 2026.02.24 02:29:52.099116 [ 276 ] {63b3d688-b75e-4199-8835-3849e2d67573} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001161 sec., 81826.01205857021 rows/sec., 6.39 MiB/sec. | ||
| 12957 | 2026.02.24 02:29:52.099154 [ 276 ] {63b3d688-b75e-4199-8835-3849e2d67573} <Debug> TCPHandler: Processed in 0.00132169 sec. | ||
| 12958 | 2026.02.24 02:29:52.099263 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12959 | 2026.02.24 02:29:52.099356 [ 276 ] {1494a5ce-afa9-44f0-8a6d-7e1f72eadfb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12960 | 2026.02.24 02:29:52.099399 [ 276 ] {1494a5ce-afa9-44f0-8a6d-7e1f72eadfb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12961 | 2026.02.24 02:29:52.099800 [ 276 ] {1494a5ce-afa9-44f0-8a6d-7e1f72eadfb6} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12962 | 2026.02.24 02:29:52.099836 [ 276 ] {1494a5ce-afa9-44f0-8a6d-7e1f72eadfb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12963 | 2026.02.24 02:29:52.100155 [ 276 ] {1494a5ce-afa9-44f0-8a6d-7e1f72eadfb6} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12964 | 2026.02.24 02:29:52.100358 [ 276 ] {1494a5ce-afa9-44f0-8a6d-7e1f72eadfb6} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12965 | 2026.02.24 02:29:52.100487 [ 276 ] {1494a5ce-afa9-44f0-8a6d-7e1f72eadfb6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 12966 | 2026.02.24 02:29:52.100524 [ 276 ] {1494a5ce-afa9-44f0-8a6d-7e1f72eadfb6} <Debug> TCPHandler: Processed in 0.001308449 sec. | ||
| 12967 | 2026.02.24 02:29:52.100630 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12968 | 2026.02.24 02:29:52.100722 [ 276 ] {cd46fbec-4a02-44be-96d5-8b5bd2eae7f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12969 | 2026.02.24 02:29:52.100776 [ 276 ] {cd46fbec-4a02-44be-96d5-8b5bd2eae7f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12970 | 2026.02.24 02:29:52.101572 [ 276 ] {cd46fbec-4a02-44be-96d5-8b5bd2eae7f0} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12971 | 2026.02.24 02:29:52.101608 [ 276 ] {cd46fbec-4a02-44be-96d5-8b5bd2eae7f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12972 | 2026.02.24 02:29:52.102148 [ 276 ] {cd46fbec-4a02-44be-96d5-8b5bd2eae7f0} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12973 | 2026.02.24 02:29:52.102361 [ 276 ] {cd46fbec-4a02-44be-96d5-8b5bd2eae7f0} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12974 | 2026.02.24 02:29:52.102497 [ 276 ] {cd46fbec-4a02-44be-96d5-8b5bd2eae7f0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001792 sec., 17299.10714285714 rows/sec., 31.00 MiB/sec. | ||
| 12975 | 2026.02.24 02:29:52.102550 [ 276 ] {cd46fbec-4a02-44be-96d5-8b5bd2eae7f0} <Debug> TCPHandler: Processed in 0.001968189 sec. | ||
| 12976 | 2026.02.24 02:29:52.102658 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12977 | 2026.02.24 02:29:52.102752 [ 276 ] {75dab38a-dcca-4582-8140-fa78bb80b97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12978 | 2026.02.24 02:29:52.102793 [ 276 ] {75dab38a-dcca-4582-8140-fa78bb80b97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12979 | 2026.02.24 02:29:52.103113 [ 276 ] {75dab38a-dcca-4582-8140-fa78bb80b97f} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12980 | 2026.02.24 02:29:52.103149 [ 276 ] {75dab38a-dcca-4582-8140-fa78bb80b97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12981 | 2026.02.24 02:29:52.103451 [ 276 ] {75dab38a-dcca-4582-8140-fa78bb80b97f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12982 | 2026.02.24 02:29:52.103757 [ 276 ] {75dab38a-dcca-4582-8140-fa78bb80b97f} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12983 | 2026.02.24 02:29:52.103897 [ 276 ] {75dab38a-dcca-4582-8140-fa78bb80b97f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 12984 | 2026.02.24 02:29:52.103935 [ 276 ] {75dab38a-dcca-4582-8140-fa78bb80b97f} <Debug> TCPHandler: Processed in 0.00132428 sec. | ||
| 12985 | 2026.02.24 02:29:54.355876 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63334 | ||
| 12986 | 2026.02.24 02:29:54.355986 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12987 | 2026.02.24 02:29:54.356012 [ 287 ] {} <Debug> TCP-Session: 59db2b65-1be1-461c-aa76-dfac9525b41e Authenticating user 'default' from [fd00:1122:3344:101::e]:63334 | ||
| 12988 | 2026.02.24 02:29:54.356033 [ 287 ] {} <Debug> TCP-Session: 59db2b65-1be1-461c-aa76-dfac9525b41e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12989 | 2026.02.24 02:29:54.356046 [ 287 ] {} <Debug> TCP-Session: 59db2b65-1be1-461c-aa76-dfac9525b41e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12990 | 2026.02.24 02:29:54.356252 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57744 | ||
| 12991 | 2026.02.24 02:29:54.356264 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40476 | ||
| 12992 | 2026.02.24 02:29:54.356270 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50386 | ||
| 12993 | 2026.02.24 02:29:54.356338 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59703 | ||
| 12994 | 2026.02.24 02:29:54.356347 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57471 | ||
| 12995 | 2026.02.24 02:29:54.356366 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12996 | 2026.02.24 02:29:54.356370 [ 287 ] {} <Trace> TCP-Session: 59db2b65-1be1-461c-aa76-dfac9525b41e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12997 | 2026.02.24 02:29:54.356416 [ 291 ] {} <Debug> TCP-Session: 6749ba07-4701-4d8a-b70d-4418f33cfad5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40476 | ||
| 12998 | 2026.02.24 02:29:54.356431 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12999 | 2026.02.24 02:29:54.356435 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13000 | 2026.02.24 02:29:54.356437 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13001 | 2026.02.24 02:29:54.356465 [ 275 ] {} <Debug> TCP-Session: 1a807b87-b071-4d6f-bece-f47f483aaf91 Authenticating user 'default' from [fd00:1122:3344:101::e]:59703 | ||
| 13002 | 2026.02.24 02:29:54.356471 [ 290 ] {} <Debug> TCP-Session: 39f941df-5656-42f0-b471-fc8e90097e4e Authenticating user 'default' from [fd00:1122:3344:101::e]:50386 | ||
| 13003 | 2026.02.24 02:29:54.356480 [ 286 ] {} <Debug> TCP-Session: d0459b20-10e4-470b-94ff-f74a511237eb Authenticating user 'default' from [fd00:1122:3344:101::e]:57471 | ||
| 13004 | 2026.02.24 02:29:54.356492 [ 275 ] {} <Debug> TCP-Session: 1a807b87-b071-4d6f-bece-f47f483aaf91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13005 | 2026.02.24 02:29:54.356494 [ 290 ] {} <Debug> TCP-Session: 39f941df-5656-42f0-b471-fc8e90097e4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13006 | 2026.02.24 02:29:54.356507 [ 275 ] {} <Debug> TCP-Session: 1a807b87-b071-4d6f-bece-f47f483aaf91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13007 | 2026.02.24 02:29:54.356505 [ 286 ] {} <Debug> TCP-Session: d0459b20-10e4-470b-94ff-f74a511237eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13008 | 2026.02.24 02:29:54.356516 [ 290 ] {} <Debug> TCP-Session: 39f941df-5656-42f0-b471-fc8e90097e4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13009 | 2026.02.24 02:29:54.356530 [ 286 ] {} <Debug> TCP-Session: d0459b20-10e4-470b-94ff-f74a511237eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13010 | 2026.02.24 02:29:54.356443 [ 291 ] {} <Debug> TCP-Session: 6749ba07-4701-4d8a-b70d-4418f33cfad5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13011 | 2026.02.24 02:29:54.356358 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13012 | 2026.02.24 02:29:54.356570 [ 291 ] {} <Debug> TCP-Session: 6749ba07-4701-4d8a-b70d-4418f33cfad5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13013 | 2026.02.24 02:29:54.356569 [ 287 ] {813555bd-f47b-4ac8-b953-d48a166dd561} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63334) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13014 | 2026.02.24 02:29:54.356619 [ 289 ] {} <Debug> TCP-Session: 03d86263-6090-4d2f-8008-241f4aeb1332 Authenticating user 'default' from [fd00:1122:3344:101::e]:57744 | ||
| 13015 | 2026.02.24 02:29:54.356330 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50843 | ||
| 13016 | 2026.02.24 02:29:54.356666 [ 289 ] {} <Debug> TCP-Session: 03d86263-6090-4d2f-8008-241f4aeb1332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13017 | 2026.02.24 02:29:54.356320 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37941 | ||
| 13018 | 2026.02.24 02:29:54.356316 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45972 | ||
| 13019 | 2026.02.24 02:29:54.356695 [ 289 ] {} <Debug> TCP-Session: 03d86263-6090-4d2f-8008-241f4aeb1332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13020 | 2026.02.24 02:29:54.356874 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13021 | 2026.02.24 02:29:54.356880 [ 287 ] {813555bd-f47b-4ac8-b953-d48a166dd561} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13022 | 2026.02.24 02:29:54.356907 [ 294 ] {} <Debug> TCP-Session: f24531f9-acb3-4190-bf29-1c8f75411182 Authenticating user 'default' from [fd00:1122:3344:101::e]:50843 | ||
| 13023 | 2026.02.24 02:29:54.356933 [ 294 ] {} <Debug> TCP-Session: f24531f9-acb3-4190-bf29-1c8f75411182 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13024 | 2026.02.24 02:29:54.356946 [ 294 ] {} <Debug> TCP-Session: f24531f9-acb3-4190-bf29-1c8f75411182 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13025 | 2026.02.24 02:29:54.356952 [ 287 ] {813555bd-f47b-4ac8-b953-d48a166dd561} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13026 | 2026.02.24 02:29:54.357256 [ 287 ] {813555bd-f47b-4ac8-b953-d48a166dd561} <Debug> oximeter.version (9014d0dd-9cbb-42cf-a9bf-b1762410eb94) (SelectExecutor): Key condition: unknown | ||
| 13027 | 2026.02.24 02:29:54.357262 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13028 | 2026.02.24 02:29:54.357310 [ 293 ] {} <Debug> TCP-Session: b6b24fb8-0855-4edf-841c-df237f999803 Authenticating user 'default' from [fd00:1122:3344:101::e]:45972 | ||
| 13029 | 2026.02.24 02:29:54.357327 [ 293 ] {} <Debug> TCP-Session: b6b24fb8-0855-4edf-841c-df237f999803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13030 | 2026.02.24 02:29:54.357362 [ 293 ] {} <Debug> TCP-Session: b6b24fb8-0855-4edf-841c-df237f999803 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13031 | 2026.02.24 02:29:54.357404 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13032 | 2026.02.24 02:29:54.357468 [ 292 ] {} <Debug> TCP-Session: 854c0f52-aa2e-45a3-aa33-d5f4aa59892c Authenticating user 'default' from [fd00:1122:3344:101::e]:37941 | ||
| 13033 | 2026.02.24 02:29:54.357491 [ 292 ] {} <Debug> TCP-Session: 854c0f52-aa2e-45a3-aa33-d5f4aa59892c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13034 | 2026.02.24 02:29:54.357504 [ 292 ] {} <Debug> TCP-Session: 854c0f52-aa2e-45a3-aa33-d5f4aa59892c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13035 | 2026.02.24 02:29:54.358590 [ 296 ] {813555bd-f47b-4ac8-b953-d48a166dd561} <Trace> AggregatingTransform: Aggregating | ||
| 13036 | 2026.02.24 02:29:54.358635 [ 296 ] {813555bd-f47b-4ac8-b953-d48a166dd561} <Trace> Aggregator: Aggregation method: without_key | ||
| 13037 | 2026.02.24 02:29:54.358670 [ 296 ] {813555bd-f47b-4ac8-b953-d48a166dd561} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001287999 sec. (776.398 rows/sec., 30.33 KiB/sec.) | ||
| 13038 | 2026.02.24 02:29:54.358690 [ 296 ] {813555bd-f47b-4ac8-b953-d48a166dd561} <Trace> Aggregator: Merging aggregated data | ||
| 13039 | 2026.02.24 02:29:54.359780 [ 287 ] {813555bd-f47b-4ac8-b953-d48a166dd561} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003263 sec., 306.4664419246093 rows/sec., 11.97 KiB/sec. | ||
| 13040 | 2026.02.24 02:29:54.359921 [ 287 ] {813555bd-f47b-4ac8-b953-d48a166dd561} <Debug> TCPHandler: Processed in 0.003661375 sec. | ||
| 13041 | 2026.02.24 02:29:54.360024 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13042 | 2026.02.24 02:29:54.360057 [ 287 ] {} <Debug> TCP-Session: 59db2b65-1be1-461c-aa76-dfac9525b41e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13043 | 2026.02.24 02:29:54.360057 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13044 | 2026.02.24 02:29:54.360080 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13045 | 2026.02.24 02:29:54.360108 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13046 | 2026.02.24 02:29:54.360112 [ 289 ] {} <Debug> TCP-Session: 03d86263-6090-4d2f-8008-241f4aeb1332 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13047 | 2026.02.24 02:29:54.360133 [ 291 ] {} <Debug> TCP-Session: 6749ba07-4701-4d8a-b70d-4418f33cfad5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13048 | 2026.02.24 02:29:54.360129 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13049 | 2026.02.24 02:29:54.360166 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13050 | 2026.02.24 02:29:54.360185 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13051 | 2026.02.24 02:29:54.360191 [ 290 ] {} <Debug> TCP-Session: 39f941df-5656-42f0-b471-fc8e90097e4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13052 | 2026.02.24 02:29:54.360207 [ 286 ] {} <Debug> TCP-Session: d0459b20-10e4-470b-94ff-f74a511237eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13053 | 2026.02.24 02:29:54.360234 [ 292 ] {} <Debug> TCP-Session: 854c0f52-aa2e-45a3-aa33-d5f4aa59892c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13054 | 2026.02.24 02:29:54.360154 [ 293 ] {} <Debug> TCP-Session: b6b24fb8-0855-4edf-841c-df237f999803 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13055 | 2026.02.24 02:29:54.360148 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13056 | 2026.02.24 02:29:54.360203 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13057 | 2026.02.24 02:29:54.360312 [ 275 ] {} <Debug> TCP-Session: 1a807b87-b071-4d6f-bece-f47f483aaf91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13058 | 2026.02.24 02:29:54.360333 [ 294 ] {} <Debug> TCP-Session: f24531f9-acb3-4190-bf29-1c8f75411182 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13059 | 2026.02.24 02:29:54.377821 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58974 | ||
| 13060 | 2026.02.24 02:29:54.377903 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13061 | 2026.02.24 02:29:54.377928 [ 287 ] {} <Debug> TCP-Session: 20677a08-49b6-449e-b4d0-821a7b93570b Authenticating user 'default' from [fd00:1122:3344:101::e]:58974 | ||
| 13062 | 2026.02.24 02:29:54.377949 [ 287 ] {} <Debug> TCP-Session: 20677a08-49b6-449e-b4d0-821a7b93570b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13063 | 2026.02.24 02:29:54.377964 [ 287 ] {} <Debug> TCP-Session: 20677a08-49b6-449e-b4d0-821a7b93570b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13064 | 2026.02.24 02:29:54.378114 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64328 | ||
| 13065 | 2026.02.24 02:29:54.378160 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37445 | ||
| 13066 | 2026.02.24 02:29:54.378171 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64329 | ||
| 13067 | 2026.02.24 02:29:54.378212 [ 287 ] {} <Trace> TCP-Session: 20677a08-49b6-449e-b4d0-821a7b93570b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13068 | 2026.02.24 02:29:54.378221 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42838 | ||
| 13069 | 2026.02.24 02:29:54.378250 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13070 | 2026.02.24 02:29:54.378275 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13071 | 2026.02.24 02:29:54.378295 [ 290 ] {} <Debug> TCP-Session: 3dc916b8-fcc0-4e9d-a164-ca7acbf6ba53 Authenticating user 'default' from [fd00:1122:3344:101::e]:37445 | ||
| 13072 | 2026.02.24 02:29:54.378313 [ 291 ] {} <Debug> TCP-Session: a8a7e8a0-12f7-4e88-a621-2ae705b6a944 Authenticating user 'default' from [fd00:1122:3344:101::e]:64329 | ||
| 13073 | 2026.02.24 02:29:54.378325 [ 290 ] {} <Debug> TCP-Session: 3dc916b8-fcc0-4e9d-a164-ca7acbf6ba53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13074 | 2026.02.24 02:29:54.378321 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13075 | 2026.02.24 02:29:54.378350 [ 290 ] {} <Debug> TCP-Session: 3dc916b8-fcc0-4e9d-a164-ca7acbf6ba53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13076 | 2026.02.24 02:29:54.378214 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41475 | ||
| 13077 | 2026.02.24 02:29:54.378376 [ 286 ] {} <Debug> TCP-Session: 97c4207d-fb30-4b6b-a4af-fcb311222afd Authenticating user 'default' from [fd00:1122:3344:101::e]:42838 | ||
| 13078 | 2026.02.24 02:29:54.378380 [ 287 ] {3d607929-58b8-4a72-857c-6e2d2b8f5536} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58974) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13079 | 2026.02.24 02:29:54.378418 [ 286 ] {} <Debug> TCP-Session: 97c4207d-fb30-4b6b-a4af-fcb311222afd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13080 | 2026.02.24 02:29:54.378441 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13081 | 2026.02.24 02:29:54.378456 [ 286 ] {} <Debug> TCP-Session: 97c4207d-fb30-4b6b-a4af-fcb311222afd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13082 | 2026.02.24 02:29:54.378470 [ 275 ] {} <Debug> TCP-Session: 9545008d-fccd-4808-828f-db38d954e356 Authenticating user 'default' from [fd00:1122:3344:101::e]:41475 | ||
| 13083 | 2026.02.24 02:29:54.378182 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61061 | ||
| 13084 | 2026.02.24 02:29:54.378492 [ 275 ] {} <Debug> TCP-Session: 9545008d-fccd-4808-828f-db38d954e356 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13085 | 2026.02.24 02:29:54.378341 [ 291 ] {} <Debug> TCP-Session: a8a7e8a0-12f7-4e88-a621-2ae705b6a944 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13086 | 2026.02.24 02:29:54.378534 [ 275 ] {} <Debug> TCP-Session: 9545008d-fccd-4808-828f-db38d954e356 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13087 | 2026.02.24 02:29:54.378556 [ 291 ] {} <Debug> TCP-Session: a8a7e8a0-12f7-4e88-a621-2ae705b6a944 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13088 | 2026.02.24 02:29:54.378563 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13089 | 2026.02.24 02:29:54.378194 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13090 | 2026.02.24 02:29:54.378606 [ 292 ] {} <Debug> TCP-Session: 7d389e7a-d9aa-4960-99b1-432864a5271e Authenticating user 'default' from [fd00:1122:3344:101::e]:61061 | ||
| 13091 | 2026.02.24 02:29:54.378630 [ 287 ] {3d607929-58b8-4a72-857c-6e2d2b8f5536} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13092 | 2026.02.24 02:29:54.378636 [ 289 ] {} <Debug> TCP-Session: e8e324e9-5ca9-4096-8edd-f857086c09b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64328 | ||
| 13093 | 2026.02.24 02:29:54.378647 [ 292 ] {} <Debug> TCP-Session: 7d389e7a-d9aa-4960-99b1-432864a5271e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13094 | 2026.02.24 02:29:54.378684 [ 289 ] {} <Debug> TCP-Session: e8e324e9-5ca9-4096-8edd-f857086c09b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13095 | 2026.02.24 02:29:54.378689 [ 287 ] {3d607929-58b8-4a72-857c-6e2d2b8f5536} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13096 | 2026.02.24 02:29:54.378717 [ 289 ] {} <Debug> TCP-Session: e8e324e9-5ca9-4096-8edd-f857086c09b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13097 | 2026.02.24 02:29:54.378690 [ 292 ] {} <Debug> TCP-Session: 7d389e7a-d9aa-4960-99b1-432864a5271e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13098 | 2026.02.24 02:29:54.378190 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49616 | ||
| 13099 | 2026.02.24 02:29:54.378201 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43910 | ||
| 13100 | 2026.02.24 02:29:54.378842 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13101 | 2026.02.24 02:29:54.378854 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13102 | 2026.02.24 02:29:54.378872 [ 293 ] {} <Debug> TCP-Session: 695cc5f0-f11f-45e9-8db2-7d73a133f9be Authenticating user 'default' from [fd00:1122:3344:101::e]:49616 | ||
| 13103 | 2026.02.24 02:29:54.378885 [ 294 ] {} <Debug> TCP-Session: 261eeecb-5f2c-4b63-8970-ef6b5f525570 Authenticating user 'default' from [fd00:1122:3344:101::e]:43910 | ||
| 13104 | 2026.02.24 02:29:54.378900 [ 293 ] {} <Debug> TCP-Session: 695cc5f0-f11f-45e9-8db2-7d73a133f9be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13105 | 2026.02.24 02:29:54.378913 [ 294 ] {} <Debug> TCP-Session: 261eeecb-5f2c-4b63-8970-ef6b5f525570 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13106 | 2026.02.24 02:29:54.378924 [ 293 ] {} <Debug> TCP-Session: 695cc5f0-f11f-45e9-8db2-7d73a133f9be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13107 | 2026.02.24 02:29:54.378938 [ 294 ] {} <Debug> TCP-Session: 261eeecb-5f2c-4b63-8970-ef6b5f525570 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13108 | 2026.02.24 02:29:54.378966 [ 287 ] {3d607929-58b8-4a72-857c-6e2d2b8f5536} <Debug> oximeter.version (9014d0dd-9cbb-42cf-a9bf-b1762410eb94) (SelectExecutor): Key condition: unknown | ||
| 13109 | 2026.02.24 02:29:54.379735 [ 309 ] {3d607929-58b8-4a72-857c-6e2d2b8f5536} <Trace> AggregatingTransform: Aggregating | ||
| 13110 | 2026.02.24 02:29:54.379787 [ 309 ] {3d607929-58b8-4a72-857c-6e2d2b8f5536} <Trace> Aggregator: Aggregation method: without_key | ||
| 13111 | 2026.02.24 02:29:54.379823 [ 309 ] {3d607929-58b8-4a72-857c-6e2d2b8f5536} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000809572 sec. (1235.221 rows/sec., 48.25 KiB/sec.) | ||
| 13112 | 2026.02.24 02:29:54.379839 [ 309 ] {3d607929-58b8-4a72-857c-6e2d2b8f5536} <Trace> Aggregator: Merging aggregated data | ||
| 13113 | 2026.02.24 02:29:54.381099 [ 287 ] {3d607929-58b8-4a72-857c-6e2d2b8f5536} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00277 sec., 361.01083032490976 rows/sec., 14.10 KiB/sec. | ||
| 13114 | 2026.02.24 02:29:54.381228 [ 287 ] {3d607929-58b8-4a72-857c-6e2d2b8f5536} <Debug> TCPHandler: Processed in 0.003093857 sec. | ||
| 13115 | 2026.02.24 02:29:54.381329 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13116 | 2026.02.24 02:29:54.381356 [ 287 ] {} <Debug> TCP-Session: 20677a08-49b6-449e-b4d0-821a7b93570b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13117 | 2026.02.24 02:29:54.381360 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13118 | 2026.02.24 02:29:54.381385 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13119 | 2026.02.24 02:29:54.381397 [ 291 ] {} <Debug> TCP-Session: a8a7e8a0-12f7-4e88-a621-2ae705b6a944 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13120 | 2026.02.24 02:29:54.381421 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13121 | 2026.02.24 02:29:54.381435 [ 290 ] {} <Debug> TCP-Session: 3dc916b8-fcc0-4e9d-a164-ca7acbf6ba53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13122 | 2026.02.24 02:29:54.381447 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13123 | 2026.02.24 02:29:54.381461 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13124 | 2026.02.24 02:29:54.381480 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13125 | 2026.02.24 02:29:54.381497 [ 286 ] {} <Debug> TCP-Session: 97c4207d-fb30-4b6b-a4af-fcb311222afd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13126 | 2026.02.24 02:29:54.381511 [ 294 ] {} <Debug> TCP-Session: 261eeecb-5f2c-4b63-8970-ef6b5f525570 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13127 | 2026.02.24 02:29:54.381533 [ 293 ] {} <Debug> TCP-Session: 695cc5f0-f11f-45e9-8db2-7d73a133f9be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13128 | 2026.02.24 02:29:54.381501 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13129 | 2026.02.24 02:29:54.381401 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13130 | 2026.02.24 02:29:54.381606 [ 275 ] {} <Debug> TCP-Session: 9545008d-fccd-4808-828f-db38d954e356 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13131 | 2026.02.24 02:29:54.381467 [ 289 ] {} <Debug> TCP-Session: e8e324e9-5ca9-4096-8edd-f857086c09b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13132 | 2026.02.24 02:29:54.381639 [ 292 ] {} <Debug> TCP-Session: 7d389e7a-d9aa-4960-99b1-432864a5271e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13133 | 2026.02.24 02:29:54.484732 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64003 | ||
| 13134 | 2026.02.24 02:29:54.484831 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13135 | 2026.02.24 02:29:54.484856 [ 287 ] {} <Debug> TCP-Session: 357f34fe-4c39-400e-80b7-72683a754733 Authenticating user 'default' from [fd00:1122:3344:101::e]:64003 | ||
| 13136 | 2026.02.24 02:29:54.484876 [ 287 ] {} <Debug> TCP-Session: 357f34fe-4c39-400e-80b7-72683a754733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13137 | 2026.02.24 02:29:54.484889 [ 287 ] {} <Debug> TCP-Session: 357f34fe-4c39-400e-80b7-72683a754733 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13138 | 2026.02.24 02:29:54.485052 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40795 | ||
| 13139 | 2026.02.24 02:29:54.485076 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59893 | ||
| 13140 | 2026.02.24 02:29:54.485096 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34468 | ||
| 13141 | 2026.02.24 02:29:54.485110 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61513 | ||
| 13142 | 2026.02.24 02:29:54.485156 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13143 | 2026.02.24 02:29:54.485163 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13144 | 2026.02.24 02:29:54.485180 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13145 | 2026.02.24 02:29:54.485196 [ 289 ] {} <Debug> TCP-Session: 1b667681-2756-410d-bc58-80c8f121cf15 Authenticating user 'default' from [fd00:1122:3344:101::e]:40795 | ||
| 13146 | 2026.02.24 02:29:54.485205 [ 291 ] {} <Debug> TCP-Session: 624d6ac8-e748-456e-ab29-e0bde2cfbe57 Authenticating user 'default' from [fd00:1122:3344:101::e]:59893 | ||
| 13147 | 2026.02.24 02:29:54.485218 [ 287 ] {} <Trace> TCP-Session: 357f34fe-4c39-400e-80b7-72683a754733 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13148 | 2026.02.24 02:29:54.485237 [ 291 ] {} <Debug> TCP-Session: 624d6ac8-e748-456e-ab29-e0bde2cfbe57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13149 | 2026.02.24 02:29:54.485243 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13150 | 2026.02.24 02:29:54.485257 [ 291 ] {} <Debug> TCP-Session: 624d6ac8-e748-456e-ab29-e0bde2cfbe57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13151 | 2026.02.24 02:29:54.485130 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49175 | ||
| 13152 | 2026.02.24 02:29:54.485284 [ 294 ] {} <Debug> TCP-Session: 399a9f8c-1ce6-438f-95a8-7dbb0544dfe4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61513 | ||
| 13153 | 2026.02.24 02:29:54.485122 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47573 | ||
| 13154 | 2026.02.24 02:29:54.485333 [ 294 ] {} <Debug> TCP-Session: 399a9f8c-1ce6-438f-95a8-7dbb0544dfe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13155 | 2026.02.24 02:29:54.485101 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57933 | ||
| 13156 | 2026.02.24 02:29:54.485365 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13157 | 2026.02.24 02:29:54.485381 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13158 | 2026.02.24 02:29:54.485392 [ 287 ] {f79e83bd-c800-4623-b791-02019b68458d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64003) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13159 | 2026.02.24 02:29:54.485413 [ 286 ] {} <Debug> TCP-Session: c2f94d65-5fb4-423a-96ee-f6faf1d02b34 Authenticating user 'default' from [fd00:1122:3344:101::e]:49175 | ||
| 13160 | 2026.02.24 02:29:54.485428 [ 275 ] {} <Debug> TCP-Session: eb1f1320-6973-47bf-b8e1-e5403688f61b Authenticating user 'default' from [fd00:1122:3344:101::e]:47573 | ||
| 13161 | 2026.02.24 02:29:54.485451 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13162 | 2026.02.24 02:29:54.485454 [ 286 ] {} <Debug> TCP-Session: c2f94d65-5fb4-423a-96ee-f6faf1d02b34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13163 | 2026.02.24 02:29:54.485468 [ 275 ] {} <Debug> TCP-Session: eb1f1320-6973-47bf-b8e1-e5403688f61b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13164 | 2026.02.24 02:29:54.485489 [ 286 ] {} <Debug> TCP-Session: c2f94d65-5fb4-423a-96ee-f6faf1d02b34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13165 | 2026.02.24 02:29:54.485496 [ 275 ] {} <Debug> TCP-Session: eb1f1320-6973-47bf-b8e1-e5403688f61b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13166 | 2026.02.24 02:29:54.485488 [ 292 ] {} <Debug> TCP-Session: ae64e49d-8aa2-49d1-9653-8953db06ee45 Authenticating user 'default' from [fd00:1122:3344:101::e]:57933 | ||
| 13167 | 2026.02.24 02:29:54.485072 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64104 | ||
| 13168 | 2026.02.24 02:29:54.485542 [ 292 ] {} <Debug> TCP-Session: ae64e49d-8aa2-49d1-9653-8953db06ee45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13169 | 2026.02.24 02:29:54.485350 [ 294 ] {} <Debug> TCP-Session: 399a9f8c-1ce6-438f-95a8-7dbb0544dfe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13170 | 2026.02.24 02:29:54.485573 [ 292 ] {} <Debug> TCP-Session: ae64e49d-8aa2-49d1-9653-8953db06ee45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13171 | 2026.02.24 02:29:54.485229 [ 289 ] {} <Debug> TCP-Session: 1b667681-2756-410d-bc58-80c8f121cf15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13172 | 2026.02.24 02:29:54.485602 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13173 | 2026.02.24 02:29:54.485628 [ 289 ] {} <Debug> TCP-Session: 1b667681-2756-410d-bc58-80c8f121cf15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13174 | 2026.02.24 02:29:54.485217 [ 293 ] {} <Debug> TCP-Session: 45dcfd2e-6015-473f-a2ee-1651a5eb64c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34468 | ||
| 13175 | 2026.02.24 02:29:54.485650 [ 290 ] {} <Debug> TCP-Session: c1a80890-60e0-4413-9d98-4dd90936a988 Authenticating user 'default' from [fd00:1122:3344:101::e]:64104 | ||
| 13176 | 2026.02.24 02:29:54.485676 [ 293 ] {} <Debug> TCP-Session: 45dcfd2e-6015-473f-a2ee-1651a5eb64c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13177 | 2026.02.24 02:29:54.485684 [ 287 ] {f79e83bd-c800-4623-b791-02019b68458d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13178 | 2026.02.24 02:29:54.485698 [ 293 ] {} <Debug> TCP-Session: 45dcfd2e-6015-473f-a2ee-1651a5eb64c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13179 | 2026.02.24 02:29:54.485687 [ 290 ] {} <Debug> TCP-Session: c1a80890-60e0-4413-9d98-4dd90936a988 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13180 | 2026.02.24 02:29:54.485750 [ 290 ] {} <Debug> TCP-Session: c1a80890-60e0-4413-9d98-4dd90936a988 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13181 | 2026.02.24 02:29:54.485752 [ 287 ] {f79e83bd-c800-4623-b791-02019b68458d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13182 | 2026.02.24 02:29:54.486043 [ 287 ] {f79e83bd-c800-4623-b791-02019b68458d} <Debug> oximeter.version (9014d0dd-9cbb-42cf-a9bf-b1762410eb94) (SelectExecutor): Key condition: unknown | ||
| 13183 | 2026.02.24 02:29:54.487008 [ 328 ] {f79e83bd-c800-4623-b791-02019b68458d} <Trace> AggregatingTransform: Aggregating | ||
| 13184 | 2026.02.24 02:29:54.487063 [ 328 ] {f79e83bd-c800-4623-b791-02019b68458d} <Trace> Aggregator: Aggregation method: without_key | ||
| 13185 | 2026.02.24 02:29:54.487103 [ 328 ] {f79e83bd-c800-4623-b791-02019b68458d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000960335 sec. (1041.303 rows/sec., 40.68 KiB/sec.) | ||
| 13186 | 2026.02.24 02:29:54.487125 [ 328 ] {f79e83bd-c800-4623-b791-02019b68458d} <Trace> Aggregator: Merging aggregated data | ||
| 13187 | 2026.02.24 02:29:54.488256 [ 287 ] {f79e83bd-c800-4623-b791-02019b68458d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002918 sec., 342.7004797806717 rows/sec., 13.39 KiB/sec. | ||
| 13188 | 2026.02.24 02:29:54.488403 [ 287 ] {f79e83bd-c800-4623-b791-02019b68458d} <Debug> TCPHandler: Processed in 0.003294689 sec. | ||
| 13189 | 2026.02.24 02:29:54.488512 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13190 | 2026.02.24 02:29:54.488549 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13191 | 2026.02.24 02:29:54.488550 [ 287 ] {} <Debug> TCP-Session: 357f34fe-4c39-400e-80b7-72683a754733 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13192 | 2026.02.24 02:29:54.488573 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13193 | 2026.02.24 02:29:54.488590 [ 289 ] {} <Debug> TCP-Session: 1b667681-2756-410d-bc58-80c8f121cf15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13194 | 2026.02.24 02:29:54.488598 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13195 | 2026.02.24 02:29:54.488616 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13196 | 2026.02.24 02:29:54.488638 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13197 | 2026.02.24 02:29:54.488655 [ 293 ] {} <Debug> TCP-Session: 45dcfd2e-6015-473f-a2ee-1651a5eb64c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13198 | 2026.02.24 02:29:54.488673 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13199 | 2026.02.24 02:29:54.488695 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13200 | 2026.02.24 02:29:54.488700 [ 292 ] {} <Debug> TCP-Session: ae64e49d-8aa2-49d1-9653-8953db06ee45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13201 | 2026.02.24 02:29:54.488721 [ 294 ] {} <Debug> TCP-Session: 399a9f8c-1ce6-438f-95a8-7dbb0544dfe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13202 | 2026.02.24 02:29:54.488747 [ 286 ] {} <Debug> TCP-Session: c2f94d65-5fb4-423a-96ee-f6faf1d02b34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13203 | 2026.02.24 02:29:54.488673 [ 290 ] {} <Debug> TCP-Session: c1a80890-60e0-4413-9d98-4dd90936a988 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13204 | 2026.02.24 02:29:54.488625 [ 275 ] {} <Debug> TCP-Session: eb1f1320-6973-47bf-b8e1-e5403688f61b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13205 | 2026.02.24 02:29:54.488657 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13206 | 2026.02.24 02:29:54.488855 [ 291 ] {} <Debug> TCP-Session: 624d6ac8-e748-456e-ab29-e0bde2cfbe57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13207 | 2026.02.24 02:29:54.492185 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13208 | 2026.02.24 02:29:54.492214 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13209 | 2026.02.24 02:29:54.649717 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26884 | ||
| 13210 | 2026.02.24 02:29:54.650267 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13211 | 2026.02.24 02:29:54.650318 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13212 | 2026.02.24 02:29:54.650863 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13213 | 2026.02.24 02:29:54.651167 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13214 | 2026.02.24 02:29:54.651337 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26884 | ||
| 13215 | 2026.02.24 02:29:54.651349 [ 102 ] {} <Debug> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13216 | 2026.02.24 02:29:54.651415 [ 102 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13217 | 2026.02.24 02:29:54.651435 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13218 | 2026.02.24 02:29:54.651543 [ 187 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 13219 | 2026.02.24 02:29:54.651646 [ 187 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13220 | 2026.02.24 02:29:54.651680 [ 187 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24516 rows starting from the beginning of the part | ||
| 13221 | 2026.02.24 02:29:54.651745 [ 187 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 13222 | 2026.02.24 02:29:54.651792 [ 187 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 13223 | 2026.02.24 02:29:54.651837 [ 187 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 13224 | 2026.02.24 02:29:54.651879 [ 187 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 13225 | 2026.02.24 02:29:54.651920 [ 187 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::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 | ||
| 13226 | 2026.02.24 02:29:54.654255 [ 194 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26884 rows, containing 4 columns (4 merged, 0 gathered) in 0.002756301 sec., 9753651.723813908 rows/sec., 139.53 MiB/sec. | ||
| 13227 | 2026.02.24 02:29:54.654611 [ 196 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13228 | 2026.02.24 02:29:54.654955 [ 196 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_56_11} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13229 | 2026.02.24 02:29:54.655041 [ 196 ] {69295640-ce3a-4557-b779-6bf5e9771e0a::all_1_56_11} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13230 | 2026.02.24 02:29:54.655178 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 13231 | 2026.02.24 02:29:54.728261 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1722 | ||
| 13232 | 2026.02.24 02:29:54.730819 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13233 | 2026.02.24 02:29:54.730868 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13234 | 2026.02.24 02:29:54.732144 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13235 | 2026.02.24 02:29:54.732439 [ 243 ] {} <Trace> system.query_log (cebe0e89-773c-4f85-9077-4e8e4d04fc31): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13236 | 2026.02.24 02:29:54.732733 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1722 | ||
| 13237 | 2026.02.24 02:29:56.056231 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 13238 | 2026.02.24 02:29:56.073604 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13239 | 2026.02.24 02:29:56.073669 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13240 | 2026.02.24 02:29:56.079342 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13241 | 2026.02.24 02:29:56.080051 [ 244 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13242 | 2026.02.24 02:29:56.080346 [ 101 ] {} <Debug> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13243 | 2026.02.24 02:29:56.080414 [ 101 ] {} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13244 | 2026.02.24 02:29:56.080439 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13245 | 2026.02.24 02:29:56.080577 [ 199 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 13246 | 2026.02.24 02:29:56.083340 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 13247 | 2026.02.24 02:29:56.084480 [ 199 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13248 | 2026.02.24 02:29:56.085935 [ 199 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 13249 | 2026.02.24 02:29:56.090490 [ 199 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 13250 | 2026.02.24 02:29:56.095073 [ 199 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 13251 | 2026.02.24 02:29:56.099721 [ 199 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 13252 | 2026.02.24 02:29:56.104067 [ 199 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 13253 | 2026.02.24 02:29:56.107919 [ 199 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::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 | ||
| 13254 | 2026.02.24 02:29:56.161324 [ 199 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.080817821 sec., 5221.6206126121615 rows/sec., 27.00 MiB/sec. | ||
| 13255 | 2026.02.24 02:29:56.164439 [ 194 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13256 | 2026.02.24 02:29:56.166509 [ 194 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_56_11} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13257 | 2026.02.24 02:29:56.166597 [ 194 ] {ab8f6ec7-cbee-4eec-bdfe-f8d435498446::all_1_56_11} <Trace> system.metric_log (ab8f6ec7-cbee-4eec-bdfe-f8d435498446) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13258 | 2026.02.24 02:29:56.169149 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13259 | 2026.02.24 02:29:56.635003 [ 101 ] {} <Debug> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76) (MergerMutator): Selected 5 parts from all_1_34_7 to all_38_38_0 | ||
| 13260 | 2026.02.24 02:29:56.635070 [ 101 ] {} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13261 | 2026.02.24 02:29:56.635090 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13262 | 2026.02.24 02:29:56.635216 [ 201 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_34_7 to all_38_38_0 into Compact with storage Full | ||
| 13263 | 2026.02.24 02:29:56.635371 [ 201 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13264 | 2026.02.24 02:29:56.635407 [ 201 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 308 rows starting from the beginning of the part | ||
| 13265 | 2026.02.24 02:29:56.635472 [ 201 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 284 rows starting from the beginning of the part | ||
| 13266 | 2026.02.24 02:29:56.635517 [ 201 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 284 rows starting from the beginning of the part | ||
| 13267 | 2026.02.24 02:29:56.635557 [ 201 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 284 rows starting from the beginning of the part | ||
| 13268 | 2026.02.24 02:29:56.635596 [ 201 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 284 rows starting from the beginning of the part | ||
| 13269 | 2026.02.24 02:29:56.636548 [ 200 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.0013957 sec., 1034606.2907501613 rows/sec., 69.99 MiB/sec. | ||
| 13270 | 2026.02.24 02:29:56.636692 [ 201 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
| 13271 | 2026.02.24 02:29:56.636963 [ 201 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_38_8} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13272 | 2026.02.24 02:29:56.637059 [ 201 ] {e8e6b9e9-5102-4460-91a5-6d5f51197d76::all_1_38_8} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76) (MergerMutator): Merged 5 parts: [all_1_34_7, all_38_38_0] -> all_1_38_8 | ||
| 13273 | 2026.02.24 02:29:56.637143 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 13274 | 2026.02.24 02:29:57.001074 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 342.41 MiB, peak 355.76 MiB, free memory in arenas 0.00 B, will set to 343.86 MiB (RSS), difference: 1.45 MiB | ||
| 13275 | 2026.02.24 02:29:57.102297 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13276 | 2026.02.24 02:29:57.102471 [ 276 ] {6038b1de-6068-4d4d-be9e-d41ab29d20ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13277 | 2026.02.24 02:29:57.102537 [ 276 ] {6038b1de-6068-4d4d-be9e-d41ab29d20ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13278 | 2026.02.24 02:29:57.103308 [ 276 ] {6038b1de-6068-4d4d-be9e-d41ab29d20ef} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13279 | 2026.02.24 02:29:57.103353 [ 276 ] {6038b1de-6068-4d4d-be9e-d41ab29d20ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13280 | 2026.02.24 02:29:57.103771 [ 276 ] {6038b1de-6068-4d4d-be9e-d41ab29d20ef} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13281 | 2026.02.24 02:29:57.104013 [ 276 ] {6038b1de-6068-4d4d-be9e-d41ab29d20ef} <Trace> oximeter.fields_i16 (e8e6b9e9-5102-4460-91a5-6d5f51197d76): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13282 | 2026.02.24 02:29:57.104163 [ 276 ] {6038b1de-6068-4d4d-be9e-d41ab29d20ef} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001739 sec., 163312.24841863138 rows/sec., 10.37 MiB/sec. | ||
| 13283 | 2026.02.24 02:29:57.104205 [ 276 ] {6038b1de-6068-4d4d-be9e-d41ab29d20ef} <Debug> TCPHandler: Processed in 0.00204006 sec. | ||
| 13284 | 2026.02.24 02:29:57.104335 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13285 | 2026.02.24 02:29:57.104432 [ 276 ] {c5adca02-4896-4ca2-bb90-1db056192da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13286 | 2026.02.24 02:29:57.104474 [ 276 ] {c5adca02-4896-4ca2-bb90-1db056192da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13287 | 2026.02.24 02:29:57.105294 [ 276 ] {c5adca02-4896-4ca2-bb90-1db056192da3} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13288 | 2026.02.24 02:29:57.105329 [ 276 ] {c5adca02-4896-4ca2-bb90-1db056192da3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13289 | 2026.02.24 02:29:57.105691 [ 276 ] {c5adca02-4896-4ca2-bb90-1db056192da3} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13290 | 2026.02.24 02:29:57.105911 [ 276 ] {c5adca02-4896-4ca2-bb90-1db056192da3} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13291 | 2026.02.24 02:29:57.106043 [ 276 ] {c5adca02-4896-4ca2-bb90-1db056192da3} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001629 sec., 501534.68385512586 rows/sec., 39.68 MiB/sec. | ||
| 13292 | 2026.02.24 02:29:57.106080 [ 276 ] {c5adca02-4896-4ca2-bb90-1db056192da3} <Debug> TCPHandler: Processed in 0.001795697 sec. | ||
| 13293 | 2026.02.24 02:29:57.106198 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13294 | 2026.02.24 02:29:57.106294 [ 276 ] {9ff84b03-00a9-409c-b2c3-e7314afd344f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13295 | 2026.02.24 02:29:57.106335 [ 276 ] {9ff84b03-00a9-409c-b2c3-e7314afd344f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13296 | 2026.02.24 02:29:57.106783 [ 276 ] {9ff84b03-00a9-409c-b2c3-e7314afd344f} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13297 | 2026.02.24 02:29:57.106818 [ 276 ] {9ff84b03-00a9-409c-b2c3-e7314afd344f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13298 | 2026.02.24 02:29:57.107157 [ 276 ] {9ff84b03-00a9-409c-b2c3-e7314afd344f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13299 | 2026.02.24 02:29:57.107410 [ 276 ] {9ff84b03-00a9-409c-b2c3-e7314afd344f} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13300 | 2026.02.24 02:29:57.107547 [ 276 ] {9ff84b03-00a9-409c-b2c3-e7314afd344f} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001271 sec., 119590.87332808811 rows/sec., 7.14 MiB/sec. | ||
| 13301 | 2026.02.24 02:29:57.107586 [ 276 ] {9ff84b03-00a9-409c-b2c3-e7314afd344f} <Debug> TCPHandler: Processed in 0.001438231 sec. | ||
| 13302 | 2026.02.24 02:29:57.107700 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13303 | 2026.02.24 02:29:57.107798 [ 276 ] {fa96b57a-8668-4127-87d5-005da97878a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13304 | 2026.02.24 02:29:57.107838 [ 276 ] {fa96b57a-8668-4127-87d5-005da97878a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13305 | 2026.02.24 02:29:57.108300 [ 276 ] {fa96b57a-8668-4127-87d5-005da97878a8} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13306 | 2026.02.24 02:29:57.108337 [ 276 ] {fa96b57a-8668-4127-87d5-005da97878a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13307 | 2026.02.24 02:29:57.108665 [ 276 ] {fa96b57a-8668-4127-87d5-005da97878a8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13308 | 2026.02.24 02:29:57.108888 [ 276 ] {fa96b57a-8668-4127-87d5-005da97878a8} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13309 | 2026.02.24 02:29:57.108991 [ 97 ] {} <Debug> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13310 | 2026.02.24 02:29:57.109016 [ 276 ] {fa96b57a-8668-4127-87d5-005da97878a8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001236 sec., 120550.16181229774 rows/sec., 7.79 MiB/sec. | ||
| 13311 | 2026.02.24 02:29:57.109028 [ 97 ] {} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13312 | 2026.02.24 02:29:57.109049 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13313 | 2026.02.24 02:29:57.109055 [ 276 ] {fa96b57a-8668-4127-87d5-005da97878a8} <Debug> TCPHandler: Processed in 0.001407141 sec. | ||
| 13314 | 2026.02.24 02:29:57.109171 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13315 | 2026.02.24 02:29:57.109177 [ 189 ] {510999a7-a64a-426c-aead-87c3b72e2154::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 | ||
| 13316 | 2026.02.24 02:29:57.109266 [ 276 ] {e51e8eeb-8d3c-44d4-a74d-4746bee32b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13317 | 2026.02.24 02:29:57.109311 [ 276 ] {e51e8eeb-8d3c-44d4-a74d-4746bee32b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13318 | 2026.02.24 02:29:57.109341 [ 189 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13319 | 2026.02.24 02:29:57.109384 [ 189 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 403 rows starting from the beginning of the part | ||
| 13320 | 2026.02.24 02:29:57.109457 [ 189 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 377 rows starting from the beginning of the part | ||
| 13321 | 2026.02.24 02:29:57.109508 [ 189 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 149 rows starting from the beginning of the part | ||
| 13322 | 2026.02.24 02:29:57.109556 [ 189 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 149 rows starting from the beginning of the part | ||
| 13323 | 2026.02.24 02:29:57.109602 [ 189 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 377 rows starting from the beginning of the part | ||
| 13324 | 2026.02.24 02:29:57.109644 [ 189 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 149 rows starting from the beginning of the part | ||
| 13325 | 2026.02.24 02:29:57.109770 [ 276 ] {e51e8eeb-8d3c-44d4-a74d-4746bee32b6b} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13326 | 2026.02.24 02:29:57.109813 [ 276 ] {e51e8eeb-8d3c-44d4-a74d-4746bee32b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13327 | 2026.02.24 02:29:57.110151 [ 276 ] {e51e8eeb-8d3c-44d4-a74d-4746bee32b6b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13328 | 2026.02.24 02:29:57.110386 [ 276 ] {e51e8eeb-8d3c-44d4-a74d-4746bee32b6b} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13329 | 2026.02.24 02:29:57.110493 [ 97 ] {} <Debug> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 | ||
| 13330 | 2026.02.24 02:29:57.110517 [ 276 ] {e51e8eeb-8d3c-44d4-a74d-4746bee32b6b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001269 sec., 116627.26556343578 rows/sec., 6.63 MiB/sec. | ||
| 13331 | 2026.02.24 02:29:57.110522 [ 97 ] {} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13332 | 2026.02.24 02:29:57.110547 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13333 | 2026.02.24 02:29:57.110556 [ 276 ] {e51e8eeb-8d3c-44d4-a74d-4746bee32b6b} <Debug> TCPHandler: Processed in 0.001434831 sec. | ||
| 13334 | 2026.02.24 02:29:57.110633 [ 201 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full | ||
| 13335 | 2026.02.24 02:29:57.110666 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13336 | 2026.02.24 02:29:57.110740 [ 201 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13337 | 2026.02.24 02:29:57.110764 [ 276 ] {0459d157-2378-4f8a-ba43-fa993b9cdd18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13338 | 2026.02.24 02:29:57.110774 [ 201 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 160 rows starting from the beginning of the part | ||
| 13339 | 2026.02.24 02:29:57.110782 [ 200 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1604 rows, containing 5 columns (5 merged, 0 gathered) in 0.001671045 sec., 959878.3994446589 rows/sec., 67.21 MiB/sec. | ||
| 13340 | 2026.02.24 02:29:57.110813 [ 276 ] {0459d157-2378-4f8a-ba43-fa993b9cdd18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13341 | 2026.02.24 02:29:57.110850 [ 201 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 148 rows starting from the beginning of the part | ||
| 13342 | 2026.02.24 02:29:57.110901 [ 201 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 148 rows starting from the beginning of the part | ||
| 13343 | 2026.02.24 02:29:57.110944 [ 201 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 148 rows starting from the beginning of the part | ||
| 13344 | 2026.02.24 02:29:57.110954 [ 188 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13345 | 2026.02.24 02:29:57.110986 [ 201 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 148 rows starting from the beginning of the part | ||
| 13346 | 2026.02.24 02:29:57.111041 [ 201 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 148 rows starting from the beginning of the part | ||
| 13347 | 2026.02.24 02:29:57.111290 [ 188 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_41_8} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13348 | 2026.02.24 02:29:57.111369 [ 188 ] {510999a7-a64a-426c-aead-87c3b72e2154::all_1_41_8} <Trace> oximeter.fields_u32 (510999a7-a64a-426c-aead-87c3b72e2154) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13349 | 2026.02.24 02:29:57.111428 [ 276 ] {0459d157-2378-4f8a-ba43-fa993b9cdd18} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13350 | 2026.02.24 02:29:57.111447 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 13351 | 2026.02.24 02:29:57.111463 [ 276 ] {0459d157-2378-4f8a-ba43-fa993b9cdd18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13352 | 2026.02.24 02:29:57.111810 [ 276 ] {0459d157-2378-4f8a-ba43-fa993b9cdd18} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13353 | 2026.02.24 02:29:57.111932 [ 200 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.00133915 sec., 672068.1029010939 rows/sec., 40.96 MiB/sec. | ||
| 13354 | 2026.02.24 02:29:57.112020 [ 276 ] {0459d157-2378-4f8a-ba43-fa993b9cdd18} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13355 | 2026.02.24 02:29:57.112049 [ 188 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
| 13356 | 2026.02.24 02:29:57.112151 [ 276 ] {0459d157-2378-4f8a-ba43-fa993b9cdd18} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001404 sec., 356125.3561253561 rows/sec., 25.03 MiB/sec. | ||
| 13357 | 2026.02.24 02:29:57.112189 [ 276 ] {0459d157-2378-4f8a-ba43-fa993b9cdd18} <Debug> TCPHandler: Processed in 0.001571604 sec. | ||
| 13358 | 2026.02.24 02:29:57.112301 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13359 | 2026.02.24 02:29:57.112307 [ 188 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_39_8} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13360 | 2026.02.24 02:29:57.112381 [ 188 ] {768c8ad9-8947-4da1-993c-c251f32740f8::all_1_39_8} <Trace> oximeter.fields_u8 (768c8ad9-8947-4da1-993c-c251f32740f8) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 | ||
| 13361 | 2026.02.24 02:29:57.112393 [ 276 ] {b99a017c-2550-4cf7-ae81-ce5939983d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13362 | 2026.02.24 02:29:57.112435 [ 276 ] {b99a017c-2550-4cf7-ae81-ce5939983d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13363 | 2026.02.24 02:29:57.112452 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 13364 | 2026.02.24 02:29:57.112771 [ 276 ] {b99a017c-2550-4cf7-ae81-ce5939983d13} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13365 | 2026.02.24 02:29:57.112806 [ 276 ] {b99a017c-2550-4cf7-ae81-ce5939983d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13366 | 2026.02.24 02:29:57.113114 [ 276 ] {b99a017c-2550-4cf7-ae81-ce5939983d13} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13367 | 2026.02.24 02:29:57.113316 [ 276 ] {b99a017c-2550-4cf7-ae81-ce5939983d13} <Trace> oximeter.measurements_bool (5b024778-5cbf-439d-b8f1-d22cc31c78c8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13368 | 2026.02.24 02:29:57.113441 [ 276 ] {b99a017c-2550-4cf7-ae81-ce5939983d13} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 13369 | 2026.02.24 02:29:57.113478 [ 276 ] {b99a017c-2550-4cf7-ae81-ce5939983d13} <Debug> TCPHandler: Processed in 0.001225478 sec. | ||
| 13370 | 2026.02.24 02:29:57.113595 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13371 | 2026.02.24 02:29:57.113689 [ 276 ] {67f5a0b3-1073-4e99-885b-5ddfa4061d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13372 | 2026.02.24 02:29:57.113731 [ 276 ] {67f5a0b3-1073-4e99-885b-5ddfa4061d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13373 | 2026.02.24 02:29:57.114141 [ 276 ] {67f5a0b3-1073-4e99-885b-5ddfa4061d50} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13374 | 2026.02.24 02:29:57.114175 [ 276 ] {67f5a0b3-1073-4e99-885b-5ddfa4061d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13375 | 2026.02.24 02:29:57.114494 [ 276 ] {67f5a0b3-1073-4e99-885b-5ddfa4061d50} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13376 | 2026.02.24 02:29:57.114702 [ 276 ] {67f5a0b3-1073-4e99-885b-5ddfa4061d50} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13377 | 2026.02.24 02:29:57.114813 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 | ||
| 13378 | 2026.02.24 02:29:57.114827 [ 276 ] {67f5a0b3-1073-4e99-885b-5ddfa4061d50} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001157 sec., 229040.62229904925 rows/sec., 15.22 MiB/sec. | ||
| 13379 | 2026.02.24 02:29:57.114844 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13380 | 2026.02.24 02:29:57.114863 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13381 | 2026.02.24 02:29:57.114865 [ 276 ] {67f5a0b3-1073-4e99-885b-5ddfa4061d50} <Debug> TCPHandler: Processed in 0.001317159 sec. | ||
| 13382 | 2026.02.24 02:29:57.114948 [ 201 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_95_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_90_18 to all_95_95_0 into Compact with storage Full | ||
| 13383 | 2026.02.24 02:29:57.114993 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13384 | 2026.02.24 02:29:57.115056 [ 201 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13385 | 2026.02.24 02:29:57.115091 [ 201 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_90_18, total 25839 rows starting from the beginning of the part | ||
| 13386 | 2026.02.24 02:29:57.115092 [ 276 ] {aaa5f546-f00c-4fda-a862-e8712718b370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13387 | 2026.02.24 02:29:57.115150 [ 276 ] {aaa5f546-f00c-4fda-a862-e8712718b370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13388 | 2026.02.24 02:29:57.115152 [ 201 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 13389 | 2026.02.24 02:29:57.115204 [ 201 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 917 rows starting from the beginning of the part | ||
| 13390 | 2026.02.24 02:29:57.115269 [ 201 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 32 rows starting from the beginning of the part | ||
| 13391 | 2026.02.24 02:29:57.115303 [ 201 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 13392 | 2026.02.24 02:29:57.115338 [ 201 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 265 rows starting from the beginning of the part | ||
| 13393 | 2026.02.24 02:29:57.115498 [ 276 ] {aaa5f546-f00c-4fda-a862-e8712718b370} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13394 | 2026.02.24 02:29:57.115541 [ 276 ] {aaa5f546-f00c-4fda-a862-e8712718b370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13395 | 2026.02.24 02:29:57.115854 [ 276 ] {aaa5f546-f00c-4fda-a862-e8712718b370} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13396 | 2026.02.24 02:29:57.116057 [ 276 ] {aaa5f546-f00c-4fda-a862-e8712718b370} <Trace> oximeter.measurements_f64 (e74df7c8-37f7-4223-b934-38314a67dfba): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13397 | 2026.02.24 02:29:57.116189 [ 276 ] {aaa5f546-f00c-4fda-a862-e8712718b370} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 60.43 KiB/sec. | ||
| 13398 | 2026.02.24 02:29:57.116249 [ 276 ] {aaa5f546-f00c-4fda-a862-e8712718b370} <Debug> TCPHandler: Processed in 0.00131163 sec. | ||
| 13399 | 2026.02.24 02:29:57.116369 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13400 | 2026.02.24 02:29:57.116461 [ 276 ] {c199f664-bc33-4b3a-94cb-5a7e48d5dd18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13401 | 2026.02.24 02:29:57.116515 [ 276 ] {c199f664-bc33-4b3a-94cb-5a7e48d5dd18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13402 | 2026.02.24 02:29:57.117393 [ 276 ] {c199f664-bc33-4b3a-94cb-5a7e48d5dd18} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13403 | 2026.02.24 02:29:57.117430 [ 276 ] {c199f664-bc33-4b3a-94cb-5a7e48d5dd18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13404 | 2026.02.24 02:29:57.118036 [ 276 ] {c199f664-bc33-4b3a-94cb-5a7e48d5dd18} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13405 | 2026.02.24 02:29:57.118282 [ 276 ] {c199f664-bc33-4b3a-94cb-5a7e48d5dd18} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13406 | 2026.02.24 02:29:57.118427 [ 276 ] {c199f664-bc33-4b3a-94cb-5a7e48d5dd18} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001983 sec., 5042.864346949067 rows/sec., 9.04 MiB/sec. | ||
| 13407 | 2026.02.24 02:29:57.118494 [ 276 ] {c199f664-bc33-4b3a-94cb-5a7e48d5dd18} <Debug> TCPHandler: Processed in 0.002172773 sec. | ||
| 13408 | 2026.02.24 02:29:57.118599 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13409 | 2026.02.24 02:29:57.118694 [ 276 ] {64285e3e-fdb0-4c70-b620-816c57188e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13410 | 2026.02.24 02:29:57.118733 [ 276 ] {64285e3e-fdb0-4c70-b620-816c57188e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13411 | 2026.02.24 02:29:57.119062 [ 276 ] {64285e3e-fdb0-4c70-b620-816c57188e02} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13412 | 2026.02.24 02:29:57.119096 [ 276 ] {64285e3e-fdb0-4c70-b620-816c57188e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13413 | 2026.02.24 02:29:57.119432 [ 276 ] {64285e3e-fdb0-4c70-b620-816c57188e02} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13414 | 2026.02.24 02:29:57.119656 [ 276 ] {64285e3e-fdb0-4c70-b620-816c57188e02} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13415 | 2026.02.24 02:29:57.119799 [ 276 ] {64285e3e-fdb0-4c70-b620-816c57188e02} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001123 sec., 80142.47551202137 rows/sec., 5.01 MiB/sec. | ||
| 13416 | 2026.02.24 02:29:57.119835 [ 276 ] {64285e3e-fdb0-4c70-b620-816c57188e02} <Debug> TCPHandler: Processed in 0.001283799 sec. | ||
| 13417 | 2026.02.24 02:29:57.121909 [ 192 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27373 rows, containing 5 columns (5 merged, 0 gathered) in 0.006993374 sec., 3914133.578441536 rows/sec., 264.92 MiB/sec. | ||
| 13418 | 2026.02.24 02:29:57.122260 [ 195 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
| 13419 | 2026.02.24 02:29:57.122589 [ 195 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13420 | 2026.02.24 02:29:57.122672 [ 195 ] {e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 | ||
| 13421 | 2026.02.24 02:29:57.122771 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 13422 | 2026.02.24 02:30:02.097481 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13423 | 2026.02.24 02:30:02.097674 [ 276 ] {5b5421df-bda9-43a7-a5fb-d6da13739479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13424 | 2026.02.24 02:30:02.097756 [ 276 ] {5b5421df-bda9-43a7-a5fb-d6da13739479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13425 | 2026.02.24 02:30:02.098413 [ 276 ] {5b5421df-bda9-43a7-a5fb-d6da13739479} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13426 | 2026.02.24 02:30:02.098453 [ 276 ] {5b5421df-bda9-43a7-a5fb-d6da13739479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13427 | 2026.02.24 02:30:02.098833 [ 276 ] {5b5421df-bda9-43a7-a5fb-d6da13739479} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13428 | 2026.02.24 02:30:02.099073 [ 276 ] {5b5421df-bda9-43a7-a5fb-d6da13739479} <Trace> oximeter.fields_ipaddr (ae93d0a2-6127-4780-bf6b-ce5f65b5d202): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13429 | 2026.02.24 02:30:02.099222 [ 276 ] {5b5421df-bda9-43a7-a5fb-d6da13739479} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001599 sec., 2501.5634771732334 rows/sec., 203.98 KiB/sec. | ||
| 13430 | 2026.02.24 02:30:02.099266 [ 276 ] {5b5421df-bda9-43a7-a5fb-d6da13739479} <Debug> TCPHandler: Processed in 0.001943929 sec. | ||
| 13431 | 2026.02.24 02:30:02.099396 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13432 | 2026.02.24 02:30:02.099493 [ 276 ] {80d5f433-7e54-4f0b-b1de-2d0f2b820e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13433 | 2026.02.24 02:30:02.099534 [ 276 ] {80d5f433-7e54-4f0b-b1de-2d0f2b820e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13434 | 2026.02.24 02:30:02.100006 [ 276 ] {80d5f433-7e54-4f0b-b1de-2d0f2b820e82} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13435 | 2026.02.24 02:30:02.100042 [ 276 ] {80d5f433-7e54-4f0b-b1de-2d0f2b820e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13436 | 2026.02.24 02:30:02.100466 [ 276 ] {80d5f433-7e54-4f0b-b1de-2d0f2b820e82} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13437 | 2026.02.24 02:30:02.100772 [ 276 ] {80d5f433-7e54-4f0b-b1de-2d0f2b820e82} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13438 | 2026.02.24 02:30:02.100915 [ 93 ] {} <Debug> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13439 | 2026.02.24 02:30:02.100924 [ 276 ] {80d5f433-7e54-4f0b-b1de-2d0f2b820e82} <Debug> executeQuery: Read 120 rows, 10.43 KiB in 0.00145 sec., 82758.62068965517 rows/sec., 7.02 MiB/sec. | ||
| 13440 | 2026.02.24 02:30:02.100956 [ 93 ] {} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13441 | 2026.02.24 02:30:02.100975 [ 276 ] {80d5f433-7e54-4f0b-b1de-2d0f2b820e82} <Debug> TCPHandler: Processed in 0.001629235 sec. | ||
| 13442 | 2026.02.24 02:30:02.100980 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13443 | 2026.02.24 02:30:02.101088 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13444 | 2026.02.24 02:30:02.101097 [ 197 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::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 | ||
| 13445 | 2026.02.24 02:30:02.101185 [ 276 ] {bfb50910-af97-4871-a05a-9c3d0dce70f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13446 | 2026.02.24 02:30:02.101230 [ 276 ] {bfb50910-af97-4871-a05a-9c3d0dce70f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13447 | 2026.02.24 02:30:02.101243 [ 197 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13448 | 2026.02.24 02:30:02.101281 [ 197 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2151 rows starting from the beginning of the part | ||
| 13449 | 2026.02.24 02:30:02.101346 [ 197 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1957 rows starting from the beginning of the part | ||
| 13450 | 2026.02.24 02:30:02.101394 [ 197 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::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 | ||
| 13451 | 2026.02.24 02:30:02.101443 [ 197 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 118 rows starting from the beginning of the part | ||
| 13452 | 2026.02.24 02:30:02.101483 [ 197 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 817 rows starting from the beginning of the part | ||
| 13453 | 2026.02.24 02:30:02.101522 [ 197 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 120 rows starting from the beginning of the part | ||
| 13454 | 2026.02.24 02:30:02.101666 [ 276 ] {bfb50910-af97-4871-a05a-9c3d0dce70f2} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13455 | 2026.02.24 02:30:02.101710 [ 276 ] {bfb50910-af97-4871-a05a-9c3d0dce70f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13456 | 2026.02.24 02:30:02.102066 [ 276 ] {bfb50910-af97-4871-a05a-9c3d0dce70f2} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13457 | 2026.02.24 02:30:02.102355 [ 276 ] {bfb50910-af97-4871-a05a-9c3d0dce70f2} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13458 | 2026.02.24 02:30:02.102512 [ 276 ] {bfb50910-af97-4871-a05a-9c3d0dce70f2} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001345 sec., 26022.304832713755 rows/sec., 1.90 MiB/sec. | ||
| 13459 | 2026.02.24 02:30:02.102519 [ 93 ] {} <Debug> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13460 | 2026.02.24 02:30:02.102558 [ 276 ] {bfb50910-af97-4871-a05a-9c3d0dce70f2} <Debug> TCPHandler: Processed in 0.001519662 sec. | ||
| 13461 | 2026.02.24 02:30:02.102570 [ 93 ] {} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13462 | 2026.02.24 02:30:02.102601 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13463 | 2026.02.24 02:30:02.102688 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13464 | 2026.02.24 02:30:02.102711 [ 195 ] {580652f6-82c7-4483-a510-67597bf45b73::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 | ||
| 13465 | 2026.02.24 02:30:02.102783 [ 276 ] {345346b7-53db-4168-a228-28c5c99aca33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13466 | 2026.02.24 02:30:02.102828 [ 276 ] {345346b7-53db-4168-a228-28c5c99aca33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13467 | 2026.02.24 02:30:02.102845 [ 195 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13468 | 2026.02.24 02:30:02.102885 [ 195 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 215 rows starting from the beginning of the part | ||
| 13469 | 2026.02.24 02:30:02.102954 [ 195 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 31 rows starting from the beginning of the part | ||
| 13470 | 2026.02.24 02:30:02.103003 [ 195 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 152 rows starting from the beginning of the part | ||
| 13471 | 2026.02.24 02:30:02.103044 [ 195 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 31 rows starting from the beginning of the part | ||
| 13472 | 2026.02.24 02:30:02.103088 [ 195 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 152 rows starting from the beginning of the part | ||
| 13473 | 2026.02.24 02:30:02.103129 [ 195 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 35 rows starting from the beginning of the part | ||
| 13474 | 2026.02.24 02:30:02.103323 [ 276 ] {345346b7-53db-4168-a228-28c5c99aca33} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13475 | 2026.02.24 02:30:02.103371 [ 276 ] {345346b7-53db-4168-a228-28c5c99aca33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13476 | 2026.02.24 02:30:02.103712 [ 198 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5219 rows, containing 5 columns (5 merged, 0 gathered) in 0.002664379 sec., 1958805.4101912677 rows/sec., 166.94 MiB/sec. | ||
| 13477 | 2026.02.24 02:30:02.103766 [ 276 ] {345346b7-53db-4168-a228-28c5c99aca33} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13478 | 2026.02.24 02:30:02.104022 [ 276 ] {345346b7-53db-4168-a228-28c5c99aca33} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13479 | 2026.02.24 02:30:02.104036 [ 197 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.00137429 sec., 448231.45042167226 rows/sec., 30.02 MiB/sec. | ||
| 13480 | 2026.02.24 02:30:02.104089 [ 193 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13481 | 2026.02.24 02:30:02.104151 [ 93 ] {} <Debug> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13482 | 2026.02.24 02:30:02.104167 [ 276 ] {345346b7-53db-4168-a228-28c5c99aca33} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001402 sec., 70613.40941512125 rows/sec., 5.52 MiB/sec. | ||
| 13483 | 2026.02.24 02:30:02.104193 [ 93 ] {} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13484 | 2026.02.24 02:30:02.104220 [ 276 ] {345346b7-53db-4168-a228-28c5c99aca33} <Debug> TCPHandler: Processed in 0.001587384 sec. | ||
| 13485 | 2026.02.24 02:30:02.104221 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13486 | 2026.02.24 02:30:02.104245 [ 198 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13487 | 2026.02.24 02:30:02.104306 [ 195 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::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 | ||
| 13488 | 2026.02.24 02:30:02.104360 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13489 | 2026.02.24 02:30:02.104401 [ 195 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13490 | 2026.02.24 02:30:02.104433 [ 195 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1061 rows starting from the beginning of the part | ||
| 13491 | 2026.02.24 02:30:02.104437 [ 193 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_96_19} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13492 | 2026.02.24 02:30:02.104469 [ 276 ] {a2cac24b-0263-4a20-b9cb-fd5f93ad4086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13493 | 2026.02.24 02:30:02.104484 [ 195 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 956 rows starting from the beginning of the part | ||
| 13494 | 2026.02.24 02:30:02.104532 [ 276 ] {a2cac24b-0263-4a20-b9cb-fd5f93ad4086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13495 | 2026.02.24 02:30:02.104535 [ 193 ] {50416f77-e3c9-41ab-b26c-2ef730540ca6::all_1_96_19} <Trace> oximeter.fields_string (50416f77-e3c9-41ab-b26c-2ef730540ca6) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13496 | 2026.02.24 02:30:02.104536 [ 195 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::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 | ||
| 13497 | 2026.02.24 02:30:02.104611 [ 198 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_81_16} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13498 | 2026.02.24 02:30:02.104618 [ 195 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 95 rows starting from the beginning of the part | ||
| 13499 | 2026.02.24 02:30:02.104642 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 13500 | 2026.02.24 02:30:02.104672 [ 195 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 500 rows starting from the beginning of the part | ||
| 13501 | 2026.02.24 02:30:02.104711 [ 195 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 99 rows starting from the beginning of the part | ||
| 13502 | 2026.02.24 02:30:02.104713 [ 198 ] {580652f6-82c7-4483-a510-67597bf45b73::all_1_81_16} <Trace> oximeter.fields_u16 (580652f6-82c7-4483-a510-67597bf45b73) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13503 | 2026.02.24 02:30:02.104831 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13504 | 2026.02.24 02:30:02.105018 [ 276 ] {a2cac24b-0263-4a20-b9cb-fd5f93ad4086} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13505 | 2026.02.24 02:30:02.105063 [ 276 ] {a2cac24b-0263-4a20-b9cb-fd5f93ad4086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13506 | 2026.02.24 02:30:02.105463 [ 276 ] {a2cac24b-0263-4a20-b9cb-fd5f93ad4086} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13507 | 2026.02.24 02:30:02.105698 [ 276 ] {a2cac24b-0263-4a20-b9cb-fd5f93ad4086} <Trace> oximeter.measurements_cumulativeu64 (e1dd394b-6293-4ce5-b2ab-f15ef40fe8fc): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13508 | 2026.02.24 02:30:02.105853 [ 276 ] {a2cac24b-0263-4a20-b9cb-fd5f93ad4086} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001407 sec., 115138.59275053305 rows/sec., 8.02 MiB/sec. | ||
| 13509 | 2026.02.24 02:30:02.105868 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2775 rows, containing 5 columns (5 merged, 0 gathered) in 0.001586673 sec., 1748942.5987585343 rows/sec., 133.44 MiB/sec. | ||
| 13510 | 2026.02.24 02:30:02.105895 [ 276 ] {a2cac24b-0263-4a20-b9cb-fd5f93ad4086} <Debug> TCPHandler: Processed in 0.001590424 sec. | ||
| 13511 | 2026.02.24 02:30:02.106026 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13512 | 2026.02.24 02:30:02.106106 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13513 | 2026.02.24 02:30:02.106124 [ 276 ] {375a6468-ddf8-4224-a607-ebe0aa4bfc90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13514 | 2026.02.24 02:30:02.106193 [ 276 ] {375a6468-ddf8-4224-a607-ebe0aa4bfc90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13515 | 2026.02.24 02:30:02.106378 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_96_19} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13516 | 2026.02.24 02:30:02.106456 [ 191 ] {34730898-f20b-4f9f-ad91-f88d6ed59d00::all_1_96_19} <Trace> oximeter.fields_uuid (34730898-f20b-4f9f-ad91-f88d6ed59d00) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13517 | 2026.02.24 02:30:02.106541 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 13518 | 2026.02.24 02:30:02.107124 [ 276 ] {375a6468-ddf8-4224-a607-ebe0aa4bfc90} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13519 | 2026.02.24 02:30:02.107167 [ 276 ] {375a6468-ddf8-4224-a607-ebe0aa4bfc90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13520 | 2026.02.24 02:30:02.107792 [ 276 ] {375a6468-ddf8-4224-a607-ebe0aa4bfc90} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13521 | 2026.02.24 02:30:02.108074 [ 276 ] {375a6468-ddf8-4224-a607-ebe0aa4bfc90} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13522 | 2026.02.24 02:30:02.108209 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13523 | 2026.02.24 02:30:02.108229 [ 276 ] {375a6468-ddf8-4224-a607-ebe0aa4bfc90} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002122 sec., 14608.859566446747 rows/sec., 26.18 MiB/sec. | ||
| 13524 | 2026.02.24 02:30:02.108245 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13525 | 2026.02.24 02:30:02.108272 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13526 | 2026.02.24 02:30:02.108305 [ 276 ] {375a6468-ddf8-4224-a607-ebe0aa4bfc90} <Debug> TCPHandler: Processed in 0.002327845 sec. | ||
| 13527 | 2026.02.24 02:30:02.108348 [ 195 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::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 | ||
| 13528 | 2026.02.24 02:30:02.108440 [ 276 ] {} <Trace> TCP-Session: 4881a1b3-cd39-40f0-a58e-b116633d906e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13529 | 2026.02.24 02:30:02.108547 [ 195 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13530 | 2026.02.24 02:30:02.108552 [ 276 ] {6e0db1a1-8c51-46fa-9bbb-5d898698e85b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13531 | 2026.02.24 02:30:02.108612 [ 195 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1497 rows starting from the beginning of the part | ||
| 13532 | 2026.02.24 02:30:02.108614 [ 276 ] {6e0db1a1-8c51-46fa-9bbb-5d898698e85b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13533 | 2026.02.24 02:30:02.108737 [ 195 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 31 rows starting from the beginning of the part | ||
| 13534 | 2026.02.24 02:30:02.108858 [ 195 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 10 rows starting from the beginning of the part | ||
| 13535 | 2026.02.24 02:30:02.108976 [ 195 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 31 rows starting from the beginning of the part | ||
| 13536 | 2026.02.24 02:30:02.109026 [ 276 ] {6e0db1a1-8c51-46fa-9bbb-5d898698e85b} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13537 | 2026.02.24 02:30:02.109072 [ 276 ] {6e0db1a1-8c51-46fa-9bbb-5d898698e85b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13538 | 2026.02.24 02:30:02.109091 [ 195 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 10 rows starting from the beginning of the part | ||
| 13539 | 2026.02.24 02:30:02.109217 [ 195 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 31 rows starting from the beginning of the part | ||
| 13540 | 2026.02.24 02:30:02.109463 [ 276 ] {6e0db1a1-8c51-46fa-9bbb-5d898698e85b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13541 | 2026.02.24 02:30:02.109791 [ 276 ] {6e0db1a1-8c51-46fa-9bbb-5d898698e85b} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13542 | 2026.02.24 02:30:02.109923 [ 93 ] {} <Debug> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13543 | 2026.02.24 02:30:02.109940 [ 276 ] {6e0db1a1-8c51-46fa-9bbb-5d898698e85b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001407 sec., 42643.923240938166 rows/sec., 2.87 MiB/sec. | ||
| 13544 | 2026.02.24 02:30:02.109959 [ 93 ] {} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13545 | 2026.02.24 02:30:02.109978 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13546 | 2026.02.24 02:30:02.109980 [ 276 ] {6e0db1a1-8c51-46fa-9bbb-5d898698e85b} <Debug> TCPHandler: Processed in 0.001594023 sec. | ||
| 13547 | 2026.02.24 02:30:02.110074 [ 198 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::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 | ||
| 13548 | 2026.02.24 02:30:02.110201 [ 198 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13549 | 2026.02.24 02:30:02.110235 [ 198 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5640 rows starting from the beginning of the part | ||
| 13550 | 2026.02.24 02:30:02.110304 [ 198 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 78 rows starting from the beginning of the part | ||
| 13551 | 2026.02.24 02:30:02.110352 [ 198 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 12 rows starting from the beginning of the part | ||
| 13552 | 2026.02.24 02:30:02.110394 [ 198 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 13553 | 2026.02.24 02:30:02.110432 [ 198 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 90 rows starting from the beginning of the part | ||
| 13554 | 2026.02.24 02:30:02.110473 [ 198 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::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 | ||
| 13555 | 2026.02.24 02:30:02.112701 [ 193 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5940 rows, containing 4 columns (4 merged, 0 gathered) in 0.00267172 sec., 2223286.8713787375 rows/sec., 143.96 MiB/sec. | ||
| 13556 | 2026.02.24 02:30:02.113092 [ 202 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13557 | 2026.02.24 02:30:02.113381 [ 202 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_96_19} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13558 | 2026.02.24 02:30:02.113456 [ 202 ] {49f45623-0f96-4ded-872e-c7a7d174ebc5::all_1_96_19} <Trace> oximeter.measurements_u64 (49f45623-0f96-4ded-872e-c7a7d174ebc5) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13559 | 2026.02.24 02:30:02.113541 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 13560 | 2026.02.24 02:30:02.118733 [ 202 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1610 rows, containing 19 columns (19 merged, 0 gathered) in 0.010417965 sec., 154540.7380424104 rows/sec., 276.93 MiB/sec. | ||
| 13561 | 2026.02.24 02:30:02.120334 [ 193 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13562 | 2026.02.24 02:30:02.120745 [ 193 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13563 | 2026.02.24 02:30:02.120830 [ 193 ] {5d8e4fb2-9777-4604-9555-9ed36403ff1a::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (5d8e4fb2-9777-4604-9555-9ed36403ff1a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13564 | 2026.02.24 02:30:02.120972 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 13565 | 2026.02.24 02:30:02.151476 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27396 | ||
| 13566 | 2026.02.24 02:30:02.151989 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13567 | 2026.02.24 02:30:02.152032 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13568 | 2026.02.24 02:30:02.152504 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13569 | 2026.02.24 02:30:02.152742 [ 245 ] {} <Trace> system.asynchronous_metric_log (69295640-ce3a-4557-b779-6bf5e9771e0a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13570 | 2026.02.24 02:30:02.152870 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27396 | ||
| 13571 | 2026.02.24 02:30:03.001213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.85 MiB, peak 357.36 MiB, free memory in arenas 0.00 B, will set to 350.68 MiB (RSS), difference: 4.83 MiB | ||