| 1 | [ Jan 6 19:25:23 Enabled. ] | ||
| 2 | [ Jan 6 19:25:23 Rereading configuration. ] | ||
| 3 | [ Jan 6 19:25:24 Rereading configuration. ] | ||
| 4 | [ Jan 6 19:25:30 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 | [ Jan 6 19:25:30 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.01.06 19:25:31.583973 [ 1 ] {} <Information> Application: Will watch for the process with pid 25422 | ||
| 29 | 2026.01.06 19:25:31.584342 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.06 19:25:31.973667 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25422 | ||
| 31 | 2026.01.06 19:25:31.974388 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.06 19:25:31.974537 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.06 19:25:32.062181 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.06 19:25:32.105808 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.06 19:25:32.105853 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.06 19:25:32.105870 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.06 19:25:32.105922 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.06 19:25:32.106274 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.06 19:25:32.108306 [ 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.01.06 19:25:32.109044 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.06 19:25:32.109818 [ 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.01.06 19:25:32.109840 [ 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.01.06 19:25:32.109855 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.06 19:25:32.110511 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.06 19:25:32.111598 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.06 19:25:32.116797 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.06 19:25:32.117928 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.06 19:25:32.118730 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.06 19:25:32.118792 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.06 19:25:32.119787 [ 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.01.06 19:25:32.120223 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.06 19:25:32.123941 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.06 19:25:32.124198 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.06 19:25:32.127451 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.06 19:25:32.127820 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.06 19:25:32.128195 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.06 19:25:32.128571 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.06 19:25:32.129945 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.06 19:25:32.129970 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.06 19:25:32.130062 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.06 19:25:32.130148 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.06 19:25:32.152522 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.06 19:25:32.152549 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000157825 sec | ||
| 68 | 2026.01.06 19:25:32.152569 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.06 19:25:32.152582 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.06 19:25:32.153215 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.06 19:25:32.153900 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.06 19:25:32.163037 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.06 19:25:32.163086 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.06 19:25:32.163109 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.06 19:25:32.163120 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.06 19:25:32.163153 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.06 19:25:32.163173 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.06 19:25:32.165150 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.06 19:25:32.165195 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.06 19:25:32.165215 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.06 19:25:32.165350 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.06 19:25:32.165399 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.06 19:25:32.165414 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.06 19:25:32.165432 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.06 19:25:32.165443 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.06 19:25:32.165476 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.06 19:25:32.165493 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.06 19:25:32.186681 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.06 19:25:32.190880 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.06 19:25:32.190913 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.4672e-05 sec | ||
| 91 | 2026.01.06 19:25:32.190928 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.06 19:25:32.190940 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.06 19:25:32.190966 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.06 19:25:32.191173 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.06 19:25:32.191224 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.06 19:25:32.191238 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.06 19:25:32.191251 [ 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.01.06 19:25:32.191264 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.06 19:25:32.195118 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.06 19:25:32.195340 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.66 MiB (RSS), difference: 91.88 MiB | ||
| 101 | 2026.01.06 19:25:32.196730 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.406e-05 sec. | ||
| 102 | 2026.01.06 19:25:32.197086 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.06 19:25:32.197200 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.06 19:25:32.197236 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.06 19:25:33.119608 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43326 | ||
| 106 | 2026.01.06 19:25:33.122130 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.06 19:25:33.122187 [ 3 ] {} <Debug> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Authenticating user 'default' from [fd00:1122:3344:101::d]:43326 | ||
| 108 | 2026.01.06 19:25:33.122214 [ 3 ] {} <Debug> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.06 19:25:33.122234 [ 3 ] {} <Debug> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.06 19:25:33.122326 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.06 19:25:33.122352 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.01.06 19:25:33.122374 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.06 19:25:33.122871 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59635 | ||
| 114 | 2026.01.06 19:25:33.122890 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47030 | ||
| 115 | 2026.01.06 19:25:33.123145 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.01.06 19:25:33.123187 [ 5 ] {} <Debug> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Authenticating user 'default' from [fd00:1122:3344:101::d]:47030 | ||
| 117 | 2026.01.06 19:25:33.123235 [ 5 ] {} <Debug> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.01.06 19:25:33.123251 [ 5 ] {} <Debug> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.01.06 19:25:33.123754 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36291 | ||
| 120 | 2026.01.06 19:25:33.123930 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49959 | ||
| 121 | 2026.01.06 19:25:33.124498 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.01.06 19:25:33.124551 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54349 | ||
| 123 | 2026.01.06 19:25:33.124556 [ 4 ] {} <Debug> TCP-Session: e8c0c61d-1f77-48aa-8bad-0d623f6ca670 Authenticating user 'default' from [fd00:1122:3344:101::d]:59635 | ||
| 124 | 2026.01.06 19:25:33.124643 [ 4 ] {} <Debug> TCP-Session: e8c0c61d-1f77-48aa-8bad-0d623f6ca670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.01.06 19:25:33.124657 [ 4 ] {} <Debug> TCP-Session: e8c0c61d-1f77-48aa-8bad-0d623f6ca670 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.01.06 19:25:33.125228 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.01.06 19:25:33.125241 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 128 | 2026.01.06 19:25:33.125247 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.01.06 19:25:33.125282 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.01.06 19:25:33.125327 [ 256 ] {} <Debug> TCP-Session: d963af04-e172-452b-a242-c9de5e1dfc26 Authenticating user 'default' from [fd00:1122:3344:101::d]:54349 | ||
| 131 | 2026.01.06 19:25:33.125336 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50103 | ||
| 132 | 2026.01.06 19:25:33.125357 [ 255 ] {} <Debug> TCP-Session: d7845eed-9882-4931-82df-372f11a513b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 | ||
| 133 | 2026.01.06 19:25:33.125382 [ 256 ] {} <Debug> TCP-Session: d963af04-e172-452b-a242-c9de5e1dfc26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.01.06 19:25:33.125403 [ 255 ] {} <Debug> TCP-Session: d7845eed-9882-4931-82df-372f11a513b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.01.06 19:25:33.125429 [ 256 ] {} <Debug> TCP-Session: d963af04-e172-452b-a242-c9de5e1dfc26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.01.06 19:25:33.125480 [ 255 ] {} <Debug> TCP-Session: d7845eed-9882-4931-82df-372f11a513b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.01.06 19:25:33.125410 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48160 | ||
| 138 | 2026.01.06 19:25:33.125295 [ 253 ] {} <Debug> TCP-Session: b39aec35-6dc9-4b11-a29a-c35ce3caf45c Authenticating user 'default' from [fd00:1122:3344:101::d]:36291 | ||
| 139 | 2026.01.06 19:25:33.125235 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41126 | ||
| 140 | 2026.01.06 19:25:33.125579 [ 253 ] {} <Debug> TCP-Session: b39aec35-6dc9-4b11-a29a-c35ce3caf45c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.01.06 19:25:33.125573 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.01.06 19:25:33.125643 [ 253 ] {} <Debug> TCP-Session: b39aec35-6dc9-4b11-a29a-c35ce3caf45c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.01.06 19:25:33.125675 [ 258 ] {} <Debug> TCP-Session: 5c070b08-1e20-4158-a3ac-09bebaae9fe6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50103 | ||
| 144 | 2026.01.06 19:25:33.125717 [ 258 ] {} <Debug> TCP-Session: 5c070b08-1e20-4158-a3ac-09bebaae9fe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.06 19:25:33.125731 [ 258 ] {} <Debug> TCP-Session: 5c070b08-1e20-4158-a3ac-09bebaae9fe6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.06 19:25:33.126713 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.01.06 19:25:33.126769 [ 259 ] {} <Debug> TCP-Session: 3c298ca2-8a47-4886-a02c-abc2ec0b0ed3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48160 | ||
| 148 | 2026.01.06 19:25:33.126786 [ 259 ] {} <Debug> TCP-Session: 3c298ca2-8a47-4886-a02c-abc2ec0b0ed3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.01.06 19:25:33.126797 [ 259 ] {} <Debug> TCP-Session: 3c298ca2-8a47-4886-a02c-abc2ec0b0ed3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.01.06 19:25:33.127314 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.01.06 19:25:33.127356 [ 257 ] {} <Debug> TCP-Session: f19a6694-d729-4b17-abc8-c92c0321a7bd Authenticating user 'default' from [fd00:1122:3344:101::d]:41126 | ||
| 152 | 2026.01.06 19:25:33.127376 [ 257 ] {} <Debug> TCP-Session: f19a6694-d729-4b17-abc8-c92c0321a7bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.06 19:25:33.127402 [ 257 ] {} <Debug> TCP-Session: f19a6694-d729-4b17-abc8-c92c0321a7bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.01.06 19:25:33.128101 [ 3 ] {e805c10c-8562-432e-bb31-672b0ba0ca91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.01.06 19:25:33.207174 [ 3 ] {e805c10c-8562-432e-bb31-672b0ba0ca91} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:43326) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 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 | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 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 | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 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 | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.01.06 19:25:33.207920 [ 3 ] {e805c10c-8562-432e-bb31-672b0ba0ca91} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 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 | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 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 | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 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 | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.01.06 19:25:33.207992 [ 3 ] {e805c10c-8562-432e-bb31-672b0ba0ca91} <Debug> TCPHandler: Processed in 0.084890905 sec. | ||
| 204 | 2026.01.06 19:25:33.208538 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.01.06 19:25:33.208789 [ 5 ] {29f9dbb3-9f64-4411-814d-cadc07dd84be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.01.06 19:25:33.209203 [ 5 ] {29f9dbb3-9f64-4411-814d-cadc07dd84be} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:47030) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 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 | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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 | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 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 | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.01.06 19:25:33.209346 [ 5 ] {29f9dbb3-9f64-4411-814d-cadc07dd84be} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 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 | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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 | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 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 | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.01.06 19:25:33.209423 [ 5 ] {29f9dbb3-9f64-4411-814d-cadc07dd84be} <Debug> TCPHandler: Processed in 0.001066521 sec. | ||
| 255 | 2026.01.06 19:25:33.209708 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.01.06 19:25:33.209907 [ 3 ] {55e1a91f-a728-4d6a-8b61-3550796dd0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.01.06 19:25:33.210458 [ 3 ] {55e1a91f-a728-4d6a-8b61-3550796dd0c4} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.01.06 19:25:33.214099 [ 3 ] {55e1a91f-a728-4d6a-8b61-3550796dd0c4} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.01.06 19:25:33.214119 [ 3 ] {55e1a91f-a728-4d6a-8b61-3550796dd0c4} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.2352e-05 sec | ||
| 260 | 2026.01.06 19:25:33.214133 [ 3 ] {55e1a91f-a728-4d6a-8b61-3550796dd0c4} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.01.06 19:25:33.214149 [ 3 ] {55e1a91f-a728-4d6a-8b61-3550796dd0c4} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.01.06 19:25:33.214173 [ 3 ] {55e1a91f-a728-4d6a-8b61-3550796dd0c4} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.01.06 19:25:33.214758 [ 3 ] {55e1a91f-a728-4d6a-8b61-3550796dd0c4} <Debug> TCPHandler: Processed in 0.005144322 sec. | ||
| 264 | 2026.01.06 19:25:33.214911 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.01.06 19:25:33.215060 [ 3 ] {e284eaac-2ca1-4a1a-8ea5-12d7284ca872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.01.06 19:25:33.215107 [ 3 ] {e284eaac-2ca1-4a1a-8ea5-12d7284ca872} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.01.06 19:25:33.219533 [ 3 ] {e284eaac-2ca1-4a1a-8ea5-12d7284ca872} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.01.06 19:25:33.221630 [ 3 ] {e284eaac-2ca1-4a1a-8ea5-12d7284ca872} <Debug> oximeter.version (c9879b98-2857-4c41-a1bf-4a005a9336fb): Loading data parts | ||
| 270 | 2026.01.06 19:25:33.222999 [ 3 ] {e284eaac-2ca1-4a1a-8ea5-12d7284ca872} <Debug> oximeter.version (c9879b98-2857-4c41-a1bf-4a005a9336fb): There are no data parts | ||
| 271 | 2026.01.06 19:25:33.225540 [ 3 ] {e284eaac-2ca1-4a1a-8ea5-12d7284ca872} <Debug> TCPHandler: Processed in 0.010675457 sec. | ||
| 272 | 2026.01.06 19:25:33.225704 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.01.06 19:25:33.225873 [ 3 ] {50183333-3e27-4b55-9ba7-9981246a5f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | 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) | ||
| 284 | 2026.01.06 19:25:33.225934 [ 3 ] {50183333-3e27-4b55-9ba7-9981246a5f36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.01.06 19:25:33.238028 [ 3 ] {50183333-3e27-4b55-9ba7-9981246a5f36} <Debug> oximeter.measurements_bool (dc501afc-ce6b-4c9b-94c8-74d588f9859c): Loading data parts | ||
| 286 | 2026.01.06 19:25:33.238217 [ 3 ] {50183333-3e27-4b55-9ba7-9981246a5f36} <Debug> oximeter.measurements_bool (dc501afc-ce6b-4c9b-94c8-74d588f9859c): There are no data parts | ||
| 287 | 2026.01.06 19:25:33.240958 [ 3 ] {50183333-3e27-4b55-9ba7-9981246a5f36} <Debug> TCPHandler: Processed in 0.015297813 sec. | ||
| 288 | 2026.01.06 19:25:33.241130 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.01.06 19:25:33.241293 [ 3 ] {18349b22-b43e-44cb-b9ce-a925de2df7a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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) | ||
| 290 | 2026.01.06 19:25:33.241341 [ 3 ] {18349b22-b43e-44cb-b9ce-a925de2df7a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.01.06 19:25:33.243756 [ 3 ] {18349b22-b43e-44cb-b9ce-a925de2df7a8} <Debug> oximeter.measurements_i8 (6224d328-da75-45c5-8021-f575342e157f): Loading data parts | ||
| 292 | 2026.01.06 19:25:33.243887 [ 3 ] {18349b22-b43e-44cb-b9ce-a925de2df7a8} <Debug> oximeter.measurements_i8 (6224d328-da75-45c5-8021-f575342e157f): There are no data parts | ||
| 293 | 2026.01.06 19:25:33.245172 [ 3 ] {18349b22-b43e-44cb-b9ce-a925de2df7a8} <Debug> TCPHandler: Processed in 0.004089891 sec. | ||
| 294 | 2026.01.06 19:25:33.245372 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.01.06 19:25:33.245527 [ 3 ] {c655046d-bdbf-46b3-a98e-a30ae7a76b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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) | ||
| 296 | 2026.01.06 19:25:33.245583 [ 3 ] {c655046d-bdbf-46b3-a98e-a30ae7a76b18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.01.06 19:25:33.247776 [ 3 ] {c655046d-bdbf-46b3-a98e-a30ae7a76b18} <Debug> oximeter.measurements_u8 (d5f172be-1ef1-4d8a-90b8-9dda88bfbc06): Loading data parts | ||
| 298 | 2026.01.06 19:25:33.247914 [ 3 ] {c655046d-bdbf-46b3-a98e-a30ae7a76b18} <Debug> oximeter.measurements_u8 (d5f172be-1ef1-4d8a-90b8-9dda88bfbc06): There are no data parts | ||
| 299 | 2026.01.06 19:25:33.249169 [ 3 ] {c655046d-bdbf-46b3-a98e-a30ae7a76b18} <Debug> TCPHandler: Processed in 0.003846094 sec. | ||
| 300 | 2026.01.06 19:25:33.249344 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.01.06 19:25:33.249517 [ 3 ] {e5494565-98a3-4c0e-b00c-b2d8210713e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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) | ||
| 302 | 2026.01.06 19:25:33.249560 [ 3 ] {e5494565-98a3-4c0e-b00c-b2d8210713e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.01.06 19:25:33.251726 [ 3 ] {e5494565-98a3-4c0e-b00c-b2d8210713e0} <Debug> oximeter.measurements_i16 (185da938-24f0-4812-adaa-71cc72b1a2bf): Loading data parts | ||
| 304 | 2026.01.06 19:25:33.251852 [ 3 ] {e5494565-98a3-4c0e-b00c-b2d8210713e0} <Debug> oximeter.measurements_i16 (185da938-24f0-4812-adaa-71cc72b1a2bf): There are no data parts | ||
| 305 | 2026.01.06 19:25:33.253159 [ 3 ] {e5494565-98a3-4c0e-b00c-b2d8210713e0} <Debug> TCPHandler: Processed in 0.003863754 sec. | ||
| 306 | 2026.01.06 19:25:33.253374 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.01.06 19:25:33.253525 [ 3 ] {9e780f6c-171a-4d4a-a739-7102c86a99f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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) | ||
| 308 | 2026.01.06 19:25:33.253581 [ 3 ] {9e780f6c-171a-4d4a-a739-7102c86a99f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.01.06 19:25:33.255660 [ 3 ] {9e780f6c-171a-4d4a-a739-7102c86a99f0} <Debug> oximeter.measurements_u16 (860babb1-1a13-406c-aeff-9c03403ae6a6): Loading data parts | ||
| 310 | 2026.01.06 19:25:33.255795 [ 3 ] {9e780f6c-171a-4d4a-a739-7102c86a99f0} <Debug> oximeter.measurements_u16 (860babb1-1a13-406c-aeff-9c03403ae6a6): There are no data parts | ||
| 311 | 2026.01.06 19:25:33.256996 [ 3 ] {9e780f6c-171a-4d4a-a739-7102c86a99f0} <Debug> TCPHandler: Processed in 0.003669939 sec. | ||
| 312 | 2026.01.06 19:25:33.257164 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.01.06 19:25:33.257331 [ 3 ] {0eec36cf-7526-4cc8-804b-183e1748f0d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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) | ||
| 314 | 2026.01.06 19:25:33.257373 [ 3 ] {0eec36cf-7526-4cc8-804b-183e1748f0d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.01.06 19:25:33.259523 [ 3 ] {0eec36cf-7526-4cc8-804b-183e1748f0d3} <Debug> oximeter.measurements_i32 (e1d32c9f-2377-4e61-a27e-d59bbcf6a9b2): Loading data parts | ||
| 316 | 2026.01.06 19:25:33.259650 [ 3 ] {0eec36cf-7526-4cc8-804b-183e1748f0d3} <Debug> oximeter.measurements_i32 (e1d32c9f-2377-4e61-a27e-d59bbcf6a9b2): There are no data parts | ||
| 317 | 2026.01.06 19:25:33.260889 [ 3 ] {0eec36cf-7526-4cc8-804b-183e1748f0d3} <Debug> TCPHandler: Processed in 0.003773541 sec. | ||
| 318 | 2026.01.06 19:25:33.261063 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.01.06 19:25:33.261213 [ 3 ] {9b16f64b-9832-483f-8753-3e32b04388ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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) | ||
| 320 | 2026.01.06 19:25:33.261268 [ 3 ] {9b16f64b-9832-483f-8753-3e32b04388ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.01.06 19:25:33.263360 [ 3 ] {9b16f64b-9832-483f-8753-3e32b04388ed} <Debug> oximeter.measurements_u32 (5e179124-371a-4d79-8dc1-d2bb8bfee2f4): Loading data parts | ||
| 322 | 2026.01.06 19:25:33.263552 [ 3 ] {9b16f64b-9832-483f-8753-3e32b04388ed} <Debug> oximeter.measurements_u32 (5e179124-371a-4d79-8dc1-d2bb8bfee2f4): There are no data parts | ||
| 323 | 2026.01.06 19:25:33.264812 [ 3 ] {9b16f64b-9832-483f-8753-3e32b04388ed} <Debug> TCPHandler: Processed in 0.003797612 sec. | ||
| 324 | 2026.01.06 19:25:33.264961 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.01.06 19:25:33.265122 [ 3 ] {dedda25b-d20c-41c6-8ee9-6c2a516578a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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) | ||
| 326 | 2026.01.06 19:25:33.265173 [ 3 ] {dedda25b-d20c-41c6-8ee9-6c2a516578a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2026.01.06 19:25:33.267236 [ 3 ] {dedda25b-d20c-41c6-8ee9-6c2a516578a6} <Debug> oximeter.measurements_i64 (0146a7a5-6ea5-46ae-afd9-c1bb89a6eb1b): Loading data parts | ||
| 328 | 2026.01.06 19:25:33.267363 [ 3 ] {dedda25b-d20c-41c6-8ee9-6c2a516578a6} <Debug> oximeter.measurements_i64 (0146a7a5-6ea5-46ae-afd9-c1bb89a6eb1b): There are no data parts | ||
| 329 | 2026.01.06 19:25:33.268619 [ 3 ] {dedda25b-d20c-41c6-8ee9-6c2a516578a6} <Debug> TCPHandler: Processed in 0.00370592 sec. | ||
| 330 | 2026.01.06 19:25:33.268781 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2026.01.06 19:25:33.268940 [ 3 ] {d00f4e4e-7a5e-44c7-8c42-3a468b20a6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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) | ||
| 332 | 2026.01.06 19:25:33.268995 [ 3 ] {d00f4e4e-7a5e-44c7-8c42-3a468b20a6e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2026.01.06 19:25:33.271093 [ 3 ] {d00f4e4e-7a5e-44c7-8c42-3a468b20a6e3} <Debug> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Loading data parts | ||
| 334 | 2026.01.06 19:25:33.271215 [ 3 ] {d00f4e4e-7a5e-44c7-8c42-3a468b20a6e3} <Debug> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): There are no data parts | ||
| 335 | 2026.01.06 19:25:33.272457 [ 3 ] {d00f4e4e-7a5e-44c7-8c42-3a468b20a6e3} <Debug> TCPHandler: Processed in 0.00372481 sec. | ||
| 336 | 2026.01.06 19:25:33.272610 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.01.06 19:25:33.272766 [ 3 ] {896e5cc4-9b7e-4472-b4a0-b0998983195d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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) | ||
| 338 | 2026.01.06 19:25:33.272828 [ 3 ] {896e5cc4-9b7e-4472-b4a0-b0998983195d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2026.01.06 19:25:33.274893 [ 3 ] {896e5cc4-9b7e-4472-b4a0-b0998983195d} <Debug> oximeter.measurements_f32 (3f862bdf-0eda-4053-8335-d1039a37487c): Loading data parts | ||
| 340 | 2026.01.06 19:25:33.275030 [ 3 ] {896e5cc4-9b7e-4472-b4a0-b0998983195d} <Debug> oximeter.measurements_f32 (3f862bdf-0eda-4053-8335-d1039a37487c): There are no data parts | ||
| 341 | 2026.01.06 19:25:33.276261 [ 3 ] {896e5cc4-9b7e-4472-b4a0-b0998983195d} <Debug> TCPHandler: Processed in 0.00369888 sec. | ||
| 342 | 2026.01.06 19:25:33.276402 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.01.06 19:25:33.276567 [ 3 ] {7bdbd03f-19fe-4e2a-ad06-73f86f86a1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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) | ||
| 344 | 2026.01.06 19:25:33.276623 [ 3 ] {7bdbd03f-19fe-4e2a-ad06-73f86f86a1e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2026.01.06 19:25:33.278648 [ 3 ] {7bdbd03f-19fe-4e2a-ad06-73f86f86a1e3} <Debug> oximeter.measurements_f64 (6b0ada29-81c2-4d70-bc7e-ce5eaedd3d66): Loading data parts | ||
| 346 | 2026.01.06 19:25:33.278771 [ 3 ] {7bdbd03f-19fe-4e2a-ad06-73f86f86a1e3} <Debug> oximeter.measurements_f64 (6b0ada29-81c2-4d70-bc7e-ce5eaedd3d66): There are no data parts | ||
| 347 | 2026.01.06 19:25:33.279973 [ 3 ] {7bdbd03f-19fe-4e2a-ad06-73f86f86a1e3} <Debug> TCPHandler: Processed in 0.003620547 sec. | ||
| 348 | 2026.01.06 19:25:33.280111 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2026.01.06 19:25:33.280260 [ 3 ] {e8ef8cf6-e077-4b91-b667-34577e29b108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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) | ||
| 350 | 2026.01.06 19:25:33.280318 [ 3 ] {e8ef8cf6-e077-4b91-b667-34577e29b108} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2026.01.06 19:25:33.282329 [ 3 ] {e8ef8cf6-e077-4b91-b667-34577e29b108} <Debug> oximeter.measurements_string (fdd960f4-f59f-43cf-91a4-13734de7d28a): Loading data parts | ||
| 352 | 2026.01.06 19:25:33.282462 [ 3 ] {e8ef8cf6-e077-4b91-b667-34577e29b108} <Debug> oximeter.measurements_string (fdd960f4-f59f-43cf-91a4-13734de7d28a): There are no data parts | ||
| 353 | 2026.01.06 19:25:33.283703 [ 3 ] {e8ef8cf6-e077-4b91-b667-34577e29b108} <Debug> TCPHandler: Processed in 0.003640118 sec. | ||
| 354 | 2026.01.06 19:25:33.283846 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2026.01.06 19:25:33.284016 [ 3 ] {ef9dd539-3c53-4654-9ec5-39e580302eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2026.01.06 19:25:33.284085 [ 3 ] {ef9dd539-3c53-4654-9ec5-39e580302eb9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2026.01.06 19:25:33.286116 [ 3 ] {ef9dd539-3c53-4654-9ec5-39e580302eb9} <Debug> oximeter.measurements_bytes (2fac973d-9132-4584-ac7c-ba5516d7fcd9): Loading data parts | ||
| 365 | 2026.01.06 19:25:33.286242 [ 3 ] {ef9dd539-3c53-4654-9ec5-39e580302eb9} <Debug> oximeter.measurements_bytes (2fac973d-9132-4584-ac7c-ba5516d7fcd9): There are no data parts | ||
| 366 | 2026.01.06 19:25:33.287414 [ 3 ] {ef9dd539-3c53-4654-9ec5-39e580302eb9} <Debug> TCPHandler: Processed in 0.003616687 sec. | ||
| 367 | 2026.01.06 19:25:33.287565 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.01.06 19:25:33.287730 [ 3 ] {2552e3ad-5995-4a00-8abd-bd4c5efb6af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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) | ||
| 369 | 2026.01.06 19:25:33.287787 [ 3 ] {2552e3ad-5995-4a00-8abd-bd4c5efb6af6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2026.01.06 19:25:33.297186 [ 3 ] {2552e3ad-5995-4a00-8abd-bd4c5efb6af6} <Debug> oximeter.measurements_cumulativei64 (f6db36a6-32a0-4679-9ff4-8000f4afe5f6): Loading data parts | ||
| 371 | 2026.01.06 19:25:33.297338 [ 3 ] {2552e3ad-5995-4a00-8abd-bd4c5efb6af6} <Debug> oximeter.measurements_cumulativei64 (f6db36a6-32a0-4679-9ff4-8000f4afe5f6): There are no data parts | ||
| 372 | 2026.01.06 19:25:33.303500 [ 3 ] {2552e3ad-5995-4a00-8abd-bd4c5efb6af6} <Debug> TCPHandler: Processed in 0.015982564 sec. | ||
| 373 | 2026.01.06 19:25:33.303701 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.01.06 19:25:33.304043 [ 3 ] {d58ad2e8-4086-444c-af9f-50f2a5870a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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) | ||
| 375 | 2026.01.06 19:25:33.304151 [ 3 ] {d58ad2e8-4086-444c-af9f-50f2a5870a18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2026.01.06 19:25:33.313645 [ 3 ] {d58ad2e8-4086-444c-af9f-50f2a5870a18} <Debug> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Loading data parts | ||
| 377 | 2026.01.06 19:25:33.313824 [ 3 ] {d58ad2e8-4086-444c-af9f-50f2a5870a18} <Debug> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): There are no data parts | ||
| 378 | 2026.01.06 19:25:33.319672 [ 3 ] {d58ad2e8-4086-444c-af9f-50f2a5870a18} <Debug> TCPHandler: Processed in 0.016066326 sec. | ||
| 379 | 2026.01.06 19:25:33.320005 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.01.06 19:25:33.320201 [ 3 ] {c3af60cc-8c3e-4ec4-a1cc-7f1b0bcd85e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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) | ||
| 381 | 2026.01.06 19:25:33.320268 [ 3 ] {c3af60cc-8c3e-4ec4-a1cc-7f1b0bcd85e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2026.01.06 19:25:33.326891 [ 3 ] {c3af60cc-8c3e-4ec4-a1cc-7f1b0bcd85e8} <Debug> oximeter.measurements_cumulativef32 (5f8d898a-bc17-434d-8f01-23f3841f2815): Loading data parts | ||
| 383 | 2026.01.06 19:25:33.327137 [ 3 ] {c3af60cc-8c3e-4ec4-a1cc-7f1b0bcd85e8} <Debug> oximeter.measurements_cumulativef32 (5f8d898a-bc17-434d-8f01-23f3841f2815): There are no data parts | ||
| 384 | 2026.01.06 19:25:33.332768 [ 3 ] {c3af60cc-8c3e-4ec4-a1cc-7f1b0bcd85e8} <Debug> TCPHandler: Processed in 0.012866191 sec. | ||
| 385 | 2026.01.06 19:25:33.332907 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.01.06 19:25:33.333096 [ 3 ] {b6b4e5c4-723e-47a5-a3df-8dc331af5423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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) | ||
| 387 | 2026.01.06 19:25:33.333159 [ 3 ] {b6b4e5c4-723e-47a5-a3df-8dc331af5423} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2026.01.06 19:25:33.342256 [ 3 ] {b6b4e5c4-723e-47a5-a3df-8dc331af5423} <Debug> oximeter.measurements_cumulativef64 (11cecb5c-7794-4992-b762-4c225a6358e8): Loading data parts | ||
| 389 | 2026.01.06 19:25:33.342447 [ 3 ] {b6b4e5c4-723e-47a5-a3df-8dc331af5423} <Debug> oximeter.measurements_cumulativef64 (11cecb5c-7794-4992-b762-4c225a6358e8): There are no data parts | ||
| 390 | 2026.01.06 19:25:33.347178 [ 3 ] {b6b4e5c4-723e-47a5-a3df-8dc331af5423} <Debug> TCPHandler: Processed in 0.014319064 sec. | ||
| 391 | 2026.01.06 19:25:33.347331 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.01.06 19:25:33.347549 [ 3 ] {8bc6888a-0e9f-4bee-9e36-358f45570869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | 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) | ||
| 403 | 2026.01.06 19:25:33.347620 [ 3 ] {8bc6888a-0e9f-4bee-9e36-358f45570869} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2026.01.06 19:25:33.355856 [ 3 ] {8bc6888a-0e9f-4bee-9e36-358f45570869} <Debug> oximeter.measurements_histogrami8 (0a5526bd-f88e-4ca3-b205-a69a3fcba1b5): Loading data parts | ||
| 405 | 2026.01.06 19:25:33.356013 [ 3 ] {8bc6888a-0e9f-4bee-9e36-358f45570869} <Debug> oximeter.measurements_histogrami8 (0a5526bd-f88e-4ca3-b205-a69a3fcba1b5): There are no data parts | ||
| 406 | 2026.01.06 19:25:33.363666 [ 3 ] {8bc6888a-0e9f-4bee-9e36-358f45570869} <Debug> TCPHandler: Processed in 0.016383156 sec. | ||
| 407 | 2026.01.06 19:25:33.363904 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2026.01.06 19:25:33.364340 [ 3 ] {fe854b03-849c-43a3-a41d-ebb5a80776e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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) | ||
| 409 | 2026.01.06 19:25:33.364462 [ 3 ] {fe854b03-849c-43a3-a41d-ebb5a80776e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2026.01.06 19:25:33.371292 [ 3 ] {fe854b03-849c-43a3-a41d-ebb5a80776e1} <Debug> oximeter.measurements_histogramu8 (d0ff7007-f009-417b-be7d-6aa2aa3981d0): Loading data parts | ||
| 411 | 2026.01.06 19:25:33.371435 [ 3 ] {fe854b03-849c-43a3-a41d-ebb5a80776e1} <Debug> oximeter.measurements_histogramu8 (d0ff7007-f009-417b-be7d-6aa2aa3981d0): There are no data parts | ||
| 412 | 2026.01.06 19:25:33.379942 [ 3 ] {fe854b03-849c-43a3-a41d-ebb5a80776e1} <Debug> TCPHandler: Processed in 0.016137748 sec. | ||
| 413 | 2026.01.06 19:25:33.380185 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2026.01.06 19:25:33.380615 [ 3 ] {873fa48c-3e4b-4193-8fad-46f4261d28b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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) | ||
| 415 | 2026.01.06 19:25:33.380684 [ 3 ] {873fa48c-3e4b-4193-8fad-46f4261d28b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2026.01.06 19:25:33.386202 [ 3 ] {873fa48c-3e4b-4193-8fad-46f4261d28b8} <Debug> oximeter.measurements_histogrami16 (eca5ba6c-9e71-421d-83b0-15588f34d06d): Loading data parts | ||
| 417 | 2026.01.06 19:25:33.386415 [ 3 ] {873fa48c-3e4b-4193-8fad-46f4261d28b8} <Debug> oximeter.measurements_histogrami16 (eca5ba6c-9e71-421d-83b0-15588f34d06d): There are no data parts | ||
| 418 | 2026.01.06 19:25:33.392409 [ 3 ] {873fa48c-3e4b-4193-8fad-46f4261d28b8} <Debug> TCPHandler: Processed in 0.012332185 sec. | ||
| 419 | 2026.01.06 19:25:33.392641 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.01.06 19:25:33.392864 [ 3 ] {da20f51e-1d48-46fe-b85b-b9542f2aa8fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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) | ||
| 421 | 2026.01.06 19:25:33.392925 [ 3 ] {da20f51e-1d48-46fe-b85b-b9542f2aa8fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2026.01.06 19:25:33.401382 [ 3 ] {da20f51e-1d48-46fe-b85b-b9542f2aa8fe} <Debug> oximeter.measurements_histogramu16 (47221535-23b4-4bc6-ac3b-78ecbbb1e00e): Loading data parts | ||
| 423 | 2026.01.06 19:25:33.401603 [ 3 ] {da20f51e-1d48-46fe-b85b-b9542f2aa8fe} <Debug> oximeter.measurements_histogramu16 (47221535-23b4-4bc6-ac3b-78ecbbb1e00e): There are no data parts | ||
| 424 | 2026.01.06 19:25:33.406420 [ 3 ] {da20f51e-1d48-46fe-b85b-b9542f2aa8fe} <Debug> TCPHandler: Processed in 0.01386239 sec. | ||
| 425 | 2026.01.06 19:25:33.406574 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.01.06 19:25:33.406783 [ 3 ] {b42b4945-93ec-4989-89c8-6d0ef896cd97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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) | ||
| 427 | 2026.01.06 19:25:33.406851 [ 3 ] {b42b4945-93ec-4989-89c8-6d0ef896cd97} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2026.01.06 19:25:33.416368 [ 3 ] {b42b4945-93ec-4989-89c8-6d0ef896cd97} <Debug> oximeter.measurements_histogrami32 (fb4aebc9-f9ea-4a6a-a58b-d71b28cca750): Loading data parts | ||
| 429 | 2026.01.06 19:25:33.416585 [ 3 ] {b42b4945-93ec-4989-89c8-6d0ef896cd97} <Debug> oximeter.measurements_histogrami32 (fb4aebc9-f9ea-4a6a-a58b-d71b28cca750): There are no data parts | ||
| 430 | 2026.01.06 19:25:33.421891 [ 3 ] {b42b4945-93ec-4989-89c8-6d0ef896cd97} <Debug> TCPHandler: Processed in 0.015363496 sec. | ||
| 431 | 2026.01.06 19:25:33.422050 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.01.06 19:25:33.422324 [ 3 ] {ea0282ab-10a9-46ac-b17e-2b59ffb41af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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) | ||
| 433 | 2026.01.06 19:25:33.422403 [ 3 ] {ea0282ab-10a9-46ac-b17e-2b59ffb41af7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2026.01.06 19:25:33.431273 [ 3 ] {ea0282ab-10a9-46ac-b17e-2b59ffb41af7} <Debug> oximeter.measurements_histogramu32 (022fcad8-735a-42f5-bd92-5f740795557b): Loading data parts | ||
| 435 | 2026.01.06 19:25:33.431460 [ 3 ] {ea0282ab-10a9-46ac-b17e-2b59ffb41af7} <Debug> oximeter.measurements_histogramu32 (022fcad8-735a-42f5-bd92-5f740795557b): There are no data parts | ||
| 436 | 2026.01.06 19:25:33.437905 [ 3 ] {ea0282ab-10a9-46ac-b17e-2b59ffb41af7} <Debug> TCPHandler: Processed in 0.015909521 sec. | ||
| 437 | 2026.01.06 19:25:33.438177 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.01.06 19:25:33.438589 [ 3 ] {8880040a-17f1-4cf1-88d7-b1f03326b9b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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) | ||
| 439 | 2026.01.06 19:25:33.438658 [ 3 ] {8880040a-17f1-4cf1-88d7-b1f03326b9b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2026.01.06 19:25:33.447750 [ 3 ] {8880040a-17f1-4cf1-88d7-b1f03326b9b7} <Debug> oximeter.measurements_histogrami64 (00b2002b-6f50-4940-9614-312561bd9755): Loading data parts | ||
| 441 | 2026.01.06 19:25:33.447922 [ 3 ] {8880040a-17f1-4cf1-88d7-b1f03326b9b7} <Debug> oximeter.measurements_histogrami64 (00b2002b-6f50-4940-9614-312561bd9755): There are no data parts | ||
| 442 | 2026.01.06 19:25:33.453951 [ 3 ] {8880040a-17f1-4cf1-88d7-b1f03326b9b7} <Debug> TCPHandler: Processed in 0.0158707 sec. | ||
| 443 | 2026.01.06 19:25:33.454093 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.01.06 19:25:33.454440 [ 3 ] {00151b47-a289-4a2f-a8ae-b2d7ba5fb553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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) | ||
| 445 | 2026.01.06 19:25:33.454539 [ 3 ] {00151b47-a289-4a2f-a8ae-b2d7ba5fb553} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2026.01.06 19:25:33.465608 [ 3 ] {00151b47-a289-4a2f-a8ae-b2d7ba5fb553} <Debug> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Loading data parts | ||
| 447 | 2026.01.06 19:25:33.465785 [ 3 ] {00151b47-a289-4a2f-a8ae-b2d7ba5fb553} <Debug> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): There are no data parts | ||
| 448 | 2026.01.06 19:25:33.469980 [ 3 ] {00151b47-a289-4a2f-a8ae-b2d7ba5fb553} <Debug> TCPHandler: Processed in 0.015933143 sec. | ||
| 449 | 2026.01.06 19:25:33.470179 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.01.06 19:25:33.470436 [ 3 ] {463915c4-7010-4282-a31c-bc0a684e26cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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) | ||
| 451 | 2026.01.06 19:25:33.470513 [ 3 ] {463915c4-7010-4282-a31c-bc0a684e26cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2026.01.06 19:25:33.490769 [ 3 ] {463915c4-7010-4282-a31c-bc0a684e26cc} <Debug> oximeter.measurements_histogramf32 (7a745cde-0249-495f-876b-2bdc5eb6acc0): Loading data parts | ||
| 453 | 2026.01.06 19:25:33.490926 [ 3 ] {463915c4-7010-4282-a31c-bc0a684e26cc} <Debug> oximeter.measurements_histogramf32 (7a745cde-0249-495f-876b-2bdc5eb6acc0): There are no data parts | ||
| 454 | 2026.01.06 19:25:33.493948 [ 3 ] {463915c4-7010-4282-a31c-bc0a684e26cc} <Debug> TCPHandler: Processed in 0.023829596 sec. | ||
| 455 | 2026.01.06 19:25:33.494110 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.01.06 19:25:33.494380 [ 3 ] {ad7fedd1-662a-4945-865f-50f18f7d8d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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) | ||
| 457 | 2026.01.06 19:25:33.494454 [ 3 ] {ad7fedd1-662a-4945-865f-50f18f7d8d69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2026.01.06 19:25:33.496402 [ 3 ] {ad7fedd1-662a-4945-865f-50f18f7d8d69} <Debug> oximeter.measurements_histogramf64 (f9aabded-beaf-42e9-9988-711354d7215b): Loading data parts | ||
| 459 | 2026.01.06 19:25:33.496534 [ 3 ] {ad7fedd1-662a-4945-865f-50f18f7d8d69} <Debug> oximeter.measurements_histogramf64 (f9aabded-beaf-42e9-9988-711354d7215b): There are no data parts | ||
| 460 | 2026.01.06 19:25:33.497862 [ 3 ] {ad7fedd1-662a-4945-865f-50f18f7d8d69} <Debug> TCPHandler: Processed in 0.003811323 sec. | ||
| 461 | 2026.01.06 19:25:33.498024 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.01.06 19:25:33.498201 [ 3 ] {0e4e5612-9a23-4ec3-b3fd-3a7c88c31eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | 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) | ||
| 488 | 2026.01.06 19:25:33.498260 [ 3 ] {0e4e5612-9a23-4ec3-b3fd-3a7c88c31eac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2026.01.06 19:25:33.500098 [ 3 ] {0e4e5612-9a23-4ec3-b3fd-3a7c88c31eac} <Debug> oximeter.fields_bool (2424f9ba-5c6c-4496-a9fd-146b81d60530): Loading data parts | ||
| 490 | 2026.01.06 19:25:33.500236 [ 3 ] {0e4e5612-9a23-4ec3-b3fd-3a7c88c31eac} <Debug> oximeter.fields_bool (2424f9ba-5c6c-4496-a9fd-146b81d60530): There are no data parts | ||
| 491 | 2026.01.06 19:25:33.501500 [ 3 ] {0e4e5612-9a23-4ec3-b3fd-3a7c88c31eac} <Debug> TCPHandler: Processed in 0.003527084 sec. | ||
| 492 | 2026.01.06 19:25:33.501636 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2026.01.06 19:25:33.501789 [ 3 ] {d324252c-4917-4533-83d5-41a9f1a02c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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) | ||
| 494 | 2026.01.06 19:25:33.501844 [ 3 ] {d324252c-4917-4533-83d5-41a9f1a02c26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2026.01.06 19:25:33.503583 [ 3 ] {d324252c-4917-4533-83d5-41a9f1a02c26} <Debug> oximeter.fields_i8 (49f22b97-936c-4d70-b820-72ff971a376e): Loading data parts | ||
| 496 | 2026.01.06 19:25:33.503707 [ 3 ] {d324252c-4917-4533-83d5-41a9f1a02c26} <Debug> oximeter.fields_i8 (49f22b97-936c-4d70-b820-72ff971a376e): There are no data parts | ||
| 497 | 2026.01.06 19:25:33.504848 [ 3 ] {d324252c-4917-4533-83d5-41a9f1a02c26} <Debug> TCPHandler: Processed in 0.003261397 sec. | ||
| 498 | 2026.01.06 19:25:33.504992 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.01.06 19:25:33.505159 [ 3 ] {4d242897-a8ea-4895-8add-1141ccb46e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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) | ||
| 500 | 2026.01.06 19:25:33.505212 [ 3 ] {4d242897-a8ea-4895-8add-1141ccb46e76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2026.01.06 19:25:33.506941 [ 3 ] {4d242897-a8ea-4895-8add-1141ccb46e76} <Debug> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429): Loading data parts | ||
| 502 | 2026.01.06 19:25:33.507108 [ 3 ] {4d242897-a8ea-4895-8add-1141ccb46e76} <Debug> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429): There are no data parts | ||
| 503 | 2026.01.06 19:25:33.508304 [ 3 ] {4d242897-a8ea-4895-8add-1141ccb46e76} <Debug> TCPHandler: Processed in 0.00336125 sec. | ||
| 504 | 2026.01.06 19:25:33.508456 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.01.06 19:25:33.508610 [ 3 ] {2847e639-3428-4a21-ae95-e5be558333d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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) | ||
| 506 | 2026.01.06 19:25:33.508664 [ 3 ] {2847e639-3428-4a21-ae95-e5be558333d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2026.01.06 19:25:33.510449 [ 3 ] {2847e639-3428-4a21-ae95-e5be558333d7} <Debug> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481): Loading data parts | ||
| 508 | 2026.01.06 19:25:33.510585 [ 3 ] {2847e639-3428-4a21-ae95-e5be558333d7} <Debug> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481): There are no data parts | ||
| 509 | 2026.01.06 19:25:33.511762 [ 3 ] {2847e639-3428-4a21-ae95-e5be558333d7} <Debug> TCPHandler: Processed in 0.0033553 sec. | ||
| 510 | 2026.01.06 19:25:33.511909 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.01.06 19:25:33.512075 [ 3 ] {d0ba7326-a7e8-4fce-a870-88809ee14b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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) | ||
| 512 | 2026.01.06 19:25:33.512129 [ 3 ] {d0ba7326-a7e8-4fce-a870-88809ee14b7d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2026.01.06 19:25:33.513970 [ 3 ] {d0ba7326-a7e8-4fce-a870-88809ee14b7d} <Debug> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Loading data parts | ||
| 514 | 2026.01.06 19:25:33.514091 [ 3 ] {d0ba7326-a7e8-4fce-a870-88809ee14b7d} <Debug> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): There are no data parts | ||
| 515 | 2026.01.06 19:25:33.515876 [ 3 ] {d0ba7326-a7e8-4fce-a870-88809ee14b7d} <Debug> TCPHandler: Processed in 0.004016799 sec. | ||
| 516 | 2026.01.06 19:25:33.516021 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.01.06 19:25:33.516173 [ 3 ] {1c9bbddd-f0dd-4599-a4a7-a9c69f86674e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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) | ||
| 518 | 2026.01.06 19:25:33.516229 [ 3 ] {1c9bbddd-f0dd-4599-a4a7-a9c69f86674e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2026.01.06 19:25:33.518018 [ 3 ] {1c9bbddd-f0dd-4599-a4a7-a9c69f86674e} <Debug> oximeter.fields_i32 (c330d546-cf38-49a9-8df8-0ecd5ca10fd0): Loading data parts | ||
| 520 | 2026.01.06 19:25:33.518140 [ 3 ] {1c9bbddd-f0dd-4599-a4a7-a9c69f86674e} <Debug> oximeter.fields_i32 (c330d546-cf38-49a9-8df8-0ecd5ca10fd0): There are no data parts | ||
| 521 | 2026.01.06 19:25:33.519529 [ 3 ] {1c9bbddd-f0dd-4599-a4a7-a9c69f86674e} <Debug> TCPHandler: Processed in 0.003557196 sec. | ||
| 522 | 2026.01.06 19:25:33.519665 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.01.06 19:25:33.519833 [ 3 ] {f7ec1845-ea14-47b6-abbc-6729e77bbef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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) | ||
| 524 | 2026.01.06 19:25:33.519886 [ 3 ] {f7ec1845-ea14-47b6-abbc-6729e77bbef7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2026.01.06 19:25:33.521668 [ 3 ] {f7ec1845-ea14-47b6-abbc-6729e77bbef7} <Debug> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac): Loading data parts | ||
| 526 | 2026.01.06 19:25:33.521794 [ 3 ] {f7ec1845-ea14-47b6-abbc-6729e77bbef7} <Debug> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac): There are no data parts | ||
| 527 | 2026.01.06 19:25:33.523033 [ 3 ] {f7ec1845-ea14-47b6-abbc-6729e77bbef7} <Debug> TCPHandler: Processed in 0.003416912 sec. | ||
| 528 | 2026.01.06 19:25:33.523177 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2026.01.06 19:25:33.523333 [ 3 ] {5f8de7c6-e7a6-41ac-a3bc-06cebcd95c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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) | ||
| 530 | 2026.01.06 19:25:33.523397 [ 3 ] {5f8de7c6-e7a6-41ac-a3bc-06cebcd95c95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2026.01.06 19:25:33.525193 [ 3 ] {5f8de7c6-e7a6-41ac-a3bc-06cebcd95c95} <Debug> oximeter.fields_i64 (14dbd0b9-d651-442a-94eb-84b615ec8553): Loading data parts | ||
| 532 | 2026.01.06 19:25:33.525366 [ 3 ] {5f8de7c6-e7a6-41ac-a3bc-06cebcd95c95} <Debug> oximeter.fields_i64 (14dbd0b9-d651-442a-94eb-84b615ec8553): There are no data parts | ||
| 533 | 2026.01.06 19:25:33.526571 [ 3 ] {5f8de7c6-e7a6-41ac-a3bc-06cebcd95c95} <Debug> TCPHandler: Processed in 0.003442912 sec. | ||
| 534 | 2026.01.06 19:25:33.526708 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2026.01.06 19:25:33.526885 [ 3 ] {88e5fbd0-89f1-4afd-b4c4-dadad0f186b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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) | ||
| 536 | 2026.01.06 19:25:33.526947 [ 3 ] {88e5fbd0-89f1-4afd-b4c4-dadad0f186b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2026.01.06 19:25:33.537104 [ 3 ] {88e5fbd0-89f1-4afd-b4c4-dadad0f186b6} <Debug> oximeter.fields_u64 (c882626b-2162-40ce-b550-659eb8c71348): Loading data parts | ||
| 538 | 2026.01.06 19:25:33.537256 [ 3 ] {88e5fbd0-89f1-4afd-b4c4-dadad0f186b6} <Debug> oximeter.fields_u64 (c882626b-2162-40ce-b550-659eb8c71348): There are no data parts | ||
| 539 | 2026.01.06 19:25:33.542641 [ 3 ] {88e5fbd0-89f1-4afd-b4c4-dadad0f186b6} <Debug> TCPHandler: Processed in 0.015981584 sec. | ||
| 540 | 2026.01.06 19:25:33.542781 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2026.01.06 19:25:33.542934 [ 3 ] {00df0483-4804-44d5-82ea-559bf65a3a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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) | ||
| 542 | 2026.01.06 19:25:33.542988 [ 3 ] {00df0483-4804-44d5-82ea-559bf65a3a0d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2026.01.06 19:25:33.545097 [ 3 ] {00df0483-4804-44d5-82ea-559bf65a3a0d} <Debug> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f): Loading data parts | ||
| 544 | 2026.01.06 19:25:33.545230 [ 3 ] {00df0483-4804-44d5-82ea-559bf65a3a0d} <Debug> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f): There are no data parts | ||
| 545 | 2026.01.06 19:25:33.546445 [ 3 ] {00df0483-4804-44d5-82ea-559bf65a3a0d} <Debug> TCPHandler: Processed in 0.00371213 sec. | ||
| 546 | 2026.01.06 19:25:33.546582 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2026.01.06 19:25:33.546748 [ 3 ] {8c1fa563-737e-4e77-a7d2-3f216e786179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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) | ||
| 548 | 2026.01.06 19:25:33.546800 [ 3 ] {8c1fa563-737e-4e77-a7d2-3f216e786179} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2026.01.06 19:25:33.548646 [ 3 ] {8c1fa563-737e-4e77-a7d2-3f216e786179} <Debug> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Loading data parts | ||
| 550 | 2026.01.06 19:25:33.548828 [ 3 ] {8c1fa563-737e-4e77-a7d2-3f216e786179} <Debug> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): There are no data parts | ||
| 551 | 2026.01.06 19:25:33.549992 [ 3 ] {8c1fa563-737e-4e77-a7d2-3f216e786179} <Debug> TCPHandler: Processed in 0.003458222 sec. | ||
| 552 | 2026.01.06 19:25:33.550133 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2026.01.06 19:25:33.550285 [ 3 ] {f14e5f06-ea5f-42bc-9a5e-87a51ba2ce81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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) | ||
| 554 | 2026.01.06 19:25:33.550345 [ 3 ] {f14e5f06-ea5f-42bc-9a5e-87a51ba2ce81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2026.01.06 19:25:33.552102 [ 3 ] {f14e5f06-ea5f-42bc-9a5e-87a51ba2ce81} <Debug> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Loading data parts | ||
| 556 | 2026.01.06 19:25:33.552229 [ 3 ] {f14e5f06-ea5f-42bc-9a5e-87a51ba2ce81} <Debug> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): There are no data parts | ||
| 557 | 2026.01.06 19:25:33.553424 [ 3 ] {f14e5f06-ea5f-42bc-9a5e-87a51ba2ce81} <Debug> TCPHandler: Processed in 0.003339169 sec. | ||
| 558 | 2026.01.06 19:25:33.553580 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2026.01.06 19:25:33.553829 [ 3 ] {5b5c263c-7085-4f61-99d6-f6c8077a79bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) /* The timeseries schema table stores the extracted schema for the samples | ||
| 560 | * oximeter collects. | ||
| 561 | */ | ||
| 562 | 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) | ||
| 563 | 2026.01.06 19:25:33.553900 [ 3 ] {5b5c263c-7085-4f61-99d6-f6c8077a79bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 564 | 2026.01.06 19:25:33.555777 [ 3 ] {5b5c263c-7085-4f61-99d6-f6c8077a79bb} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6): Loading data parts | ||
| 565 | 2026.01.06 19:25:33.555923 [ 3 ] {5b5c263c-7085-4f61-99d6-f6c8077a79bb} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6): There are no data parts | ||
| 566 | 2026.01.06 19:25:33.557383 [ 3 ] {5b5c263c-7085-4f61-99d6-f6c8077a79bb} <Debug> TCPHandler: Processed in 0.003852364 sec. | ||
| 567 | 2026.01.06 19:25:33.557577 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.01.06 19:25:33.557857 [ 5 ] {defd0583-a734-4618-9219-eb35797b363d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 569 | 2026.01.06 19:25:33.558540 [ 5 ] {defd0583-a734-4618-9219-eb35797b363d} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 570 | 2026.01.06 19:25:33.570952 [ 261 ] {defd0583-a734-4618-9219-eb35797b363d} <Trace> oximeter.version (c9879b98-2857-4c41-a1bf-4a005a9336fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 571 | 2026.01.06 19:25:33.571040 [ 261 ] {defd0583-a734-4618-9219-eb35797b363d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 572 | 2026.01.06 19:25:33.574695 [ 261 ] {defd0583-a734-4618-9219-eb35797b363d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 573 | 2026.01.06 19:25:33.575038 [ 261 ] {defd0583-a734-4618-9219-eb35797b363d} <Trace> oximeter.version (c9879b98-2857-4c41-a1bf-4a005a9336fb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 574 | 2026.01.06 19:25:33.575318 [ 5 ] {defd0583-a734-4618-9219-eb35797b363d} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.017584 sec., 56.86988171064605 rows/sec., 909.92 B/sec. | ||
| 575 | 2026.01.06 19:25:33.575573 [ 5 ] {defd0583-a734-4618-9219-eb35797b363d} <Debug> TCPHandler: Processed in 0.018075625 sec. | ||
| 576 | 2026.01.06 19:25:34.000161 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.55 MiB, peak 124.55 MiB, free memory in arenas 0.00 B, will set to 138.02 MiB (RSS), difference: 13.47 MiB | ||
| 577 | 2026.01.06 19:25:35.242651 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40164 | ||
| 578 | 2026.01.06 19:25:35.247554 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2026.01.06 19:25:35.247599 [ 262 ] {} <Debug> TCP-Session: 6cbfe4fe-1c77-40ad-a124-a10c64a00ea4 Authenticating user 'default' from [fd00:1122:3344:101::b]:40164 | ||
| 580 | 2026.01.06 19:25:35.247768 [ 262 ] {} <Debug> TCP-Session: 6cbfe4fe-1c77-40ad-a124-a10c64a00ea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2026.01.06 19:25:35.247782 [ 262 ] {} <Debug> TCP-Session: 6cbfe4fe-1c77-40ad-a124-a10c64a00ea4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.01.06 19:25:35.247854 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2026.01.06 19:25:35.247956 [ 262 ] {} <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 | ||
| 584 | 2026.01.06 19:25:35.247973 [ 262 ] {} <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 | ||
| 585 | 2026.01.06 19:25:35.248557 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35627 | ||
| 586 | 2026.01.06 19:25:35.248724 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44972 | ||
| 587 | 2026.01.06 19:25:35.248798 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 588 | 2026.01.06 19:25:35.248863 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52513 | ||
| 589 | 2026.01.06 19:25:35.248732 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56396 | ||
| 590 | 2026.01.06 19:25:35.248972 [ 263 ] {} <Debug> TCP-Session: 8fb1a92d-8296-44e2-a259-fa646969a14a Authenticating user 'default' from [fd00:1122:3344:101::b]:35627 | ||
| 591 | 2026.01.06 19:25:35.249092 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42755 | ||
| 592 | 2026.01.06 19:25:35.248971 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36035 | ||
| 593 | 2026.01.06 19:25:35.249202 [ 263 ] {} <Debug> TCP-Session: 8fb1a92d-8296-44e2-a259-fa646969a14a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2026.01.06 19:25:35.249264 [ 263 ] {} <Debug> TCP-Session: 8fb1a92d-8296-44e2-a259-fa646969a14a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 595 | 2026.01.06 19:25:35.249276 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 596 | 2026.01.06 19:25:35.249292 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47278 | ||
| 597 | 2026.01.06 19:25:35.249311 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 598 | 2026.01.06 19:25:35.249333 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 599 | 2026.01.06 19:25:35.249334 [ 265 ] {} <Debug> TCP-Session: b20fe4ab-4791-4060-8f3f-2df7b8671e21 Authenticating user 'default' from [fd00:1122:3344:101::b]:44972 | ||
| 600 | 2026.01.06 19:25:35.249548 [ 265 ] {} <Debug> TCP-Session: b20fe4ab-4791-4060-8f3f-2df7b8671e21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2026.01.06 19:25:35.249581 [ 264 ] {} <Debug> TCP-Session: 61db780c-b06b-45af-adcf-63d0d70f0d1e Authenticating user 'default' from [fd00:1122:3344:101::b]:56396 | ||
| 602 | 2026.01.06 19:25:35.249627 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 603 | 2026.01.06 19:25:35.249561 [ 266 ] {} <Debug> TCP-Session: 62b44240-4527-44d5-b87f-6c2450387500 Authenticating user 'default' from [fd00:1122:3344:101::b]:52513 | ||
| 604 | 2026.01.06 19:25:35.249708 [ 264 ] {} <Debug> TCP-Session: 61db780c-b06b-45af-adcf-63d0d70f0d1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2026.01.06 19:25:35.249739 [ 266 ] {} <Debug> TCP-Session: 62b44240-4527-44d5-b87f-6c2450387500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2026.01.06 19:25:35.249689 [ 269 ] {} <Debug> TCP-Session: 9ce6a23c-6544-4814-b13f-a09a39f2f28a Authenticating user 'default' from [fd00:1122:3344:101::b]:47278 | ||
| 607 | 2026.01.06 19:25:35.249812 [ 264 ] {} <Debug> TCP-Session: 61db780c-b06b-45af-adcf-63d0d70f0d1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2026.01.06 19:25:35.249879 [ 269 ] {} <Debug> TCP-Session: 9ce6a23c-6544-4814-b13f-a09a39f2f28a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.01.06 19:25:35.249673 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 610 | 2026.01.06 19:25:35.249675 [ 265 ] {} <Debug> TCP-Session: b20fe4ab-4791-4060-8f3f-2df7b8671e21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.01.06 19:25:35.249954 [ 269 ] {} <Debug> TCP-Session: 9ce6a23c-6544-4814-b13f-a09a39f2f28a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.01.06 19:25:35.249950 [ 267 ] {} <Debug> TCP-Session: 26e197e8-c7a4-443f-b289-a782da3f1ac0 Authenticating user 'default' from [fd00:1122:3344:101::b]:36035 | ||
| 613 | 2026.01.06 19:25:35.249557 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 614 | 2026.01.06 19:25:35.250045 [ 267 ] {} <Debug> TCP-Session: 26e197e8-c7a4-443f-b289-a782da3f1ac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.01.06 19:25:35.249824 [ 266 ] {} <Debug> TCP-Session: 62b44240-4527-44d5-b87f-6c2450387500 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.01.06 19:25:35.250157 [ 268 ] {} <Debug> TCP-Session: 001c55d8-8e25-4a51-9b85-e0d546e5d41b Authenticating user 'default' from [fd00:1122:3344:101::b]:42755 | ||
| 617 | 2026.01.06 19:25:35.250171 [ 267 ] {} <Debug> TCP-Session: 26e197e8-c7a4-443f-b289-a782da3f1ac0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.01.06 19:25:35.250263 [ 268 ] {} <Debug> TCP-Session: 001c55d8-8e25-4a51-9b85-e0d546e5d41b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.01.06 19:25:35.250284 [ 268 ] {} <Debug> TCP-Session: 001c55d8-8e25-4a51-9b85-e0d546e5d41b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.01.06 19:25:35.301471 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42292 | ||
| 621 | 2026.01.06 19:25:35.305489 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.01.06 19:25:35.305536 [ 270 ] {} <Debug> TCP-Session: a047e86e-504e-4dd9-890a-6f23b59c0ef7 Authenticating user 'default' from [fd00:1122:3344:101::a]:42292 | ||
| 623 | 2026.01.06 19:25:35.305659 [ 270 ] {} <Debug> TCP-Session: a047e86e-504e-4dd9-890a-6f23b59c0ef7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.01.06 19:25:35.305673 [ 270 ] {} <Debug> TCP-Session: a047e86e-504e-4dd9-890a-6f23b59c0ef7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.01.06 19:25:35.305727 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2026.01.06 19:25:35.305799 [ 270 ] {} <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 | ||
| 627 | 2026.01.06 19:25:35.305856 [ 270 ] {} <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 | ||
| 628 | 2026.01.06 19:25:35.306402 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61176 | ||
| 629 | 2026.01.06 19:25:35.306607 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 630 | 2026.01.06 19:25:35.306726 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44861 | ||
| 631 | 2026.01.06 19:25:35.306636 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49287 | ||
| 632 | 2026.01.06 19:25:35.306761 [ 271 ] {} <Debug> TCP-Session: 767ffad7-f9ef-4946-8caa-4a5f20bf5640 Authenticating user 'default' from [fd00:1122:3344:101::a]:61176 | ||
| 633 | 2026.01.06 19:25:35.306807 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40923 | ||
| 634 | 2026.01.06 19:25:35.306848 [ 271 ] {} <Debug> TCP-Session: 767ffad7-f9ef-4946-8caa-4a5f20bf5640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 635 | 2026.01.06 19:25:35.306886 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51397 | ||
| 636 | 2026.01.06 19:25:35.306622 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62132 | ||
| 637 | 2026.01.06 19:25:35.306955 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 638 | 2026.01.06 19:25:35.306970 [ 271 ] {} <Debug> TCP-Session: 767ffad7-f9ef-4946-8caa-4a5f20bf5640 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2026.01.06 19:25:35.307050 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41632 | ||
| 640 | 2026.01.06 19:25:35.307083 [ 274 ] {} <Debug> TCP-Session: 831f5792-71ff-4e53-8bf5-de27db6c2f2f Authenticating user 'default' from [fd00:1122:3344:101::a]:44861 | ||
| 641 | 2026.01.06 19:25:35.307108 [ 274 ] {} <Debug> TCP-Session: 831f5792-71ff-4e53-8bf5-de27db6c2f2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.01.06 19:25:35.307181 [ 274 ] {} <Debug> TCP-Session: 831f5792-71ff-4e53-8bf5-de27db6c2f2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2026.01.06 19:25:35.307237 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.01.06 19:25:35.307238 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.01.06 19:25:35.307345 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.01.06 19:25:35.307280 [ 275 ] {} <Debug> TCP-Session: 2b3c5fd4-72ee-494a-9664-8608d537fc17 Authenticating user 'default' from [fd00:1122:3344:101::a]:40923 | ||
| 647 | 2026.01.06 19:25:35.307452 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.01.06 19:25:35.307508 [ 273 ] {} <Debug> TCP-Session: 80efdd2e-50e5-4768-bf38-37050c2fd876 Authenticating user 'default' from [fd00:1122:3344:101::a]:62132 | ||
| 649 | 2026.01.06 19:25:35.307486 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2026.01.06 19:25:35.307478 [ 272 ] {} <Debug> TCP-Session: f9bab49a-c6ce-44a3-8bb4-97619b0c46a1 Authenticating user 'default' from [fd00:1122:3344:101::a]:49287 | ||
| 651 | 2026.01.06 19:25:35.307679 [ 273 ] {} <Debug> TCP-Session: 80efdd2e-50e5-4768-bf38-37050c2fd876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.01.06 19:25:35.307718 [ 272 ] {} <Debug> TCP-Session: f9bab49a-c6ce-44a3-8bb4-97619b0c46a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.01.06 19:25:35.307671 [ 276 ] {} <Debug> TCP-Session: 7df1f7e6-6f93-43cc-a2e4-86a9f863b45f Authenticating user 'default' from [fd00:1122:3344:101::a]:51397 | ||
| 654 | 2026.01.06 19:25:35.307660 [ 277 ] {} <Debug> TCP-Session: d26ad75d-4187-4088-9a59-085d3e722de8 Authenticating user 'default' from [fd00:1122:3344:101::a]:41632 | ||
| 655 | 2026.01.06 19:25:35.307478 [ 275 ] {} <Debug> TCP-Session: 2b3c5fd4-72ee-494a-9664-8608d537fc17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.01.06 19:25:35.307831 [ 273 ] {} <Debug> TCP-Session: 80efdd2e-50e5-4768-bf38-37050c2fd876 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.01.06 19:25:35.307844 [ 277 ] {} <Debug> TCP-Session: d26ad75d-4187-4088-9a59-085d3e722de8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.01.06 19:25:35.307856 [ 275 ] {} <Debug> TCP-Session: 2b3c5fd4-72ee-494a-9664-8608d537fc17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.01.06 19:25:35.307920 [ 277 ] {} <Debug> TCP-Session: d26ad75d-4187-4088-9a59-085d3e722de8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.01.06 19:25:35.307942 [ 276 ] {} <Debug> TCP-Session: 7df1f7e6-6f93-43cc-a2e4-86a9f863b45f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.01.06 19:25:35.308026 [ 272 ] {} <Debug> TCP-Session: f9bab49a-c6ce-44a3-8bb4-97619b0c46a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.01.06 19:25:35.308081 [ 276 ] {} <Debug> TCP-Session: 7df1f7e6-6f93-43cc-a2e4-86a9f863b45f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.01.06 19:25:36.000156 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.25 MiB, peak 138.25 MiB, free memory in arenas 0.00 B, will set to 139.27 MiB (RSS), difference: 1.02 MiB | ||
| 664 | 2026.01.06 19:25:36.265317 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51749 | ||
| 665 | 2026.01.06 19:25:36.269152 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.01.06 19:25:36.269193 [ 278 ] {} <Debug> TCP-Session: bdda375c-557a-4b97-869e-f3400134613d Authenticating user 'default' from [fd00:1122:3344:101::c]:51749 | ||
| 667 | 2026.01.06 19:25:36.269315 [ 278 ] {} <Debug> TCP-Session: bdda375c-557a-4b97-869e-f3400134613d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.01.06 19:25:36.269330 [ 278 ] {} <Debug> TCP-Session: bdda375c-557a-4b97-869e-f3400134613d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.01.06 19:25:36.269415 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.01.06 19:25:36.269528 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.01.06 19:25:36.269549 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.01.06 19:25:36.270092 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36900 | ||
| 673 | 2026.01.06 19:25:36.270265 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2026.01.06 19:25:36.270346 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54331 | ||
| 675 | 2026.01.06 19:25:36.270347 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35686 | ||
| 676 | 2026.01.06 19:25:36.270418 [ 279 ] {} <Debug> TCP-Session: a3a45cf5-1edb-47a3-9bc9-70032f5af74f Authenticating user 'default' from [fd00:1122:3344:101::c]:36900 | ||
| 677 | 2026.01.06 19:25:36.270390 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49239 | ||
| 678 | 2026.01.06 19:25:36.270481 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51733 | ||
| 679 | 2026.01.06 19:25:36.270457 [ 279 ] {} <Debug> TCP-Session: a3a45cf5-1edb-47a3-9bc9-70032f5af74f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2026.01.06 19:25:36.270593 [ 279 ] {} <Debug> TCP-Session: a3a45cf5-1edb-47a3-9bc9-70032f5af74f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.01.06 19:25:36.270744 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36984 | ||
| 682 | 2026.01.06 19:25:36.270779 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.01.06 19:25:36.270828 [ 280 ] {} <Debug> TCP-Session: 35b8fa9e-c6d2-4123-bdc0-778d48d724bc Authenticating user 'default' from [fd00:1122:3344:101::c]:54331 | ||
| 684 | 2026.01.06 19:25:36.270847 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.01.06 19:25:36.270853 [ 280 ] {} <Debug> TCP-Session: 35b8fa9e-c6d2-4123-bdc0-778d48d724bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.01.06 19:25:36.270936 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33000 | ||
| 687 | 2026.01.06 19:25:36.270971 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.01.06 19:25:36.271032 [ 280 ] {} <Debug> TCP-Session: 35b8fa9e-c6d2-4123-bdc0-778d48d724bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.01.06 19:25:36.271064 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.01.06 19:25:36.271075 [ 282 ] {} <Debug> TCP-Session: ffc3b8c9-dad0-4e1e-bb34-0e88ab133cd5 Authenticating user 'default' from [fd00:1122:3344:101::c]:49239 | ||
| 691 | 2026.01.06 19:25:36.270973 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.01.06 19:25:36.271169 [ 282 ] {} <Debug> TCP-Session: ffc3b8c9-dad0-4e1e-bb34-0e88ab133cd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.01.06 19:25:36.271188 [ 284 ] {} <Debug> TCP-Session: 0d846d7a-245b-4b89-a49f-88a808750662 Authenticating user 'default' from [fd00:1122:3344:101::c]:36984 | ||
| 694 | 2026.01.06 19:25:36.271136 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.01.06 19:25:36.271271 [ 282 ] {} <Debug> TCP-Session: ffc3b8c9-dad0-4e1e-bb34-0e88ab133cd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.01.06 19:25:36.271262 [ 284 ] {} <Debug> TCP-Session: 0d846d7a-245b-4b89-a49f-88a808750662 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.01.06 19:25:36.271256 [ 283 ] {} <Debug> TCP-Session: 9e88983b-9f4e-4e70-9326-1f36602c8a00 Authenticating user 'default' from [fd00:1122:3344:101::c]:51733 | ||
| 698 | 2026.01.06 19:25:36.271378 [ 284 ] {} <Debug> TCP-Session: 0d846d7a-245b-4b89-a49f-88a808750662 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.01.06 19:25:36.271377 [ 285 ] {} <Debug> TCP-Session: b908fe96-220c-4201-9246-98dc3d788ea1 Authenticating user 'default' from [fd00:1122:3344:101::c]:33000 | ||
| 700 | 2026.01.06 19:25:36.271023 [ 281 ] {} <Debug> TCP-Session: 8a2f8cd2-6281-4fe2-ad8b-7fd0defb2af1 Authenticating user 'default' from [fd00:1122:3344:101::c]:35686 | ||
| 701 | 2026.01.06 19:25:36.271506 [ 285 ] {} <Debug> TCP-Session: b908fe96-220c-4201-9246-98dc3d788ea1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.01.06 19:25:36.271486 [ 283 ] {} <Debug> TCP-Session: 9e88983b-9f4e-4e70-9326-1f36602c8a00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.01.06 19:25:36.271602 [ 281 ] {} <Debug> TCP-Session: 8a2f8cd2-6281-4fe2-ad8b-7fd0defb2af1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.01.06 19:25:36.271622 [ 285 ] {} <Debug> TCP-Session: b908fe96-220c-4201-9246-98dc3d788ea1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.01.06 19:25:36.271612 [ 283 ] {} <Debug> TCP-Session: 9e88983b-9f4e-4e70-9326-1f36602c8a00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.01.06 19:25:36.271732 [ 281 ] {} <Debug> TCP-Session: 8a2f8cd2-6281-4fe2-ad8b-7fd0defb2af1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.01.06 19:25:39.666731 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.01.06 19:25:39.666781 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.01.06 19:25:39.666857 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.01.06 19:25:39.666905 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.01.06 19:25:39.671077 [ 244 ] {} <Debug> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Loading data parts | ||
| 712 | 2026.01.06 19:25:39.671392 [ 244 ] {} <Debug> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): There are no data parts | ||
| 713 | 2026.01.06 19:25:39.676323 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.01.06 19:25:39.676537 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 715 | 2026.01.06 19:25:39.683853 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.01.06 19:25:39.685374 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2026.01.06 19:25:39.685845 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 718 | 2026.01.06 19:25:39.690090 [ 243 ] {} <Debug> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Loading data parts | ||
| 719 | 2026.01.06 19:25:39.690355 [ 243 ] {} <Debug> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): There are no data parts | ||
| 720 | 2026.01.06 19:25:39.719150 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.01.06 19:25:39.719414 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 722 | 2026.01.06 19:25:39.726170 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.01.06 19:25:39.727757 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.01.06 19:25:39.731929 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.01.06 19:25:40.000160 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.79 MiB, peak 148.79 MiB, free memory in arenas 0.00 B, will set to 153.88 MiB (RSS), difference: 9.09 MiB | ||
| 726 | 2026.01.06 19:25:41.636189 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46703 | ||
| 727 | 2026.01.06 19:25:41.636933 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 728 | 2026.01.06 19:25:41.637171 [ 286 ] {} <Debug> TCP-Session: 7838e71a-0321-4750-8f4e-0603432dd492 Authenticating user 'default' from [fd00:1122:3344:101::e]:46703 | ||
| 729 | 2026.01.06 19:25:41.637195 [ 286 ] {} <Debug> TCP-Session: 7838e71a-0321-4750-8f4e-0603432dd492 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 730 | 2026.01.06 19:25:41.637207 [ 286 ] {} <Debug> TCP-Session: 7838e71a-0321-4750-8f4e-0603432dd492 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 731 | 2026.01.06 19:25:41.637343 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 732 | 2026.01.06 19:25:41.637368 [ 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 | ||
| 733 | 2026.01.06 19:25:41.637466 [ 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 | ||
| 734 | 2026.01.06 19:25:41.637961 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41657 | ||
| 735 | 2026.01.06 19:25:41.637963 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45097 | ||
| 736 | 2026.01.06 19:25:41.638080 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46939 | ||
| 737 | 2026.01.06 19:25:41.638120 [ 286 ] {} <Trace> TCP-Session: 7838e71a-0321-4750-8f4e-0603432dd492 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 738 | 2026.01.06 19:25:41.638262 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37463 | ||
| 739 | 2026.01.06 19:25:41.638169 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38659 | ||
| 740 | 2026.01.06 19:25:41.638353 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39825 | ||
| 741 | 2026.01.06 19:25:41.638569 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65164 | ||
| 742 | 2026.01.06 19:25:41.638775 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 743 | 2026.01.06 19:25:41.638611 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 744 | 2026.01.06 19:25:41.638804 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 745 | 2026.01.06 19:25:41.638820 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37031 | ||
| 746 | 2026.01.06 19:25:41.638951 [ 289 ] {} <Debug> TCP-Session: a86290b0-7173-42ec-a1c1-26478bb50473 Authenticating user 'default' from [fd00:1122:3344:101::e]:46939 | ||
| 747 | 2026.01.06 19:25:41.638938 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 748 | 2026.01.06 19:25:41.639065 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 749 | 2026.01.06 19:25:41.638938 [ 292 ] {} <Debug> TCP-Session: 3b7a5709-d113-416e-8ec5-2acb1f6a5778 Authenticating user 'default' from [fd00:1122:3344:101::e]:39825 | ||
| 750 | 2026.01.06 19:25:41.639144 [ 290 ] {} <Debug> TCP-Session: 8756d2b3-81ea-4388-b4fa-30e869133b3e Authenticating user 'default' from [fd00:1122:3344:101::e]:38659 | ||
| 751 | 2026.01.06 19:25:41.639178 [ 288 ] {} <Debug> TCP-Session: 1a560bae-fd98-469a-929d-b712488af755 Authenticating user 'default' from [fd00:1122:3344:101::e]:41657 | ||
| 752 | 2026.01.06 19:25:41.639179 [ 289 ] {} <Debug> TCP-Session: a86290b0-7173-42ec-a1c1-26478bb50473 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2026.01.06 19:25:41.638914 [ 291 ] {} <Debug> TCP-Session: 5a36b597-dfbd-4503-bc9f-426ac33a52c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37463 | ||
| 754 | 2026.01.06 19:25:41.639176 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 755 | 2026.01.06 19:25:41.639259 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 756 | 2026.01.06 19:25:41.638627 [ 286 ] {95bd2716-2439-4b8d-988a-5aa34a075540} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46703) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 757 | 2026.01.06 19:25:41.639337 [ 292 ] {} <Debug> TCP-Session: 3b7a5709-d113-416e-8ec5-2acb1f6a5778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.01.06 19:25:41.639353 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 759 | 2026.01.06 19:25:41.639364 [ 293 ] {} <Debug> TCP-Session: 4d6a4bee-dd45-4e91-965b-6730d2e99de9 Authenticating user 'default' from [fd00:1122:3344:101::e]:65164 | ||
| 760 | 2026.01.06 19:25:41.639407 [ 292 ] {} <Debug> TCP-Session: 3b7a5709-d113-416e-8ec5-2acb1f6a5778 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 761 | 2026.01.06 19:25:41.639418 [ 293 ] {} <Debug> TCP-Session: 4d6a4bee-dd45-4e91-965b-6730d2e99de9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 762 | 2026.01.06 19:25:41.639439 [ 294 ] {} <Debug> TCP-Session: 4f9b135d-e3c3-481c-9bbc-811ae4a51956 Authenticating user 'default' from [fd00:1122:3344:101::e]:37031 | ||
| 763 | 2026.01.06 19:25:41.639499 [ 294 ] {} <Debug> TCP-Session: 4f9b135d-e3c3-481c-9bbc-811ae4a51956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.01.06 19:25:41.639516 [ 293 ] {} <Debug> TCP-Session: 4d6a4bee-dd45-4e91-965b-6730d2e99de9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.01.06 19:25:41.639596 [ 294 ] {} <Debug> TCP-Session: 4f9b135d-e3c3-481c-9bbc-811ae4a51956 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2026.01.06 19:25:41.639652 [ 287 ] {} <Debug> TCP-Session: 93bc73cd-ce71-4b53-bf75-c384f13800dd Authenticating user 'default' from [fd00:1122:3344:101::e]:45097 | ||
| 767 | 2026.01.06 19:25:41.639680 [ 287 ] {} <Debug> TCP-Session: 93bc73cd-ce71-4b53-bf75-c384f13800dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.01.06 19:25:41.639679 [ 291 ] {} <Debug> TCP-Session: 5a36b597-dfbd-4503-bc9f-426ac33a52c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2026.01.06 19:25:41.639702 [ 289 ] {} <Debug> TCP-Session: a86290b0-7173-42ec-a1c1-26478bb50473 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.01.06 19:25:41.639708 [ 287 ] {} <Debug> TCP-Session: 93bc73cd-ce71-4b53-bf75-c384f13800dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.01.06 19:25:41.639718 [ 291 ] {} <Debug> TCP-Session: 5a36b597-dfbd-4503-bc9f-426ac33a52c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.01.06 19:25:41.639738 [ 290 ] {} <Debug> TCP-Session: 8756d2b3-81ea-4388-b4fa-30e869133b3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.01.06 19:25:41.639800 [ 288 ] {} <Debug> TCP-Session: 1a560bae-fd98-469a-929d-b712488af755 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.01.06 19:25:41.639815 [ 290 ] {} <Debug> TCP-Session: 8756d2b3-81ea-4388-b4fa-30e869133b3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.01.06 19:25:41.639829 [ 288 ] {} <Debug> TCP-Session: 1a560bae-fd98-469a-929d-b712488af755 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.01.06 19:25:41.642106 [ 286 ] {95bd2716-2439-4b8d-988a-5aa34a075540} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 777 | 2026.01.06 19:25:41.646646 [ 286 ] {95bd2716-2439-4b8d-988a-5aa34a075540} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 778 | 2026.01.06 19:25:41.658251 [ 286 ] {95bd2716-2439-4b8d-988a-5aa34a075540} <Debug> oximeter.version (c9879b98-2857-4c41-a1bf-4a005a9336fb) (SelectExecutor): Key condition: unknown | ||
| 779 | 2026.01.06 19:25:41.672378 [ 296 ] {95bd2716-2439-4b8d-988a-5aa34a075540} <Trace> AggregatingTransform: Aggregating | ||
| 780 | 2026.01.06 19:25:41.672540 [ 296 ] {95bd2716-2439-4b8d-988a-5aa34a075540} <Trace> Aggregator: Aggregation method: without_key | ||
| 781 | 2026.01.06 19:25:41.673324 [ 296 ] {95bd2716-2439-4b8d-988a-5aa34a075540} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00437932 sec. (228.346 rows/sec., 8.92 KiB/sec.) | ||
| 782 | 2026.01.06 19:25:41.673382 [ 296 ] {95bd2716-2439-4b8d-988a-5aa34a075540} <Trace> Aggregator: Merging aggregated data | ||
| 783 | 2026.01.06 19:25:41.673412 [ 296 ] {95bd2716-2439-4b8d-988a-5aa34a075540} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 784 | 2026.01.06 19:25:41.676689 [ 286 ] {95bd2716-2439-4b8d-988a-5aa34a075540} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.038112 sec., 26.238455079764904 rows/sec., 1.02 KiB/sec. | ||
| 785 | 2026.01.06 19:25:41.676882 [ 286 ] {95bd2716-2439-4b8d-988a-5aa34a075540} <Debug> TCPHandler: Processed in 0.038922813 sec. | ||
| 786 | 2026.01.06 19:25:41.677493 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 787 | 2026.01.06 19:25:41.677540 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 788 | 2026.01.06 19:25:41.677558 [ 286 ] {} <Debug> TCP-Session: 7838e71a-0321-4750-8f4e-0603432dd492 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2026.01.06 19:25:41.677568 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 790 | 2026.01.06 19:25:41.677577 [ 294 ] {} <Debug> TCP-Session: 4f9b135d-e3c3-481c-9bbc-811ae4a51956 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.01.06 19:25:41.677588 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 792 | 2026.01.06 19:25:41.677606 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 793 | 2026.01.06 19:25:41.677639 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 794 | 2026.01.06 19:25:41.677659 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 795 | 2026.01.06 19:25:41.677672 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 796 | 2026.01.06 19:25:41.677691 [ 292 ] {} <Debug> TCP-Session: 3b7a5709-d113-416e-8ec5-2acb1f6a5778 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.01.06 19:25:41.677711 [ 291 ] {} <Debug> TCP-Session: 5a36b597-dfbd-4503-bc9f-426ac33a52c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.01.06 19:25:41.677729 [ 293 ] {} <Debug> TCP-Session: 4d6a4bee-dd45-4e91-965b-6730d2e99de9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.01.06 19:25:41.677680 [ 289 ] {} <Debug> TCP-Session: a86290b0-7173-42ec-a1c1-26478bb50473 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.01.06 19:25:41.677660 [ 287 ] {} <Debug> TCP-Session: 93bc73cd-ce71-4b53-bf75-c384f13800dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.01.06 19:25:41.677622 [ 288 ] {} <Debug> TCP-Session: 1a560bae-fd98-469a-929d-b712488af755 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.01.06 19:25:41.677634 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 803 | 2026.01.06 19:25:41.677846 [ 290 ] {} <Debug> TCP-Session: 8756d2b3-81ea-4388-b4fa-30e869133b3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 804 | 2026.01.06 19:25:42.000236 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.16 MiB, peak 164.27 MiB, free memory in arenas 0.00 B, will set to 158.07 MiB (RSS), difference: 3.91 MiB | ||
| 805 | 2026.01.06 19:25:42.166640 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 806 | 2026.01.06 19:25:42.166726 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 807 | 2026.01.06 19:25:42.172801 [ 242 ] {} <Debug> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Loading data parts | ||
| 808 | 2026.01.06 19:25:42.173121 [ 242 ] {} <Debug> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): There are no data parts | ||
| 809 | 2026.01.06 19:25:42.181539 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 810 | 2026.01.06 19:25:42.181585 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 811 | 2026.01.06 19:25:42.183278 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 812 | 2026.01.06 19:25:42.183748 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 813 | 2026.01.06 19:25:42.183972 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 814 | 2026.01.06 19:25:43.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.25 MiB, peak 164.27 MiB, free memory in arenas 0.00 B, will set to 159.10 MiB (RSS), difference: -3.15 MiB | ||
| 815 | 2026.01.06 19:25:47.130190 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 816 | 2026.01.06 19:25:47.130256 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 817 | 2026.01.06 19:25:47.185909 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 506 entries to flush up to offset 994 | ||
| 818 | 2026.01.06 19:25:47.192867 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 819 | 2026.01.06 19:25:47.192926 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 820 | 2026.01.06 19:25:47.193573 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 821 | 2026.01.06 19:25:47.194041 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 822 | 2026.01.06 19:25:47.196462 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 994 | ||
| 823 | 2026.01.06 19:25:47.231983 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 824 | 2026.01.06 19:25:47.250895 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 825 | 2026.01.06 19:25:47.250960 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 826 | 2026.01.06 19:25:47.257683 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 827 | 2026.01.06 19:25:47.259080 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 828 | 2026.01.06 19:25:47.262703 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 829 | 2026.01.06 19:25:48.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.93 MiB, peak 164.27 MiB, free memory in arenas 0.00 B, will set to 162.27 MiB (RSS), difference: 2.34 MiB | ||
| 830 | 2026.01.06 19:25:49.538321 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51677 | ||
| 831 | 2026.01.06 19:25:49.538431 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 832 | 2026.01.06 19:25:49.538457 [ 286 ] {} <Debug> TCP-Session: bd6f5485-e840-45e6-b1b8-33e27a576468 Authenticating user 'default' from [fd00:1122:3344:101::e]:51677 | ||
| 833 | 2026.01.06 19:25:49.538479 [ 286 ] {} <Debug> TCP-Session: bd6f5485-e840-45e6-b1b8-33e27a576468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.01.06 19:25:49.538491 [ 286 ] {} <Debug> TCP-Session: bd6f5485-e840-45e6-b1b8-33e27a576468 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.01.06 19:25:49.538744 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63997 | ||
| 836 | 2026.01.06 19:25:49.538767 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56235 | ||
| 837 | 2026.01.06 19:25:49.538793 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52957 | ||
| 838 | 2026.01.06 19:25:49.538832 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37433 | ||
| 839 | 2026.01.06 19:25:49.538837 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33045 | ||
| 840 | 2026.01.06 19:25:49.538888 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 841 | 2026.01.06 19:25:49.538879 [ 286 ] {} <Trace> TCP-Session: bd6f5485-e840-45e6-b1b8-33e27a576468 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2026.01.06 19:25:49.538934 [ 290 ] {} <Debug> TCP-Session: e451445c-91b1-4cdf-9bf5-a261c841be9d Authenticating user 'default' from [fd00:1122:3344:101::e]:56235 | ||
| 843 | 2026.01.06 19:25:49.538951 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 844 | 2026.01.06 19:25:49.538969 [ 290 ] {} <Debug> TCP-Session: e451445c-91b1-4cdf-9bf5-a261c841be9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 845 | 2026.01.06 19:25:49.538973 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 846 | 2026.01.06 19:25:49.538991 [ 290 ] {} <Debug> TCP-Session: e451445c-91b1-4cdf-9bf5-a261c841be9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 847 | 2026.01.06 19:25:49.538993 [ 291 ] {} <Debug> TCP-Session: 28f2503f-5c87-49fb-b462-d70896f55907 Authenticating user 'default' from [fd00:1122:3344:101::e]:52957 | ||
| 848 | 2026.01.06 19:25:49.539008 [ 294 ] {} <Debug> TCP-Session: cc91939c-dbca-425f-bb82-e4efe6797da0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33045 | ||
| 849 | 2026.01.06 19:25:49.539036 [ 291 ] {} <Debug> TCP-Session: 28f2503f-5c87-49fb-b462-d70896f55907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.01.06 19:25:49.539044 [ 294 ] {} <Debug> TCP-Session: cc91939c-dbca-425f-bb82-e4efe6797da0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.01.06 19:25:49.539057 [ 291 ] {} <Debug> TCP-Session: 28f2503f-5c87-49fb-b462-d70896f55907 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.01.06 19:25:49.539073 [ 294 ] {} <Debug> TCP-Session: cc91939c-dbca-425f-bb82-e4efe6797da0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.01.06 19:25:49.538988 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 854 | 2026.01.06 19:25:49.538872 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 855 | 2026.01.06 19:25:49.539124 [ 286 ] {ef76b83e-e055-46fa-a7ad-e867c8b507cc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51677) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 856 | 2026.01.06 19:25:49.539145 [ 293 ] {} <Debug> TCP-Session: 68c7ee8d-3b24-4204-972f-2cf925fc521a Authenticating user 'default' from [fd00:1122:3344:101::e]:37433 | ||
| 857 | 2026.01.06 19:25:49.539168 [ 288 ] {} <Debug> TCP-Session: 19af95e0-3762-4a19-9d4f-049eba110473 Authenticating user 'default' from [fd00:1122:3344:101::e]:63997 | ||
| 858 | 2026.01.06 19:25:49.539196 [ 293 ] {} <Debug> TCP-Session: 68c7ee8d-3b24-4204-972f-2cf925fc521a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.01.06 19:25:49.539214 [ 288 ] {} <Debug> TCP-Session: 19af95e0-3762-4a19-9d4f-049eba110473 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.01.06 19:25:49.539220 [ 293 ] {} <Debug> TCP-Session: 68c7ee8d-3b24-4204-972f-2cf925fc521a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2026.01.06 19:25:49.539242 [ 288 ] {} <Debug> TCP-Session: 19af95e0-3762-4a19-9d4f-049eba110473 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.01.06 19:25:49.538800 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40307 | ||
| 863 | 2026.01.06 19:25:49.538773 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57715 | ||
| 864 | 2026.01.06 19:25:49.538750 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54139 | ||
| 865 | 2026.01.06 19:25:49.539417 [ 286 ] {ef76b83e-e055-46fa-a7ad-e867c8b507cc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 866 | 2026.01.06 19:25:49.539434 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 867 | 2026.01.06 19:25:49.539469 [ 292 ] {} <Debug> TCP-Session: 13759cb2-5c58-4c10-b567-18794d894e0d Authenticating user 'default' from [fd00:1122:3344:101::e]:40307 | ||
| 868 | 2026.01.06 19:25:49.539481 [ 286 ] {ef76b83e-e055-46fa-a7ad-e867c8b507cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 869 | 2026.01.06 19:25:49.539485 [ 292 ] {} <Debug> TCP-Session: 13759cb2-5c58-4c10-b567-18794d894e0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 870 | 2026.01.06 19:25:49.539512 [ 292 ] {} <Debug> TCP-Session: 13759cb2-5c58-4c10-b567-18794d894e0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.01.06 19:25:49.539566 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 872 | 2026.01.06 19:25:49.539601 [ 287 ] {} <Debug> TCP-Session: 10ca44da-3585-4174-a491-0f7026cbe82f Authenticating user 'default' from [fd00:1122:3344:101::e]:54139 | ||
| 873 | 2026.01.06 19:25:49.539601 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 874 | 2026.01.06 19:25:49.539620 [ 287 ] {} <Debug> TCP-Session: 10ca44da-3585-4174-a491-0f7026cbe82f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2026.01.06 19:25:49.539646 [ 289 ] {} <Debug> TCP-Session: 3add2e02-b0b5-47a1-9ce1-cc6d4b7aa80a Authenticating user 'default' from [fd00:1122:3344:101::e]:57715 | ||
| 876 | 2026.01.06 19:25:49.539650 [ 287 ] {} <Debug> TCP-Session: 10ca44da-3585-4174-a491-0f7026cbe82f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.01.06 19:25:49.539672 [ 289 ] {} <Debug> TCP-Session: 3add2e02-b0b5-47a1-9ce1-cc6d4b7aa80a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.01.06 19:25:49.539705 [ 289 ] {} <Debug> TCP-Session: 3add2e02-b0b5-47a1-9ce1-cc6d4b7aa80a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.01.06 19:25:49.539801 [ 286 ] {ef76b83e-e055-46fa-a7ad-e867c8b507cc} <Debug> oximeter.version (c9879b98-2857-4c41-a1bf-4a005a9336fb) (SelectExecutor): Key condition: unknown | ||
| 880 | 2026.01.06 19:25:49.540751 [ 318 ] {ef76b83e-e055-46fa-a7ad-e867c8b507cc} <Trace> AggregatingTransform: Aggregating | ||
| 881 | 2026.01.06 19:25:49.540798 [ 318 ] {ef76b83e-e055-46fa-a7ad-e867c8b507cc} <Trace> Aggregator: Aggregation method: without_key | ||
| 882 | 2026.01.06 19:25:49.540837 [ 318 ] {ef76b83e-e055-46fa-a7ad-e867c8b507cc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000932547 sec. (1072.332 rows/sec., 41.89 KiB/sec.) | ||
| 883 | 2026.01.06 19:25:49.540858 [ 318 ] {ef76b83e-e055-46fa-a7ad-e867c8b507cc} <Trace> Aggregator: Merging aggregated data | ||
| 884 | 2026.01.06 19:25:49.541957 [ 286 ] {ef76b83e-e055-46fa-a7ad-e867c8b507cc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002905 sec., 344.2340791738382 rows/sec., 13.45 KiB/sec. | ||
| 885 | 2026.01.06 19:25:49.542113 [ 286 ] {ef76b83e-e055-46fa-a7ad-e867c8b507cc} <Debug> TCPHandler: Processed in 0.003355839 sec. | ||
| 886 | 2026.01.06 19:25:49.542226 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 887 | 2026.01.06 19:25:49.542255 [ 286 ] {} <Debug> TCP-Session: bd6f5485-e840-45e6-b1b8-33e27a576468 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2026.01.06 19:25:49.542257 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2026.01.06 19:25:49.542277 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 890 | 2026.01.06 19:25:49.542307 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 891 | 2026.01.06 19:25:49.542317 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2026.01.06 19:25:49.542342 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 893 | 2026.01.06 19:25:49.542362 [ 292 ] {} <Debug> TCP-Session: 13759cb2-5c58-4c10-b567-18794d894e0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.01.06 19:25:49.542380 [ 290 ] {} <Debug> TCP-Session: e451445c-91b1-4cdf-9bf5-a261c841be9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.01.06 19:25:49.542402 [ 288 ] {} <Debug> TCP-Session: 19af95e0-3762-4a19-9d4f-049eba110473 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2026.01.06 19:25:49.542391 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2026.01.06 19:25:49.542379 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 898 | 2026.01.06 19:25:49.542473 [ 293 ] {} <Debug> TCP-Session: 68c7ee8d-3b24-4204-972f-2cf925fc521a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2026.01.06 19:25:49.542310 [ 294 ] {} <Debug> TCP-Session: cc91939c-dbca-425f-bb82-e4efe6797da0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.01.06 19:25:49.542500 [ 291 ] {} <Debug> TCP-Session: 28f2503f-5c87-49fb-b462-d70896f55907 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.01.06 19:25:49.542361 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 902 | 2026.01.06 19:25:49.542327 [ 287 ] {} <Debug> TCP-Session: 10ca44da-3585-4174-a491-0f7026cbe82f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.01.06 19:25:49.542579 [ 289 ] {} <Debug> TCP-Session: 3add2e02-b0b5-47a1-9ce1-cc6d4b7aa80a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.01.06 19:25:49.764930 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60279 | ||
| 905 | 2026.01.06 19:25:49.765031 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 906 | 2026.01.06 19:25:49.765058 [ 286 ] {} <Debug> TCP-Session: 81b78c76-9c9e-4384-b8f4-41f4993d5a85 Authenticating user 'default' from [fd00:1122:3344:101::e]:60279 | ||
| 907 | 2026.01.06 19:25:49.765079 [ 286 ] {} <Debug> TCP-Session: 81b78c76-9c9e-4384-b8f4-41f4993d5a85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.01.06 19:25:49.765093 [ 286 ] {} <Debug> TCP-Session: 81b78c76-9c9e-4384-b8f4-41f4993d5a85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.01.06 19:25:49.765287 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52919 | ||
| 910 | 2026.01.06 19:25:49.765294 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35591 | ||
| 911 | 2026.01.06 19:25:49.765334 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52230 | ||
| 912 | 2026.01.06 19:25:49.765346 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56543 | ||
| 913 | 2026.01.06 19:25:49.765370 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62926 | ||
| 914 | 2026.01.06 19:25:49.765392 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64523 | ||
| 915 | 2026.01.06 19:25:49.765435 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 916 | 2026.01.06 19:25:49.765448 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 917 | 2026.01.06 19:25:49.765467 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 918 | 2026.01.06 19:25:49.765477 [ 290 ] {} <Debug> TCP-Session: 4697e4ff-8740-48a9-9444-df1bad395963 Authenticating user 'default' from [fd00:1122:3344:101::e]:52230 | ||
| 919 | 2026.01.06 19:25:49.765495 [ 291 ] {} <Debug> TCP-Session: fdc22d79-b003-4454-a1a4-51ec42e13ca4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56543 | ||
| 920 | 2026.01.06 19:25:49.765516 [ 290 ] {} <Debug> TCP-Session: 4697e4ff-8740-48a9-9444-df1bad395963 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 921 | 2026.01.06 19:25:49.765526 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 922 | 2026.01.06 19:25:49.765542 [ 290 ] {} <Debug> TCP-Session: 4697e4ff-8740-48a9-9444-df1bad395963 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 923 | 2026.01.06 19:25:49.765539 [ 291 ] {} <Debug> TCP-Session: fdc22d79-b003-4454-a1a4-51ec42e13ca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.01.06 19:25:49.765568 [ 293 ] {} <Debug> TCP-Session: 499af8be-ebd7-435a-857b-7d10c2dcefbe Authenticating user 'default' from [fd00:1122:3344:101::e]:64523 | ||
| 925 | 2026.01.06 19:25:49.765584 [ 291 ] {} <Debug> TCP-Session: fdc22d79-b003-4454-a1a4-51ec42e13ca4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.01.06 19:25:49.765608 [ 293 ] {} <Debug> TCP-Session: 499af8be-ebd7-435a-857b-7d10c2dcefbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.01.06 19:25:49.765509 [ 292 ] {} <Debug> TCP-Session: d8dfd97b-5718-40e4-bedc-6f3865cba43d Authenticating user 'default' from [fd00:1122:3344:101::e]:62926 | ||
| 928 | 2026.01.06 19:25:49.765639 [ 293 ] {} <Debug> TCP-Session: 499af8be-ebd7-435a-857b-7d10c2dcefbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.01.06 19:25:49.765665 [ 292 ] {} <Debug> TCP-Session: d8dfd97b-5718-40e4-bedc-6f3865cba43d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.01.06 19:25:49.765505 [ 286 ] {} <Trace> TCP-Session: 81b78c76-9c9e-4384-b8f4-41f4993d5a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2026.01.06 19:25:49.765687 [ 292 ] {} <Debug> TCP-Session: d8dfd97b-5718-40e4-bedc-6f3865cba43d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.01.06 19:25:49.765433 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 933 | 2026.01.06 19:25:49.765426 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 934 | 2026.01.06 19:25:49.765753 [ 288 ] {} <Debug> TCP-Session: 7858063b-757a-439b-b0cd-b86b4ceb6274 Authenticating user 'default' from [fd00:1122:3344:101::e]:35591 | ||
| 935 | 2026.01.06 19:25:49.765774 [ 287 ] {} <Debug> TCP-Session: 57e429bb-1052-4764-8458-37982ac3e9d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52919 | ||
| 936 | 2026.01.06 19:25:49.765784 [ 288 ] {} <Debug> TCP-Session: 7858063b-757a-439b-b0cd-b86b4ceb6274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2026.01.06 19:25:49.765800 [ 287 ] {} <Debug> TCP-Session: 57e429bb-1052-4764-8458-37982ac3e9d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.01.06 19:25:49.765812 [ 288 ] {} <Debug> TCP-Session: 7858063b-757a-439b-b0cd-b86b4ceb6274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 939 | 2026.01.06 19:25:49.765829 [ 287 ] {} <Debug> TCP-Session: 57e429bb-1052-4764-8458-37982ac3e9d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 940 | 2026.01.06 19:25:49.765419 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46282 | ||
| 941 | 2026.01.06 19:25:49.765849 [ 286 ] {092df939-a0db-4d4d-881e-8a31b5d2153e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60279) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 942 | 2026.01.06 19:25:49.765336 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39706 | ||
| 943 | 2026.01.06 19:25:49.765944 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 944 | 2026.01.06 19:25:49.765974 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 945 | 2026.01.06 19:25:49.765986 [ 294 ] {} <Debug> TCP-Session: 714262d1-aa6a-486e-b5f6-60596b0ac397 Authenticating user 'default' from [fd00:1122:3344:101::e]:46282 | ||
| 946 | 2026.01.06 19:25:49.766004 [ 289 ] {} <Debug> TCP-Session: 1a1ceb22-0894-4360-a28d-025597e3048e Authenticating user 'default' from [fd00:1122:3344:101::e]:39706 | ||
| 947 | 2026.01.06 19:25:49.766016 [ 294 ] {} <Debug> TCP-Session: 714262d1-aa6a-486e-b5f6-60596b0ac397 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.01.06 19:25:49.766031 [ 289 ] {} <Debug> TCP-Session: 1a1ceb22-0894-4360-a28d-025597e3048e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.01.06 19:25:49.766042 [ 294 ] {} <Debug> TCP-Session: 714262d1-aa6a-486e-b5f6-60596b0ac397 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.01.06 19:25:49.766057 [ 289 ] {} <Debug> TCP-Session: 1a1ceb22-0894-4360-a28d-025597e3048e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.01.06 19:25:49.766129 [ 286 ] {092df939-a0db-4d4d-881e-8a31b5d2153e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 952 | 2026.01.06 19:25:49.766191 [ 286 ] {092df939-a0db-4d4d-881e-8a31b5d2153e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 953 | 2026.01.06 19:25:49.766505 [ 286 ] {092df939-a0db-4d4d-881e-8a31b5d2153e} <Debug> oximeter.version (c9879b98-2857-4c41-a1bf-4a005a9336fb) (SelectExecutor): Key condition: unknown | ||
| 954 | 2026.01.06 19:25:49.767519 [ 330 ] {092df939-a0db-4d4d-881e-8a31b5d2153e} <Trace> AggregatingTransform: Aggregating | ||
| 955 | 2026.01.06 19:25:49.767567 [ 330 ] {092df939-a0db-4d4d-881e-8a31b5d2153e} <Trace> Aggregator: Aggregation method: without_key | ||
| 956 | 2026.01.06 19:25:49.767606 [ 330 ] {092df939-a0db-4d4d-881e-8a31b5d2153e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000995479 sec. (1004.542 rows/sec., 39.24 KiB/sec.) | ||
| 957 | 2026.01.06 19:25:49.767626 [ 330 ] {092df939-a0db-4d4d-881e-8a31b5d2153e} <Trace> Aggregator: Merging aggregated data | ||
| 958 | 2026.01.06 19:25:49.768848 [ 286 ] {092df939-a0db-4d4d-881e-8a31b5d2153e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003051 sec., 327.76138970829237 rows/sec., 12.80 KiB/sec. | ||
| 959 | 2026.01.06 19:25:49.768989 [ 286 ] {092df939-a0db-4d4d-881e-8a31b5d2153e} <Debug> TCPHandler: Processed in 0.003594986 sec. | ||
| 960 | 2026.01.06 19:25:49.769086 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 961 | 2026.01.06 19:25:49.769116 [ 286 ] {} <Debug> TCP-Session: 81b78c76-9c9e-4384-b8f4-41f4993d5a85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 962 | 2026.01.06 19:25:49.769129 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 963 | 2026.01.06 19:25:49.769150 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 964 | 2026.01.06 19:25:49.769174 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.01.06 19:25:49.769194 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.01.06 19:25:49.769211 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.01.06 19:25:49.769225 [ 289 ] {} <Debug> TCP-Session: 1a1ceb22-0894-4360-a28d-025597e3048e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.01.06 19:25:49.769241 [ 290 ] {} <Debug> TCP-Session: 4697e4ff-8740-48a9-9444-df1bad395963 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2026.01.06 19:25:49.769257 [ 294 ] {} <Debug> TCP-Session: 714262d1-aa6a-486e-b5f6-60596b0ac397 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.01.06 19:25:49.769268 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2026.01.06 19:25:49.769247 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 972 | 2026.01.06 19:25:49.769315 [ 293 ] {} <Debug> TCP-Session: 499af8be-ebd7-435a-857b-7d10c2dcefbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.01.06 19:25:49.769196 [ 287 ] {} <Debug> TCP-Session: 57e429bb-1052-4764-8458-37982ac3e9d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.01.06 19:25:49.769342 [ 292 ] {} <Debug> TCP-Session: d8dfd97b-5718-40e4-bedc-6f3865cba43d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.01.06 19:25:49.769178 [ 288 ] {} <Debug> TCP-Session: 7858063b-757a-439b-b0cd-b86b4ceb6274 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.01.06 19:25:49.769230 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 977 | 2026.01.06 19:25:49.769435 [ 291 ] {} <Debug> TCP-Session: fdc22d79-b003-4454-a1a4-51ec42e13ca4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.01.06 19:25:52.186194 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 94 | ||
| 979 | 2026.01.06 19:25:52.188315 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 980 | 2026.01.06 19:25:52.188366 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 981 | 2026.01.06 19:25:52.189585 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 982 | 2026.01.06 19:25:52.190060 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 983 | 2026.01.06 19:25:52.190354 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 984 | 2026.01.06 19:25:53.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.51 MiB, peak 170.66 MiB, free memory in arenas 0.00 B, will set to 162.55 MiB (RSS), difference: 4.04 MiB | ||
| 985 | 2026.01.06 19:25:53.584322 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 986 | 2026.01.06 19:25:53.584497 [ 3 ] {07b35abe-3fc6-40f7-be1c-df89469510c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 987 | 2026.01.06 19:25:53.584760 [ 3 ] {07b35abe-3fc6-40f7-be1c-df89469510c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 988 | 2026.01.06 19:25:53.584820 [ 3 ] {07b35abe-3fc6-40f7-be1c-df89469510c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 989 | 2026.01.06 19:25:53.585220 [ 3 ] {07b35abe-3fc6-40f7-be1c-df89469510c3} <Debug> TCPHandler: Processed in 0.001033481 sec. | ||
| 990 | 2026.01.06 19:25:53.599861 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 991 | 2026.01.06 19:25:53.600012 [ 3 ] {392182e1-a696-408a-a49a-86d29935d902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 992 | 2026.01.06 19:25:53.608852 [ 3 ] {392182e1-a696-408a-a49a-86d29935d902} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 993 | 2026.01.06 19:25:53.608913 [ 3 ] {392182e1-a696-408a-a49a-86d29935d902} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 994 | 2026.01.06 19:25:53.611429 [ 3 ] {392182e1-a696-408a-a49a-86d29935d902} <Debug> TCPHandler: Processed in 0.011628764 sec. | ||
| 995 | 2026.01.06 19:25:53.611715 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 996 | 2026.01.06 19:25:53.611847 [ 3 ] {7d90b761-9c6d-40cb-afc8-45e7a000c47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 997 | 2026.01.06 19:25:53.616239 [ 3 ] {7d90b761-9c6d-40cb-afc8-45e7a000c47d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 998 | 2026.01.06 19:25:53.616292 [ 3 ] {7d90b761-9c6d-40cb-afc8-45e7a000c47d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 999 | 2026.01.06 19:25:53.616669 [ 3 ] {7d90b761-9c6d-40cb-afc8-45e7a000c47d} <Debug> TCPHandler: Processed in 0.005010719 sec. | ||
| 1000 | 2026.01.06 19:25:53.616936 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1001 | 2026.01.06 19:25:53.617070 [ 3 ] {d4aa70ad-9806-4a25-a45b-4dec8f7b2eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1002 | 2026.01.06 19:25:53.617335 [ 3 ] {d4aa70ad-9806-4a25-a45b-4dec8f7b2eef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1003 | 2026.01.06 19:25:53.617382 [ 3 ] {d4aa70ad-9806-4a25-a45b-4dec8f7b2eef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1004 | 2026.01.06 19:25:53.617715 [ 3 ] {d4aa70ad-9806-4a25-a45b-4dec8f7b2eef} <Debug> TCPHandler: Processed in 0.000837625 sec. | ||
| 1005 | 2026.01.06 19:25:53.617947 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1006 | 2026.01.06 19:25:53.618064 [ 3 ] {3dd663a1-18e3-42ae-a396-013e299695a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1007 | 2026.01.06 19:25:53.618312 [ 3 ] {3dd663a1-18e3-42ae-a396-013e299695a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1008 | 2026.01.06 19:25:53.618356 [ 3 ] {3dd663a1-18e3-42ae-a396-013e299695a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1009 | 2026.01.06 19:25:53.618676 [ 3 ] {3dd663a1-18e3-42ae-a396-013e299695a9} <Debug> TCPHandler: Processed in 0.000778403 sec. | ||
| 1010 | 2026.01.06 19:25:53.618902 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1011 | 2026.01.06 19:25:53.619019 [ 3 ] {5376acc9-40fa-45c6-94e4-143f5bf70a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1012 | 2026.01.06 19:25:53.619274 [ 3 ] {5376acc9-40fa-45c6-94e4-143f5bf70a2d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1013 | 2026.01.06 19:25:53.619320 [ 3 ] {5376acc9-40fa-45c6-94e4-143f5bf70a2d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1014 | 2026.01.06 19:25:53.619639 [ 3 ] {5376acc9-40fa-45c6-94e4-143f5bf70a2d} <Debug> TCPHandler: Processed in 0.000786244 sec. | ||
| 1015 | 2026.01.06 19:25:53.619843 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1016 | 2026.01.06 19:25:53.619960 [ 3 ] {38c53561-a7e1-4237-aeab-15dcf7a322cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1017 | 2026.01.06 19:25:53.620205 [ 3 ] {38c53561-a7e1-4237-aeab-15dcf7a322cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1018 | 2026.01.06 19:25:53.620248 [ 3 ] {38c53561-a7e1-4237-aeab-15dcf7a322cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1019 | 2026.01.06 19:25:53.620570 [ 3 ] {38c53561-a7e1-4237-aeab-15dcf7a322cc} <Debug> TCPHandler: Processed in 0.000776603 sec. | ||
| 1020 | 2026.01.06 19:25:53.620803 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1021 | 2026.01.06 19:25:53.620920 [ 3 ] {f86c78b7-7ac2-4d5b-977c-2bbc3941bfed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1022 | 2026.01.06 19:25:53.621165 [ 3 ] {f86c78b7-7ac2-4d5b-977c-2bbc3941bfed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1023 | 2026.01.06 19:25:53.621208 [ 3 ] {f86c78b7-7ac2-4d5b-977c-2bbc3941bfed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1024 | 2026.01.06 19:25:53.621524 [ 3 ] {f86c78b7-7ac2-4d5b-977c-2bbc3941bfed} <Debug> TCPHandler: Processed in 0.000770502 sec. | ||
| 1025 | 2026.01.06 19:25:53.621746 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1026 | 2026.01.06 19:25:53.621862 [ 3 ] {1eb6073e-7bd9-4907-9c86-6bca15a190f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1027 | 2026.01.06 19:25:53.622107 [ 3 ] {1eb6073e-7bd9-4907-9c86-6bca15a190f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1028 | 2026.01.06 19:25:53.622150 [ 3 ] {1eb6073e-7bd9-4907-9c86-6bca15a190f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1029 | 2026.01.06 19:25:53.622470 [ 3 ] {1eb6073e-7bd9-4907-9c86-6bca15a190f9} <Debug> TCPHandler: Processed in 0.000773383 sec. | ||
| 1030 | 2026.01.06 19:25:53.622678 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1031 | 2026.01.06 19:25:53.622796 [ 3 ] {eef07dff-2282-4221-990e-4d01fa3d0d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1032 | 2026.01.06 19:25:53.623045 [ 3 ] {eef07dff-2282-4221-990e-4d01fa3d0d33} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1033 | 2026.01.06 19:25:53.623088 [ 3 ] {eef07dff-2282-4221-990e-4d01fa3d0d33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1034 | 2026.01.06 19:25:53.623397 [ 3 ] {eef07dff-2282-4221-990e-4d01fa3d0d33} <Debug> TCPHandler: Processed in 0.000767603 sec. | ||
| 1035 | 2026.01.06 19:25:53.623609 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1036 | 2026.01.06 19:25:53.623727 [ 3 ] {d1c87cda-a495-407c-85ba-4228c710de32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1037 | 2026.01.06 19:25:53.623975 [ 3 ] {d1c87cda-a495-407c-85ba-4228c710de32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1038 | 2026.01.06 19:25:53.624018 [ 3 ] {d1c87cda-a495-407c-85ba-4228c710de32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1039 | 2026.01.06 19:25:53.624327 [ 3 ] {d1c87cda-a495-407c-85ba-4228c710de32} <Debug> TCPHandler: Processed in 0.000768312 sec. | ||
| 1040 | 2026.01.06 19:25:53.624535 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1041 | 2026.01.06 19:25:53.624653 [ 3 ] {d81328b7-df80-47c9-b500-c00d503add18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1042 | 2026.01.06 19:25:53.624901 [ 3 ] {d81328b7-df80-47c9-b500-c00d503add18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1043 | 2026.01.06 19:25:53.624944 [ 3 ] {d81328b7-df80-47c9-b500-c00d503add18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1044 | 2026.01.06 19:25:53.625259 [ 3 ] {d81328b7-df80-47c9-b500-c00d503add18} <Debug> TCPHandler: Processed in 0.000772443 sec. | ||
| 1045 | 2026.01.06 19:25:53.625469 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1046 | 2026.01.06 19:25:53.625586 [ 3 ] {8f6d8208-9729-4a6a-b9ed-0c7900916dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1047 | 2026.01.06 19:25:53.625840 [ 3 ] {8f6d8208-9729-4a6a-b9ed-0c7900916dea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1048 | 2026.01.06 19:25:53.625883 [ 3 ] {8f6d8208-9729-4a6a-b9ed-0c7900916dea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1049 | 2026.01.06 19:25:53.626198 [ 3 ] {8f6d8208-9729-4a6a-b9ed-0c7900916dea} <Debug> TCPHandler: Processed in 0.000777673 sec. | ||
| 1050 | 2026.01.06 19:25:53.626406 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2026.01.06 19:25:53.626523 [ 3 ] {cb6238bb-f3fe-4f0a-bb86-6f43c918150e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1052 | 2026.01.06 19:25:53.626773 [ 3 ] {cb6238bb-f3fe-4f0a-bb86-6f43c918150e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1053 | 2026.01.06 19:25:53.626815 [ 3 ] {cb6238bb-f3fe-4f0a-bb86-6f43c918150e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1054 | 2026.01.06 19:25:53.627129 [ 3 ] {cb6238bb-f3fe-4f0a-bb86-6f43c918150e} <Debug> TCPHandler: Processed in 0.000770743 sec. | ||
| 1055 | 2026.01.06 19:25:53.627335 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1056 | 2026.01.06 19:25:53.627456 [ 3 ] {fc7244f7-4ad7-4990-99cf-429fd209ecda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1057 | 2026.01.06 19:25:53.627708 [ 3 ] {fc7244f7-4ad7-4990-99cf-429fd209ecda} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1058 | 2026.01.06 19:25:53.627750 [ 3 ] {fc7244f7-4ad7-4990-99cf-429fd209ecda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1059 | 2026.01.06 19:25:53.628066 [ 3 ] {fc7244f7-4ad7-4990-99cf-429fd209ecda} <Debug> TCPHandler: Processed in 0.000779723 sec. | ||
| 1060 | 2026.01.06 19:25:53.628751 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1061 | 2026.01.06 19:25:53.628871 [ 3 ] {bc304bcc-a066-4c39-a624-905cd6423b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1062 | 2026.01.06 19:25:53.629129 [ 3 ] {bc304bcc-a066-4c39-a624-905cd6423b71} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1063 | 2026.01.06 19:25:53.629172 [ 3 ] {bc304bcc-a066-4c39-a624-905cd6423b71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1064 | 2026.01.06 19:25:53.629495 [ 3 ] {bc304bcc-a066-4c39-a624-905cd6423b71} <Debug> TCPHandler: Processed in 0.000793464 sec. | ||
| 1065 | 2026.01.06 19:25:53.630368 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1066 | 2026.01.06 19:25:53.630488 [ 3 ] {7f1d90bb-ad7d-4977-b75b-1db60ab24a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1067 | 2026.01.06 19:25:53.630748 [ 3 ] {7f1d90bb-ad7d-4977-b75b-1db60ab24a9f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1068 | 2026.01.06 19:25:53.630791 [ 3 ] {7f1d90bb-ad7d-4977-b75b-1db60ab24a9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1069 | 2026.01.06 19:25:53.631129 [ 3 ] {7f1d90bb-ad7d-4977-b75b-1db60ab24a9f} <Debug> TCPHandler: Processed in 0.000813164 sec. | ||
| 1070 | 2026.01.06 19:25:53.631345 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1071 | 2026.01.06 19:25:53.631466 [ 3 ] {884f858a-d22f-4679-9ea5-30524784f8df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1072 | 2026.01.06 19:25:53.631737 [ 3 ] {884f858a-d22f-4679-9ea5-30524784f8df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1073 | 2026.01.06 19:25:53.631780 [ 3 ] {884f858a-d22f-4679-9ea5-30524784f8df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1074 | 2026.01.06 19:25:53.632105 [ 3 ] {884f858a-d22f-4679-9ea5-30524784f8df} <Debug> TCPHandler: Processed in 0.000808894 sec. | ||
| 1075 | 2026.01.06 19:25:53.632319 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1076 | 2026.01.06 19:25:53.632449 [ 3 ] {d151f7f0-59c9-4a34-82c9-99fe37ac37f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1077 | 2026.01.06 19:25:53.632713 [ 3 ] {d151f7f0-59c9-4a34-82c9-99fe37ac37f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1078 | 2026.01.06 19:25:53.632756 [ 3 ] {d151f7f0-59c9-4a34-82c9-99fe37ac37f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1079 | 2026.01.06 19:25:53.633074 [ 3 ] {d151f7f0-59c9-4a34-82c9-99fe37ac37f8} <Debug> TCPHandler: Processed in 0.000804344 sec. | ||
| 1080 | 2026.01.06 19:25:53.633412 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1081 | 2026.01.06 19:25:53.633536 [ 3 ] {56cdb65c-2890-44db-96d5-4320192ee769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1082 | 2026.01.06 19:25:53.633802 [ 3 ] {56cdb65c-2890-44db-96d5-4320192ee769} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1083 | 2026.01.06 19:25:53.633857 [ 3 ] {56cdb65c-2890-44db-96d5-4320192ee769} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1084 | 2026.01.06 19:25:53.634187 [ 3 ] {56cdb65c-2890-44db-96d5-4320192ee769} <Debug> TCPHandler: Processed in 0.000828745 sec. | ||
| 1085 | 2026.01.06 19:25:53.634405 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1086 | 2026.01.06 19:25:53.634528 [ 3 ] {1cf3a321-3f26-40d8-91a6-119f51d73fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1087 | 2026.01.06 19:25:53.634803 [ 3 ] {1cf3a321-3f26-40d8-91a6-119f51d73fe2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1088 | 2026.01.06 19:25:53.634846 [ 3 ] {1cf3a321-3f26-40d8-91a6-119f51d73fe2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1089 | 2026.01.06 19:25:53.635169 [ 3 ] {1cf3a321-3f26-40d8-91a6-119f51d73fe2} <Debug> TCPHandler: Processed in 0.000812384 sec. | ||
| 1090 | 2026.01.06 19:25:53.635529 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1091 | 2026.01.06 19:25:53.635681 [ 3 ] {ee7ebb72-6bb3-42d7-bd57-36fea472bfa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 1092 | 2026.01.06 19:25:53.636022 [ 3 ] {ee7ebb72-6bb3-42d7-bd57-36fea472bfa5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1093 | 2026.01.06 19:25:53.636074 [ 3 ] {ee7ebb72-6bb3-42d7-bd57-36fea472bfa5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1094 | 2026.01.06 19:25:53.636526 [ 3 ] {ee7ebb72-6bb3-42d7-bd57-36fea472bfa5} <Debug> TCPHandler: Processed in 0.001057471 sec. | ||
| 1095 | 2026.01.06 19:25:53.637336 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1096 | 2026.01.06 19:25:53.637484 [ 3 ] {6202df26-ddee-4fa6-95d1-283bcd744cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 1097 | 2026.01.06 19:25:53.637832 [ 3 ] {6202df26-ddee-4fa6-95d1-283bcd744cd1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1098 | 2026.01.06 19:25:53.637885 [ 3 ] {6202df26-ddee-4fa6-95d1-283bcd744cd1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1099 | 2026.01.06 19:25:53.638341 [ 3 ] {6202df26-ddee-4fa6-95d1-283bcd744cd1} <Debug> TCPHandler: Processed in 0.001062732 sec. | ||
| 1100 | 2026.01.06 19:25:53.638661 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1101 | 2026.01.06 19:25:53.638808 [ 3 ] {e187186c-1ead-4e12-8c91-bd184a299662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1102 | 2026.01.06 19:25:53.639110 [ 3 ] {e187186c-1ead-4e12-8c91-bd184a299662} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1103 | 2026.01.06 19:25:53.639153 [ 3 ] {e187186c-1ead-4e12-8c91-bd184a299662} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1104 | 2026.01.06 19:25:53.639472 [ 3 ] {e187186c-1ead-4e12-8c91-bd184a299662} <Debug> TCPHandler: Processed in 0.000867235 sec. | ||
| 1105 | 2026.01.06 19:25:53.639730 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1106 | 2026.01.06 19:25:53.639856 [ 3 ] {1c99cf30-9135-4fbe-bb6c-f9ea6c73f35f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1107 | 2026.01.06 19:25:53.640133 [ 3 ] {1c99cf30-9135-4fbe-bb6c-f9ea6c73f35f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1108 | 2026.01.06 19:25:53.640175 [ 3 ] {1c99cf30-9135-4fbe-bb6c-f9ea6c73f35f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1109 | 2026.01.06 19:25:53.640512 [ 3 ] {1c99cf30-9135-4fbe-bb6c-f9ea6c73f35f} <Debug> TCPHandler: Processed in 0.000831124 sec. | ||
| 1110 | 2026.01.06 19:25:53.640750 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1111 | 2026.01.06 19:25:53.640880 [ 3 ] {a0a36687-a50f-4bc3-9577-61e2d0cb7dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1112 | 2026.01.06 19:25:53.641159 [ 3 ] {a0a36687-a50f-4bc3-9577-61e2d0cb7dcf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1113 | 2026.01.06 19:25:53.641201 [ 3 ] {a0a36687-a50f-4bc3-9577-61e2d0cb7dcf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1114 | 2026.01.06 19:25:53.641526 [ 3 ] {a0a36687-a50f-4bc3-9577-61e2d0cb7dcf} <Debug> TCPHandler: Processed in 0.000827494 sec. | ||
| 1115 | 2026.01.06 19:25:53.641799 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1116 | 2026.01.06 19:25:53.641945 [ 3 ] {c93690a7-5331-4d18-8106-7f8da19c322b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1117 | 2026.01.06 19:25:53.642226 [ 3 ] {c93690a7-5331-4d18-8106-7f8da19c322b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1118 | 2026.01.06 19:25:53.642269 [ 3 ] {c93690a7-5331-4d18-8106-7f8da19c322b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1119 | 2026.01.06 19:25:53.642588 [ 3 ] {c93690a7-5331-4d18-8106-7f8da19c322b} <Debug> TCPHandler: Processed in 0.000837805 sec. | ||
| 1120 | 2026.01.06 19:25:53.642840 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1121 | 2026.01.06 19:25:53.642965 [ 3 ] {a2711283-c3ca-4671-b4d4-536e02b56a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1122 | 2026.01.06 19:25:53.643239 [ 3 ] {a2711283-c3ca-4671-b4d4-536e02b56a32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1123 | 2026.01.06 19:25:53.643281 [ 3 ] {a2711283-c3ca-4671-b4d4-536e02b56a32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1124 | 2026.01.06 19:25:53.643597 [ 3 ] {a2711283-c3ca-4671-b4d4-536e02b56a32} <Debug> TCPHandler: Processed in 0.000805493 sec. | ||
| 1125 | 2026.01.06 19:25:53.643825 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1126 | 2026.01.06 19:25:53.643950 [ 3 ] {2e89fecb-885a-4f27-828b-7e4d457ae00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1127 | 2026.01.06 19:25:53.644226 [ 3 ] {2e89fecb-885a-4f27-828b-7e4d457ae00d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1128 | 2026.01.06 19:25:53.644268 [ 3 ] {2e89fecb-885a-4f27-828b-7e4d457ae00d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1129 | 2026.01.06 19:25:53.644585 [ 3 ] {2e89fecb-885a-4f27-828b-7e4d457ae00d} <Debug> TCPHandler: Processed in 0.000810134 sec. | ||
| 1130 | 2026.01.06 19:25:53.644817 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1131 | 2026.01.06 19:25:53.644943 [ 3 ] {a3b984f1-8f4f-4198-b510-f7a370407e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 1132 | 2026.01.06 19:25:53.645224 [ 3 ] {a3b984f1-8f4f-4198-b510-f7a370407e91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1133 | 2026.01.06 19:25:53.645267 [ 3 ] {a3b984f1-8f4f-4198-b510-f7a370407e91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1134 | 2026.01.06 19:25:53.645588 [ 3 ] {a3b984f1-8f4f-4198-b510-f7a370407e91} <Debug> TCPHandler: Processed in 0.000820384 sec. | ||
| 1135 | 2026.01.06 19:25:53.645818 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2026.01.06 19:25:53.645943 [ 3 ] {df919ed1-a949-4b83-80dc-d08719cc89a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1137 | 2026.01.06 19:25:53.646222 [ 3 ] {df919ed1-a949-4b83-80dc-d08719cc89a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1138 | 2026.01.06 19:25:53.646265 [ 3 ] {df919ed1-a949-4b83-80dc-d08719cc89a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1139 | 2026.01.06 19:25:53.646583 [ 3 ] {df919ed1-a949-4b83-80dc-d08719cc89a9} <Debug> TCPHandler: Processed in 0.000813944 sec. | ||
| 1140 | 2026.01.06 19:25:53.658230 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1141 | 2026.01.06 19:25:53.658384 [ 3 ] {ff40b92f-8438-42ec-8916-30d0e3dc96b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1142 | 2026.01.06 19:25:53.658739 [ 3 ] {ff40b92f-8438-42ec-8916-30d0e3dc96b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1143 | 2026.01.06 19:25:53.658787 [ 3 ] {ff40b92f-8438-42ec-8916-30d0e3dc96b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1144 | 2026.01.06 19:25:53.659144 [ 3 ] {ff40b92f-8438-42ec-8916-30d0e3dc96b2} <Debug> TCPHandler: Processed in 0.000968999 sec. | ||
| 1145 | 2026.01.06 19:25:53.662824 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1146 | 2026.01.06 19:25:53.662949 [ 3 ] {8c3b8ece-66bd-4209-a464-f8a6241b492c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1147 | 2026.01.06 19:25:53.662995 [ 3 ] {8c3b8ece-66bd-4209-a464-f8a6241b492c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1148 | 2026.01.06 19:25:53.663569 [ 3 ] {8c3b8ece-66bd-4209-a464-f8a6241b492c} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1149 | 2026.01.06 19:25:53.663612 [ 3 ] {8c3b8ece-66bd-4209-a464-f8a6241b492c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 1150 | 2026.01.06 19:25:53.666373 [ 3 ] {8c3b8ece-66bd-4209-a464-f8a6241b492c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1151 | 2026.01.06 19:25:53.666894 [ 3 ] {8c3b8ece-66bd-4209-a464-f8a6241b492c} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1152 | 2026.01.06 19:25:53.667043 [ 3 ] {8c3b8ece-66bd-4209-a464-f8a6241b492c} <Debug> executeQuery: Read 32 rows, 7.13 KiB in 0.004131 sec., 7746.3083999031705 rows/sec., 1.69 MiB/sec. | ||
| 1153 | 2026.01.06 19:25:53.667083 [ 3 ] {8c3b8ece-66bd-4209-a464-f8a6241b492c} <Debug> TCPHandler: Processed in 0.004312147 sec. | ||
| 1154 | 2026.01.06 19:25:53.667232 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1155 | 2026.01.06 19:25:53.667338 [ 3 ] {6d64df33-a9f0-466c-abca-064d2cfe402b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1156 | 2026.01.06 19:25:53.667383 [ 3 ] {6d64df33-a9f0-466c-abca-064d2cfe402b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1157 | 2026.01.06 19:25:53.674345 [ 3 ] {6d64df33-a9f0-466c-abca-064d2cfe402b} <Trace> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1158 | 2026.01.06 19:25:53.674382 [ 3 ] {6d64df33-a9f0-466c-abca-064d2cfe402b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 1159 | 2026.01.06 19:25:53.677036 [ 3 ] {6d64df33-a9f0-466c-abca-064d2cfe402b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1160 | 2026.01.06 19:25:53.677525 [ 3 ] {6d64df33-a9f0-466c-abca-064d2cfe402b} <Trace> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1161 | 2026.01.06 19:25:53.677667 [ 3 ] {6d64df33-a9f0-466c-abca-064d2cfe402b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.010351 sec., 39609.69954593759 rows/sec., 2.51 MiB/sec. | ||
| 1162 | 2026.01.06 19:25:53.677708 [ 3 ] {6d64df33-a9f0-466c-abca-064d2cfe402b} <Debug> TCPHandler: Processed in 0.010527402 sec. | ||
| 1163 | 2026.01.06 19:25:53.677840 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1164 | 2026.01.06 19:25:53.677940 [ 3 ] {f2425a93-2f97-41fb-b705-0b86831ac776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1165 | 2026.01.06 19:25:53.677984 [ 3 ] {f2425a93-2f97-41fb-b705-0b86831ac776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1166 | 2026.01.06 19:25:53.678403 [ 3 ] {f2425a93-2f97-41fb-b705-0b86831ac776} <Trace> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1167 | 2026.01.06 19:25:53.678439 [ 3 ] {f2425a93-2f97-41fb-b705-0b86831ac776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 1168 | 2026.01.06 19:25:53.678880 [ 3 ] {f2425a93-2f97-41fb-b705-0b86831ac776} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1169 | 2026.01.06 19:25:53.679413 [ 3 ] {f2425a93-2f97-41fb-b705-0b86831ac776} <Trace> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1170 | 2026.01.06 19:25:53.679584 [ 3 ] {f2425a93-2f97-41fb-b705-0b86831ac776} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001665 sec., 3603.6036036036035 rows/sec., 293.85 KiB/sec. | ||
| 1171 | 2026.01.06 19:25:53.679640 [ 3 ] {f2425a93-2f97-41fb-b705-0b86831ac776} <Debug> TCPHandler: Processed in 0.001854115 sec. | ||
| 1172 | 2026.01.06 19:25:53.679782 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1173 | 2026.01.06 19:25:53.679905 [ 3 ] {37fe2709-4936-40e1-9904-9246f304a168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1174 | 2026.01.06 19:25:53.679963 [ 3 ] {37fe2709-4936-40e1-9904-9246f304a168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1175 | 2026.01.06 19:25:53.681396 [ 3 ] {37fe2709-4936-40e1-9904-9246f304a168} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1176 | 2026.01.06 19:25:53.681443 [ 3 ] {37fe2709-4936-40e1-9904-9246f304a168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 1177 | 2026.01.06 19:25:53.682247 [ 3 ] {37fe2709-4936-40e1-9904-9246f304a168} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1178 | 2026.01.06 19:25:53.682753 [ 3 ] {37fe2709-4936-40e1-9904-9246f304a168} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1179 | 2026.01.06 19:25:53.682892 [ 3 ] {37fe2709-4936-40e1-9904-9246f304a168} <Debug> executeQuery: Read 1108 rows, 89.81 KiB in 0.003013 sec., 367739.7942250249 rows/sec., 29.11 MiB/sec. | ||
| 1180 | 2026.01.06 19:25:53.682931 [ 3 ] {37fe2709-4936-40e1-9904-9246f304a168} <Debug> TCPHandler: Processed in 0.003213355 sec. | ||
| 1181 | 2026.01.06 19:25:53.683084 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1182 | 2026.01.06 19:25:53.683186 [ 3 ] {d07fe3a1-adcc-4685-918e-bb226400add5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1183 | 2026.01.06 19:25:53.683229 [ 3 ] {d07fe3a1-adcc-4685-918e-bb226400add5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1184 | 2026.01.06 19:25:53.683776 [ 3 ] {d07fe3a1-adcc-4685-918e-bb226400add5} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2026.01.06 19:25:53.683813 [ 3 ] {d07fe3a1-adcc-4685-918e-bb226400add5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 1186 | 2026.01.06 19:25:53.684329 [ 3 ] {d07fe3a1-adcc-4685-918e-bb226400add5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1187 | 2026.01.06 19:25:53.684791 [ 3 ] {d07fe3a1-adcc-4685-918e-bb226400add5} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1188 | 2026.01.06 19:25:53.684932 [ 3 ] {d07fe3a1-adcc-4685-918e-bb226400add5} <Debug> executeQuery: Read 222 rows, 13.56 KiB in 0.001766 sec., 125707.81426953568 rows/sec., 7.50 MiB/sec. | ||
| 1189 | 2026.01.06 19:25:53.684973 [ 3 ] {d07fe3a1-adcc-4685-918e-bb226400add5} <Debug> TCPHandler: Processed in 0.001939168 sec. | ||
| 1190 | 2026.01.06 19:25:53.685094 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1191 | 2026.01.06 19:25:53.685190 [ 3 ] {e5c03d3e-85be-47fa-873f-539b6e77f99e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1192 | 2026.01.06 19:25:53.685231 [ 3 ] {e5c03d3e-85be-47fa-873f-539b6e77f99e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1193 | 2026.01.06 19:25:53.685775 [ 3 ] {e5c03d3e-85be-47fa-873f-539b6e77f99e} <Trace> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1194 | 2026.01.06 19:25:53.685809 [ 3 ] {e5c03d3e-85be-47fa-873f-539b6e77f99e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 1195 | 2026.01.06 19:25:53.686286 [ 3 ] {e5c03d3e-85be-47fa-873f-539b6e77f99e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1196 | 2026.01.06 19:25:53.686753 [ 3 ] {e5c03d3e-85be-47fa-873f-539b6e77f99e} <Trace> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1197 | 2026.01.06 19:25:53.686886 [ 3 ] {e5c03d3e-85be-47fa-873f-539b6e77f99e} <Debug> executeQuery: Read 213 rows, 14.07 KiB in 0.001714 sec., 124270.71178529755 rows/sec., 8.01 MiB/sec. | ||
| 1198 | 2026.01.06 19:25:53.686923 [ 3 ] {e5c03d3e-85be-47fa-873f-539b6e77f99e} <Debug> TCPHandler: Processed in 0.001879795 sec. | ||
| 1199 | 2026.01.06 19:25:53.687040 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1200 | 2026.01.06 19:25:53.687137 [ 3 ] {c6d6a2d2-7b66-48f8-a52d-2f2ab240cabb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1201 | 2026.01.06 19:25:53.687177 [ 3 ] {c6d6a2d2-7b66-48f8-a52d-2f2ab240cabb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1202 | 2026.01.06 19:25:53.687682 [ 3 ] {c6d6a2d2-7b66-48f8-a52d-2f2ab240cabb} <Trace> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1203 | 2026.01.06 19:25:53.687721 [ 3 ] {c6d6a2d2-7b66-48f8-a52d-2f2ab240cabb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 1204 | 2026.01.06 19:25:53.688182 [ 3 ] {c6d6a2d2-7b66-48f8-a52d-2f2ab240cabb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1205 | 2026.01.06 19:25:53.688639 [ 3 ] {c6d6a2d2-7b66-48f8-a52d-2f2ab240cabb} <Trace> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1206 | 2026.01.06 19:25:53.688766 [ 3 ] {c6d6a2d2-7b66-48f8-a52d-2f2ab240cabb} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001648 sec., 128033.98058252428 rows/sec., 7.27 MiB/sec. | ||
| 1207 | 2026.01.06 19:25:53.688804 [ 3 ] {c6d6a2d2-7b66-48f8-a52d-2f2ab240cabb} <Debug> TCPHandler: Processed in 0.001814754 sec. | ||
| 1208 | 2026.01.06 19:25:53.688942 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1209 | 2026.01.06 19:25:53.689037 [ 3 ] {d32b001a-d41d-4ef1-b6fa-2afa262f299c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1210 | 2026.01.06 19:25:53.689077 [ 3 ] {d32b001a-d41d-4ef1-b6fa-2afa262f299c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1211 | 2026.01.06 19:25:53.689736 [ 3 ] {d32b001a-d41d-4ef1-b6fa-2afa262f299c} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1212 | 2026.01.06 19:25:53.689772 [ 3 ] {d32b001a-d41d-4ef1-b6fa-2afa262f299c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 1213 | 2026.01.06 19:25:53.690240 [ 3 ] {d32b001a-d41d-4ef1-b6fa-2afa262f299c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1214 | 2026.01.06 19:25:53.690667 [ 3 ] {d32b001a-d41d-4ef1-b6fa-2afa262f299c} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1215 | 2026.01.06 19:25:53.690799 [ 3 ] {d32b001a-d41d-4ef1-b6fa-2afa262f299c} <Debug> executeQuery: Read 666 rows, 47.44 KiB in 0.001779 sec., 374367.6222596965 rows/sec., 26.04 MiB/sec. | ||
| 1216 | 2026.01.06 19:25:53.690837 [ 3 ] {d32b001a-d41d-4ef1-b6fa-2afa262f299c} <Debug> TCPHandler: Processed in 0.001945537 sec. | ||
| 1217 | 2026.01.06 19:25:53.690974 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1218 | 2026.01.06 19:25:53.691071 [ 3 ] {15a29089-943c-4f3d-b8ea-be5d8e608d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1219 | 2026.01.06 19:25:53.691113 [ 3 ] {15a29089-943c-4f3d-b8ea-be5d8e608d0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1220 | 2026.01.06 19:25:53.691502 [ 3 ] {15a29089-943c-4f3d-b8ea-be5d8e608d0c} <Trace> oximeter.measurements_bool (dc501afc-ce6b-4c9b-94c8-74d588f9859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1221 | 2026.01.06 19:25:53.691541 [ 3 ] {15a29089-943c-4f3d-b8ea-be5d8e608d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 1222 | 2026.01.06 19:25:53.696166 [ 3 ] {15a29089-943c-4f3d-b8ea-be5d8e608d0c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1223 | 2026.01.06 19:25:53.696639 [ 3 ] {15a29089-943c-4f3d-b8ea-be5d8e608d0c} <Trace> oximeter.measurements_bool (dc501afc-ce6b-4c9b-94c8-74d588f9859c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1224 | 2026.01.06 19:25:53.696787 [ 3 ] {15a29089-943c-4f3d-b8ea-be5d8e608d0c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005734 sec., 1046.3899546564353 rows/sec., 54.67 KiB/sec. | ||
| 1225 | 2026.01.06 19:25:53.696825 [ 3 ] {15a29089-943c-4f3d-b8ea-be5d8e608d0c} <Debug> TCPHandler: Processed in 0.005912026 sec. | ||
| 1226 | 2026.01.06 19:25:53.696952 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1227 | 2026.01.06 19:25:53.697050 [ 3 ] {5a59809d-90bf-4658-92bf-d1d0a7bb8a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1228 | 2026.01.06 19:25:53.697094 [ 3 ] {5a59809d-90bf-4658-92bf-d1d0a7bb8a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1229 | 2026.01.06 19:25:53.697551 [ 3 ] {5a59809d-90bf-4658-92bf-d1d0a7bb8a12} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1230 | 2026.01.06 19:25:53.697586 [ 3 ] {5a59809d-90bf-4658-92bf-d1d0a7bb8a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 1231 | 2026.01.06 19:25:53.698098 [ 3 ] {5a59809d-90bf-4658-92bf-d1d0a7bb8a12} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1232 | 2026.01.06 19:25:53.698685 [ 3 ] {5a59809d-90bf-4658-92bf-d1d0a7bb8a12} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1233 | 2026.01.06 19:25:53.698822 [ 3 ] {5a59809d-90bf-4658-92bf-d1d0a7bb8a12} <Debug> executeQuery: Read 197 rows, 12.76 KiB in 0.001792 sec., 109933.03571428571 rows/sec., 6.95 MiB/sec. | ||
| 1234 | 2026.01.06 19:25:53.698860 [ 3 ] {5a59809d-90bf-4658-92bf-d1d0a7bb8a12} <Debug> TCPHandler: Processed in 0.001958668 sec. | ||
| 1235 | 2026.01.06 19:25:53.698981 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1236 | 2026.01.06 19:25:53.699077 [ 3 ] {5b7848d7-3473-4720-a8b9-06690b0e0b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1237 | 2026.01.06 19:25:53.699121 [ 3 ] {5b7848d7-3473-4720-a8b9-06690b0e0b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1238 | 2026.01.06 19:25:53.699457 [ 3 ] {5b7848d7-3473-4720-a8b9-06690b0e0b7a} <Trace> oximeter.measurements_f64 (6b0ada29-81c2-4d70-bc7e-ce5eaedd3d66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1239 | 2026.01.06 19:25:53.699495 [ 3 ] {5b7848d7-3473-4720-a8b9-06690b0e0b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 1240 | 2026.01.06 19:25:53.699921 [ 3 ] {5b7848d7-3473-4720-a8b9-06690b0e0b7a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1241 | 2026.01.06 19:25:53.700366 [ 3 ] {5b7848d7-3473-4720-a8b9-06690b0e0b7a} <Trace> oximeter.measurements_f64 (6b0ada29-81c2-4d70-bc7e-ce5eaedd3d66): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1242 | 2026.01.06 19:25:53.700500 [ 3 ] {5b7848d7-3473-4720-a8b9-06690b0e0b7a} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001441 sec., 1387.9250520471894 rows/sec., 90.81 KiB/sec. | ||
| 1243 | 2026.01.06 19:25:53.700536 [ 3 ] {5b7848d7-3473-4720-a8b9-06690b0e0b7a} <Debug> TCPHandler: Processed in 0.001605688 sec. | ||
| 1244 | 2026.01.06 19:25:53.700657 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1245 | 2026.01.06 19:25:53.700752 [ 3 ] {434e11d7-1863-460f-b69e-8c4c6aa0cde3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1246 | 2026.01.06 19:25:53.700806 [ 3 ] {434e11d7-1863-460f-b69e-8c4c6aa0cde3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1247 | 2026.01.06 19:25:53.701590 [ 3 ] {434e11d7-1863-460f-b69e-8c4c6aa0cde3} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1248 | 2026.01.06 19:25:53.701627 [ 3 ] {434e11d7-1863-460f-b69e-8c4c6aa0cde3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 1249 | 2026.01.06 19:25:53.704886 [ 3 ] {434e11d7-1863-460f-b69e-8c4c6aa0cde3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1250 | 2026.01.06 19:25:53.705412 [ 3 ] {434e11d7-1863-460f-b69e-8c4c6aa0cde3} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1251 | 2026.01.06 19:25:53.705555 [ 3 ] {434e11d7-1863-460f-b69e-8c4c6aa0cde3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00482 sec., 2282.1576763485477 rows/sec., 4.09 MiB/sec. | ||
| 1252 | 2026.01.06 19:25:53.705625 [ 3 ] {434e11d7-1863-460f-b69e-8c4c6aa0cde3} <Debug> TCPHandler: Processed in 0.005018798 sec. | ||
| 1253 | 2026.01.06 19:25:53.705745 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1254 | 2026.01.06 19:25:53.705851 [ 3 ] {90a56955-ae1c-4746-ad6c-defe6591a728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1255 | 2026.01.06 19:25:53.705898 [ 3 ] {90a56955-ae1c-4746-ad6c-defe6591a728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1256 | 2026.01.06 19:25:53.706248 [ 3 ] {90a56955-ae1c-4746-ad6c-defe6591a728} <Trace> oximeter.measurements_i64 (0146a7a5-6ea5-46ae-afd9-c1bb89a6eb1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1257 | 2026.01.06 19:25:53.706284 [ 3 ] {90a56955-ae1c-4746-ad6c-defe6591a728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 1258 | 2026.01.06 19:25:53.706701 [ 3 ] {90a56955-ae1c-4746-ad6c-defe6591a728} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1259 | 2026.01.06 19:25:53.707230 [ 3 ] {90a56955-ae1c-4746-ad6c-defe6591a728} <Trace> oximeter.measurements_i64 (0146a7a5-6ea5-46ae-afd9-c1bb89a6eb1b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1260 | 2026.01.06 19:25:53.707377 [ 3 ] {90a56955-ae1c-4746-ad6c-defe6591a728} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001548 sec., 3875.9689922480625 rows/sec., 273.79 KiB/sec. | ||
| 1261 | 2026.01.06 19:25:53.707420 [ 3 ] {90a56955-ae1c-4746-ad6c-defe6591a728} <Debug> TCPHandler: Processed in 0.001725911 sec. | ||
| 1262 | 2026.01.06 19:25:53.707557 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1263 | 2026.01.06 19:25:53.707655 [ 3 ] {80682e7e-6b53-4977-87fd-b9dcded4d702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1264 | 2026.01.06 19:25:53.707698 [ 3 ] {80682e7e-6b53-4977-87fd-b9dcded4d702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1265 | 2026.01.06 19:25:53.708056 [ 3 ] {80682e7e-6b53-4977-87fd-b9dcded4d702} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1266 | 2026.01.06 19:25:53.708094 [ 3 ] {80682e7e-6b53-4977-87fd-b9dcded4d702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 1267 | 2026.01.06 19:25:53.708588 [ 3 ] {80682e7e-6b53-4977-87fd-b9dcded4d702} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1268 | 2026.01.06 19:25:53.709079 [ 3 ] {80682e7e-6b53-4977-87fd-b9dcded4d702} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1269 | 2026.01.06 19:25:53.709214 [ 3 ] {80682e7e-6b53-4977-87fd-b9dcded4d702} <Debug> executeQuery: Read 56 rows, 3.23 KiB in 0.001578 sec., 35487.95944233207 rows/sec., 2.00 MiB/sec. | ||
| 1270 | 2026.01.06 19:25:53.709260 [ 3 ] {80682e7e-6b53-4977-87fd-b9dcded4d702} <Debug> TCPHandler: Processed in 0.001754442 sec. | ||
| 1271 | 2026.01.06 19:25:54.000209 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.67 MiB, peak 170.66 MiB, free memory in arenas 0.00 B, will set to 163.56 MiB (RSS), difference: -1.11 MiB | ||
| 1272 | 2026.01.06 19:25:54.696545 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1442 | ||
| 1273 | 2026.01.06 19:25:54.697117 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1274 | 2026.01.06 19:25:54.697175 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1275 | 2026.01.06 19:25:54.697871 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1276 | 2026.01.06 19:25:54.698349 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1277 | 2026.01.06 19:25:54.698491 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1442 | ||
| 1278 | 2026.01.06 19:25:54.762776 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1279 | 2026.01.06 19:25:54.779919 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1280 | 2026.01.06 19:25:54.779986 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1281 | 2026.01.06 19:25:54.786788 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1282 | 2026.01.06 19:25:54.788000 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1283 | 2026.01.06 19:25:54.791390 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1284 | 2026.01.06 19:25:55.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.08 MiB, peak 170.66 MiB, free memory in arenas 0.00 B, will set to 165.92 MiB (RSS), difference: 1.83 MiB | ||
| 1285 | 2026.01.06 19:25:58.587398 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1286 | 2026.01.06 19:25:58.587598 [ 3 ] {e77abd3f-347b-4454-a00f-6e6f58358b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1287 | 2026.01.06 19:25:58.587669 [ 3 ] {e77abd3f-347b-4454-a00f-6e6f58358b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1288 | 2026.01.06 19:25:58.588364 [ 3 ] {e77abd3f-347b-4454-a00f-6e6f58358b09} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1289 | 2026.01.06 19:25:58.588418 [ 3 ] {e77abd3f-347b-4454-a00f-6e6f58358b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1290 | 2026.01.06 19:25:58.588973 [ 3 ] {e77abd3f-347b-4454-a00f-6e6f58358b09} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1291 | 2026.01.06 19:25:58.589506 [ 3 ] {e77abd3f-347b-4454-a00f-6e6f58358b09} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1292 | 2026.01.06 19:25:58.589668 [ 3 ] {e77abd3f-347b-4454-a00f-6e6f58358b09} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.002119 sec., 12269.938650306749 rows/sec., 947.07 KiB/sec. | ||
| 1293 | 2026.01.06 19:25:58.589724 [ 3 ] {e77abd3f-347b-4454-a00f-6e6f58358b09} <Debug> TCPHandler: Processed in 0.002454343 sec. | ||
| 1294 | 2026.01.06 19:25:58.589848 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1295 | 2026.01.06 19:25:58.589952 [ 3 ] {9079fd51-5a6e-4a28-87a8-bd08b0a7e022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1296 | 2026.01.06 19:25:58.589996 [ 3 ] {9079fd51-5a6e-4a28-87a8-bd08b0a7e022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1297 | 2026.01.06 19:25:58.590448 [ 3 ] {9079fd51-5a6e-4a28-87a8-bd08b0a7e022} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1298 | 2026.01.06 19:25:58.590487 [ 3 ] {9079fd51-5a6e-4a28-87a8-bd08b0a7e022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1299 | 2026.01.06 19:25:58.590912 [ 3 ] {9079fd51-5a6e-4a28-87a8-bd08b0a7e022} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1300 | 2026.01.06 19:25:58.591416 [ 3 ] {9079fd51-5a6e-4a28-87a8-bd08b0a7e022} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1301 | 2026.01.06 19:25:58.591551 [ 3 ] {9079fd51-5a6e-4a28-87a8-bd08b0a7e022} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001622 sec., 17262.63871763255 rows/sec., 1.35 MiB/sec. | ||
| 1302 | 2026.01.06 19:25:58.591597 [ 3 ] {9079fd51-5a6e-4a28-87a8-bd08b0a7e022} <Debug> TCPHandler: Processed in 0.001801004 sec. | ||
| 1303 | 2026.01.06 19:25:58.591711 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1304 | 2026.01.06 19:25:58.591808 [ 3 ] {23b934b0-988f-4437-a08d-f768918e4834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1305 | 2026.01.06 19:25:58.591852 [ 3 ] {23b934b0-988f-4437-a08d-f768918e4834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1306 | 2026.01.06 19:25:58.592246 [ 3 ] {23b934b0-988f-4437-a08d-f768918e4834} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1307 | 2026.01.06 19:25:58.592282 [ 3 ] {23b934b0-988f-4437-a08d-f768918e4834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1308 | 2026.01.06 19:25:58.592724 [ 3 ] {23b934b0-988f-4437-a08d-f768918e4834} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1309 | 2026.01.06 19:25:58.593172 [ 3 ] {23b934b0-988f-4437-a08d-f768918e4834} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1310 | 2026.01.06 19:25:58.593302 [ 3 ] {23b934b0-988f-4437-a08d-f768918e4834} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001514 sec., 66050.19815059446 rows/sec., 4.58 MiB/sec. | ||
| 1311 | 2026.01.06 19:25:58.593346 [ 3 ] {23b934b0-988f-4437-a08d-f768918e4834} <Debug> TCPHandler: Processed in 0.00168491 sec. | ||
| 1312 | 2026.01.06 19:25:58.593461 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1313 | 2026.01.06 19:25:58.593556 [ 3 ] {ef3c749e-e9d3-45d9-bfd4-93c73572fa5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1314 | 2026.01.06 19:25:58.593599 [ 3 ] {ef3c749e-e9d3-45d9-bfd4-93c73572fa5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1315 | 2026.01.06 19:25:58.593941 [ 3 ] {ef3c749e-e9d3-45d9-bfd4-93c73572fa5a} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1316 | 2026.01.06 19:25:58.593978 [ 3 ] {ef3c749e-e9d3-45d9-bfd4-93c73572fa5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1317 | 2026.01.06 19:25:58.594438 [ 3 ] {ef3c749e-e9d3-45d9-bfd4-93c73572fa5a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1318 | 2026.01.06 19:25:58.594879 [ 3 ] {ef3c749e-e9d3-45d9-bfd4-93c73572fa5a} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): 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.01.06 19:25:58.595007 [ 3 ] {ef3c749e-e9d3-45d9-bfd4-93c73572fa5a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00147 sec., 20408.163265306124 rows/sec., 1.40 MiB/sec. | ||
| 1320 | 2026.01.06 19:25:58.595050 [ 3 ] {ef3c749e-e9d3-45d9-bfd4-93c73572fa5a} <Debug> TCPHandler: Processed in 0.001638849 sec. | ||
| 1321 | 2026.01.06 19:26:02.130500 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1322 | 2026.01.06 19:26:02.130564 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1323 | 2026.01.06 19:26:02.190414 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 100 entries to flush up to offset 194 | ||
| 1324 | 2026.01.06 19:26:02.194119 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1325 | 2026.01.06 19:26:02.194171 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1326 | 2026.01.06 19:26:02.195609 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1327 | 2026.01.06 19:26:02.196160 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1328 | 2026.01.06 19:26:02.196400 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 194 | ||
| 1329 | 2026.01.06 19:26:02.198560 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1954 | ||
| 1330 | 2026.01.06 19:26:02.199092 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1331 | 2026.01.06 19:26:02.199141 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1332 | 2026.01.06 19:26:02.199791 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1333 | 2026.01.06 19:26:02.200267 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1334 | 2026.01.06 19:26:02.200414 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1954 | ||
| 1335 | 2026.01.06 19:26:02.291454 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1336 | 2026.01.06 19:26:02.307551 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1337 | 2026.01.06 19:26:02.307609 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1338 | 2026.01.06 19:26:02.313983 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1339 | 2026.01.06 19:26:02.315183 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1340 | 2026.01.06 19:26:02.318003 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1341 | 2026.01.06 19:26:03.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.59 MiB, peak 170.66 MiB, free memory in arenas 0.00 B, will set to 167.82 MiB (RSS), difference: 1.23 MiB | ||
| 1342 | 2026.01.06 19:26:03.601036 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1343 | 2026.01.06 19:26:03.601210 [ 3 ] {28087949-9c69-4a3d-b1f2-592eed05ca70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1344 | 2026.01.06 19:26:03.601273 [ 3 ] {28087949-9c69-4a3d-b1f2-592eed05ca70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1345 | 2026.01.06 19:26:03.602086 [ 3 ] {28087949-9c69-4a3d-b1f2-592eed05ca70} <Trace> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1346 | 2026.01.06 19:26:03.602131 [ 3 ] {28087949-9c69-4a3d-b1f2-592eed05ca70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1347 | 2026.01.06 19:26:03.602630 [ 3 ] {28087949-9c69-4a3d-b1f2-592eed05ca70} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1348 | 2026.01.06 19:26:03.603083 [ 3 ] {28087949-9c69-4a3d-b1f2-592eed05ca70} <Trace> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1349 | 2026.01.06 19:26:03.603235 [ 3 ] {28087949-9c69-4a3d-b1f2-592eed05ca70} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00207 sec., 198067.63285024156 rows/sec., 12.56 MiB/sec. | ||
| 1350 | 2026.01.06 19:26:03.603276 [ 3 ] {28087949-9c69-4a3d-b1f2-592eed05ca70} <Debug> TCPHandler: Processed in 0.002364751 sec. | ||
| 1351 | 2026.01.06 19:26:03.603408 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1352 | 2026.01.06 19:26:03.603506 [ 3 ] {253d5402-7c28-4d33-b11e-70b8d088e415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1353 | 2026.01.06 19:26:03.603549 [ 3 ] {253d5402-7c28-4d33-b11e-70b8d088e415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1354 | 2026.01.06 19:26:03.604493 [ 3 ] {253d5402-7c28-4d33-b11e-70b8d088e415} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1355 | 2026.01.06 19:26:03.604530 [ 3 ] {253d5402-7c28-4d33-b11e-70b8d088e415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1356 | 2026.01.06 19:26:03.605030 [ 3 ] {253d5402-7c28-4d33-b11e-70b8d088e415} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1357 | 2026.01.06 19:26:03.605461 [ 3 ] {253d5402-7c28-4d33-b11e-70b8d088e415} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1358 | 2026.01.06 19:26:03.605591 [ 3 ] {253d5402-7c28-4d33-b11e-70b8d088e415} <Debug> executeQuery: Read 1132 rows, 92.12 KiB in 0.002104 sec., 538022.8136882129 rows/sec., 42.76 MiB/sec. | ||
| 1359 | 2026.01.06 19:26:03.605627 [ 3 ] {253d5402-7c28-4d33-b11e-70b8d088e415} <Debug> TCPHandler: Processed in 0.002275017 sec. | ||
| 1360 | 2026.01.06 19:26:03.605747 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1361 | 2026.01.06 19:26:03.605842 [ 3 ] {e7c2282b-1bfa-4e90-b9e1-b57bfab3705d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1362 | 2026.01.06 19:26:03.605884 [ 3 ] {e7c2282b-1bfa-4e90-b9e1-b57bfab3705d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1363 | 2026.01.06 19:26:03.606376 [ 3 ] {e7c2282b-1bfa-4e90-b9e1-b57bfab3705d} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1364 | 2026.01.06 19:26:03.606413 [ 3 ] {e7c2282b-1bfa-4e90-b9e1-b57bfab3705d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1365 | 2026.01.06 19:26:03.606833 [ 3 ] {e7c2282b-1bfa-4e90-b9e1-b57bfab3705d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1366 | 2026.01.06 19:26:03.607266 [ 3 ] {e7c2282b-1bfa-4e90-b9e1-b57bfab3705d} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1367 | 2026.01.06 19:26:03.607397 [ 3 ] {e7c2282b-1bfa-4e90-b9e1-b57bfab3705d} <Debug> executeQuery: Read 230 rows, 14.20 KiB in 0.001573 sec., 146217.4189446917 rows/sec., 8.81 MiB/sec. | ||
| 1368 | 2026.01.06 19:26:03.607436 [ 3 ] {e7c2282b-1bfa-4e90-b9e1-b57bfab3705d} <Debug> TCPHandler: Processed in 0.001739322 sec. | ||
| 1369 | 2026.01.06 19:26:03.607559 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1370 | 2026.01.06 19:26:03.607652 [ 3 ] {584c0130-2483-4167-91cb-e7e24c78490a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1371 | 2026.01.06 19:26:03.607694 [ 3 ] {584c0130-2483-4167-91cb-e7e24c78490a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1372 | 2026.01.06 19:26:03.608172 [ 3 ] {584c0130-2483-4167-91cb-e7e24c78490a} <Trace> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1373 | 2026.01.06 19:26:03.608210 [ 3 ] {584c0130-2483-4167-91cb-e7e24c78490a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1374 | 2026.01.06 19:26:03.608628 [ 3 ] {584c0130-2483-4167-91cb-e7e24c78490a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1375 | 2026.01.06 19:26:03.609049 [ 3 ] {584c0130-2483-4167-91cb-e7e24c78490a} <Trace> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1376 | 2026.01.06 19:26:03.609181 [ 3 ] {584c0130-2483-4167-91cb-e7e24c78490a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001546 sec., 137128.0724450194 rows/sec., 8.84 MiB/sec. | ||
| 1377 | 2026.01.06 19:26:03.609217 [ 3 ] {584c0130-2483-4167-91cb-e7e24c78490a} <Debug> TCPHandler: Processed in 0.001707261 sec. | ||
| 1378 | 2026.01.06 19:26:03.609328 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1379 | 2026.01.06 19:26:03.609422 [ 3 ] {43f32bdd-64f5-41cb-b45e-2b4d4b7827ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1380 | 2026.01.06 19:26:03.609463 [ 3 ] {43f32bdd-64f5-41cb-b45e-2b4d4b7827ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1381 | 2026.01.06 19:26:03.609949 [ 3 ] {43f32bdd-64f5-41cb-b45e-2b4d4b7827ac} <Trace> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1382 | 2026.01.06 19:26:03.609985 [ 3 ] {43f32bdd-64f5-41cb-b45e-2b4d4b7827ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1383 | 2026.01.06 19:26:03.610444 [ 3 ] {43f32bdd-64f5-41cb-b45e-2b4d4b7827ac} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1384 | 2026.01.06 19:26:03.610897 [ 3 ] {43f32bdd-64f5-41cb-b45e-2b4d4b7827ac} <Trace> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1385 | 2026.01.06 19:26:03.611028 [ 3 ] {43f32bdd-64f5-41cb-b45e-2b4d4b7827ac} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001624 sec., 129926.10837438423 rows/sec., 7.38 MiB/sec. | ||
| 1386 | 2026.01.06 19:26:03.611067 [ 3 ] {43f32bdd-64f5-41cb-b45e-2b4d4b7827ac} <Debug> TCPHandler: Processed in 0.001788842 sec. | ||
| 1387 | 2026.01.06 19:26:03.611179 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1388 | 2026.01.06 19:26:03.611272 [ 3 ] {0479b489-1a16-4984-8e9b-1f36a53a7963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1389 | 2026.01.06 19:26:03.611313 [ 3 ] {0479b489-1a16-4984-8e9b-1f36a53a7963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1390 | 2026.01.06 19:26:03.611957 [ 3 ] {0479b489-1a16-4984-8e9b-1f36a53a7963} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1391 | 2026.01.06 19:26:03.611994 [ 3 ] {0479b489-1a16-4984-8e9b-1f36a53a7963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1392 | 2026.01.06 19:26:03.612449 [ 3 ] {0479b489-1a16-4984-8e9b-1f36a53a7963} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1393 | 2026.01.06 19:26:03.612874 [ 3 ] {0479b489-1a16-4984-8e9b-1f36a53a7963} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1394 | 2026.01.06 19:26:03.613000 [ 3 ] {0479b489-1a16-4984-8e9b-1f36a53a7963} <Debug> executeQuery: Read 674 rows, 48.10 KiB in 0.001746 sec., 386025.2004581902 rows/sec., 26.90 MiB/sec. | ||
| 1395 | 2026.01.06 19:26:03.613037 [ 3 ] {0479b489-1a16-4984-8e9b-1f36a53a7963} <Debug> TCPHandler: Processed in 0.001906897 sec. | ||
| 1396 | 2026.01.06 19:26:03.613155 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1397 | 2026.01.06 19:26:03.613249 [ 3 ] {7a6dddf3-206d-4b01-9391-3cb299b93777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1398 | 2026.01.06 19:26:03.613291 [ 3 ] {7a6dddf3-206d-4b01-9391-3cb299b93777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1399 | 2026.01.06 19:26:03.613629 [ 3 ] {7a6dddf3-206d-4b01-9391-3cb299b93777} <Trace> oximeter.measurements_bool (dc501afc-ce6b-4c9b-94c8-74d588f9859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1400 | 2026.01.06 19:26:03.613664 [ 3 ] {7a6dddf3-206d-4b01-9391-3cb299b93777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1401 | 2026.01.06 19:26:03.614071 [ 3 ] {7a6dddf3-206d-4b01-9391-3cb299b93777} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1402 | 2026.01.06 19:26:03.614484 [ 3 ] {7a6dddf3-206d-4b01-9391-3cb299b93777} <Trace> oximeter.measurements_bool (dc501afc-ce6b-4c9b-94c8-74d588f9859c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1403 | 2026.01.06 19:26:03.614612 [ 3 ] {7a6dddf3-206d-4b01-9391-3cb299b93777} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001381 sec., 4344.677769732078 rows/sec., 226.99 KiB/sec. | ||
| 1404 | 2026.01.06 19:26:03.614647 [ 3 ] {7a6dddf3-206d-4b01-9391-3cb299b93777} <Debug> TCPHandler: Processed in 0.001541226 sec. | ||
| 1405 | 2026.01.06 19:26:03.614837 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1406 | 2026.01.06 19:26:03.614931 [ 3 ] {9a12c0a2-1ee9-4cd2-9e9e-11ad744ef09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1407 | 2026.01.06 19:26:03.614974 [ 3 ] {9a12c0a2-1ee9-4cd2-9e9e-11ad744ef09b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1408 | 2026.01.06 19:26:03.615370 [ 3 ] {9a12c0a2-1ee9-4cd2-9e9e-11ad744ef09b} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1409 | 2026.01.06 19:26:03.615405 [ 3 ] {9a12c0a2-1ee9-4cd2-9e9e-11ad744ef09b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1410 | 2026.01.06 19:26:03.615828 [ 3 ] {9a12c0a2-1ee9-4cd2-9e9e-11ad744ef09b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1411 | 2026.01.06 19:26:03.616284 [ 3 ] {9a12c0a2-1ee9-4cd2-9e9e-11ad744ef09b} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1412 | 2026.01.06 19:26:03.616414 [ 3 ] {9a12c0a2-1ee9-4cd2-9e9e-11ad744ef09b} <Debug> executeQuery: Read 254 rows, 16.81 KiB in 0.001501 sec., 169220.5196535643 rows/sec., 10.94 MiB/sec. | ||
| 1413 | 2026.01.06 19:26:03.616535 [ 3 ] {9a12c0a2-1ee9-4cd2-9e9e-11ad744ef09b} <Debug> TCPHandler: Processed in 0.001747101 sec. | ||
| 1414 | 2026.01.06 19:26:03.616655 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1415 | 2026.01.06 19:26:03.616750 [ 3 ] {7e2dbefb-03db-455f-97a0-e3ab877059f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1416 | 2026.01.06 19:26:03.616792 [ 3 ] {7e2dbefb-03db-455f-97a0-e3ab877059f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1417 | 2026.01.06 19:26:03.617131 [ 3 ] {7e2dbefb-03db-455f-97a0-e3ab877059f8} <Trace> oximeter.measurements_f64 (6b0ada29-81c2-4d70-bc7e-ce5eaedd3d66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1418 | 2026.01.06 19:26:03.617166 [ 3 ] {7e2dbefb-03db-455f-97a0-e3ab877059f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1419 | 2026.01.06 19:26:03.617560 [ 3 ] {7e2dbefb-03db-455f-97a0-e3ab877059f8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1420 | 2026.01.06 19:26:03.617975 [ 3 ] {7e2dbefb-03db-455f-97a0-e3ab877059f8} <Trace> oximeter.measurements_f64 (6b0ada29-81c2-4d70-bc7e-ce5eaedd3d66): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1421 | 2026.01.06 19:26:03.618104 [ 3 ] {7e2dbefb-03db-455f-97a0-e3ab877059f8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001372 sec., 728.862973760933 rows/sec., 49.11 KiB/sec. | ||
| 1422 | 2026.01.06 19:26:03.618139 [ 3 ] {7e2dbefb-03db-455f-97a0-e3ab877059f8} <Debug> TCPHandler: Processed in 0.001533795 sec. | ||
| 1423 | 2026.01.06 19:26:03.618264 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1424 | 2026.01.06 19:26:03.618358 [ 3 ] {8b783899-9830-4e72-8e52-2d3f17933cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1425 | 2026.01.06 19:26:03.618410 [ 3 ] {8b783899-9830-4e72-8e52-2d3f17933cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1426 | 2026.01.06 19:26:03.619153 [ 3 ] {8b783899-9830-4e72-8e52-2d3f17933cbf} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1427 | 2026.01.06 19:26:03.619188 [ 3 ] {8b783899-9830-4e72-8e52-2d3f17933cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1428 | 2026.01.06 19:26:03.619798 [ 3 ] {8b783899-9830-4e72-8e52-2d3f17933cbf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1429 | 2026.01.06 19:26:03.620207 [ 3 ] {8b783899-9830-4e72-8e52-2d3f17933cbf} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1430 | 2026.01.06 19:26:03.620343 [ 3 ] {8b783899-9830-4e72-8e52-2d3f17933cbf} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002003 sec., 12481.278082875686 rows/sec., 22.37 MiB/sec. | ||
| 1431 | 2026.01.06 19:26:03.620403 [ 3 ] {8b783899-9830-4e72-8e52-2d3f17933cbf} <Debug> TCPHandler: Processed in 0.002188925 sec. | ||
| 1432 | 2026.01.06 19:26:03.620528 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1433 | 2026.01.06 19:26:03.620629 [ 3 ] {95c3201d-d770-4163-9496-12cf0ae157d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1434 | 2026.01.06 19:26:03.620670 [ 3 ] {95c3201d-d770-4163-9496-12cf0ae157d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1435 | 2026.01.06 19:26:03.620991 [ 3 ] {95c3201d-d770-4163-9496-12cf0ae157d8} <Trace> oximeter.measurements_i64 (0146a7a5-6ea5-46ae-afd9-c1bb89a6eb1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1436 | 2026.01.06 19:26:03.621032 [ 3 ] {95c3201d-d770-4163-9496-12cf0ae157d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1437 | 2026.01.06 19:26:03.621440 [ 3 ] {95c3201d-d770-4163-9496-12cf0ae157d8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1438 | 2026.01.06 19:26:03.621886 [ 3 ] {95c3201d-d770-4163-9496-12cf0ae157d8} <Trace> oximeter.measurements_i64 (0146a7a5-6ea5-46ae-afd9-c1bb89a6eb1b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1439 | 2026.01.06 19:26:03.622015 [ 3 ] {95c3201d-d770-4163-9496-12cf0ae157d8} <Debug> executeQuery: Read 12 rows, 955.00 B in 0.001404 sec., 8547.008547008547 rows/sec., 664.26 KiB/sec. | ||
| 1440 | 2026.01.06 19:26:03.622050 [ 3 ] {95c3201d-d770-4163-9496-12cf0ae157d8} <Debug> TCPHandler: Processed in 0.001572567 sec. | ||
| 1441 | 2026.01.06 19:26:03.622165 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1442 | 2026.01.06 19:26:03.622259 [ 3 ] {5bbb9d5e-6c92-4028-b188-38d1002b178b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1443 | 2026.01.06 19:26:03.622299 [ 3 ] {5bbb9d5e-6c92-4028-b188-38d1002b178b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1444 | 2026.01.06 19:26:03.622623 [ 3 ] {5bbb9d5e-6c92-4028-b188-38d1002b178b} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1445 | 2026.01.06 19:26:03.622659 [ 3 ] {5bbb9d5e-6c92-4028-b188-38d1002b178b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1446 | 2026.01.06 19:26:03.623064 [ 3 ] {5bbb9d5e-6c92-4028-b188-38d1002b178b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1447 | 2026.01.06 19:26:03.623576 [ 3 ] {5bbb9d5e-6c92-4028-b188-38d1002b178b} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1448 | 2026.01.06 19:26:03.623702 [ 3 ] {5bbb9d5e-6c92-4028-b188-38d1002b178b} <Debug> executeQuery: Read 74 rows, 4.49 KiB in 0.001461 sec., 50650.23956194387 rows/sec., 3.00 MiB/sec. | ||
| 1449 | 2026.01.06 19:26:03.623737 [ 3 ] {5bbb9d5e-6c92-4028-b188-38d1002b178b} <Debug> TCPHandler: Processed in 0.001620388 sec. | ||
| 1450 | 2026.01.06 19:26:08.588431 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1451 | 2026.01.06 19:26:08.588640 [ 3 ] {94cd30cd-aa21-4ae7-83af-92e5dc886a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1452 | 2026.01.06 19:26:08.588712 [ 3 ] {94cd30cd-aa21-4ae7-83af-92e5dc886a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1453 | 2026.01.06 19:26:08.589323 [ 3 ] {94cd30cd-aa21-4ae7-83af-92e5dc886a2d} <Trace> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1454 | 2026.01.06 19:26:08.589370 [ 3 ] {94cd30cd-aa21-4ae7-83af-92e5dc886a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1455 | 2026.01.06 19:26:08.589851 [ 3 ] {94cd30cd-aa21-4ae7-83af-92e5dc886a2d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1456 | 2026.01.06 19:26:08.590281 [ 3 ] {94cd30cd-aa21-4ae7-83af-92e5dc886a2d} <Trace> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1457 | 2026.01.06 19:26:08.590432 [ 3 ] {94cd30cd-aa21-4ae7-83af-92e5dc886a2d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001844 sec., 2169.1973969631235 rows/sec., 176.88 KiB/sec. | ||
| 1458 | 2026.01.06 19:26:08.590474 [ 3 ] {94cd30cd-aa21-4ae7-83af-92e5dc886a2d} <Debug> TCPHandler: Processed in 0.002173735 sec. | ||
| 1459 | 2026.01.06 19:26:08.590594 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1460 | 2026.01.06 19:26:08.590689 [ 3 ] {0ed0af91-0311-4e66-b2e7-26c86b0686ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1461 | 2026.01.06 19:26:08.590730 [ 3 ] {0ed0af91-0311-4e66-b2e7-26c86b0686ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1462 | 2026.01.06 19:26:08.591141 [ 3 ] {0ed0af91-0311-4e66-b2e7-26c86b0686ee} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1463 | 2026.01.06 19:26:08.591177 [ 3 ] {0ed0af91-0311-4e66-b2e7-26c86b0686ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1464 | 2026.01.06 19:26:08.591603 [ 3 ] {0ed0af91-0311-4e66-b2e7-26c86b0686ee} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1465 | 2026.01.06 19:26:08.592075 [ 3 ] {0ed0af91-0311-4e66-b2e7-26c86b0686ee} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1466 | 2026.01.06 19:26:08.592202 [ 3 ] {0ed0af91-0311-4e66-b2e7-26c86b0686ee} <Debug> executeQuery: Read 74 rows, 6.22 KiB in 0.00153 sec., 48366.01307189543 rows/sec., 3.97 MiB/sec. | ||
| 1467 | 2026.01.06 19:26:08.592239 [ 3 ] {0ed0af91-0311-4e66-b2e7-26c86b0686ee} <Debug> TCPHandler: Processed in 0.00169431 sec. | ||
| 1468 | 2026.01.06 19:26:08.592359 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1469 | 2026.01.06 19:26:08.592453 [ 3 ] {4d178a87-c3b6-402b-ba70-31aab8e1baae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1470 | 2026.01.06 19:26:08.592492 [ 3 ] {4d178a87-c3b6-402b-ba70-31aab8e1baae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1471 | 2026.01.06 19:26:08.592878 [ 3 ] {4d178a87-c3b6-402b-ba70-31aab8e1baae} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1472 | 2026.01.06 19:26:08.592913 [ 3 ] {4d178a87-c3b6-402b-ba70-31aab8e1baae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1473 | 2026.01.06 19:26:08.593384 [ 3 ] {4d178a87-c3b6-402b-ba70-31aab8e1baae} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1474 | 2026.01.06 19:26:08.593801 [ 3 ] {4d178a87-c3b6-402b-ba70-31aab8e1baae} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1475 | 2026.01.06 19:26:08.593932 [ 3 ] {4d178a87-c3b6-402b-ba70-31aab8e1baae} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001497 sec., 9352.037408149632 rows/sec., 688.88 KiB/sec. | ||
| 1476 | 2026.01.06 19:26:08.593968 [ 3 ] {4d178a87-c3b6-402b-ba70-31aab8e1baae} <Debug> TCPHandler: Processed in 0.001658469 sec. | ||
| 1477 | 2026.01.06 19:26:08.594074 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1478 | 2026.01.06 19:26:08.594168 [ 3 ] {33f5108c-fc9a-43bc-8794-3d7cefb61a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1479 | 2026.01.06 19:26:08.594207 [ 3 ] {33f5108c-fc9a-43bc-8794-3d7cefb61a82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1480 | 2026.01.06 19:26:08.594604 [ 3 ] {33f5108c-fc9a-43bc-8794-3d7cefb61a82} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1481 | 2026.01.06 19:26:08.594639 [ 3 ] {33f5108c-fc9a-43bc-8794-3d7cefb61a82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1482 | 2026.01.06 19:26:08.595046 [ 3 ] {33f5108c-fc9a-43bc-8794-3d7cefb61a82} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1483 | 2026.01.06 19:26:08.595468 [ 3 ] {33f5108c-fc9a-43bc-8794-3d7cefb61a82} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1484 | 2026.01.06 19:26:08.595596 [ 3 ] {33f5108c-fc9a-43bc-8794-3d7cefb61a82} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001446 sec., 48409.405255878286 rows/sec., 3.78 MiB/sec. | ||
| 1485 | 2026.01.06 19:26:08.595633 [ 3 ] {33f5108c-fc9a-43bc-8794-3d7cefb61a82} <Debug> TCPHandler: Processed in 0.001608377 sec. | ||
| 1486 | 2026.01.06 19:26:08.595747 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1487 | 2026.01.06 19:26:08.595842 [ 3 ] {df06041b-8797-4432-939a-0e5020610fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1488 | 2026.01.06 19:26:08.595884 [ 3 ] {df06041b-8797-4432-939a-0e5020610fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1489 | 2026.01.06 19:26:08.596341 [ 3 ] {df06041b-8797-4432-939a-0e5020610fb1} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1490 | 2026.01.06 19:26:08.596376 [ 3 ] {df06041b-8797-4432-939a-0e5020610fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1491 | 2026.01.06 19:26:08.596812 [ 3 ] {df06041b-8797-4432-939a-0e5020610fb1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1492 | 2026.01.06 19:26:08.597235 [ 3 ] {df06041b-8797-4432-939a-0e5020610fb1} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1493 | 2026.01.06 19:26:08.597367 [ 3 ] {df06041b-8797-4432-939a-0e5020610fb1} <Debug> executeQuery: Read 122 rows, 8.66 KiB in 0.001544 sec., 79015.54404145078 rows/sec., 5.48 MiB/sec. | ||
| 1494 | 2026.01.06 19:26:08.597402 [ 3 ] {df06041b-8797-4432-939a-0e5020610fb1} <Debug> TCPHandler: Processed in 0.001704201 sec. | ||
| 1495 | 2026.01.06 19:26:08.597519 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1496 | 2026.01.06 19:26:08.597613 [ 3 ] {013f2fd8-e1d2-425c-bc64-77fe8d4226ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1497 | 2026.01.06 19:26:08.597667 [ 3 ] {013f2fd8-e1d2-425c-bc64-77fe8d4226ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1498 | 2026.01.06 19:26:08.598386 [ 3 ] {013f2fd8-e1d2-425c-bc64-77fe8d4226ad} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1499 | 2026.01.06 19:26:08.598422 [ 3 ] {013f2fd8-e1d2-425c-bc64-77fe8d4226ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1500 | 2026.01.06 19:26:08.599077 [ 3 ] {013f2fd8-e1d2-425c-bc64-77fe8d4226ad} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1501 | 2026.01.06 19:26:08.599510 [ 3 ] {013f2fd8-e1d2-425c-bc64-77fe8d4226ad} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1502 | 2026.01.06 19:26:08.599654 [ 3 ] {013f2fd8-e1d2-425c-bc64-77fe8d4226ad} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002058 sec., 4859.086491739553 rows/sec., 8.71 MiB/sec. | ||
| 1503 | 2026.01.06 19:26:08.599703 [ 3 ] {013f2fd8-e1d2-425c-bc64-77fe8d4226ad} <Debug> TCPHandler: Processed in 0.002234086 sec. | ||
| 1504 | 2026.01.06 19:26:08.599815 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1505 | 2026.01.06 19:26:08.599910 [ 3 ] {c9c381b5-7a00-46cd-9803-d95e18baa24d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1506 | 2026.01.06 19:26:08.599952 [ 3 ] {c9c381b5-7a00-46cd-9803-d95e18baa24d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1507 | 2026.01.06 19:26:08.600296 [ 3 ] {c9c381b5-7a00-46cd-9803-d95e18baa24d} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1508 | 2026.01.06 19:26:08.600331 [ 3 ] {c9c381b5-7a00-46cd-9803-d95e18baa24d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1509 | 2026.01.06 19:26:08.600806 [ 3 ] {c9c381b5-7a00-46cd-9803-d95e18baa24d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1510 | 2026.01.06 19:26:08.601236 [ 3 ] {c9c381b5-7a00-46cd-9803-d95e18baa24d} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1511 | 2026.01.06 19:26:08.601368 [ 3 ] {c9c381b5-7a00-46cd-9803-d95e18baa24d} <Debug> executeQuery: Read 38 rows, 2.67 KiB in 0.001476 sec., 25745.257452574526 rows/sec., 1.76 MiB/sec. | ||
| 1512 | 2026.01.06 19:26:08.601403 [ 3 ] {c9c381b5-7a00-46cd-9803-d95e18baa24d} <Debug> TCPHandler: Processed in 0.001637878 sec. | ||
| 1513 | 2026.01.06 19:26:09.701470 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2402 | ||
| 1514 | 2026.01.06 19:26:09.701956 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1515 | 2026.01.06 19:26:09.701998 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1516 | 2026.01.06 19:26:09.702599 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1517 | 2026.01.06 19:26:09.703042 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1518 | 2026.01.06 19:26:09.703204 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2402 | ||
| 1519 | 2026.01.06 19:26:09.819065 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1520 | 2026.01.06 19:26:09.838034 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1521 | 2026.01.06 19:26:09.838092 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1522 | 2026.01.06 19:26:09.844658 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1523 | 2026.01.06 19:26:09.845873 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): 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.01.06 19:26:09.849397 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1525 | 2026.01.06 19:26:10.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.46 MiB, peak 172.46 MiB, free memory in arenas 0.00 B, will set to 169.61 MiB (RSS), difference: 1.15 MiB | ||
| 1526 | 2026.01.06 19:26:12.197673 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 232 | ||
| 1527 | 2026.01.06 19:26:12.199922 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1528 | 2026.01.06 19:26:12.199974 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1529 | 2026.01.06 19:26:12.201195 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1530 | 2026.01.06 19:26:12.201678 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1531 | 2026.01.06 19:26:12.201921 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 232 | ||
| 1532 | 2026.01.06 19:26:13.602526 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1533 | 2026.01.06 19:26:13.602716 [ 3 ] {af6976ee-a061-4d51-8e14-a79754a671ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1534 | 2026.01.06 19:26:13.602787 [ 3 ] {af6976ee-a061-4d51-8e14-a79754a671ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1535 | 2026.01.06 19:26:13.603562 [ 3 ] {af6976ee-a061-4d51-8e14-a79754a671ea} <Trace> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1536 | 2026.01.06 19:26:13.603620 [ 3 ] {af6976ee-a061-4d51-8e14-a79754a671ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1537 | 2026.01.06 19:26:13.604128 [ 3 ] {af6976ee-a061-4d51-8e14-a79754a671ea} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1538 | 2026.01.06 19:26:13.604568 [ 3 ] {af6976ee-a061-4d51-8e14-a79754a671ea} <Trace> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1539 | 2026.01.06 19:26:13.604728 [ 3 ] {af6976ee-a061-4d51-8e14-a79754a671ea} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002061 sec., 198932.55701115963 rows/sec., 12.62 MiB/sec. | ||
| 1540 | 2026.01.06 19:26:13.604777 [ 3 ] {af6976ee-a061-4d51-8e14-a79754a671ea} <Debug> TCPHandler: Processed in 0.002379981 sec. | ||
| 1541 | 2026.01.06 19:26:13.604896 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1542 | 2026.01.06 19:26:13.605000 [ 3 ] {c4ce0d90-1bb0-4fbe-bdbb-e30d89f41d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1543 | 2026.01.06 19:26:13.605044 [ 3 ] {c4ce0d90-1bb0-4fbe-bdbb-e30d89f41d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1544 | 2026.01.06 19:26:13.605802 [ 3 ] {c4ce0d90-1bb0-4fbe-bdbb-e30d89f41d09} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1545 | 2026.01.06 19:26:13.605841 [ 3 ] {c4ce0d90-1bb0-4fbe-bdbb-e30d89f41d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1546 | 2026.01.06 19:26:13.606382 [ 3 ] {c4ce0d90-1bb0-4fbe-bdbb-e30d89f41d09} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1547 | 2026.01.06 19:26:13.606798 [ 3 ] {c4ce0d90-1bb0-4fbe-bdbb-e30d89f41d09} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1548 | 2026.01.06 19:26:13.606950 [ 3 ] {c4ce0d90-1bb0-4fbe-bdbb-e30d89f41d09} <Debug> executeQuery: Read 1160 rows, 94.38 KiB in 0.001973 sec., 587937.1515458693 rows/sec., 46.72 MiB/sec. | ||
| 1549 | 2026.01.06 19:26:13.606990 [ 3 ] {c4ce0d90-1bb0-4fbe-bdbb-e30d89f41d09} <Debug> TCPHandler: Processed in 0.002145483 sec. | ||
| 1550 | 2026.01.06 19:26:13.607105 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1551 | 2026.01.06 19:26:13.607201 [ 3 ] {0c63db14-526e-4b70-bae3-2c3313a2908b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1552 | 2026.01.06 19:26:13.607242 [ 3 ] {0c63db14-526e-4b70-bae3-2c3313a2908b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1553 | 2026.01.06 19:26:13.607699 [ 3 ] {0c63db14-526e-4b70-bae3-2c3313a2908b} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1554 | 2026.01.06 19:26:13.607735 [ 3 ] {0c63db14-526e-4b70-bae3-2c3313a2908b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1555 | 2026.01.06 19:26:13.608140 [ 3 ] {0c63db14-526e-4b70-bae3-2c3313a2908b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1556 | 2026.01.06 19:26:13.608612 [ 3 ] {0c63db14-526e-4b70-bae3-2c3313a2908b} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1557 | 2026.01.06 19:26:13.608742 [ 3 ] {0c63db14-526e-4b70-bae3-2c3313a2908b} <Debug> executeQuery: Read 231 rows, 14.27 KiB in 0.001561 sec., 147982.06278026904 rows/sec., 8.93 MiB/sec. | ||
| 1558 | 2026.01.06 19:26:13.608778 [ 3 ] {0c63db14-526e-4b70-bae3-2c3313a2908b} <Debug> TCPHandler: Processed in 0.001723911 sec. | ||
| 1559 | 2026.01.06 19:26:13.608893 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1560 | 2026.01.06 19:26:13.608993 [ 3 ] {d3aca639-b651-4941-8839-531baf55493b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1561 | 2026.01.06 19:26:13.609032 [ 3 ] {d3aca639-b651-4941-8839-531baf55493b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1562 | 2026.01.06 19:26:13.609634 [ 3 ] {d3aca639-b651-4941-8839-531baf55493b} <Trace> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2026.01.06 19:26:13.609689 [ 3 ] {d3aca639-b651-4941-8839-531baf55493b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1564 | 2026.01.06 19:26:13.610297 [ 3 ] {d3aca639-b651-4941-8839-531baf55493b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1565 | 2026.01.06 19:26:13.610860 [ 3 ] {d3aca639-b651-4941-8839-531baf55493b} <Trace> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1566 | 2026.01.06 19:26:13.611004 [ 3 ] {d3aca639-b651-4941-8839-531baf55493b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00203 sec., 104433.49753694581 rows/sec., 6.73 MiB/sec. | ||
| 1567 | 2026.01.06 19:26:13.611044 [ 3 ] {d3aca639-b651-4941-8839-531baf55493b} <Debug> TCPHandler: Processed in 0.002206746 sec. | ||
| 1568 | 2026.01.06 19:26:13.611166 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1569 | 2026.01.06 19:26:13.611265 [ 3 ] {9e487f8d-7cb2-46cd-9f19-3cc931ec47ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1570 | 2026.01.06 19:26:13.611308 [ 3 ] {9e487f8d-7cb2-46cd-9f19-3cc931ec47ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1571 | 2026.01.06 19:26:13.611811 [ 3 ] {9e487f8d-7cb2-46cd-9f19-3cc931ec47ba} <Trace> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1572 | 2026.01.06 19:26:13.611851 [ 3 ] {9e487f8d-7cb2-46cd-9f19-3cc931ec47ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1573 | 2026.01.06 19:26:13.612265 [ 3 ] {9e487f8d-7cb2-46cd-9f19-3cc931ec47ba} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1574 | 2026.01.06 19:26:13.612690 [ 3 ] {9e487f8d-7cb2-46cd-9f19-3cc931ec47ba} <Trace> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1575 | 2026.01.06 19:26:13.612830 [ 3 ] {9e487f8d-7cb2-46cd-9f19-3cc931ec47ba} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001585 sec., 133123.0283911672 rows/sec., 7.56 MiB/sec. | ||
| 1576 | 2026.01.06 19:26:13.612870 [ 3 ] {9e487f8d-7cb2-46cd-9f19-3cc931ec47ba} <Debug> TCPHandler: Processed in 0.001754441 sec. | ||
| 1577 | 2026.01.06 19:26:13.612984 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1578 | 2026.01.06 19:26:13.613080 [ 3 ] {bd470be5-bb67-4ecb-b21c-523dbb882eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1579 | 2026.01.06 19:26:13.613123 [ 3 ] {bd470be5-bb67-4ecb-b21c-523dbb882eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1580 | 2026.01.06 19:26:13.613787 [ 3 ] {bd470be5-bb67-4ecb-b21c-523dbb882eb5} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1581 | 2026.01.06 19:26:13.613826 [ 3 ] {bd470be5-bb67-4ecb-b21c-523dbb882eb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1582 | 2026.01.06 19:26:13.614280 [ 3 ] {bd470be5-bb67-4ecb-b21c-523dbb882eb5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1583 | 2026.01.06 19:26:13.614698 [ 3 ] {bd470be5-bb67-4ecb-b21c-523dbb882eb5} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1584 | 2026.01.06 19:26:13.614853 [ 3 ] {bd470be5-bb67-4ecb-b21c-523dbb882eb5} <Debug> executeQuery: Read 697 rows, 49.91 KiB in 0.001792 sec., 388950.89285714284 rows/sec., 27.20 MiB/sec. | ||
| 1585 | 2026.01.06 19:26:13.614893 [ 3 ] {bd470be5-bb67-4ecb-b21c-523dbb882eb5} <Debug> TCPHandler: Processed in 0.001960378 sec. | ||
| 1586 | 2026.01.06 19:26:13.615010 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1587 | 2026.01.06 19:26:13.615106 [ 3 ] {07bb45c6-22a7-4705-ba4c-871db9b453a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1588 | 2026.01.06 19:26:13.615149 [ 3 ] {07bb45c6-22a7-4705-ba4c-871db9b453a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1589 | 2026.01.06 19:26:13.615493 [ 3 ] {07bb45c6-22a7-4705-ba4c-871db9b453a2} <Trace> oximeter.measurements_bool (dc501afc-ce6b-4c9b-94c8-74d588f9859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2026.01.06 19:26:13.615532 [ 3 ] {07bb45c6-22a7-4705-ba4c-871db9b453a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1591 | 2026.01.06 19:26:13.615942 [ 3 ] {07bb45c6-22a7-4705-ba4c-871db9b453a2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1592 | 2026.01.06 19:26:13.616360 [ 3 ] {07bb45c6-22a7-4705-ba4c-871db9b453a2} <Trace> oximeter.measurements_bool (dc501afc-ce6b-4c9b-94c8-74d588f9859c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1593 | 2026.01.06 19:26:13.616496 [ 3 ] {07bb45c6-22a7-4705-ba4c-871db9b453a2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001409 sec., 4258.3392476934 rows/sec., 222.48 KiB/sec. | ||
| 1594 | 2026.01.06 19:26:13.616533 [ 3 ] {07bb45c6-22a7-4705-ba4c-871db9b453a2} <Debug> TCPHandler: Processed in 0.001573967 sec. | ||
| 1595 | 2026.01.06 19:26:13.616637 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1596 | 2026.01.06 19:26:13.616733 [ 3 ] {234736e7-51fc-4eb5-ada3-00e9a0292b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1597 | 2026.01.06 19:26:13.616777 [ 3 ] {234736e7-51fc-4eb5-ada3-00e9a0292b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1598 | 2026.01.06 19:26:13.617187 [ 3 ] {234736e7-51fc-4eb5-ada3-00e9a0292b0b} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1599 | 2026.01.06 19:26:13.617222 [ 3 ] {234736e7-51fc-4eb5-ada3-00e9a0292b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1600 | 2026.01.06 19:26:13.617708 [ 3 ] {234736e7-51fc-4eb5-ada3-00e9a0292b0b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1601 | 2026.01.06 19:26:13.618124 [ 3 ] {234736e7-51fc-4eb5-ada3-00e9a0292b0b} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): 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.01.06 19:26:13.618277 [ 3 ] {234736e7-51fc-4eb5-ada3-00e9a0292b0b} <Debug> executeQuery: Read 304 rows, 20.36 KiB in 0.001564 sec., 194373.40153452684 rows/sec., 12.71 MiB/sec. | ||
| 1603 | 2026.01.06 19:26:13.618317 [ 3 ] {234736e7-51fc-4eb5-ada3-00e9a0292b0b} <Debug> TCPHandler: Processed in 0.001730951 sec. | ||
| 1604 | 2026.01.06 19:26:13.618429 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1605 | 2026.01.06 19:26:13.618533 [ 3 ] {4fa5534a-9649-4d2a-9cab-a090c0f139e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1606 | 2026.01.06 19:26:13.618575 [ 3 ] {4fa5534a-9649-4d2a-9cab-a090c0f139e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1607 | 2026.01.06 19:26:13.618891 [ 3 ] {4fa5534a-9649-4d2a-9cab-a090c0f139e3} <Trace> oximeter.measurements_f64 (6b0ada29-81c2-4d70-bc7e-ce5eaedd3d66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1608 | 2026.01.06 19:26:13.618927 [ 3 ] {4fa5534a-9649-4d2a-9cab-a090c0f139e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1609 | 2026.01.06 19:26:13.619375 [ 3 ] {4fa5534a-9649-4d2a-9cab-a090c0f139e3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1610 | 2026.01.06 19:26:13.619814 [ 3 ] {4fa5534a-9649-4d2a-9cab-a090c0f139e3} <Trace> oximeter.measurements_f64 (6b0ada29-81c2-4d70-bc7e-ce5eaedd3d66): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1611 | 2026.01.06 19:26:13.619945 [ 3 ] {4fa5534a-9649-4d2a-9cab-a090c0f139e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001432 sec., 698.3240223463688 rows/sec., 47.06 KiB/sec. | ||
| 1612 | 2026.01.06 19:26:13.619981 [ 3 ] {4fa5534a-9649-4d2a-9cab-a090c0f139e3} <Debug> TCPHandler: Processed in 0.001604297 sec. | ||
| 1613 | 2026.01.06 19:26:13.620082 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1614 | 2026.01.06 19:26:13.620178 [ 3 ] {e5131433-c149-4396-ba32-84e2d74c0bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1615 | 2026.01.06 19:26:13.620231 [ 3 ] {e5131433-c149-4396-ba32-84e2d74c0bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1616 | 2026.01.06 19:26:13.620964 [ 3 ] {e5131433-c149-4396-ba32-84e2d74c0bb2} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1617 | 2026.01.06 19:26:13.621000 [ 3 ] {e5131433-c149-4396-ba32-84e2d74c0bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1618 | 2026.01.06 19:26:13.621685 [ 3 ] {e5131433-c149-4396-ba32-84e2d74c0bb2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1619 | 2026.01.06 19:26:13.622090 [ 3 ] {e5131433-c149-4396-ba32-84e2d74c0bb2} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1620 | 2026.01.06 19:26:13.622228 [ 3 ] {e5131433-c149-4396-ba32-84e2d74c0bb2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002069 sec., 12566.457225712904 rows/sec., 22.52 MiB/sec. | ||
| 1621 | 2026.01.06 19:26:13.622281 [ 3 ] {e5131433-c149-4396-ba32-84e2d74c0bb2} <Debug> TCPHandler: Processed in 0.002248647 sec. | ||
| 1622 | 2026.01.06 19:26:13.622402 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1623 | 2026.01.06 19:26:13.622498 [ 3 ] {bebb5ef4-4a15-4115-a9e1-71083b155557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1624 | 2026.01.06 19:26:13.622538 [ 3 ] {bebb5ef4-4a15-4115-a9e1-71083b155557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1625 | 2026.01.06 19:26:13.622886 [ 3 ] {bebb5ef4-4a15-4115-a9e1-71083b155557} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1626 | 2026.01.06 19:26:13.622922 [ 3 ] {bebb5ef4-4a15-4115-a9e1-71083b155557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1627 | 2026.01.06 19:26:13.623333 [ 3 ] {bebb5ef4-4a15-4115-a9e1-71083b155557} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1628 | 2026.01.06 19:26:13.623738 [ 3 ] {bebb5ef4-4a15-4115-a9e1-71083b155557} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1629 | 2026.01.06 19:26:13.623884 [ 3 ] {bebb5ef4-4a15-4115-a9e1-71083b155557} <Debug> executeQuery: Read 94 rows, 5.90 KiB in 0.001405 sec., 66903.91459074733 rows/sec., 4.10 MiB/sec. | ||
| 1630 | 2026.01.06 19:26:13.623921 [ 3 ] {bebb5ef4-4a15-4115-a9e1-71083b155557} <Debug> TCPHandler: Processed in 0.001569347 sec. | ||
| 1631 | 2026.01.06 19:26:17.130810 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1632 | 2026.01.06 19:26:17.130883 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1633 | 2026.01.06 19:26:17.203965 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2914 | ||
| 1634 | 2026.01.06 19:26:17.204469 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1635 | 2026.01.06 19:26:17.204508 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1636 | 2026.01.06 19:26:17.205037 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1637 | 2026.01.06 19:26:17.205273 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1638 | 2026.01.06 19:26:17.205409 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2914 | ||
| 1639 | 2026.01.06 19:26:17.205409 [ 85 ] {} <Debug> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1640 | 2026.01.06 19:26:17.205466 [ 85 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1641 | 2026.01.06 19:26:17.205485 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1642 | 2026.01.06 19:26:17.207628 [ 198 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::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 | ||
| 1643 | 2026.01.06 19:26:17.209725 [ 198 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1644 | 2026.01.06 19:26:17.211893 [ 198 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1645 | 2026.01.06 19:26:17.218344 [ 198 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 506 rows starting from the beginning of the part | ||
| 1646 | 2026.01.06 19:26:17.218415 [ 198 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1647 | 2026.01.06 19:26:17.218467 [ 198 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1648 | 2026.01.06 19:26:17.218524 [ 198 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1649 | 2026.01.06 19:26:17.218574 [ 198 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1650 | 2026.01.06 19:26:17.261605 [ 203 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2914 rows, containing 4 columns (4 merged, 0 gathered) in 0.056008499 sec., 52027.81813524408 rows/sec., 762.13 KiB/sec. | ||
| 1651 | 2026.01.06 19:26:17.262480 [ 187 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1652 | 2026.01.06 19:26:17.262832 [ 187 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_6_1} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1653 | 2026.01.06 19:26:17.262911 [ 187 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_6_1} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1654 | 2026.01.06 19:26:17.263028 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 1655 | 2026.01.06 19:26:17.350157 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1656 | 2026.01.06 19:26:17.367279 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1657 | 2026.01.06 19:26:17.367331 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1658 | 2026.01.06 19:26:17.373634 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1659 | 2026.01.06 19:26:17.374340 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1660 | 2026.01.06 19:26:17.374661 [ 84 ] {} <Debug> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1661 | 2026.01.06 19:26:17.374757 [ 84 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1662 | 2026.01.06 19:26:17.374794 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1663 | 2026.01.06 19:26:17.374942 [ 187 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 1664 | 2026.01.06 19:26:17.377959 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1665 | 2026.01.06 19:26:17.379419 [ 187 ] {06d4644c-238a-4080-bf88-af6dc915eb88::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1666 | 2026.01.06 19:26:17.380838 [ 187 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 1667 | 2026.01.06 19:26:17.385518 [ 187 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 1668 | 2026.01.06 19:26:17.389785 [ 187 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 1669 | 2026.01.06 19:26:17.394160 [ 187 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 1670 | 2026.01.06 19:26:17.403685 [ 187 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 1671 | 2026.01.06 19:26:17.408020 [ 187 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 1672 | 2026.01.06 19:26:17.470471 [ 194 ] {06d4644c-238a-4080-bf88-af6dc915eb88::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.095594832 sec., 481.19756097275217 rows/sec., 2.49 MiB/sec. | ||
| 1673 | 2026.01.06 19:26:17.472891 [ 186 ] {06d4644c-238a-4080-bf88-af6dc915eb88::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1674 | 2026.01.06 19:26:17.475000 [ 186 ] {06d4644c-238a-4080-bf88-af6dc915eb88::all_1_6_1} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1675 | 2026.01.06 19:26:17.475093 [ 186 ] {06d4644c-238a-4080-bf88-af6dc915eb88::all_1_6_1} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1676 | 2026.01.06 19:26:17.476838 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1677 | 2026.01.06 19:26:18.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.91 MiB, peak 180.44 MiB, free memory in arenas 0.00 B, will set to 180.79 MiB (RSS), difference: 9.89 MiB | ||
| 1678 | 2026.01.06 19:26:18.591435 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1679 | 2026.01.06 19:26:18.591633 [ 3 ] {143e4596-5615-49a0-b8d3-b10d6270a05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1680 | 2026.01.06 19:26:18.591702 [ 3 ] {143e4596-5615-49a0-b8d3-b10d6270a05e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1681 | 2026.01.06 19:26:18.592358 [ 3 ] {143e4596-5615-49a0-b8d3-b10d6270a05e} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1682 | 2026.01.06 19:26:18.592405 [ 3 ] {143e4596-5615-49a0-b8d3-b10d6270a05e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1683 | 2026.01.06 19:26:18.592787 [ 3 ] {143e4596-5615-49a0-b8d3-b10d6270a05e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1684 | 2026.01.06 19:26:18.593017 [ 3 ] {143e4596-5615-49a0-b8d3-b10d6270a05e} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1685 | 2026.01.06 19:26:18.593153 [ 81 ] {} <Debug> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1686 | 2026.01.06 19:26:18.593162 [ 3 ] {143e4596-5615-49a0-b8d3-b10d6270a05e} <Debug> executeQuery: Read 72 rows, 6.08 KiB in 0.001582 sec., 45512.01011378002 rows/sec., 3.75 MiB/sec. | ||
| 1687 | 2026.01.06 19:26:18.593227 [ 81 ] {} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1688 | 2026.01.06 19:26:18.593244 [ 3 ] {143e4596-5615-49a0-b8d3-b10d6270a05e} <Debug> TCPHandler: Processed in 0.001942548 sec. | ||
| 1689 | 2026.01.06 19:26:18.593258 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1690 | 2026.01.06 19:26:18.593369 [ 203 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::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 | ||
| 1691 | 2026.01.06 19:26:18.593382 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1692 | 2026.01.06 19:26:18.593483 [ 203 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1693 | 2026.01.06 19:26:18.593490 [ 3 ] {9891ebd8-23b0-43e5-b71f-ebee98cf260c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1694 | 2026.01.06 19:26:18.593537 [ 3 ] {9891ebd8-23b0-43e5-b71f-ebee98cf260c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1695 | 2026.01.06 19:26:18.593538 [ 203 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1108 rows starting from the beginning of the part | ||
| 1696 | 2026.01.06 19:26:18.593643 [ 203 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1697 | 2026.01.06 19:26:18.593700 [ 203 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1132 rows starting from the beginning of the part | ||
| 1698 | 2026.01.06 19:26:18.593750 [ 203 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 74 rows starting from the beginning of the part | ||
| 1699 | 2026.01.06 19:26:18.593798 [ 203 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1160 rows starting from the beginning of the part | ||
| 1700 | 2026.01.06 19:26:18.593848 [ 203 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 72 rows starting from the beginning of the part | ||
| 1701 | 2026.01.06 19:26:18.593933 [ 3 ] {9891ebd8-23b0-43e5-b71f-ebee98cf260c} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1702 | 2026.01.06 19:26:18.593969 [ 3 ] {9891ebd8-23b0-43e5-b71f-ebee98cf260c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1703 | 2026.01.06 19:26:18.594380 [ 3 ] {9891ebd8-23b0-43e5-b71f-ebee98cf260c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1704 | 2026.01.06 19:26:18.594597 [ 3 ] {9891ebd8-23b0-43e5-b71f-ebee98cf260c} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1705 | 2026.01.06 19:26:18.594728 [ 3 ] {9891ebd8-23b0-43e5-b71f-ebee98cf260c} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001257 sec., 7955.449482895783 rows/sec., 598.21 KiB/sec. | ||
| 1706 | 2026.01.06 19:26:18.594764 [ 3 ] {9891ebd8-23b0-43e5-b71f-ebee98cf260c} <Debug> TCPHandler: Processed in 0.001433482 sec. | ||
| 1707 | 2026.01.06 19:26:18.594876 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1708 | 2026.01.06 19:26:18.594971 [ 3 ] {4aada73b-163e-466d-81b8-01e642c858cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1709 | 2026.01.06 19:26:18.595011 [ 3 ] {4aada73b-163e-466d-81b8-01e642c858cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1710 | 2026.01.06 19:26:18.595419 [ 3 ] {4aada73b-163e-466d-81b8-01e642c858cd} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1711 | 2026.01.06 19:26:18.595453 [ 3 ] {4aada73b-163e-466d-81b8-01e642c858cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1712 | 2026.01.06 19:26:18.595534 [ 194 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3572 rows, containing 5 columns (5 merged, 0 gathered) in 0.002208466 sec., 1617412.2671573842 rows/sec., 134.68 MiB/sec. | ||
| 1713 | 2026.01.06 19:26:18.595782 [ 3 ] {4aada73b-163e-466d-81b8-01e642c858cd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1714 | 2026.01.06 19:26:18.595946 [ 190 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1715 | 2026.01.06 19:26:18.596017 [ 3 ] {4aada73b-163e-466d-81b8-01e642c858cd} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1716 | 2026.01.06 19:26:18.596128 [ 81 ] {} <Debug> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1717 | 2026.01.06 19:26:18.596156 [ 3 ] {4aada73b-163e-466d-81b8-01e642c858cd} <Debug> executeQuery: Read 66 rows, 5.27 KiB in 0.001203 sec., 54862.84289276808 rows/sec., 4.28 MiB/sec. | ||
| 1718 | 2026.01.06 19:26:18.596164 [ 81 ] {} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1719 | 2026.01.06 19:26:18.596199 [ 3 ] {4aada73b-163e-466d-81b8-01e642c858cd} <Debug> TCPHandler: Processed in 0.001373381 sec. | ||
| 1720 | 2026.01.06 19:26:18.596200 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1721 | 2026.01.06 19:26:18.596284 [ 203 ] {289b6777-0f67-4125-9172-352c730335f1::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 | ||
| 1722 | 2026.01.06 19:26:18.596326 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1723 | 2026.01.06 19:26:18.596382 [ 203 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1724 | 2026.01.06 19:26:18.596409 [ 203 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 666 rows starting from the beginning of the part | ||
| 1725 | 2026.01.06 19:26:18.596423 [ 3 ] {7f0969af-e0f4-4626-9872-8c1d3a152069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1726 | 2026.01.06 19:26:18.596442 [ 190 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_6_1} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1727 | 2026.01.06 19:26:18.596452 [ 203 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1728 | 2026.01.06 19:26:18.596466 [ 3 ] {7f0969af-e0f4-4626-9872-8c1d3a152069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1729 | 2026.01.06 19:26:18.596507 [ 203 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 674 rows starting from the beginning of the part | ||
| 1730 | 2026.01.06 19:26:18.596541 [ 203 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part | ||
| 1731 | 2026.01.06 19:26:18.596562 [ 190 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_6_1} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1732 | 2026.01.06 19:26:18.596576 [ 203 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 697 rows starting from the beginning of the part | ||
| 1733 | 2026.01.06 19:26:18.596633 [ 203 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 66 rows starting from the beginning of the part | ||
| 1734 | 2026.01.06 19:26:18.596687 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 1735 | 2026.01.06 19:26:18.596878 [ 3 ] {7f0969af-e0f4-4626-9872-8c1d3a152069} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1736 | 2026.01.06 19:26:18.596916 [ 3 ] {7f0969af-e0f4-4626-9872-8c1d3a152069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1737 | 2026.01.06 19:26:18.597281 [ 3 ] {7f0969af-e0f4-4626-9872-8c1d3a152069} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1738 | 2026.01.06 19:26:18.597503 [ 3 ] {7f0969af-e0f4-4626-9872-8c1d3a152069} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1739 | 2026.01.06 19:26:18.597577 [ 190 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2201 rows, containing 5 columns (5 merged, 0 gathered) in 0.001317949 sec., 1670019.0978558352 rows/sec., 123.86 MiB/sec. | ||
| 1740 | 2026.01.06 19:26:18.597601 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1741 | 2026.01.06 19:26:18.597631 [ 3 ] {7f0969af-e0f4-4626-9872-8c1d3a152069} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001227 sec., 122249.38875305624 rows/sec., 8.48 MiB/sec. | ||
| 1742 | 2026.01.06 19:26:18.597633 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1743 | 2026.01.06 19:26:18.597671 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1744 | 2026.01.06 19:26:18.597673 [ 3 ] {7f0969af-e0f4-4626-9872-8c1d3a152069} <Debug> TCPHandler: Processed in 0.001397041 sec. | ||
| 1745 | 2026.01.06 19:26:18.597736 [ 203 ] {88190163-2135-48cf-86aa-52198c97c0d7::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 | ||
| 1746 | 2026.01.06 19:26:18.597792 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1747 | 2026.01.06 19:26:18.597831 [ 203 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1748 | 2026.01.06 19:26:18.597858 [ 203 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 197 rows starting from the beginning of the part | ||
| 1749 | 2026.01.06 19:26:18.597887 [ 3 ] {37bb753b-5d14-42a5-b024-f0c11a97d36f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1750 | 2026.01.06 19:26:18.597902 [ 203 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1751 | 2026.01.06 19:26:18.597931 [ 192 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1752 | 2026.01.06 19:26:18.597942 [ 3 ] {37bb753b-5d14-42a5-b024-f0c11a97d36f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1753 | 2026.01.06 19:26:18.597942 [ 203 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 254 rows starting from the beginning of the part | ||
| 1754 | 2026.01.06 19:26:18.598028 [ 203 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 122 rows starting from the beginning of the part | ||
| 1755 | 2026.01.06 19:26:18.598066 [ 203 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 304 rows starting from the beginning of the part | ||
| 1756 | 2026.01.06 19:26:18.598114 [ 203 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 150 rows starting from the beginning of the part | ||
| 1757 | 2026.01.06 19:26:18.598368 [ 192 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_6_1} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1758 | 2026.01.06 19:26:18.598489 [ 192 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_6_1} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1759 | 2026.01.06 19:26:18.598587 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 1760 | 2026.01.06 19:26:18.598705 [ 3 ] {37bb753b-5d14-42a5-b024-f0c11a97d36f} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1761 | 2026.01.06 19:26:18.598745 [ 3 ] {37bb753b-5d14-42a5-b024-f0c11a97d36f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1762 | 2026.01.06 19:26:18.599129 [ 192 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1127 rows, containing 5 columns (5 merged, 0 gathered) in 0.001417072 sec., 795301.861867287 rows/sec., 52.61 MiB/sec. | ||
| 1763 | 2026.01.06 19:26:18.599277 [ 3 ] {37bb753b-5d14-42a5-b024-f0c11a97d36f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1764 | 2026.01.06 19:26:18.599347 [ 190 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1765 | 2026.01.06 19:26:18.599594 [ 3 ] {37bb753b-5d14-42a5-b024-f0c11a97d36f} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1766 | 2026.01.06 19:26:18.599655 [ 190 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1767 | 2026.01.06 19:26:18.599732 [ 190 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1768 | 2026.01.06 19:26:18.599791 [ 3 ] {37bb753b-5d14-42a5-b024-f0c11a97d36f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001921 sec., 5205.622071837584 rows/sec., 9.33 MiB/sec. | ||
| 1769 | 2026.01.06 19:26:18.599805 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 1770 | 2026.01.06 19:26:18.599861 [ 3 ] {37bb753b-5d14-42a5-b024-f0c11a97d36f} <Debug> TCPHandler: Processed in 0.002118753 sec. | ||
| 1771 | 2026.01.06 19:26:18.599998 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1772 | 2026.01.06 19:26:18.600100 [ 3 ] {84adc814-e917-414f-9ce5-cd67b3b27cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1773 | 2026.01.06 19:26:18.600144 [ 3 ] {84adc814-e917-414f-9ce5-cd67b3b27cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1774 | 2026.01.06 19:26:18.600489 [ 3 ] {84adc814-e917-414f-9ce5-cd67b3b27cc6} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1775 | 2026.01.06 19:26:18.600527 [ 3 ] {84adc814-e917-414f-9ce5-cd67b3b27cc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1776 | 2026.01.06 19:26:18.600839 [ 3 ] {84adc814-e917-414f-9ce5-cd67b3b27cc6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1777 | 2026.01.06 19:26:18.601055 [ 3 ] {84adc814-e917-414f-9ce5-cd67b3b27cc6} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1778 | 2026.01.06 19:26:18.601153 [ 81 ] {} <Debug> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1779 | 2026.01.06 19:26:18.601180 [ 81 ] {} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1780 | 2026.01.06 19:26:18.601186 [ 3 ] {84adc814-e917-414f-9ce5-cd67b3b27cc6} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001107 sec., 45167.11833785005 rows/sec., 3.10 MiB/sec. | ||
| 1781 | 2026.01.06 19:26:18.601200 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1782 | 2026.01.06 19:26:18.601232 [ 3 ] {84adc814-e917-414f-9ce5-cd67b3b27cc6} <Debug> TCPHandler: Processed in 0.001295409 sec. | ||
| 1783 | 2026.01.06 19:26:18.601284 [ 199 ] {862ac230-c421-4c16-ae35-bd3c755734c1::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 | ||
| 1784 | 2026.01.06 19:26:18.601390 [ 199 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1785 | 2026.01.06 19:26:18.601425 [ 199 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part | ||
| 1786 | 2026.01.06 19:26:18.601496 [ 199 ] {862ac230-c421-4c16-ae35-bd3c755734c1::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 | ||
| 1787 | 2026.01.06 19:26:18.601540 [ 199 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 1788 | 2026.01.06 19:26:18.601600 [ 199 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part | ||
| 1789 | 2026.01.06 19:26:18.601647 [ 199 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 94 rows starting from the beginning of the part | ||
| 1790 | 2026.01.06 19:26:18.601688 [ 199 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 1791 | 2026.01.06 19:26:18.602490 [ 199 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 342 rows, containing 4 columns (4 merged, 0 gathered) in 0.001237397 sec., 276386.6406658493 rows/sec., 17.28 MiB/sec. | ||
| 1792 | 2026.01.06 19:26:18.602641 [ 192 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1793 | 2026.01.06 19:26:18.602906 [ 192 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_6_1} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1794 | 2026.01.06 19:26:18.602975 [ 192 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_6_1} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1795 | 2026.01.06 19:26:18.603046 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1796 | 2026.01.06 19:26:22.202791 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 266 | ||
| 1797 | 2026.01.06 19:26:22.205033 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1798 | 2026.01.06 19:26:22.205074 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1799 | 2026.01.06 19:26:22.206256 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1800 | 2026.01.06 19:26:22.206519 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1801 | 2026.01.06 19:26:22.206760 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 266 | ||
| 1802 | 2026.01.06 19:26:23.588422 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1803 | 2026.01.06 19:26:23.588654 [ 3 ] {aeef8eec-3cd7-448b-b401-237f447c51cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1804 | 2026.01.06 19:26:23.588994 [ 3 ] {aeef8eec-3cd7-448b-b401-237f447c51cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1805 | 2026.01.06 19:26:23.593079 [ 3 ] {aeef8eec-3cd7-448b-b401-237f447c51cc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1806 | 2026.01.06 19:26:23.593352 [ 3 ] {aeef8eec-3cd7-448b-b401-237f447c51cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1807 | 2026.01.06 19:26:23.593425 [ 3 ] {aeef8eec-3cd7-448b-b401-237f447c51cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1808 | 2026.01.06 19:26:23.593620 [ 3 ] {aeef8eec-3cd7-448b-b401-237f447c51cc} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1809 | 2026.01.06 19:26:23.595791 [ 3 ] {aeef8eec-3cd7-448b-b401-237f447c51cc} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1810 | 2026.01.06 19:26:23.597754 [ 3 ] {aeef8eec-3cd7-448b-b401-237f447c51cc} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (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 | ||
| 1811 | 2026.01.06 19:26:23.597781 [ 3 ] {aeef8eec-3cd7-448b-b401-237f447c51cc} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1812 | 2026.01.06 19:26:23.599810 [ 3 ] {aeef8eec-3cd7-448b-b401-237f447c51cc} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1813 | 2026.01.06 19:26:23.599844 [ 3 ] {aeef8eec-3cd7-448b-b401-237f447c51cc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1814 | 2026.01.06 19:26:23.612601 [ 3 ] {aeef8eec-3cd7-448b-b401-237f447c51cc} <Debug> executeQuery: Read 32 rows, 1.22 KiB in 0.024037 sec., 1331.2809418812665 rows/sec., 50.78 KiB/sec. | ||
| 1815 | 2026.01.06 19:26:23.612718 [ 3 ] {aeef8eec-3cd7-448b-b401-237f447c51cc} <Debug> TCPHandler: Processed in 0.024419954 sec. | ||
| 1816 | 2026.01.06 19:26:23.613183 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1817 | 2026.01.06 19:26:23.613359 [ 3 ] {cb637390-bb45-419b-9bfe-05e98e637e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table: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) | ||
| 1818 | 2026.01.06 19:26:23.613596 [ 3 ] {cb637390-bb45-419b-9bfe-05e98e637e29} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1819 | 2026.01.06 19:26:23.613633 [ 3 ] {cb637390-bb45-419b-9bfe-05e98e637e29} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table: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 | ||
| 1820 | 2026.01.06 19:26:23.613843 [ 3 ] {cb637390-bb45-419b-9bfe-05e98e637e29} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1821 | 2026.01.06 19:26:23.613900 [ 3 ] {cb637390-bb45-419b-9bfe-05e98e637e29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1822 | 2026.01.06 19:26:23.614010 [ 3 ] {cb637390-bb45-419b-9bfe-05e98e637e29} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1823 | 2026.01.06 19:26:23.614042 [ 3 ] {cb637390-bb45-419b-9bfe-05e98e637e29} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1824 | 2026.01.06 19:26:23.614063 [ 3 ] {cb637390-bb45-419b-9bfe-05e98e637e29} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (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 | ||
| 1825 | 2026.01.06 19:26:23.614079 [ 3 ] {cb637390-bb45-419b-9bfe-05e98e637e29} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1826 | 2026.01.06 19:26:23.614116 [ 3 ] {cb637390-bb45-419b-9bfe-05e98e637e29} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1827 | 2026.01.06 19:26:23.614135 [ 3 ] {cb637390-bb45-419b-9bfe-05e98e637e29} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1828 | 2026.01.06 19:26:23.614607 [ 3 ] {cb637390-bb45-419b-9bfe-05e98e637e29} <Debug> executeQuery: Read 32 rows, 1.22 KiB in 0.001326 sec., 24132.730015082958 rows/sec., 920.59 KiB/sec. | ||
| 1829 | 2026.01.06 19:26:23.614694 [ 3 ] {cb637390-bb45-419b-9bfe-05e98e637e29} <Debug> TCPHandler: Processed in 0.001579206 sec. | ||
| 1830 | 2026.01.06 19:26:23.614987 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1831 | 2026.01.06 19:26:23.615145 [ 3 ] {0eb2d907-bdd0-4fa3-bdb0-44fc23485e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 1832 | 2026.01.06 19:26:23.615366 [ 3 ] {0eb2d907-bdd0-4fa3-bdb0-44fc23485e59} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1833 | 2026.01.06 19:26:23.615401 [ 3 ] {0eb2d907-bdd0-4fa3-bdb0-44fc23485e59} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 1834 | 2026.01.06 19:26:23.615615 [ 3 ] {0eb2d907-bdd0-4fa3-bdb0-44fc23485e59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1835 | 2026.01.06 19:26:23.615671 [ 3 ] {0eb2d907-bdd0-4fa3-bdb0-44fc23485e59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1836 | 2026.01.06 19:26:23.615775 [ 3 ] {0eb2d907-bdd0-4fa3-bdb0-44fc23485e59} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1837 | 2026.01.06 19:26:23.615806 [ 3 ] {0eb2d907-bdd0-4fa3-bdb0-44fc23485e59} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1838 | 2026.01.06 19:26:23.615826 [ 3 ] {0eb2d907-bdd0-4fa3-bdb0-44fc23485e59} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (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 | ||
| 1839 | 2026.01.06 19:26:23.615842 [ 3 ] {0eb2d907-bdd0-4fa3-bdb0-44fc23485e59} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1840 | 2026.01.06 19:26:23.615877 [ 3 ] {0eb2d907-bdd0-4fa3-bdb0-44fc23485e59} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1841 | 2026.01.06 19:26:23.615895 [ 3 ] {0eb2d907-bdd0-4fa3-bdb0-44fc23485e59} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1842 | 2026.01.06 19:26:23.616315 [ 3 ] {0eb2d907-bdd0-4fa3-bdb0-44fc23485e59} <Debug> executeQuery: Read 32 rows, 1.22 KiB in 0.001231 sec., 25995.125913891145 rows/sec., 991.64 KiB/sec. | ||
| 1843 | 2026.01.06 19:26:23.616400 [ 3 ] {0eb2d907-bdd0-4fa3-bdb0-44fc23485e59} <Debug> TCPHandler: Processed in 0.001465203 sec. | ||
| 1844 | 2026.01.06 19:26:23.616645 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1845 | 2026.01.06 19:26:23.616781 [ 3 ] {f0339444-f9f1-4de7-9e91-683d8d39cdff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 1846 | 2026.01.06 19:26:23.616997 [ 3 ] {f0339444-f9f1-4de7-9e91-683d8d39cdff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1847 | 2026.01.06 19:26:23.617031 [ 3 ] {f0339444-f9f1-4de7-9e91-683d8d39cdff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 1848 | 2026.01.06 19:26:23.617229 [ 3 ] {f0339444-f9f1-4de7-9e91-683d8d39cdff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1849 | 2026.01.06 19:26:23.617282 [ 3 ] {f0339444-f9f1-4de7-9e91-683d8d39cdff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1850 | 2026.01.06 19:26:23.617382 [ 3 ] {f0339444-f9f1-4de7-9e91-683d8d39cdff} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1851 | 2026.01.06 19:26:23.617412 [ 3 ] {f0339444-f9f1-4de7-9e91-683d8d39cdff} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1852 | 2026.01.06 19:26:23.617432 [ 3 ] {f0339444-f9f1-4de7-9e91-683d8d39cdff} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (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 | ||
| 1853 | 2026.01.06 19:26:23.617447 [ 3 ] {f0339444-f9f1-4de7-9e91-683d8d39cdff} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1854 | 2026.01.06 19:26:23.617480 [ 3 ] {f0339444-f9f1-4de7-9e91-683d8d39cdff} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1855 | 2026.01.06 19:26:23.617499 [ 3 ] {f0339444-f9f1-4de7-9e91-683d8d39cdff} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1856 | 2026.01.06 19:26:23.617904 [ 3 ] {f0339444-f9f1-4de7-9e91-683d8d39cdff} <Debug> executeQuery: Read 32 rows, 1.22 KiB in 0.001179 sec., 27141.64546225615 rows/sec., 1.01 MiB/sec. | ||
| 1857 | 2026.01.06 19:26:23.617995 [ 3 ] {f0339444-f9f1-4de7-9e91-683d8d39cdff} <Debug> TCPHandler: Processed in 0.001401131 sec. | ||
| 1858 | 2026.01.06 19:26:23.618230 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1859 | 2026.01.06 19:26:23.618367 [ 3 ] {be7de79c-9b0d-4051-859a-f04752367119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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_table:capacity', 'switch_table: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) | ||
| 1860 | 2026.01.06 19:26:23.618580 [ 3 ] {be7de79c-9b0d-4051-859a-f04752367119} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1861 | 2026.01.06 19:26:23.618615 [ 3 ] {be7de79c-9b0d-4051-859a-f04752367119} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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_table:capacity', 'switch_table: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 | ||
| 1862 | 2026.01.06 19:26:23.618816 [ 3 ] {be7de79c-9b0d-4051-859a-f04752367119} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1863 | 2026.01.06 19:26:23.618869 [ 3 ] {be7de79c-9b0d-4051-859a-f04752367119} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1864 | 2026.01.06 19:26:23.618970 [ 3 ] {be7de79c-9b0d-4051-859a-f04752367119} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1865 | 2026.01.06 19:26:23.619001 [ 3 ] {be7de79c-9b0d-4051-859a-f04752367119} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1866 | 2026.01.06 19:26:23.619020 [ 3 ] {be7de79c-9b0d-4051-859a-f04752367119} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (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 | ||
| 1867 | 2026.01.06 19:26:23.619036 [ 3 ] {be7de79c-9b0d-4051-859a-f04752367119} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1868 | 2026.01.06 19:26:23.619069 [ 3 ] {be7de79c-9b0d-4051-859a-f04752367119} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1869 | 2026.01.06 19:26:23.619089 [ 3 ] {be7de79c-9b0d-4051-859a-f04752367119} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1870 | 2026.01.06 19:26:23.619506 [ 3 ] {be7de79c-9b0d-4051-859a-f04752367119} <Debug> executeQuery: Read 32 rows, 1.22 KiB in 0.001195 sec., 26778.242677824266 rows/sec., 1021.51 KiB/sec. | ||
| 1871 | 2026.01.06 19:26:23.619588 [ 3 ] {be7de79c-9b0d-4051-859a-f04752367119} <Debug> TCPHandler: Processed in 0.001408831 sec. | ||
| 1872 | 2026.01.06 19:26:23.619815 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1873 | 2026.01.06 19:26:23.619952 [ 3 ] {dce6e416-5bf9-4b11-8657-c4c0c11ba890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table: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) | ||
| 1874 | 2026.01.06 19:26:23.620163 [ 3 ] {dce6e416-5bf9-4b11-8657-c4c0c11ba890} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1875 | 2026.01.06 19:26:23.620199 [ 3 ] {dce6e416-5bf9-4b11-8657-c4c0c11ba890} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table: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 | ||
| 1876 | 2026.01.06 19:26:23.620407 [ 3 ] {dce6e416-5bf9-4b11-8657-c4c0c11ba890} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1877 | 2026.01.06 19:26:23.620461 [ 3 ] {dce6e416-5bf9-4b11-8657-c4c0c11ba890} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1878 | 2026.01.06 19:26:23.620561 [ 3 ] {dce6e416-5bf9-4b11-8657-c4c0c11ba890} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1879 | 2026.01.06 19:26:23.620591 [ 3 ] {dce6e416-5bf9-4b11-8657-c4c0c11ba890} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1880 | 2026.01.06 19:26:23.620611 [ 3 ] {dce6e416-5bf9-4b11-8657-c4c0c11ba890} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (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 | ||
| 1881 | 2026.01.06 19:26:23.620627 [ 3 ] {dce6e416-5bf9-4b11-8657-c4c0c11ba890} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1882 | 2026.01.06 19:26:23.620661 [ 3 ] {dce6e416-5bf9-4b11-8657-c4c0c11ba890} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1883 | 2026.01.06 19:26:23.620679 [ 3 ] {dce6e416-5bf9-4b11-8657-c4c0c11ba890} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1884 | 2026.01.06 19:26:23.621089 [ 3 ] {dce6e416-5bf9-4b11-8657-c4c0c11ba890} <Debug> executeQuery: Read 32 rows, 1.22 KiB in 0.001194 sec., 26800.67001675042 rows/sec., 1022.36 KiB/sec. | ||
| 1885 | 2026.01.06 19:26:23.621173 [ 3 ] {dce6e416-5bf9-4b11-8657-c4c0c11ba890} <Debug> TCPHandler: Processed in 0.001408001 sec. | ||
| 1886 | 2026.01.06 19:26:23.638348 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1887 | 2026.01.06 19:26:23.638462 [ 3 ] {6bddf297-a234-49ac-b1df-e4a2e5df36d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1888 | 2026.01.06 19:26:23.638505 [ 3 ] {6bddf297-a234-49ac-b1df-e4a2e5df36d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1889 | 2026.01.06 19:26:23.639084 [ 3 ] {6bddf297-a234-49ac-b1df-e4a2e5df36d7} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1890 | 2026.01.06 19:26:23.639132 [ 3 ] {6bddf297-a234-49ac-b1df-e4a2e5df36d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1891 | 2026.01.06 19:26:23.639561 [ 3 ] {6bddf297-a234-49ac-b1df-e4a2e5df36d7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1892 | 2026.01.06 19:26:23.639763 [ 3 ] {6bddf297-a234-49ac-b1df-e4a2e5df36d7} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1893 | 2026.01.06 19:26:23.639911 [ 3 ] {6bddf297-a234-49ac-b1df-e4a2e5df36d7} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001478 sec., 4059.539918809202 rows/sec., 1.88 MiB/sec. | ||
| 1894 | 2026.01.06 19:26:23.639962 [ 3 ] {6bddf297-a234-49ac-b1df-e4a2e5df36d7} <Debug> TCPHandler: Processed in 0.00167787 sec. | ||
| 1895 | 2026.01.06 19:26:23.640097 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1896 | 2026.01.06 19:26:23.640196 [ 3 ] {ea447ff6-1fc2-46c9-9c90-734a987250b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1897 | 2026.01.06 19:26:23.640236 [ 3 ] {ea447ff6-1fc2-46c9-9c90-734a987250b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1898 | 2026.01.06 19:26:23.640673 [ 3 ] {ea447ff6-1fc2-46c9-9c90-734a987250b6} <Trace> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1899 | 2026.01.06 19:26:23.640709 [ 3 ] {ea447ff6-1fc2-46c9-9c90-734a987250b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1900 | 2026.01.06 19:26:23.641017 [ 3 ] {ea447ff6-1fc2-46c9-9c90-734a987250b6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1901 | 2026.01.06 19:26:23.641231 [ 3 ] {ea447ff6-1fc2-46c9-9c90-734a987250b6} <Trace> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1902 | 2026.01.06 19:26:23.641351 [ 3 ] {ea447ff6-1fc2-46c9-9c90-734a987250b6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001186 sec., 20236.087689713324 rows/sec., 1.68 MiB/sec. | ||
| 1903 | 2026.01.06 19:26:23.641386 [ 3 ] {ea447ff6-1fc2-46c9-9c90-734a987250b6} <Debug> TCPHandler: Processed in 0.001353669 sec. | ||
| 1904 | 2026.01.06 19:26:23.641495 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1905 | 2026.01.06 19:26:23.641585 [ 3 ] {c810242d-7906-422f-8a2a-8f3d05d490f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1906 | 2026.01.06 19:26:23.641623 [ 3 ] {c810242d-7906-422f-8a2a-8f3d05d490f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1907 | 2026.01.06 19:26:23.642094 [ 3 ] {c810242d-7906-422f-8a2a-8f3d05d490f1} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1908 | 2026.01.06 19:26:23.642194 [ 3 ] {c810242d-7906-422f-8a2a-8f3d05d490f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1909 | 2026.01.06 19:26:23.642526 [ 3 ] {c810242d-7906-422f-8a2a-8f3d05d490f1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1910 | 2026.01.06 19:26:23.642748 [ 3 ] {c810242d-7906-422f-8a2a-8f3d05d490f1} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1911 | 2026.01.06 19:26:23.642875 [ 3 ] {c810242d-7906-422f-8a2a-8f3d05d490f1} <Debug> executeQuery: Read 224 rows, 20.41 KiB in 0.00128 sec., 175000 rows/sec., 15.57 MiB/sec. | ||
| 1912 | 2026.01.06 19:26:23.642912 [ 3 ] {c810242d-7906-422f-8a2a-8f3d05d490f1} <Debug> TCPHandler: Processed in 0.001445363 sec. | ||
| 1913 | 2026.01.06 19:26:23.643028 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1914 | 2026.01.06 19:26:23.643126 [ 3 ] {0c83f6cd-ec84-4970-9901-c05fdcfb3748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1915 | 2026.01.06 19:26:23.643166 [ 3 ] {0c83f6cd-ec84-4970-9901-c05fdcfb3748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1916 | 2026.01.06 19:26:23.643569 [ 3 ] {0c83f6cd-ec84-4970-9901-c05fdcfb3748} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1917 | 2026.01.06 19:26:23.643607 [ 3 ] {0c83f6cd-ec84-4970-9901-c05fdcfb3748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1918 | 2026.01.06 19:26:23.643896 [ 3 ] {0c83f6cd-ec84-4970-9901-c05fdcfb3748} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1919 | 2026.01.06 19:26:23.644101 [ 3 ] {0c83f6cd-ec84-4970-9901-c05fdcfb3748} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1920 | 2026.01.06 19:26:23.644202 [ 72 ] {} <Debug> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1921 | 2026.01.06 19:26:23.644229 [ 3 ] {0c83f6cd-ec84-4970-9901-c05fdcfb3748} <Debug> executeQuery: Read 38 rows, 2.92 KiB in 0.001121 sec., 33898.30508474576 rows/sec., 2.54 MiB/sec. | ||
| 1922 | 2026.01.06 19:26:23.644275 [ 72 ] {} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1923 | 2026.01.06 19:26:23.644282 [ 3 ] {0c83f6cd-ec84-4970-9901-c05fdcfb3748} <Debug> TCPHandler: Processed in 0.001304069 sec. | ||
| 1924 | 2026.01.06 19:26:23.644307 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1925 | 2026.01.06 19:26:23.644405 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1926 | 2026.01.06 19:26:23.644425 [ 190 ] {618a5bde-4321-4d74-b4de-630445a89d35::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 | ||
| 1927 | 2026.01.06 19:26:23.644506 [ 3 ] {61fdcf2c-51fc-4778-895b-e9741867218f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1928 | 2026.01.06 19:26:23.644549 [ 3 ] {61fdcf2c-51fc-4778-895b-e9741867218f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1929 | 2026.01.06 19:26:23.644568 [ 190 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1930 | 2026.01.06 19:26:23.644605 [ 190 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 222 rows starting from the beginning of the part | ||
| 1931 | 2026.01.06 19:26:23.644699 [ 190 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 230 rows starting from the beginning of the part | ||
| 1932 | 2026.01.06 19:26:23.644748 [ 190 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 1933 | 2026.01.06 19:26:23.644792 [ 190 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 231 rows starting from the beginning of the part | ||
| 1934 | 2026.01.06 19:26:23.644836 [ 190 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1935 | 2026.01.06 19:26:23.644878 [ 190 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
| 1936 | 2026.01.06 19:26:23.644938 [ 3 ] {61fdcf2c-51fc-4778-895b-e9741867218f} <Trace> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1937 | 2026.01.06 19:26:23.644980 [ 3 ] {61fdcf2c-51fc-4778-895b-e9741867218f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1938 | 2026.01.06 19:26:23.645300 [ 3 ] {61fdcf2c-51fc-4778-895b-e9741867218f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1939 | 2026.01.06 19:26:23.645533 [ 3 ] {61fdcf2c-51fc-4778-895b-e9741867218f} <Trace> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1940 | 2026.01.06 19:26:23.645670 [ 3 ] {61fdcf2c-51fc-4778-895b-e9741867218f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001182 sec., 20304.56852791878 rows/sec., 1.68 MiB/sec. | ||
| 1941 | 2026.01.06 19:26:23.645709 [ 3 ] {61fdcf2c-51fc-4778-895b-e9741867218f} <Debug> TCPHandler: Processed in 0.00135367 sec. | ||
| 1942 | 2026.01.06 19:26:23.645813 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1943 | 2026.01.06 19:26:23.645831 [ 193 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001453763 sec., 512463.17315821076 rows/sec., 33.34 MiB/sec. | ||
| 1944 | 2026.01.06 19:26:23.645908 [ 3 ] {3fab3d66-5b37-4ec9-b4ce-44219fde60b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1945 | 2026.01.06 19:26:23.645953 [ 3 ] {3fab3d66-5b37-4ec9-b4ce-44219fde60b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1946 | 2026.01.06 19:26:23.646000 [ 190 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1947 | 2026.01.06 19:26:23.646250 [ 190 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_6_1} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1948 | 2026.01.06 19:26:23.646319 [ 190 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_6_1} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1949 | 2026.01.06 19:26:23.646338 [ 3 ] {3fab3d66-5b37-4ec9-b4ce-44219fde60b1} <Trace> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1950 | 2026.01.06 19:26:23.646380 [ 3 ] {3fab3d66-5b37-4ec9-b4ce-44219fde60b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1951 | 2026.01.06 19:26:23.646384 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1952 | 2026.01.06 19:26:23.646669 [ 3 ] {3fab3d66-5b37-4ec9-b4ce-44219fde60b1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1953 | 2026.01.06 19:26:23.646995 [ 3 ] {3fab3d66-5b37-4ec9-b4ce-44219fde60b1} <Trace> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1954 | 2026.01.06 19:26:23.647135 [ 3 ] {3fab3d66-5b37-4ec9-b4ce-44219fde60b1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001244 sec., 9646.302250803858 rows/sec., 753.62 KiB/sec. | ||
| 1955 | 2026.01.06 19:26:23.647185 [ 3 ] {3fab3d66-5b37-4ec9-b4ce-44219fde60b1} <Debug> TCPHandler: Processed in 0.001421872 sec. | ||
| 1956 | 2026.01.06 19:26:23.647317 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1957 | 2026.01.06 19:26:23.647424 [ 3 ] {4ac71cf1-5917-40ab-accd-58d5569422bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1958 | 2026.01.06 19:26:23.647474 [ 3 ] {4ac71cf1-5917-40ab-accd-58d5569422bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1959 | 2026.01.06 19:26:23.648026 [ 3 ] {4ac71cf1-5917-40ab-accd-58d5569422bb} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1960 | 2026.01.06 19:26:23.648062 [ 3 ] {4ac71cf1-5917-40ab-accd-58d5569422bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1961 | 2026.01.06 19:26:23.648392 [ 3 ] {4ac71cf1-5917-40ab-accd-58d5569422bb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1962 | 2026.01.06 19:26:23.648599 [ 3 ] {4ac71cf1-5917-40ab-accd-58d5569422bb} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1963 | 2026.01.06 19:26:23.648728 [ 3 ] {4ac71cf1-5917-40ab-accd-58d5569422bb} <Debug> executeQuery: Read 118 rows, 9.81 KiB in 0.001327 sec., 88922.38131122832 rows/sec., 7.22 MiB/sec. | ||
| 1964 | 2026.01.06 19:26:23.648773 [ 3 ] {4ac71cf1-5917-40ab-accd-58d5569422bb} <Debug> TCPHandler: Processed in 0.001510005 sec. | ||
| 1965 | 2026.01.06 19:26:23.648888 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1966 | 2026.01.06 19:26:23.648999 [ 3 ] {b306cc7b-5f5d-4011-822b-a6cd0da4c2e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1967 | 2026.01.06 19:26:23.649045 [ 3 ] {b306cc7b-5f5d-4011-822b-a6cd0da4c2e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1968 | 2026.01.06 19:26:23.649523 [ 3 ] {b306cc7b-5f5d-4011-822b-a6cd0da4c2e9} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1969 | 2026.01.06 19:26:23.649560 [ 3 ] {b306cc7b-5f5d-4011-822b-a6cd0da4c2e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1970 | 2026.01.06 19:26:23.649904 [ 3 ] {b306cc7b-5f5d-4011-822b-a6cd0da4c2e9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1971 | 2026.01.06 19:26:23.650128 [ 3 ] {b306cc7b-5f5d-4011-822b-a6cd0da4c2e9} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1972 | 2026.01.06 19:26:23.650288 [ 3 ] {b306cc7b-5f5d-4011-822b-a6cd0da4c2e9} <Debug> executeQuery: Read 456 rows, 36.05 KiB in 0.001312 sec., 347560.9756097561 rows/sec., 26.83 MiB/sec. | ||
| 1973 | 2026.01.06 19:26:23.650326 [ 3 ] {b306cc7b-5f5d-4011-822b-a6cd0da4c2e9} <Debug> TCPHandler: Processed in 0.001487744 sec. | ||
| 1974 | 2026.01.06 19:26:23.650438 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1975 | 2026.01.06 19:26:23.650535 [ 3 ] {db195f56-b977-4cb8-8873-326d87cf4934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1976 | 2026.01.06 19:26:23.650589 [ 3 ] {db195f56-b977-4cb8-8873-326d87cf4934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1977 | 2026.01.06 19:26:23.651333 [ 3 ] {db195f56-b977-4cb8-8873-326d87cf4934} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1978 | 2026.01.06 19:26:23.651368 [ 3 ] {db195f56-b977-4cb8-8873-326d87cf4934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1979 | 2026.01.06 19:26:23.651897 [ 3 ] {db195f56-b977-4cb8-8873-326d87cf4934} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1980 | 2026.01.06 19:26:23.652117 [ 3 ] {db195f56-b977-4cb8-8873-326d87cf4934} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1981 | 2026.01.06 19:26:23.652230 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1982 | 2026.01.06 19:26:23.652252 [ 3 ] {db195f56-b977-4cb8-8873-326d87cf4934} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001735 sec., 14985.590778097983 rows/sec., 26.85 MiB/sec. | ||
| 1983 | 2026.01.06 19:26:23.652287 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1984 | 2026.01.06 19:26:23.652313 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1985 | 2026.01.06 19:26:23.652337 [ 3 ] {db195f56-b977-4cb8-8873-326d87cf4934} <Debug> TCPHandler: Processed in 0.001947088 sec. | ||
| 1986 | 2026.01.06 19:26:23.652399 [ 199 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::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 | ||
| 1987 | 2026.01.06 19:26:23.652474 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1988 | 2026.01.06 19:26:23.652572 [ 3 ] {58cb7ad8-a66d-4568-a142-a85da41ce33d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1989 | 2026.01.06 19:26:23.652610 [ 199 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1990 | 2026.01.06 19:26:23.652614 [ 3 ] {58cb7ad8-a66d-4568-a142-a85da41ce33d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1991 | 2026.01.06 19:26:23.652669 [ 199 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 1992 | 2026.01.06 19:26:23.652805 [ 199 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part | ||
| 1993 | 2026.01.06 19:26:23.652927 [ 199 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1994 | 2026.01.06 19:26:23.652961 [ 3 ] {58cb7ad8-a66d-4568-a142-a85da41ce33d} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1995 | 2026.01.06 19:26:23.652997 [ 3 ] {58cb7ad8-a66d-4568-a142-a85da41ce33d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1996 | 2026.01.06 19:26:23.653040 [ 199 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 1997 | 2026.01.06 19:26:23.653152 [ 199 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1998 | 2026.01.06 19:26:23.653259 [ 199 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 1999 | 2026.01.06 19:26:23.653310 [ 3 ] {58cb7ad8-a66d-4568-a142-a85da41ce33d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2000 | 2026.01.06 19:26:23.653524 [ 3 ] {58cb7ad8-a66d-4568-a142-a85da41ce33d} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2001 | 2026.01.06 19:26:23.653649 [ 3 ] {58cb7ad8-a66d-4568-a142-a85da41ce33d} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001096 sec., 45620.43795620438 rows/sec., 3.13 MiB/sec. | ||
| 2002 | 2026.01.06 19:26:23.653686 [ 3 ] {58cb7ad8-a66d-4568-a142-a85da41ce33d} <Debug> TCPHandler: Processed in 0.001263398 sec. | ||
| 2003 | 2026.01.06 19:26:23.655173 [ 193 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 108 rows, containing 19 columns (19 merged, 0 gathered) in 0.002811944 sec., 38407.5927543365 rows/sec., 68.82 MiB/sec. | ||
| 2004 | 2026.01.06 19:26:23.655629 [ 197 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2005 | 2026.01.06 19:26:23.656062 [ 197 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2006 | 2026.01.06 19:26:23.656150 [ 197 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2007 | 2026.01.06 19:26:23.656290 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 2008 | 2026.01.06 19:26:24.705650 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3362 | ||
| 2009 | 2026.01.06 19:26:24.706135 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2010 | 2026.01.06 19:26:24.706170 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2011 | 2026.01.06 19:26:24.706653 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2012 | 2026.01.06 19:26:24.706881 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2013 | 2026.01.06 19:26:24.707002 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3362 | ||
| 2014 | 2026.01.06 19:26:24.878229 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2015 | 2026.01.06 19:26:24.895490 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2016 | 2026.01.06 19:26:24.895544 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2017 | 2026.01.06 19:26:24.900980 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2018 | 2026.01.06 19:26:24.901649 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2019 | 2026.01.06 19:26:24.904591 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2020 | 2026.01.06 19:26:28.591248 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2021 | 2026.01.06 19:26:28.591472 [ 3 ] {8d20b059-92b4-4fac-b84f-1022d7469baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2022 | 2026.01.06 19:26:28.591547 [ 3 ] {8d20b059-92b4-4fac-b84f-1022d7469baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2023 | 2026.01.06 19:26:28.592189 [ 3 ] {8d20b059-92b4-4fac-b84f-1022d7469baa} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2024 | 2026.01.06 19:26:28.592241 [ 3 ] {8d20b059-92b4-4fac-b84f-1022d7469baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2025 | 2026.01.06 19:26:28.592630 [ 3 ] {8d20b059-92b4-4fac-b84f-1022d7469baa} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2026 | 2026.01.06 19:26:28.592864 [ 3 ] {8d20b059-92b4-4fac-b84f-1022d7469baa} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2027 | 2026.01.06 19:26:28.593021 [ 3 ] {8d20b059-92b4-4fac-b84f-1022d7469baa} <Debug> executeQuery: Read 72 rows, 6.08 KiB in 0.001602 sec., 44943.8202247191 rows/sec., 3.70 MiB/sec. | ||
| 2028 | 2026.01.06 19:26:28.593069 [ 3 ] {8d20b059-92b4-4fac-b84f-1022d7469baa} <Debug> TCPHandler: Processed in 0.001956398 sec. | ||
| 2029 | 2026.01.06 19:26:28.593204 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2030 | 2026.01.06 19:26:28.593310 [ 3 ] {c32de452-900e-4873-bf75-14f7ede44a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2031 | 2026.01.06 19:26:28.593355 [ 3 ] {c32de452-900e-4873-bf75-14f7ede44a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2032 | 2026.01.06 19:26:28.593770 [ 3 ] {c32de452-900e-4873-bf75-14f7ede44a66} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2033 | 2026.01.06 19:26:28.593817 [ 3 ] {c32de452-900e-4873-bf75-14f7ede44a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2034 | 2026.01.06 19:26:28.594184 [ 3 ] {c32de452-900e-4873-bf75-14f7ede44a66} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2035 | 2026.01.06 19:26:28.594401 [ 3 ] {c32de452-900e-4873-bf75-14f7ede44a66} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2036 | 2026.01.06 19:26:28.594536 [ 3 ] {c32de452-900e-4873-bf75-14f7ede44a66} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00125 sec., 8000 rows/sec., 601.56 KiB/sec. | ||
| 2037 | 2026.01.06 19:26:28.594577 [ 3 ] {c32de452-900e-4873-bf75-14f7ede44a66} <Debug> TCPHandler: Processed in 0.001425902 sec. | ||
| 2038 | 2026.01.06 19:26:28.594685 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2039 | 2026.01.06 19:26:28.594782 [ 3 ] {75f258b3-7dd1-467d-bb02-04b7203d90b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2040 | 2026.01.06 19:26:28.594824 [ 3 ] {75f258b3-7dd1-467d-bb02-04b7203d90b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2041 | 2026.01.06 19:26:28.595238 [ 3 ] {75f258b3-7dd1-467d-bb02-04b7203d90b5} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2042 | 2026.01.06 19:26:28.595277 [ 3 ] {75f258b3-7dd1-467d-bb02-04b7203d90b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2043 | 2026.01.06 19:26:28.595592 [ 3 ] {75f258b3-7dd1-467d-bb02-04b7203d90b5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2044 | 2026.01.06 19:26:28.595804 [ 3 ] {75f258b3-7dd1-467d-bb02-04b7203d90b5} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2045 | 2026.01.06 19:26:28.595935 [ 3 ] {75f258b3-7dd1-467d-bb02-04b7203d90b5} <Debug> executeQuery: Read 66 rows, 5.27 KiB in 0.001173 sec., 56265.98465473146 rows/sec., 4.39 MiB/sec. | ||
| 2046 | 2026.01.06 19:26:28.595974 [ 3 ] {75f258b3-7dd1-467d-bb02-04b7203d90b5} <Debug> TCPHandler: Processed in 0.00133956 sec. | ||
| 2047 | 2026.01.06 19:26:28.596089 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2048 | 2026.01.06 19:26:28.596187 [ 3 ] {160adfa2-4ac7-493f-ade5-d4ea34384e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2049 | 2026.01.06 19:26:28.596233 [ 3 ] {160adfa2-4ac7-493f-ade5-d4ea34384e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2050 | 2026.01.06 19:26:28.596636 [ 3 ] {160adfa2-4ac7-493f-ade5-d4ea34384e4f} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2051 | 2026.01.06 19:26:28.596674 [ 3 ] {160adfa2-4ac7-493f-ade5-d4ea34384e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2052 | 2026.01.06 19:26:28.597009 [ 3 ] {160adfa2-4ac7-493f-ade5-d4ea34384e4f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2053 | 2026.01.06 19:26:28.597229 [ 3 ] {160adfa2-4ac7-493f-ade5-d4ea34384e4f} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2054 | 2026.01.06 19:26:28.597362 [ 3 ] {160adfa2-4ac7-493f-ade5-d4ea34384e4f} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001195 sec., 125523.01255230124 rows/sec., 8.70 MiB/sec. | ||
| 2055 | 2026.01.06 19:26:28.597401 [ 3 ] {160adfa2-4ac7-493f-ade5-d4ea34384e4f} <Debug> TCPHandler: Processed in 0.00136297 sec. | ||
| 2056 | 2026.01.06 19:26:28.597504 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2057 | 2026.01.06 19:26:28.597602 [ 3 ] {117d1a05-60e5-435e-a143-01c85926e13b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2058 | 2026.01.06 19:26:28.597657 [ 3 ] {117d1a05-60e5-435e-a143-01c85926e13b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2059 | 2026.01.06 19:26:28.598379 [ 3 ] {117d1a05-60e5-435e-a143-01c85926e13b} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2060 | 2026.01.06 19:26:28.598417 [ 3 ] {117d1a05-60e5-435e-a143-01c85926e13b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2061 | 2026.01.06 19:26:28.598912 [ 3 ] {117d1a05-60e5-435e-a143-01c85926e13b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2062 | 2026.01.06 19:26:28.599130 [ 3 ] {117d1a05-60e5-435e-a143-01c85926e13b} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2063 | 2026.01.06 19:26:28.599270 [ 3 ] {117d1a05-60e5-435e-a143-01c85926e13b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001687 sec., 5927.682276229994 rows/sec., 10.62 MiB/sec. | ||
| 2064 | 2026.01.06 19:26:28.599327 [ 3 ] {117d1a05-60e5-435e-a143-01c85926e13b} <Debug> TCPHandler: Processed in 0.001872225 sec. | ||
| 2065 | 2026.01.06 19:26:28.599441 [ 3 ] {} <Trace> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2066 | 2026.01.06 19:26:28.599539 [ 3 ] {e1e0f4a5-0a32-4bbc-98d6-bb8a9d1bcfdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43326) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2067 | 2026.01.06 19:26:28.599583 [ 3 ] {e1e0f4a5-0a32-4bbc-98d6-bb8a9d1bcfdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2068 | 2026.01.06 19:26:28.599914 [ 3 ] {e1e0f4a5-0a32-4bbc-98d6-bb8a9d1bcfdb} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2069 | 2026.01.06 19:26:28.599952 [ 3 ] {e1e0f4a5-0a32-4bbc-98d6-bb8a9d1bcfdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2070 | 2026.01.06 19:26:28.600271 [ 3 ] {e1e0f4a5-0a32-4bbc-98d6-bb8a9d1bcfdb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2071 | 2026.01.06 19:26:28.600482 [ 3 ] {e1e0f4a5-0a32-4bbc-98d6-bb8a9d1bcfdb} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): 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.01.06 19:26:28.600612 [ 3 ] {e1e0f4a5-0a32-4bbc-98d6-bb8a9d1bcfdb} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001092 sec., 45787.54578754579 rows/sec., 3.14 MiB/sec. | ||
| 2073 | 2026.01.06 19:26:28.600650 [ 3 ] {e1e0f4a5-0a32-4bbc-98d6-bb8a9d1bcfdb} <Debug> TCPHandler: Processed in 0.001259307 sec. | ||
| 2074 | 2026.01.06 19:26:32.131124 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2075 | 2026.01.06 19:26:32.131187 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2076 | 2026.01.06 19:26:32.206886 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 310 | ||
| 2077 | 2026.01.06 19:26:32.207928 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3874 | ||
| 2078 | 2026.01.06 19:26:32.208488 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2079 | 2026.01.06 19:26:32.208539 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2080 | 2026.01.06 19:26:32.209141 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2081 | 2026.01.06 19:26:32.209371 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2082 | 2026.01.06 19:26:32.209394 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2083 | 2026.01.06 19:26:32.209425 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2084 | 2026.01.06 19:26:32.209559 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3874 | ||
| 2085 | 2026.01.06 19:26:32.210644 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2086 | 2026.01.06 19:26:32.210941 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2087 | 2026.01.06 19:26:32.211104 [ 49 ] {} <Debug> system.query_log (52925863-f9d5-40ad-96d6-951518f50685) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2088 | 2026.01.06 19:26:32.211149 [ 49 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2089 | 2026.01.06 19:26:32.211170 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2090 | 2026.01.06 19:26:32.211188 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 310 | ||
| 2091 | 2026.01.06 19:26:32.211279 [ 199 ] {52925863-f9d5-40ad-96d6-951518f50685::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 | ||
| 2092 | 2026.01.06 19:26:32.211820 [ 199 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2093 | 2026.01.06 19:26:32.211944 [ 199 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 2094 | 2026.01.06 19:26:32.212286 [ 199 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 2095 | 2026.01.06 19:26:32.212634 [ 199 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 2096 | 2026.01.06 19:26:32.212959 [ 199 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part | ||
| 2097 | 2026.01.06 19:26:32.213272 [ 199 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
| 2098 | 2026.01.06 19:26:32.213580 [ 199 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 44 rows starting from the beginning of the part | ||
| 2099 | 2026.01.06 19:26:32.219373 [ 193 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 72 columns (72 merged, 0 gathered) in 0.008145592 sec., 38057.39349577047 rows/sec., 38.11 MiB/sec. | ||
| 2100 | 2026.01.06 19:26:32.220306 [ 196 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2101 | 2026.01.06 19:26:32.220897 [ 196 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_6_1} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2102 | 2026.01.06 19:26:32.220964 [ 196 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_6_1} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2103 | 2026.01.06 19:26:32.221163 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. | ||
| 2104 | 2026.01.06 19:26:32.405505 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2105 | 2026.01.06 19:26:32.421887 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2106 | 2026.01.06 19:26:32.421941 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2107 | 2026.01.06 19:26:32.428068 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2108 | 2026.01.06 19:26:32.428763 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2109 | 2026.01.06 19:26:32.431551 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2110 | 2026.01.06 19:26:33.001178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.60 MiB, peak 187.60 MiB, free memory in arenas 0.00 B, will set to 185.62 MiB (RSS), difference: 2.02 MiB | ||
| 2111 | 2026.01.06 19:26:33.124519 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2112 | 2026.01.06 19:26:33.124584 [ 3 ] {} <Debug> TCP-Session: 8c79d6b4-7a8b-43af-ad5f-c1789049a942 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2113 | 2026.01.06 19:26:33.591121 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2114 | 2026.01.06 19:26:33.591303 [ 5 ] {e81cb476-7d3b-46d7-954c-fa59c0c70aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2115 | 2026.01.06 19:26:33.591371 [ 5 ] {e81cb476-7d3b-46d7-954c-fa59c0c70aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2116 | 2026.01.06 19:26:33.592061 [ 5 ] {e81cb476-7d3b-46d7-954c-fa59c0c70aa0} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2117 | 2026.01.06 19:26:33.592103 [ 5 ] {e81cb476-7d3b-46d7-954c-fa59c0c70aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2118 | 2026.01.06 19:26:33.592484 [ 5 ] {e81cb476-7d3b-46d7-954c-fa59c0c70aa0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2119 | 2026.01.06 19:26:33.592709 [ 5 ] {e81cb476-7d3b-46d7-954c-fa59c0c70aa0} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2120 | 2026.01.06 19:26:33.592850 [ 5 ] {e81cb476-7d3b-46d7-954c-fa59c0c70aa0} <Debug> executeQuery: Read 104 rows, 8.95 KiB in 0.001599 sec., 65040.650406504064 rows/sec., 5.46 MiB/sec. | ||
| 2121 | 2026.01.06 19:26:33.592890 [ 5 ] {e81cb476-7d3b-46d7-954c-fa59c0c70aa0} <Debug> TCPHandler: Processed in 0.001902486 sec. | ||
| 2122 | 2026.01.06 19:26:33.593019 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2123 | 2026.01.06 19:26:33.593112 [ 5 ] {7a1d5887-33d5-4611-a7dd-561e37a4d0ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2124 | 2026.01.06 19:26:33.593152 [ 5 ] {7a1d5887-33d5-4611-a7dd-561e37a4d0ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2125 | 2026.01.06 19:26:33.593574 [ 5 ] {7a1d5887-33d5-4611-a7dd-561e37a4d0ab} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2126 | 2026.01.06 19:26:33.593609 [ 5 ] {7a1d5887-33d5-4611-a7dd-561e37a4d0ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2127 | 2026.01.06 19:26:33.593896 [ 5 ] {7a1d5887-33d5-4611-a7dd-561e37a4d0ab} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2128 | 2026.01.06 19:26:33.594122 [ 5 ] {7a1d5887-33d5-4611-a7dd-561e37a4d0ab} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2129 | 2026.01.06 19:26:33.594246 [ 5 ] {7a1d5887-33d5-4611-a7dd-561e37a4d0ab} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001153 sec., 22549.869904596704 rows/sec., 1.66 MiB/sec. | ||
| 2130 | 2026.01.06 19:26:33.594283 [ 5 ] {7a1d5887-33d5-4611-a7dd-561e37a4d0ab} <Debug> TCPHandler: Processed in 0.001311879 sec. | ||
| 2131 | 2026.01.06 19:26:33.594397 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2132 | 2026.01.06 19:26:33.594487 [ 5 ] {77b03203-7591-4a9f-bf7c-24ebdc2f0766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2133 | 2026.01.06 19:26:33.594526 [ 5 ] {77b03203-7591-4a9f-bf7c-24ebdc2f0766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2134 | 2026.01.06 19:26:33.594931 [ 5 ] {77b03203-7591-4a9f-bf7c-24ebdc2f0766} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2135 | 2026.01.06 19:26:33.594967 [ 5 ] {77b03203-7591-4a9f-bf7c-24ebdc2f0766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2136 | 2026.01.06 19:26:33.595253 [ 5 ] {77b03203-7591-4a9f-bf7c-24ebdc2f0766} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2137 | 2026.01.06 19:26:33.595450 [ 5 ] {77b03203-7591-4a9f-bf7c-24ebdc2f0766} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2138 | 2026.01.06 19:26:33.595569 [ 5 ] {77b03203-7591-4a9f-bf7c-24ebdc2f0766} <Debug> executeQuery: Read 82 rows, 6.55 KiB in 0.001099 sec., 74613.2848043676 rows/sec., 5.82 MiB/sec. | ||
| 2139 | 2026.01.06 19:26:33.595605 [ 5 ] {77b03203-7591-4a9f-bf7c-24ebdc2f0766} <Debug> TCPHandler: Processed in 0.001255177 sec. | ||
| 2140 | 2026.01.06 19:26:33.595730 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2141 | 2026.01.06 19:26:33.595821 [ 5 ] {0833f6b5-5b2b-42e9-bff4-90ecb97f4a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2142 | 2026.01.06 19:26:33.595863 [ 5 ] {0833f6b5-5b2b-42e9-bff4-90ecb97f4a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2143 | 2026.01.06 19:26:33.596290 [ 5 ] {0833f6b5-5b2b-42e9-bff4-90ecb97f4a51} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2144 | 2026.01.06 19:26:33.596324 [ 5 ] {0833f6b5-5b2b-42e9-bff4-90ecb97f4a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2145 | 2026.01.06 19:26:33.596642 [ 5 ] {0833f6b5-5b2b-42e9-bff4-90ecb97f4a51} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2146 | 2026.01.06 19:26:33.596837 [ 5 ] {0833f6b5-5b2b-42e9-bff4-90ecb97f4a51} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2147 | 2026.01.06 19:26:33.596960 [ 5 ] {0833f6b5-5b2b-42e9-bff4-90ecb97f4a51} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001157 sec., 129645.63526361278 rows/sec., 8.99 MiB/sec. | ||
| 2148 | 2026.01.06 19:26:33.596995 [ 5 ] {0833f6b5-5b2b-42e9-bff4-90ecb97f4a51} <Debug> TCPHandler: Processed in 0.001312489 sec. | ||
| 2149 | 2026.01.06 19:26:33.597106 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2150 | 2026.01.06 19:26:33.597198 [ 5 ] {5c11e971-d4f9-4b9c-95cc-4acc3db2c0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2151 | 2026.01.06 19:26:33.597250 [ 5 ] {5c11e971-d4f9-4b9c-95cc-4acc3db2c0cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2152 | 2026.01.06 19:26:33.598050 [ 5 ] {5c11e971-d4f9-4b9c-95cc-4acc3db2c0cc} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2153 | 2026.01.06 19:26:33.598085 [ 5 ] {5c11e971-d4f9-4b9c-95cc-4acc3db2c0cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2154 | 2026.01.06 19:26:33.598599 [ 5 ] {5c11e971-d4f9-4b9c-95cc-4acc3db2c0cc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2155 | 2026.01.06 19:26:33.598818 [ 5 ] {5c11e971-d4f9-4b9c-95cc-4acc3db2c0cc} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2156 | 2026.01.06 19:26:33.598950 [ 5 ] {5c11e971-d4f9-4b9c-95cc-4acc3db2c0cc} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00177 sec., 14689.265536723164 rows/sec., 26.32 MiB/sec. | ||
| 2157 | 2026.01.06 19:26:33.598997 [ 5 ] {5c11e971-d4f9-4b9c-95cc-4acc3db2c0cc} <Debug> TCPHandler: Processed in 0.001937718 sec. | ||
| 2158 | 2026.01.06 19:26:33.599113 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2159 | 2026.01.06 19:26:33.599205 [ 5 ] {12412c03-79fb-4012-b85b-98dec6321c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2160 | 2026.01.06 19:26:33.599246 [ 5 ] {12412c03-79fb-4012-b85b-98dec6321c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2161 | 2026.01.06 19:26:33.599567 [ 5 ] {12412c03-79fb-4012-b85b-98dec6321c53} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2162 | 2026.01.06 19:26:33.599601 [ 5 ] {12412c03-79fb-4012-b85b-98dec6321c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2163 | 2026.01.06 19:26:33.599889 [ 5 ] {12412c03-79fb-4012-b85b-98dec6321c53} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2164 | 2026.01.06 19:26:33.600088 [ 5 ] {12412c03-79fb-4012-b85b-98dec6321c53} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2165 | 2026.01.06 19:26:33.600208 [ 5 ] {12412c03-79fb-4012-b85b-98dec6321c53} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001022 sec., 48923.67906066537 rows/sec., 3.35 MiB/sec. | ||
| 2166 | 2026.01.06 19:26:33.600241 [ 5 ] {12412c03-79fb-4012-b85b-98dec6321c53} <Debug> TCPHandler: Processed in 0.001174995 sec. | ||
| 2167 | 2026.01.06 19:26:34.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.02 MiB, peak 187.60 MiB, free memory in arenas 0.00 B, will set to 185.72 MiB (RSS), difference: 1.70 MiB | ||
| 2168 | 2026.01.06 19:26:38.588679 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2169 | 2026.01.06 19:26:38.588922 [ 5 ] {b8869243-072b-41c0-af88-2c811686d2e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table: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) | ||
| 2170 | 2026.01.06 19:26:38.589271 [ 5 ] {b8869243-072b-41c0-af88-2c811686d2e2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2171 | 2026.01.06 19:26:38.589311 [ 5 ] {b8869243-072b-41c0-af88-2c811686d2e2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table: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 | ||
| 2172 | 2026.01.06 19:26:38.589585 [ 5 ] {b8869243-072b-41c0-af88-2c811686d2e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2173 | 2026.01.06 19:26:38.589656 [ 5 ] {b8869243-072b-41c0-af88-2c811686d2e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2174 | 2026.01.06 19:26:38.589796 [ 5 ] {b8869243-072b-41c0-af88-2c811686d2e2} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2175 | 2026.01.06 19:26:38.589921 [ 307 ] {b8869243-072b-41c0-af88-2c811686d2e2} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2176 | 2026.01.06 19:26:38.589936 [ 329 ] {b8869243-072b-41c0-af88-2c811686d2e2} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2177 | 2026.01.06 19:26:38.590073 [ 5 ] {b8869243-072b-41c0-af88-2c811686d2e2} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (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 | ||
| 2178 | 2026.01.06 19:26:38.590102 [ 5 ] {b8869243-072b-41c0-af88-2c811686d2e2} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2179 | 2026.01.06 19:26:38.592458 [ 5 ] {b8869243-072b-41c0-af88-2c811686d2e2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2180 | 2026.01.06 19:26:38.592492 [ 5 ] {b8869243-072b-41c0-af88-2c811686d2e2} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2181 | 2026.01.06 19:26:38.592559 [ 5 ] {b8869243-072b-41c0-af88-2c811686d2e2} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2182 | 2026.01.06 19:26:38.592607 [ 5 ] {b8869243-072b-41c0-af88-2c811686d2e2} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2183 | 2026.01.06 19:26:38.593639 [ 5 ] {b8869243-072b-41c0-af88-2c811686d2e2} <Debug> executeQuery: Read 38 rows, 1.53 KiB in 0.004814 sec., 7893.643539675945 rows/sec., 316.87 KiB/sec. | ||
| 2184 | 2026.01.06 19:26:38.593765 [ 5 ] {b8869243-072b-41c0-af88-2c811686d2e2} <Debug> TCPHandler: Processed in 0.005215254 sec. | ||
| 2185 | 2026.01.06 19:26:38.594027 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2186 | 2026.01.06 19:26:38.594184 [ 5 ] {b8e30ce1-b5ee-4013-bdda-4083ddb52597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table: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) | ||
| 2187 | 2026.01.06 19:26:38.594431 [ 5 ] {b8e30ce1-b5ee-4013-bdda-4083ddb52597} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2188 | 2026.01.06 19:26:38.594471 [ 5 ] {b8e30ce1-b5ee-4013-bdda-4083ddb52597} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table: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 | ||
| 2189 | 2026.01.06 19:26:38.594695 [ 5 ] {b8e30ce1-b5ee-4013-bdda-4083ddb52597} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2190 | 2026.01.06 19:26:38.594754 [ 5 ] {b8e30ce1-b5ee-4013-bdda-4083ddb52597} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2191 | 2026.01.06 19:26:38.594866 [ 5 ] {b8e30ce1-b5ee-4013-bdda-4083ddb52597} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2192 | 2026.01.06 19:26:38.594945 [ 304 ] {b8e30ce1-b5ee-4013-bdda-4083ddb52597} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2193 | 2026.01.06 19:26:38.594948 [ 319 ] {b8e30ce1-b5ee-4013-bdda-4083ddb52597} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2194 | 2026.01.06 19:26:38.595064 [ 5 ] {b8e30ce1-b5ee-4013-bdda-4083ddb52597} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (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 | ||
| 2195 | 2026.01.06 19:26:38.595097 [ 5 ] {b8e30ce1-b5ee-4013-bdda-4083ddb52597} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2196 | 2026.01.06 19:26:38.595161 [ 5 ] {b8e30ce1-b5ee-4013-bdda-4083ddb52597} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2197 | 2026.01.06 19:26:38.595183 [ 5 ] {b8e30ce1-b5ee-4013-bdda-4083ddb52597} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2198 | 2026.01.06 19:26:38.595245 [ 5 ] {b8e30ce1-b5ee-4013-bdda-4083ddb52597} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2199 | 2026.01.06 19:26:38.595288 [ 5 ] {b8e30ce1-b5ee-4013-bdda-4083ddb52597} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2200 | 2026.01.06 19:26:38.595910 [ 5 ] {b8e30ce1-b5ee-4013-bdda-4083ddb52597} <Debug> executeQuery: Read 38 rows, 1.53 KiB in 0.001798 sec., 21134.593993325918 rows/sec., 848.38 KiB/sec. | ||
| 2201 | 2026.01.06 19:26:38.596020 [ 5 ] {b8e30ce1-b5ee-4013-bdda-4083ddb52597} <Debug> TCPHandler: Processed in 0.002052191 sec. | ||
| 2202 | 2026.01.06 19:26:38.596285 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2203 | 2026.01.06 19:26:38.596433 [ 5 ] {ec1106e8-d1a8-426a-a484-4a80d0cc3842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 2204 | 2026.01.06 19:26:38.596694 [ 5 ] {ec1106e8-d1a8-426a-a484-4a80d0cc3842} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2205 | 2026.01.06 19:26:38.596736 [ 5 ] {ec1106e8-d1a8-426a-a484-4a80d0cc3842} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 2206 | 2026.01.06 19:26:38.596958 [ 5 ] {ec1106e8-d1a8-426a-a484-4a80d0cc3842} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2207 | 2026.01.06 19:26:38.597017 [ 5 ] {ec1106e8-d1a8-426a-a484-4a80d0cc3842} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2208 | 2026.01.06 19:26:38.597137 [ 5 ] {ec1106e8-d1a8-426a-a484-4a80d0cc3842} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2209 | 2026.01.06 19:26:38.597215 [ 304 ] {ec1106e8-d1a8-426a-a484-4a80d0cc3842} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2210 | 2026.01.06 19:26:38.597226 [ 319 ] {ec1106e8-d1a8-426a-a484-4a80d0cc3842} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2211 | 2026.01.06 19:26:38.597320 [ 5 ] {ec1106e8-d1a8-426a-a484-4a80d0cc3842} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (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 | ||
| 2212 | 2026.01.06 19:26:38.597348 [ 5 ] {ec1106e8-d1a8-426a-a484-4a80d0cc3842} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2213 | 2026.01.06 19:26:38.597404 [ 5 ] {ec1106e8-d1a8-426a-a484-4a80d0cc3842} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2214 | 2026.01.06 19:26:38.597423 [ 5 ] {ec1106e8-d1a8-426a-a484-4a80d0cc3842} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2215 | 2026.01.06 19:26:38.597455 [ 5 ] {ec1106e8-d1a8-426a-a484-4a80d0cc3842} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2216 | 2026.01.06 19:26:38.597492 [ 5 ] {ec1106e8-d1a8-426a-a484-4a80d0cc3842} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2217 | 2026.01.06 19:26:38.598087 [ 5 ] {ec1106e8-d1a8-426a-a484-4a80d0cc3842} <Debug> executeQuery: Read 38 rows, 1.53 KiB in 0.001719 sec., 22105.87550901687 rows/sec., 887.37 KiB/sec. | ||
| 2218 | 2026.01.06 19:26:38.598194 [ 5 ] {ec1106e8-d1a8-426a-a484-4a80d0cc3842} <Debug> TCPHandler: Processed in 0.001960439 sec. | ||
| 2219 | 2026.01.06 19:26:38.598407 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2220 | 2026.01.06 19:26:38.598557 [ 5 ] {12673e81-bf3d-4f8b-aa13-e6bafacf6fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2221 | 2026.01.06 19:26:38.598787 [ 5 ] {12673e81-bf3d-4f8b-aa13-e6bafacf6fd1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2222 | 2026.01.06 19:26:38.598826 [ 5 ] {12673e81-bf3d-4f8b-aa13-e6bafacf6fd1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2223 | 2026.01.06 19:26:38.599040 [ 5 ] {12673e81-bf3d-4f8b-aa13-e6bafacf6fd1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2224 | 2026.01.06 19:26:38.599094 [ 5 ] {12673e81-bf3d-4f8b-aa13-e6bafacf6fd1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2225 | 2026.01.06 19:26:38.599201 [ 5 ] {12673e81-bf3d-4f8b-aa13-e6bafacf6fd1} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2226 | 2026.01.06 19:26:38.599269 [ 304 ] {12673e81-bf3d-4f8b-aa13-e6bafacf6fd1} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2227 | 2026.01.06 19:26:38.599274 [ 319 ] {12673e81-bf3d-4f8b-aa13-e6bafacf6fd1} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2228 | 2026.01.06 19:26:38.599370 [ 5 ] {12673e81-bf3d-4f8b-aa13-e6bafacf6fd1} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (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 | ||
| 2229 | 2026.01.06 19:26:38.599401 [ 5 ] {12673e81-bf3d-4f8b-aa13-e6bafacf6fd1} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2230 | 2026.01.06 19:26:38.599458 [ 5 ] {12673e81-bf3d-4f8b-aa13-e6bafacf6fd1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2231 | 2026.01.06 19:26:38.599477 [ 5 ] {12673e81-bf3d-4f8b-aa13-e6bafacf6fd1} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2232 | 2026.01.06 19:26:38.599509 [ 5 ] {12673e81-bf3d-4f8b-aa13-e6bafacf6fd1} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2233 | 2026.01.06 19:26:38.599543 [ 5 ] {12673e81-bf3d-4f8b-aa13-e6bafacf6fd1} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2234 | 2026.01.06 19:26:38.600290 [ 5 ] {12673e81-bf3d-4f8b-aa13-e6bafacf6fd1} <Debug> executeQuery: Read 38 rows, 1.53 KiB in 0.001801 sec., 21099.38922820655 rows/sec., 846.97 KiB/sec. | ||
| 2235 | 2026.01.06 19:26:38.600396 [ 5 ] {12673e81-bf3d-4f8b-aa13-e6bafacf6fd1} <Debug> TCPHandler: Processed in 0.002040951 sec. | ||
| 2236 | 2026.01.06 19:26:38.603077 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2237 | 2026.01.06 19:26:38.603190 [ 5 ] {01f274a1-920a-4de1-8cda-5eb0f58fe525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2238 | 2026.01.06 19:26:38.603234 [ 5 ] {01f274a1-920a-4de1-8cda-5eb0f58fe525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2239 | 2026.01.06 19:26:38.603762 [ 5 ] {01f274a1-920a-4de1-8cda-5eb0f58fe525} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2240 | 2026.01.06 19:26:38.603807 [ 5 ] {01f274a1-920a-4de1-8cda-5eb0f58fe525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2241 | 2026.01.06 19:26:38.604389 [ 5 ] {01f274a1-920a-4de1-8cda-5eb0f58fe525} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2242 | 2026.01.06 19:26:38.604604 [ 5 ] {01f274a1-920a-4de1-8cda-5eb0f58fe525} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2243 | 2026.01.06 19:26:38.604755 [ 5 ] {01f274a1-920a-4de1-8cda-5eb0f58fe525} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001598 sec., 2503.1289111389237 rows/sec., 318.39 KiB/sec. | ||
| 2244 | 2026.01.06 19:26:38.604795 [ 5 ] {01f274a1-920a-4de1-8cda-5eb0f58fe525} <Debug> TCPHandler: Processed in 0.001773943 sec. | ||
| 2245 | 2026.01.06 19:26:38.604907 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2246 | 2026.01.06 19:26:38.605010 [ 5 ] {a475fe03-af3b-4dad-a11d-4fc3a7977c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2247 | 2026.01.06 19:26:38.605054 [ 5 ] {a475fe03-af3b-4dad-a11d-4fc3a7977c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2248 | 2026.01.06 19:26:38.605464 [ 5 ] {a475fe03-af3b-4dad-a11d-4fc3a7977c25} <Trace> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2249 | 2026.01.06 19:26:38.605502 [ 5 ] {a475fe03-af3b-4dad-a11d-4fc3a7977c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2250 | 2026.01.06 19:26:38.605799 [ 5 ] {a475fe03-af3b-4dad-a11d-4fc3a7977c25} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2251 | 2026.01.06 19:26:38.606017 [ 5 ] {a475fe03-af3b-4dad-a11d-4fc3a7977c25} <Trace> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2252 | 2026.01.06 19:26:38.606150 [ 5 ] {a475fe03-af3b-4dad-a11d-4fc3a7977c25} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001167 sec., 1713.796058269066 rows/sec., 139.75 KiB/sec. | ||
| 2253 | 2026.01.06 19:26:38.606189 [ 5 ] {a475fe03-af3b-4dad-a11d-4fc3a7977c25} <Debug> TCPHandler: Processed in 0.001332699 sec. | ||
| 2254 | 2026.01.06 19:26:38.606302 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2255 | 2026.01.06 19:26:38.606398 [ 5 ] {897cf1d8-f9ae-4fe7-97d9-ebced8307618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2256 | 2026.01.06 19:26:38.606438 [ 5 ] {897cf1d8-f9ae-4fe7-97d9-ebced8307618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2257 | 2026.01.06 19:26:38.606869 [ 5 ] {897cf1d8-f9ae-4fe7-97d9-ebced8307618} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2258 | 2026.01.06 19:26:38.606905 [ 5 ] {897cf1d8-f9ae-4fe7-97d9-ebced8307618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2259 | 2026.01.06 19:26:38.607228 [ 5 ] {897cf1d8-f9ae-4fe7-97d9-ebced8307618} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2260 | 2026.01.06 19:26:38.607442 [ 5 ] {897cf1d8-f9ae-4fe7-97d9-ebced8307618} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2261 | 2026.01.06 19:26:38.607574 [ 5 ] {897cf1d8-f9ae-4fe7-97d9-ebced8307618} <Debug> executeQuery: Read 77 rows, 6.49 KiB in 0.001196 sec., 64381.27090301003 rows/sec., 5.30 MiB/sec. | ||
| 2262 | 2026.01.06 19:26:38.607612 [ 5 ] {897cf1d8-f9ae-4fe7-97d9-ebced8307618} <Debug> TCPHandler: Processed in 0.00135849 sec. | ||
| 2263 | 2026.01.06 19:26:38.607725 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2264 | 2026.01.06 19:26:38.607819 [ 5 ] {528b81ec-57b8-4a8a-8eb2-7d8860dcad20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2265 | 2026.01.06 19:26:38.607860 [ 5 ] {528b81ec-57b8-4a8a-8eb2-7d8860dcad20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2266 | 2026.01.06 19:26:38.608260 [ 5 ] {528b81ec-57b8-4a8a-8eb2-7d8860dcad20} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2267 | 2026.01.06 19:26:38.608298 [ 5 ] {528b81ec-57b8-4a8a-8eb2-7d8860dcad20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2268 | 2026.01.06 19:26:38.608612 [ 5 ] {528b81ec-57b8-4a8a-8eb2-7d8860dcad20} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2269 | 2026.01.06 19:26:38.608828 [ 5 ] {528b81ec-57b8-4a8a-8eb2-7d8860dcad20} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2270 | 2026.01.06 19:26:38.608961 [ 5 ] {528b81ec-57b8-4a8a-8eb2-7d8860dcad20} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.00116 sec., 10344.827586206897 rows/sec., 768.62 KiB/sec. | ||
| 2271 | 2026.01.06 19:26:38.608999 [ 5 ] {528b81ec-57b8-4a8a-8eb2-7d8860dcad20} <Debug> TCPHandler: Processed in 0.0013236 sec. | ||
| 2272 | 2026.01.06 19:26:38.609103 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2273 | 2026.01.06 19:26:38.609203 [ 5 ] {36ffeb30-e204-4259-86f5-df480d82a803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2274 | 2026.01.06 19:26:38.609243 [ 5 ] {36ffeb30-e204-4259-86f5-df480d82a803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2275 | 2026.01.06 19:26:38.609666 [ 5 ] {36ffeb30-e204-4259-86f5-df480d82a803} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2276 | 2026.01.06 19:26:38.609703 [ 5 ] {36ffeb30-e204-4259-86f5-df480d82a803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2277 | 2026.01.06 19:26:38.610019 [ 5 ] {36ffeb30-e204-4259-86f5-df480d82a803} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2278 | 2026.01.06 19:26:38.610222 [ 5 ] {36ffeb30-e204-4259-86f5-df480d82a803} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2279 | 2026.01.06 19:26:38.610352 [ 5 ] {36ffeb30-e204-4259-86f5-df480d82a803} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001168 sec., 65068.49315068493 rows/sec., 5.08 MiB/sec. | ||
| 2280 | 2026.01.06 19:26:38.610388 [ 5 ] {36ffeb30-e204-4259-86f5-df480d82a803} <Debug> TCPHandler: Processed in 0.00133476 sec. | ||
| 2281 | 2026.01.06 19:26:38.610509 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2282 | 2026.01.06 19:26:38.610603 [ 5 ] {e39c71d9-5939-462d-98a6-2ba692c15f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2283 | 2026.01.06 19:26:38.610647 [ 5 ] {e39c71d9-5939-462d-98a6-2ba692c15f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2284 | 2026.01.06 19:26:38.611051 [ 5 ] {e39c71d9-5939-462d-98a6-2ba692c15f4a} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2285 | 2026.01.06 19:26:38.611089 [ 5 ] {e39c71d9-5939-462d-98a6-2ba692c15f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2286 | 2026.01.06 19:26:38.611417 [ 5 ] {e39c71d9-5939-462d-98a6-2ba692c15f4a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2287 | 2026.01.06 19:26:38.611622 [ 5 ] {e39c71d9-5939-462d-98a6-2ba692c15f4a} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2288 | 2026.01.06 19:26:38.611752 [ 5 ] {e39c71d9-5939-462d-98a6-2ba692c15f4a} <Debug> executeQuery: Read 155 rows, 11.02 KiB in 0.001168 sec., 132705.4794520548 rows/sec., 9.22 MiB/sec. | ||
| 2289 | 2026.01.06 19:26:38.611788 [ 5 ] {e39c71d9-5939-462d-98a6-2ba692c15f4a} <Debug> TCPHandler: Processed in 0.001328809 sec. | ||
| 2290 | 2026.01.06 19:26:38.611899 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2291 | 2026.01.06 19:26:38.611995 [ 5 ] {4ccfadb0-c7f5-4b38-a73b-66aedc3884e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2292 | 2026.01.06 19:26:38.612052 [ 5 ] {4ccfadb0-c7f5-4b38-a73b-66aedc3884e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2293 | 2026.01.06 19:26:38.612775 [ 5 ] {4ccfadb0-c7f5-4b38-a73b-66aedc3884e3} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2294 | 2026.01.06 19:26:38.612812 [ 5 ] {4ccfadb0-c7f5-4b38-a73b-66aedc3884e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2295 | 2026.01.06 19:26:38.613341 [ 5 ] {4ccfadb0-c7f5-4b38-a73b-66aedc3884e3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2296 | 2026.01.06 19:26:38.613585 [ 5 ] {4ccfadb0-c7f5-4b38-a73b-66aedc3884e3} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2297 | 2026.01.06 19:26:38.613730 [ 5 ] {4ccfadb0-c7f5-4b38-a73b-66aedc3884e3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001754 sec., 5701.254275940707 rows/sec., 10.22 MiB/sec. | ||
| 2298 | 2026.01.06 19:26:38.613786 [ 5 ] {4ccfadb0-c7f5-4b38-a73b-66aedc3884e3} <Debug> TCPHandler: Processed in 0.001936718 sec. | ||
| 2299 | 2026.01.06 19:26:38.613901 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2300 | 2026.01.06 19:26:38.614001 [ 5 ] {31929a02-e814-41cf-8825-a39af234c2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2301 | 2026.01.06 19:26:38.614045 [ 5 ] {31929a02-e814-41cf-8825-a39af234c2cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2302 | 2026.01.06 19:26:38.614387 [ 5 ] {31929a02-e814-41cf-8825-a39af234c2cc} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2303 | 2026.01.06 19:26:38.614424 [ 5 ] {31929a02-e814-41cf-8825-a39af234c2cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2304 | 2026.01.06 19:26:38.614729 [ 5 ] {31929a02-e814-41cf-8825-a39af234c2cc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2305 | 2026.01.06 19:26:38.614946 [ 5 ] {31929a02-e814-41cf-8825-a39af234c2cc} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2306 | 2026.01.06 19:26:38.615076 [ 5 ] {31929a02-e814-41cf-8825-a39af234c2cc} <Debug> executeQuery: Read 54 rows, 3.76 KiB in 0.001098 sec., 49180.32786885246 rows/sec., 3.35 MiB/sec. | ||
| 2307 | 2026.01.06 19:26:38.615112 [ 5 ] {31929a02-e814-41cf-8825-a39af234c2cc} <Debug> TCPHandler: Processed in 0.001261028 sec. | ||
| 2308 | 2026.01.06 19:26:39.657292 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47947 | ||
| 2309 | 2026.01.06 19:26:39.657394 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2310 | 2026.01.06 19:26:39.657419 [ 3 ] {} <Debug> TCP-Session: 30e7d0c3-4d0b-481b-8814-39a44a4c9f8d Authenticating user 'default' from [fd00:1122:3344:101::e]:47947 | ||
| 2311 | 2026.01.06 19:26:39.657441 [ 3 ] {} <Debug> TCP-Session: 30e7d0c3-4d0b-481b-8814-39a44a4c9f8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2312 | 2026.01.06 19:26:39.657454 [ 3 ] {} <Debug> TCP-Session: 30e7d0c3-4d0b-481b-8814-39a44a4c9f8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2313 | 2026.01.06 19:26:39.657668 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63182 | ||
| 2314 | 2026.01.06 19:26:39.657711 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51141 | ||
| 2315 | 2026.01.06 19:26:39.657757 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46582 | ||
| 2316 | 2026.01.06 19:26:39.657759 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43304 | ||
| 2317 | 2026.01.06 19:26:39.657796 [ 3 ] {} <Trace> TCP-Session: 30e7d0c3-4d0b-481b-8814-39a44a4c9f8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2318 | 2026.01.06 19:26:39.657816 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56288 | ||
| 2319 | 2026.01.06 19:26:39.657834 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2320 | 2026.01.06 19:26:39.657826 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35775 | ||
| 2321 | 2026.01.06 19:26:39.657897 [ 287 ] {} <Debug> TCP-Session: 092501e2-86d7-46ec-8c40-911c4ee91dda Authenticating user 'default' from [fd00:1122:3344:101::e]:51141 | ||
| 2322 | 2026.01.06 19:26:39.657788 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51248 | ||
| 2323 | 2026.01.06 19:26:39.657782 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2324 | 2026.01.06 19:26:39.657762 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58653 | ||
| 2325 | 2026.01.06 19:26:39.658007 [ 286 ] {} <Debug> TCP-Session: 723fd36d-536c-4e19-b0c7-3be49cb4b21a Authenticating user 'default' from [fd00:1122:3344:101::e]:63182 | ||
| 2326 | 2026.01.06 19:26:39.658001 [ 3 ] {32dc6ef1-8855-4fc9-8204-3a4f5d994cce} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47947) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2327 | 2026.01.06 19:26:39.658046 [ 286 ] {} <Debug> TCP-Session: 723fd36d-536c-4e19-b0c7-3be49cb4b21a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2328 | 2026.01.06 19:26:39.657955 [ 287 ] {} <Debug> TCP-Session: 092501e2-86d7-46ec-8c40-911c4ee91dda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2329 | 2026.01.06 19:26:39.658075 [ 286 ] {} <Debug> TCP-Session: 723fd36d-536c-4e19-b0c7-3be49cb4b21a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2330 | 2026.01.06 19:26:39.658100 [ 287 ] {} <Debug> TCP-Session: 092501e2-86d7-46ec-8c40-911c4ee91dda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2331 | 2026.01.06 19:26:39.658273 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2332 | 2026.01.06 19:26:39.658294 [ 3 ] {32dc6ef1-8855-4fc9-8204-3a4f5d994cce} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2333 | 2026.01.06 19:26:39.658303 [ 291 ] {} <Debug> TCP-Session: 7371e164-bb79-40d3-b88a-8e1661733787 Authenticating user 'default' from [fd00:1122:3344:101::e]:51248 | ||
| 2334 | 2026.01.06 19:26:39.658338 [ 291 ] {} <Debug> TCP-Session: 7371e164-bb79-40d3-b88a-8e1661733787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2335 | 2026.01.06 19:26:39.658352 [ 291 ] {} <Debug> TCP-Session: 7371e164-bb79-40d3-b88a-8e1661733787 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2336 | 2026.01.06 19:26:39.658357 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2337 | 2026.01.06 19:26:39.658361 [ 3 ] {32dc6ef1-8855-4fc9-8204-3a4f5d994cce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2338 | 2026.01.06 19:26:39.658405 [ 289 ] {} <Debug> TCP-Session: 33512b08-3091-40b3-b4c6-ba2aad6d104e Authenticating user 'default' from [fd00:1122:3344:101::e]:58653 | ||
| 2339 | 2026.01.06 19:26:39.658434 [ 289 ] {} <Debug> TCP-Session: 33512b08-3091-40b3-b4c6-ba2aad6d104e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2340 | 2026.01.06 19:26:39.658449 [ 289 ] {} <Debug> TCP-Session: 33512b08-3091-40b3-b4c6-ba2aad6d104e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2341 | 2026.01.06 19:26:39.658449 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2342 | 2026.01.06 19:26:39.658494 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2343 | 2026.01.06 19:26:39.658517 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2344 | 2026.01.06 19:26:39.658543 [ 288 ] {} <Debug> TCP-Session: dc750d46-7fab-4f07-8ae4-068ac8fcb331 Authenticating user 'default' from [fd00:1122:3344:101::e]:43304 | ||
| 2345 | 2026.01.06 19:26:39.658555 [ 292 ] {} <Debug> TCP-Session: 119cf6d7-fc95-4092-b093-e9009f176743 Authenticating user 'default' from [fd00:1122:3344:101::e]:56288 | ||
| 2346 | 2026.01.06 19:26:39.658496 [ 290 ] {} <Debug> TCP-Session: f79c0edb-0a8e-4387-82c9-64889968ff55 Authenticating user 'default' from [fd00:1122:3344:101::e]:46582 | ||
| 2347 | 2026.01.06 19:26:39.658576 [ 292 ] {} <Debug> TCP-Session: 119cf6d7-fc95-4092-b093-e9009f176743 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2348 | 2026.01.06 19:26:39.658616 [ 290 ] {} <Debug> TCP-Session: f79c0edb-0a8e-4387-82c9-64889968ff55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2349 | 2026.01.06 19:26:39.658627 [ 292 ] {} <Debug> TCP-Session: 119cf6d7-fc95-4092-b093-e9009f176743 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2350 | 2026.01.06 19:26:39.658647 [ 290 ] {} <Debug> TCP-Session: f79c0edb-0a8e-4387-82c9-64889968ff55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2351 | 2026.01.06 19:26:39.658572 [ 288 ] {} <Debug> TCP-Session: dc750d46-7fab-4f07-8ae4-068ac8fcb331 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2352 | 2026.01.06 19:26:39.658582 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2353 | 2026.01.06 19:26:39.658695 [ 288 ] {} <Debug> TCP-Session: dc750d46-7fab-4f07-8ae4-068ac8fcb331 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2354 | 2026.01.06 19:26:39.658727 [ 293 ] {} <Debug> TCP-Session: 4a5804ea-b312-4b06-8985-77f9e1c256e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35775 | ||
| 2355 | 2026.01.06 19:26:39.658749 [ 293 ] {} <Debug> TCP-Session: 4a5804ea-b312-4b06-8985-77f9e1c256e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2356 | 2026.01.06 19:26:39.658748 [ 3 ] {32dc6ef1-8855-4fc9-8204-3a4f5d994cce} <Debug> oximeter.version (c9879b98-2857-4c41-a1bf-4a005a9336fb) (SelectExecutor): Key condition: unknown | ||
| 2357 | 2026.01.06 19:26:39.658762 [ 293 ] {} <Debug> TCP-Session: 4a5804ea-b312-4b06-8985-77f9e1c256e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2358 | 2026.01.06 19:26:39.658849 [ 3 ] {32dc6ef1-8855-4fc9-8204-3a4f5d994cce} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2359 | 2026.01.06 19:26:39.710478 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4322 | ||
| 2360 | 2026.01.06 19:26:39.711014 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2361 | 2026.01.06 19:26:39.711078 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2362 | 2026.01.06 19:26:39.717709 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2363 | 2026.01.06 19:26:39.717982 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2364 | 2026.01.06 19:26:39.718139 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4322 | ||
| 2365 | 2026.01.06 19:26:39.932468 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2366 | 2026.01.06 19:26:39.951213 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2367 | 2026.01.06 19:26:39.951290 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2368 | 2026.01.06 19:26:39.959584 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2369 | 2026.01.06 19:26:39.960494 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2370 | 2026.01.06 19:26:39.965175 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2371 | 2026.01.06 19:26:40.001184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.47 MiB, peak 190.47 MiB, free memory in arenas 0.00 B, will set to 205.55 MiB (RSS), difference: 19.08 MiB | ||
| 2372 | 2026.01.06 19:26:40.054067 [ 304 ] {32dc6ef1-8855-4fc9-8204-3a4f5d994cce} <Trace> AggregatingTransform: Aggregating | ||
| 2373 | 2026.01.06 19:26:40.054123 [ 304 ] {32dc6ef1-8855-4fc9-8204-3a4f5d994cce} <Trace> Aggregator: Aggregation method: without_key | ||
| 2374 | 2026.01.06 19:26:40.054155 [ 304 ] {32dc6ef1-8855-4fc9-8204-3a4f5d994cce} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00133823 sec. (747.256 rows/sec., 29.19 KiB/sec.) | ||
| 2375 | 2026.01.06 19:26:40.054170 [ 304 ] {32dc6ef1-8855-4fc9-8204-3a4f5d994cce} <Trace> Aggregator: Merging aggregated data | ||
| 2376 | 2026.01.06 19:26:40.055365 [ 3 ] {32dc6ef1-8855-4fc9-8204-3a4f5d994cce} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.397429 sec., 2.5161727000294394 rows/sec., 100.65 B/sec. | ||
| 2377 | 2026.01.06 19:26:40.055502 [ 3 ] {32dc6ef1-8855-4fc9-8204-3a4f5d994cce} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2378 | 2026.01.06 19:26:40.055517 [ 3 ] {32dc6ef1-8855-4fc9-8204-3a4f5d994cce} <Debug> TCPHandler: Processed in 0.397877249 sec. | ||
| 2379 | 2026.01.06 19:26:40.055648 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2380 | 2026.01.06 19:26:40.055684 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2381 | 2026.01.06 19:26:40.055696 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2382 | 2026.01.06 19:26:40.055723 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2383 | 2026.01.06 19:26:40.055755 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2384 | 2026.01.06 19:26:40.055770 [ 286 ] {} <Debug> TCP-Session: 723fd36d-536c-4e19-b0c7-3be49cb4b21a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2385 | 2026.01.06 19:26:40.055793 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2386 | 2026.01.06 19:26:40.055805 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2387 | 2026.01.06 19:26:40.055810 [ 292 ] {} <Debug> TCP-Session: 119cf6d7-fc95-4092-b093-e9009f176743 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2388 | 2026.01.06 19:26:40.055846 [ 291 ] {} <Debug> TCP-Session: 7371e164-bb79-40d3-b88a-8e1661733787 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2389 | 2026.01.06 19:26:40.055864 [ 3 ] {} <Debug> TCP-Session: 30e7d0c3-4d0b-481b-8814-39a44a4c9f8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2390 | 2026.01.06 19:26:40.055774 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2391 | 2026.01.06 19:26:40.055756 [ 287 ] {} <Debug> TCP-Session: 092501e2-86d7-46ec-8c40-911c4ee91dda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2392 | 2026.01.06 19:26:40.055941 [ 290 ] {} <Debug> TCP-Session: f79c0edb-0a8e-4387-82c9-64889968ff55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2393 | 2026.01.06 19:26:40.055739 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2394 | 2026.01.06 19:26:40.055719 [ 293 ] {} <Debug> TCP-Session: 4a5804ea-b312-4b06-8985-77f9e1c256e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2395 | 2026.01.06 19:26:40.056004 [ 289 ] {} <Debug> TCP-Session: 33512b08-3091-40b3-b4c6-ba2aad6d104e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2396 | 2026.01.06 19:26:40.055805 [ 288 ] {} <Debug> TCP-Session: dc750d46-7fab-4f07-8ae4-068ac8fcb331 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2397 | 2026.01.06 19:26:41.000368 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.93 MiB, peak 219.08 MiB, free memory in arenas 0.00 B, will set to 208.88 MiB (RSS), difference: 1.95 MiB | ||
| 2398 | 2026.01.06 19:26:42.212173 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 348 | ||
| 2399 | 2026.01.06 19:26:42.214583 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2400 | 2026.01.06 19:26:42.214631 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2401 | 2026.01.06 19:26:42.215821 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2402 | 2026.01.06 19:26:42.216106 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2403 | 2026.01.06 19:26:42.216465 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 348 | ||
| 2404 | 2026.01.06 19:26:43.592980 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2405 | 2026.01.06 19:26:43.593171 [ 5 ] {ffd9ed8b-1c81-45d0-afbd-4e79dde0cef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2406 | 2026.01.06 19:26:43.593241 [ 5 ] {ffd9ed8b-1c81-45d0-afbd-4e79dde0cef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2407 | 2026.01.06 19:26:43.594160 [ 5 ] {ffd9ed8b-1c81-45d0-afbd-4e79dde0cef9} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2408 | 2026.01.06 19:26:43.594214 [ 5 ] {ffd9ed8b-1c81-45d0-afbd-4e79dde0cef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2409 | 2026.01.06 19:26:43.594658 [ 5 ] {ffd9ed8b-1c81-45d0-afbd-4e79dde0cef9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2410 | 2026.01.06 19:26:43.594922 [ 5 ] {ffd9ed8b-1c81-45d0-afbd-4e79dde0cef9} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2411 | 2026.01.06 19:26:43.595056 [ 35 ] {} <Debug> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2412 | 2026.01.06 19:26:43.595071 [ 5 ] {ffd9ed8b-1c81-45d0-afbd-4e79dde0cef9} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001953 sec., 55299.53917050691 rows/sec., 4.64 MiB/sec. | ||
| 2413 | 2026.01.06 19:26:43.595124 [ 35 ] {} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2414 | 2026.01.06 19:26:43.595134 [ 5 ] {ffd9ed8b-1c81-45d0-afbd-4e79dde0cef9} <Debug> TCPHandler: Processed in 0.002279978 sec. | ||
| 2415 | 2026.01.06 19:26:43.595157 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2416 | 2026.01.06 19:26:43.595285 [ 199 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::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 | ||
| 2417 | 2026.01.06 19:26:43.595312 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2418 | 2026.01.06 19:26:43.595411 [ 5 ] {652197b9-155f-4bcd-9bcb-485633658d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2419 | 2026.01.06 19:26:43.595412 [ 199 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2420 | 2026.01.06 19:26:43.595456 [ 5 ] {652197b9-155f-4bcd-9bcb-485633658d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2421 | 2026.01.06 19:26:43.595466 [ 199 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1186 rows starting from the beginning of the part | ||
| 2422 | 2026.01.06 19:26:43.595542 [ 199 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 224 rows starting from the beginning of the part | ||
| 2423 | 2026.01.06 19:26:43.595598 [ 199 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 72 rows starting from the beginning of the part | ||
| 2424 | 2026.01.06 19:26:43.595644 [ 199 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 104 rows starting from the beginning of the part | ||
| 2425 | 2026.01.06 19:26:43.595685 [ 199 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 77 rows starting from the beginning of the part | ||
| 2426 | 2026.01.06 19:26:43.595727 [ 199 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 108 rows starting from the beginning of the part | ||
| 2427 | 2026.01.06 19:26:43.595895 [ 5 ] {652197b9-155f-4bcd-9bcb-485633658d65} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2428 | 2026.01.06 19:26:43.595936 [ 5 ] {652197b9-155f-4bcd-9bcb-485633658d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2429 | 2026.01.06 19:26:43.596256 [ 5 ] {652197b9-155f-4bcd-9bcb-485633658d65} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2430 | 2026.01.06 19:26:43.596500 [ 5 ] {652197b9-155f-4bcd-9bcb-485633658d65} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2431 | 2026.01.06 19:26:43.596626 [ 5 ] {652197b9-155f-4bcd-9bcb-485633658d65} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001234 sec., 21069.692058346838 rows/sec., 1.55 MiB/sec. | ||
| 2432 | 2026.01.06 19:26:43.596662 [ 5 ] {652197b9-155f-4bcd-9bcb-485633658d65} <Debug> TCPHandler: Processed in 0.001398801 sec. | ||
| 2433 | 2026.01.06 19:26:43.596780 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2434 | 2026.01.06 19:26:43.596871 [ 5 ] {ec44cc9d-d1da-4640-9fef-08fc0c074860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2435 | 2026.01.06 19:26:43.596910 [ 5 ] {ec44cc9d-d1da-4640-9fef-08fc0c074860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2436 | 2026.01.06 19:26:43.596906 [ 196 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1771 rows, containing 5 columns (5 merged, 0 gathered) in 0.001662149 sec., 1065488.112076595 rows/sec., 91.05 MiB/sec. | ||
| 2437 | 2026.01.06 19:26:43.597146 [ 199 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2438 | 2026.01.06 19:26:43.597358 [ 5 ] {ec44cc9d-d1da-4640-9fef-08fc0c074860} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2439 | 2026.01.06 19:26:43.597398 [ 5 ] {ec44cc9d-d1da-4640-9fef-08fc0c074860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2440 | 2026.01.06 19:26:43.597421 [ 199 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_11_2} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2441 | 2026.01.06 19:26:43.597529 [ 199 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_11_2} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2442 | 2026.01.06 19:26:43.597601 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 2443 | 2026.01.06 19:26:43.597726 [ 5 ] {ec44cc9d-d1da-4640-9fef-08fc0c074860} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2444 | 2026.01.06 19:26:43.597928 [ 5 ] {ec44cc9d-d1da-4640-9fef-08fc0c074860} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2445 | 2026.01.06 19:26:43.598032 [ 35 ] {} <Debug> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2446 | 2026.01.06 19:26:43.598052 [ 5 ] {ec44cc9d-d1da-4640-9fef-08fc0c074860} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001199 sec., 75062.55212677231 rows/sec., 5.86 MiB/sec. | ||
| 2447 | 2026.01.06 19:26:43.598062 [ 35 ] {} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2448 | 2026.01.06 19:26:43.598091 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2449 | 2026.01.06 19:26:43.598093 [ 5 ] {ec44cc9d-d1da-4640-9fef-08fc0c074860} <Debug> TCPHandler: Processed in 0.001361131 sec. | ||
| 2450 | 2026.01.06 19:26:43.598211 [ 188 ] {289b6777-0f67-4125-9172-352c730335f1::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 | ||
| 2451 | 2026.01.06 19:26:43.598217 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2452 | 2026.01.06 19:26:43.598332 [ 5 ] {d9cd7d87-1e8c-46db-913c-eea04b47ff7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2453 | 2026.01.06 19:26:43.598350 [ 188 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2454 | 2026.01.06 19:26:43.598373 [ 5 ] {d9cd7d87-1e8c-46db-913c-eea04b47ff7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2455 | 2026.01.06 19:26:43.598401 [ 188 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 727 rows starting from the beginning of the part | ||
| 2456 | 2026.01.06 19:26:43.598497 [ 188 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 118 rows starting from the beginning of the part | ||
| 2457 | 2026.01.06 19:26:43.598545 [ 188 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 66 rows starting from the beginning of the part | ||
| 2458 | 2026.01.06 19:26:43.598588 [ 188 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 82 rows starting from the beginning of the part | ||
| 2459 | 2026.01.06 19:26:43.598632 [ 188 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 76 rows starting from the beginning of the part | ||
| 2460 | 2026.01.06 19:26:43.598674 [ 188 ] {289b6777-0f67-4125-9172-352c730335f1::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 | ||
| 2461 | 2026.01.06 19:26:43.598804 [ 5 ] {d9cd7d87-1e8c-46db-913c-eea04b47ff7f} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2462 | 2026.01.06 19:26:43.598844 [ 5 ] {d9cd7d87-1e8c-46db-913c-eea04b47ff7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2463 | 2026.01.06 19:26:43.599179 [ 5 ] {d9cd7d87-1e8c-46db-913c-eea04b47ff7f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2464 | 2026.01.06 19:26:43.599394 [ 5 ] {d9cd7d87-1e8c-46db-913c-eea04b47ff7f} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2465 | 2026.01.06 19:26:43.599489 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2466 | 2026.01.06 19:26:43.599515 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2467 | 2026.01.06 19:26:43.599518 [ 5 ] {d9cd7d87-1e8c-46db-913c-eea04b47ff7f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 2468 | 2026.01.06 19:26:43.599532 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2469 | 2026.01.06 19:26:43.599561 [ 5 ] {d9cd7d87-1e8c-46db-913c-eea04b47ff7f} <Debug> TCPHandler: Processed in 0.001428002 sec. | ||
| 2470 | 2026.01.06 19:26:43.599601 [ 199 ] {88190163-2135-48cf-86aa-52198c97c0d7::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 | ||
| 2471 | 2026.01.06 19:26:43.599659 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2472 | 2026.01.06 19:26:43.599680 [ 199 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2473 | 2026.01.06 19:26:43.599705 [ 195 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1159 rows, containing 5 columns (5 merged, 0 gathered) in 0.001591837 sec., 728089.6222414732 rows/sec., 56.31 MiB/sec. | ||
| 2474 | 2026.01.06 19:26:43.599708 [ 199 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1127 rows starting from the beginning of the part | ||
| 2475 | 2026.01.06 19:26:43.599748 [ 5 ] {23693e1e-b280-433b-8a05-ae3612ec76c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2476 | 2026.01.06 19:26:43.599763 [ 199 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 456 rows starting from the beginning of the part | ||
| 2477 | 2026.01.06 19:26:43.599801 [ 5 ] {23693e1e-b280-433b-8a05-ae3612ec76c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2478 | 2026.01.06 19:26:43.599803 [ 199 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 150 rows starting from the beginning of the part | ||
| 2479 | 2026.01.06 19:26:43.599852 [ 199 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 150 rows starting from the beginning of the part | ||
| 2480 | 2026.01.06 19:26:43.599871 [ 188 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2481 | 2026.01.06 19:26:43.599886 [ 199 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 155 rows starting from the beginning of the part | ||
| 2482 | 2026.01.06 19:26:43.599926 [ 199 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2483 | 2026.01.06 19:26:43.600218 [ 188 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_11_2} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2484 | 2026.01.06 19:26:43.600306 [ 188 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_11_2} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2485 | 2026.01.06 19:26:43.600375 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 2486 | 2026.01.06 19:26:43.600673 [ 5 ] {23693e1e-b280-433b-8a05-ae3612ec76c8} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2487 | 2026.01.06 19:26:43.600713 [ 5 ] {23693e1e-b280-433b-8a05-ae3612ec76c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2488 | 2026.01.06 19:26:43.600989 [ 199 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2198 rows, containing 5 columns (5 merged, 0 gathered) in 0.00137448 sec., 1599150.2240847447 rows/sec., 110.93 MiB/sec. | ||
| 2489 | 2026.01.06 19:26:43.601254 [ 191 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2490 | 2026.01.06 19:26:43.601261 [ 5 ] {23693e1e-b280-433b-8a05-ae3612ec76c8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2491 | 2026.01.06 19:26:43.601575 [ 5 ] {23693e1e-b280-433b-8a05-ae3612ec76c8} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2492 | 2026.01.06 19:26:43.601587 [ 191 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2493 | 2026.01.06 19:26:43.601662 [ 191 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2494 | 2026.01.06 19:26:43.601717 [ 5 ] {23693e1e-b280-433b-8a05-ae3612ec76c8} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001937 sec., 13422.818791946309 rows/sec., 24.05 MiB/sec. | ||
| 2495 | 2026.01.06 19:26:43.601722 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 2496 | 2026.01.06 19:26:43.601774 [ 5 ] {23693e1e-b280-433b-8a05-ae3612ec76c8} <Debug> TCPHandler: Processed in 0.002117553 sec. | ||
| 2497 | 2026.01.06 19:26:43.601892 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2498 | 2026.01.06 19:26:43.601984 [ 5 ] {d8d5eb04-04a2-4896-b461-491a2a61462a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2499 | 2026.01.06 19:26:43.602025 [ 5 ] {d8d5eb04-04a2-4896-b461-491a2a61462a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2500 | 2026.01.06 19:26:43.602361 [ 5 ] {d8d5eb04-04a2-4896-b461-491a2a61462a} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2501 | 2026.01.06 19:26:43.602396 [ 5 ] {d8d5eb04-04a2-4896-b461-491a2a61462a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2502 | 2026.01.06 19:26:43.602691 [ 5 ] {d8d5eb04-04a2-4896-b461-491a2a61462a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2503 | 2026.01.06 19:26:43.602893 [ 5 ] {d8d5eb04-04a2-4896-b461-491a2a61462a} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2504 | 2026.01.06 19:26:43.603012 [ 31 ] {} <Debug> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2505 | 2026.01.06 19:26:43.603017 [ 5 ] {d8d5eb04-04a2-4896-b461-491a2a61462a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 2506 | 2026.01.06 19:26:43.603054 [ 31 ] {} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2507 | 2026.01.06 19:26:43.603071 [ 5 ] {d8d5eb04-04a2-4896-b461-491a2a61462a} <Debug> TCPHandler: Processed in 0.001225896 sec. | ||
| 2508 | 2026.01.06 19:26:43.603082 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2509 | 2026.01.06 19:26:43.603168 [ 188 ] {862ac230-c421-4c16-ae35-bd3c755734c1::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 | ||
| 2510 | 2026.01.06 19:26:43.603269 [ 188 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2511 | 2026.01.06 19:26:43.603294 [ 188 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 342 rows starting from the beginning of the part | ||
| 2512 | 2026.01.06 19:26:43.603353 [ 188 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 2513 | 2026.01.06 19:26:43.603398 [ 188 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part | ||
| 2514 | 2026.01.06 19:26:43.603440 [ 188 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
| 2515 | 2026.01.06 19:26:43.603479 [ 188 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 54 rows starting from the beginning of the part | ||
| 2516 | 2026.01.06 19:26:43.603518 [ 188 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2517 | 2026.01.06 19:26:43.604235 [ 199 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 606 rows, containing 4 columns (4 merged, 0 gathered) in 0.001101372 sec., 550222.8130005121 rows/sec., 35.76 MiB/sec. | ||
| 2518 | 2026.01.06 19:26:43.604411 [ 195 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2519 | 2026.01.06 19:26:43.604674 [ 195 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_11_2} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2520 | 2026.01.06 19:26:43.604741 [ 195 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_11_2} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2521 | 2026.01.06 19:26:43.604808 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2522 | 2026.01.06 19:26:47.131238 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2523 | 2026.01.06 19:26:47.131314 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2524 | 2026.01.06 19:26:47.218316 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4834 | ||
| 2525 | 2026.01.06 19:26:47.218892 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2526 | 2026.01.06 19:26:47.218943 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2527 | 2026.01.06 19:26:47.219457 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2528 | 2026.01.06 19:26:47.219678 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2529 | 2026.01.06 19:26:47.219817 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4834 | ||
| 2530 | 2026.01.06 19:26:47.465388 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2531 | 2026.01.06 19:26:47.482657 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2532 | 2026.01.06 19:26:47.482713 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2533 | 2026.01.06 19:26:47.488638 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2534 | 2026.01.06 19:26:47.489363 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2535 | 2026.01.06 19:26:47.492354 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2536 | 2026.01.06 19:26:48.591980 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2537 | 2026.01.06 19:26:48.592159 [ 5 ] {fc48fd00-d81c-402a-b211-96cc666ae874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2538 | 2026.01.06 19:26:48.592224 [ 5 ] {fc48fd00-d81c-402a-b211-96cc666ae874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2539 | 2026.01.06 19:26:48.592872 [ 5 ] {fc48fd00-d81c-402a-b211-96cc666ae874} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2540 | 2026.01.06 19:26:48.592918 [ 5 ] {fc48fd00-d81c-402a-b211-96cc666ae874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2541 | 2026.01.06 19:26:48.593317 [ 5 ] {fc48fd00-d81c-402a-b211-96cc666ae874} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2542 | 2026.01.06 19:26:48.593548 [ 5 ] {fc48fd00-d81c-402a-b211-96cc666ae874} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2543 | 2026.01.06 19:26:48.593707 [ 5 ] {fc48fd00-d81c-402a-b211-96cc666ae874} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001595 sec., 47648.90282131661 rows/sec., 3.93 MiB/sec. | ||
| 2544 | 2026.01.06 19:26:48.593753 [ 5 ] {fc48fd00-d81c-402a-b211-96cc666ae874} <Debug> TCPHandler: Processed in 0.001900527 sec. | ||
| 2545 | 2026.01.06 19:26:48.593889 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2546 | 2026.01.06 19:26:48.593993 [ 5 ] {310b8d72-0252-4b19-afcb-738da6bcff23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2547 | 2026.01.06 19:26:48.594038 [ 5 ] {310b8d72-0252-4b19-afcb-738da6bcff23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2548 | 2026.01.06 19:26:48.594455 [ 5 ] {310b8d72-0252-4b19-afcb-738da6bcff23} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2549 | 2026.01.06 19:26:48.594493 [ 5 ] {310b8d72-0252-4b19-afcb-738da6bcff23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2550 | 2026.01.06 19:26:48.594810 [ 5 ] {310b8d72-0252-4b19-afcb-738da6bcff23} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2551 | 2026.01.06 19:26:48.595019 [ 5 ] {310b8d72-0252-4b19-afcb-738da6bcff23} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): 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.01.06 19:26:48.595122 [ 104 ] {} <Debug> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2553 | 2026.01.06 19:26:48.595147 [ 5 ] {310b8d72-0252-4b19-afcb-738da6bcff23} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001179 sec., 8481.764206955047 rows/sec., 637.79 KiB/sec. | ||
| 2554 | 2026.01.06 19:26:48.595192 [ 104 ] {} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2555 | 2026.01.06 19:26:48.595199 [ 5 ] {310b8d72-0252-4b19-afcb-738da6bcff23} <Debug> TCPHandler: Processed in 0.001362961 sec. | ||
| 2556 | 2026.01.06 19:26:48.595224 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2557 | 2026.01.06 19:26:48.595330 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2558 | 2026.01.06 19:26:48.595340 [ 188 ] {618a5bde-4321-4d74-b4de-630445a89d35::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 | ||
| 2559 | 2026.01.06 19:26:48.595430 [ 5 ] {519c4f19-57e8-490a-b99b-c8d3ddb1ba0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2560 | 2026.01.06 19:26:48.595478 [ 5 ] {519c4f19-57e8-490a-b99b-c8d3ddb1ba0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2561 | 2026.01.06 19:26:48.595549 [ 188 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2562 | 2026.01.06 19:26:48.595599 [ 188 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 263 rows starting from the beginning of the part | ||
| 2563 | 2026.01.06 19:26:48.595688 [ 188 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2564 | 2026.01.06 19:26:48.595740 [ 188 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 2565 | 2026.01.06 19:26:48.595786 [ 188 ] {618a5bde-4321-4d74-b4de-630445a89d35::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 | ||
| 2566 | 2026.01.06 19:26:48.595886 [ 188 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
| 2567 | 2026.01.06 19:26:48.595948 [ 5 ] {519c4f19-57e8-490a-b99b-c8d3ddb1ba0b} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2568 | 2026.01.06 19:26:48.595950 [ 188 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 2569 | 2026.01.06 19:26:48.595995 [ 5 ] {519c4f19-57e8-490a-b99b-c8d3ddb1ba0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2570 | 2026.01.06 19:26:48.596377 [ 5 ] {519c4f19-57e8-490a-b99b-c8d3ddb1ba0b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2571 | 2026.01.06 19:26:48.596615 [ 5 ] {519c4f19-57e8-490a-b99b-c8d3ddb1ba0b} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2572 | 2026.01.06 19:26:48.596755 [ 5 ] {519c4f19-57e8-490a-b99b-c8d3ddb1ba0b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001344 sec., 55059.52380952381 rows/sec., 4.30 MiB/sec. | ||
| 2573 | 2026.01.06 19:26:48.596796 [ 5 ] {519c4f19-57e8-490a-b99b-c8d3ddb1ba0b} <Debug> TCPHandler: Processed in 0.001516105 sec. | ||
| 2574 | 2026.01.06 19:26:48.596917 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2575 | 2026.01.06 19:26:48.596960 [ 195 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 5 columns (5 merged, 0 gathered) in 0.00166337 sec., 208612.63579359974 rows/sec., 14.29 MiB/sec. | ||
| 2576 | 2026.01.06 19:26:48.597015 [ 5 ] {c2d26ecd-a31a-49a9-bc16-954c5a19515f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2577 | 2026.01.06 19:26:48.597063 [ 5 ] {c2d26ecd-a31a-49a9-bc16-954c5a19515f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2578 | 2026.01.06 19:26:48.597121 [ 188 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2579 | 2026.01.06 19:26:48.597379 [ 188 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_11_2} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2580 | 2026.01.06 19:26:48.597454 [ 188 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_11_2} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2581 | 2026.01.06 19:26:48.597493 [ 5 ] {c2d26ecd-a31a-49a9-bc16-954c5a19515f} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2582 | 2026.01.06 19:26:48.597524 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2583 | 2026.01.06 19:26:48.597534 [ 5 ] {c2d26ecd-a31a-49a9-bc16-954c5a19515f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2584 | 2026.01.06 19:26:48.597889 [ 5 ] {c2d26ecd-a31a-49a9-bc16-954c5a19515f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2585 | 2026.01.06 19:26:48.598109 [ 5 ] {c2d26ecd-a31a-49a9-bc16-954c5a19515f} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2586 | 2026.01.06 19:26:48.598239 [ 5 ] {c2d26ecd-a31a-49a9-bc16-954c5a19515f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 2587 | 2026.01.06 19:26:48.598276 [ 5 ] {c2d26ecd-a31a-49a9-bc16-954c5a19515f} <Debug> TCPHandler: Processed in 0.001410012 sec. | ||
| 2588 | 2026.01.06 19:26:48.598379 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2589 | 2026.01.06 19:26:48.598474 [ 5 ] {d794095a-0cf1-44bc-baff-34db95ae59b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2590 | 2026.01.06 19:26:48.598527 [ 5 ] {d794095a-0cf1-44bc-baff-34db95ae59b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2591 | 2026.01.06 19:26:48.599285 [ 5 ] {d794095a-0cf1-44bc-baff-34db95ae59b3} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2592 | 2026.01.06 19:26:48.599324 [ 5 ] {d794095a-0cf1-44bc-baff-34db95ae59b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2593 | 2026.01.06 19:26:48.599832 [ 5 ] {d794095a-0cf1-44bc-baff-34db95ae59b3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2594 | 2026.01.06 19:26:48.600057 [ 5 ] {d794095a-0cf1-44bc-baff-34db95ae59b3} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2595 | 2026.01.06 19:26:48.600159 [ 104 ] {} <Debug> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2596 | 2026.01.06 19:26:48.600191 [ 104 ] {} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2597 | 2026.01.06 19:26:48.600196 [ 5 ] {d794095a-0cf1-44bc-baff-34db95ae59b3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00174 sec., 5747.126436781609 rows/sec., 10.30 MiB/sec. | ||
| 2598 | 2026.01.06 19:26:48.600210 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2599 | 2026.01.06 19:26:48.600261 [ 5 ] {d794095a-0cf1-44bc-baff-34db95ae59b3} <Debug> TCPHandler: Processed in 0.001931387 sec. | ||
| 2600 | 2026.01.06 19:26:48.600385 [ 189 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::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 | ||
| 2601 | 2026.01.06 19:26:48.600398 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2602 | 2026.01.06 19:26:48.600552 [ 5 ] {5301a0d4-4d58-4fea-94d6-e927d9841a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2603 | 2026.01.06 19:26:48.600606 [ 5 ] {5301a0d4-4d58-4fea-94d6-e927d9841a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2604 | 2026.01.06 19:26:48.600703 [ 189 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2605 | 2026.01.06 19:26:48.600795 [ 189 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 108 rows starting from the beginning of the part | ||
| 2606 | 2026.01.06 19:26:48.601016 [ 189 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2607 | 2026.01.06 19:26:48.601016 [ 5 ] {5301a0d4-4d58-4fea-94d6-e927d9841a70} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2608 | 2026.01.06 19:26:48.601080 [ 5 ] {5301a0d4-4d58-4fea-94d6-e927d9841a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2609 | 2026.01.06 19:26:48.601163 [ 189 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 2610 | 2026.01.06 19:26:48.601292 [ 189 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 2611 | 2026.01.06 19:26:48.601402 [ 189 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
| 2612 | 2026.01.06 19:26:48.601445 [ 5 ] {5301a0d4-4d58-4fea-94d6-e927d9841a70} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2613 | 2026.01.06 19:26:48.601534 [ 189 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 2614 | 2026.01.06 19:26:48.601674 [ 5 ] {5301a0d4-4d58-4fea-94d6-e927d9841a70} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2615 | 2026.01.06 19:26:48.601815 [ 5 ] {5301a0d4-4d58-4fea-94d6-e927d9841a70} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00129 sec., 46511.62790697675 rows/sec., 3.13 MiB/sec. | ||
| 2616 | 2026.01.06 19:26:48.601853 [ 5 ] {5301a0d4-4d58-4fea-94d6-e927d9841a70} <Debug> TCPHandler: Processed in 0.001518905 sec. | ||
| 2617 | 2026.01.06 19:26:48.604344 [ 188 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 19 columns (19 merged, 0 gathered) in 0.00404533 sec., 46967.73810789231 rows/sec., 84.16 MiB/sec. | ||
| 2618 | 2026.01.06 19:26:48.604825 [ 195 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2619 | 2026.01.06 19:26:48.605301 [ 195 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2620 | 2026.01.06 19:26:48.605392 [ 195 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2621 | 2026.01.06 19:26:48.605529 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 2622 | 2026.01.06 19:26:52.216825 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 372 | ||
| 2623 | 2026.01.06 19:26:52.219128 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2624 | 2026.01.06 19:26:52.219181 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2625 | 2026.01.06 19:26:52.220351 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2626 | 2026.01.06 19:26:52.220623 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2627 | 2026.01.06 19:26:52.220957 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 372 | ||
| 2628 | 2026.01.06 19:26:53.594732 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2629 | 2026.01.06 19:26:53.594931 [ 5 ] {dcca881b-3e83-4237-bef7-e2fe35f9910a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2630 | 2026.01.06 19:26:53.595002 [ 5 ] {dcca881b-3e83-4237-bef7-e2fe35f9910a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2631 | 2026.01.06 19:26:53.595715 [ 5 ] {dcca881b-3e83-4237-bef7-e2fe35f9910a} <Trace> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2632 | 2026.01.06 19:26:53.595759 [ 5 ] {dcca881b-3e83-4237-bef7-e2fe35f9910a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2633 | 2026.01.06 19:26:53.596137 [ 5 ] {dcca881b-3e83-4237-bef7-e2fe35f9910a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2634 | 2026.01.06 19:26:53.596363 [ 5 ] {dcca881b-3e83-4237-bef7-e2fe35f9910a} <Trace> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2635 | 2026.01.06 19:26:53.596518 [ 5 ] {dcca881b-3e83-4237-bef7-e2fe35f9910a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001639 sec., 14643.07504575961 rows/sec., 1.21 MiB/sec. | ||
| 2636 | 2026.01.06 19:26:53.596558 [ 5 ] {dcca881b-3e83-4237-bef7-e2fe35f9910a} <Debug> TCPHandler: Processed in 0.001955098 sec. | ||
| 2637 | 2026.01.06 19:26:53.596685 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2638 | 2026.01.06 19:26:53.596780 [ 5 ] {e3f4bbcd-eea1-40ee-aca2-7b9dc1207554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2639 | 2026.01.06 19:26:53.596820 [ 5 ] {e3f4bbcd-eea1-40ee-aca2-7b9dc1207554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2640 | 2026.01.06 19:26:53.597237 [ 5 ] {e3f4bbcd-eea1-40ee-aca2-7b9dc1207554} <Trace> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2641 | 2026.01.06 19:26:53.597273 [ 5 ] {e3f4bbcd-eea1-40ee-aca2-7b9dc1207554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2642 | 2026.01.06 19:26:53.597552 [ 5 ] {e3f4bbcd-eea1-40ee-aca2-7b9dc1207554} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2643 | 2026.01.06 19:26:53.597756 [ 5 ] {e3f4bbcd-eea1-40ee-aca2-7b9dc1207554} <Trace> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2644 | 2026.01.06 19:26:53.597879 [ 5 ] {e3f4bbcd-eea1-40ee-aca2-7b9dc1207554} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001117 sec., 8952.551477170995 rows/sec., 730.02 KiB/sec. | ||
| 2645 | 2026.01.06 19:26:53.597915 [ 5 ] {e3f4bbcd-eea1-40ee-aca2-7b9dc1207554} <Debug> TCPHandler: Processed in 0.001278308 sec. | ||
| 2646 | 2026.01.06 19:26:53.598025 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2647 | 2026.01.06 19:26:53.598117 [ 5 ] {9cbb4342-b3e9-4b7a-8830-6a5f2cf945ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2648 | 2026.01.06 19:26:53.598156 [ 5 ] {9cbb4342-b3e9-4b7a-8830-6a5f2cf945ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2649 | 2026.01.06 19:26:53.598698 [ 5 ] {9cbb4342-b3e9-4b7a-8830-6a5f2cf945ef} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2650 | 2026.01.06 19:26:53.598735 [ 5 ] {9cbb4342-b3e9-4b7a-8830-6a5f2cf945ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2651 | 2026.01.06 19:26:53.599059 [ 5 ] {9cbb4342-b3e9-4b7a-8830-6a5f2cf945ef} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2652 | 2026.01.06 19:26:53.599267 [ 5 ] {9cbb4342-b3e9-4b7a-8830-6a5f2cf945ef} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2653 | 2026.01.06 19:26:53.599394 [ 5 ] {9cbb4342-b3e9-4b7a-8830-6a5f2cf945ef} <Debug> executeQuery: Read 241 rows, 21.90 KiB in 0.001294 sec., 186244.20401854714 rows/sec., 16.52 MiB/sec. | ||
| 2654 | 2026.01.06 19:26:53.599430 [ 5 ] {9cbb4342-b3e9-4b7a-8830-6a5f2cf945ef} <Debug> TCPHandler: Processed in 0.001453293 sec. | ||
| 2655 | 2026.01.06 19:26:53.599545 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2656 | 2026.01.06 19:26:53.599640 [ 5 ] {5fe63598-99b5-4172-b478-ed04a7962227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2657 | 2026.01.06 19:26:53.599680 [ 5 ] {5fe63598-99b5-4172-b478-ed04a7962227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2658 | 2026.01.06 19:26:53.600093 [ 5 ] {5fe63598-99b5-4172-b478-ed04a7962227} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2659 | 2026.01.06 19:26:53.600128 [ 5 ] {5fe63598-99b5-4172-b478-ed04a7962227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2660 | 2026.01.06 19:26:53.600417 [ 5 ] {5fe63598-99b5-4172-b478-ed04a7962227} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2661 | 2026.01.06 19:26:53.600624 [ 5 ] {5fe63598-99b5-4172-b478-ed04a7962227} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2662 | 2026.01.06 19:26:53.600746 [ 5 ] {5fe63598-99b5-4172-b478-ed04a7962227} <Debug> executeQuery: Read 52 rows, 3.92 KiB in 0.001124 sec., 46263.34519572954 rows/sec., 3.40 MiB/sec. | ||
| 2663 | 2026.01.06 19:26:53.600782 [ 5 ] {5fe63598-99b5-4172-b478-ed04a7962227} <Debug> TCPHandler: Processed in 0.001286089 sec. | ||
| 2664 | 2026.01.06 19:26:53.600902 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2665 | 2026.01.06 19:26:53.600996 [ 5 ] {ae8549df-6d0f-44c0-9858-3e67a4edff0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2666 | 2026.01.06 19:26:53.601035 [ 5 ] {ae8549df-6d0f-44c0-9858-3e67a4edff0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2667 | 2026.01.06 19:26:53.601450 [ 5 ] {ae8549df-6d0f-44c0-9858-3e67a4edff0c} <Trace> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2668 | 2026.01.06 19:26:53.601485 [ 5 ] {ae8549df-6d0f-44c0-9858-3e67a4edff0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2669 | 2026.01.06 19:26:53.601767 [ 5 ] {ae8549df-6d0f-44c0-9858-3e67a4edff0c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2670 | 2026.01.06 19:26:53.601971 [ 5 ] {ae8549df-6d0f-44c0-9858-3e67a4edff0c} <Trace> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2671 | 2026.01.06 19:26:53.602097 [ 5 ] {ae8549df-6d0f-44c0-9858-3e67a4edff0c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001119 sec., 21447.721179624667 rows/sec., 1.78 MiB/sec. | ||
| 2672 | 2026.01.06 19:26:53.602134 [ 5 ] {ae8549df-6d0f-44c0-9858-3e67a4edff0c} <Debug> TCPHandler: Processed in 0.001279538 sec. | ||
| 2673 | 2026.01.06 19:26:53.602269 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2674 | 2026.01.06 19:26:53.602362 [ 5 ] {2843518c-bbaa-4b2c-b700-88e958bcd378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2675 | 2026.01.06 19:26:53.602400 [ 5 ] {2843518c-bbaa-4b2c-b700-88e958bcd378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2676 | 2026.01.06 19:26:53.602798 [ 5 ] {2843518c-bbaa-4b2c-b700-88e958bcd378} <Trace> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2677 | 2026.01.06 19:26:53.602834 [ 5 ] {2843518c-bbaa-4b2c-b700-88e958bcd378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2678 | 2026.01.06 19:26:53.603113 [ 5 ] {2843518c-bbaa-4b2c-b700-88e958bcd378} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2679 | 2026.01.06 19:26:53.603314 [ 5 ] {2843518c-bbaa-4b2c-b700-88e958bcd378} <Trace> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2680 | 2026.01.06 19:26:53.603439 [ 5 ] {2843518c-bbaa-4b2c-b700-88e958bcd378} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001095 sec., 10958.90410958904 rows/sec., 856.16 KiB/sec. | ||
| 2681 | 2026.01.06 19:26:53.603475 [ 5 ] {2843518c-bbaa-4b2c-b700-88e958bcd378} <Debug> TCPHandler: Processed in 0.001254707 sec. | ||
| 2682 | 2026.01.06 19:26:53.603589 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2683 | 2026.01.06 19:26:53.603682 [ 5 ] {883c4304-2afc-4ca9-b4da-b2f1cad31af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2684 | 2026.01.06 19:26:53.603720 [ 5 ] {883c4304-2afc-4ca9-b4da-b2f1cad31af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2685 | 2026.01.06 19:26:53.604172 [ 5 ] {883c4304-2afc-4ca9-b4da-b2f1cad31af5} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2686 | 2026.01.06 19:26:53.604208 [ 5 ] {883c4304-2afc-4ca9-b4da-b2f1cad31af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2687 | 2026.01.06 19:26:53.604504 [ 5 ] {883c4304-2afc-4ca9-b4da-b2f1cad31af5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2688 | 2026.01.06 19:26:53.604703 [ 5 ] {883c4304-2afc-4ca9-b4da-b2f1cad31af5} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2689 | 2026.01.06 19:26:53.604829 [ 5 ] {883c4304-2afc-4ca9-b4da-b2f1cad31af5} <Debug> executeQuery: Read 149 rows, 12.31 KiB in 0.001165 sec., 127896.9957081545 rows/sec., 10.32 MiB/sec. | ||
| 2690 | 2026.01.06 19:26:53.604865 [ 5 ] {883c4304-2afc-4ca9-b4da-b2f1cad31af5} <Debug> TCPHandler: Processed in 0.00132318 sec. | ||
| 2691 | 2026.01.06 19:26:53.604973 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2692 | 2026.01.06 19:26:53.605066 [ 5 ] {3ae0e312-27fb-4672-bd40-f4e1625b07be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2693 | 2026.01.06 19:26:53.605114 [ 5 ] {3ae0e312-27fb-4672-bd40-f4e1625b07be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2694 | 2026.01.06 19:26:53.605570 [ 5 ] {3ae0e312-27fb-4672-bd40-f4e1625b07be} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2695 | 2026.01.06 19:26:53.605605 [ 5 ] {3ae0e312-27fb-4672-bd40-f4e1625b07be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2696 | 2026.01.06 19:26:53.605929 [ 5 ] {3ae0e312-27fb-4672-bd40-f4e1625b07be} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2697 | 2026.01.06 19:26:53.606132 [ 5 ] {3ae0e312-27fb-4672-bd40-f4e1625b07be} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2698 | 2026.01.06 19:26:53.606256 [ 5 ] {3ae0e312-27fb-4672-bd40-f4e1625b07be} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001208 sec., 166390.72847682118 rows/sec., 11.92 MiB/sec. | ||
| 2699 | 2026.01.06 19:26:53.606292 [ 5 ] {3ae0e312-27fb-4672-bd40-f4e1625b07be} <Debug> TCPHandler: Processed in 0.00136604 sec. | ||
| 2700 | 2026.01.06 19:26:53.606406 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2701 | 2026.01.06 19:26:53.606500 [ 5 ] {5c0a724a-b42e-4bca-852f-2a737766fc08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2702 | 2026.01.06 19:26:53.606554 [ 5 ] {5c0a724a-b42e-4bca-852f-2a737766fc08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2703 | 2026.01.06 19:26:53.607312 [ 5 ] {5c0a724a-b42e-4bca-852f-2a737766fc08} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2704 | 2026.01.06 19:26:53.607349 [ 5 ] {5c0a724a-b42e-4bca-852f-2a737766fc08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2705 | 2026.01.06 19:26:53.607856 [ 5 ] {5c0a724a-b42e-4bca-852f-2a737766fc08} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2706 | 2026.01.06 19:26:53.608068 [ 5 ] {5c0a724a-b42e-4bca-852f-2a737766fc08} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2707 | 2026.01.06 19:26:53.608202 [ 5 ] {5c0a724a-b42e-4bca-852f-2a737766fc08} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00172 sec., 17441.86046511628 rows/sec., 31.26 MiB/sec. | ||
| 2708 | 2026.01.06 19:26:53.608251 [ 5 ] {5c0a724a-b42e-4bca-852f-2a737766fc08} <Debug> TCPHandler: Processed in 0.001892746 sec. | ||
| 2709 | 2026.01.06 19:26:53.608357 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2710 | 2026.01.06 19:26:53.608449 [ 5 ] {31a7a33e-2cac-4679-9f52-e8983f39dd4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2711 | 2026.01.06 19:26:53.608490 [ 5 ] {31a7a33e-2cac-4679-9f52-e8983f39dd4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2712 | 2026.01.06 19:26:53.608808 [ 5 ] {31a7a33e-2cac-4679-9f52-e8983f39dd4e} <Trace> oximeter.measurements_i64 (0146a7a5-6ea5-46ae-afd9-c1bb89a6eb1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2713 | 2026.01.06 19:26:53.608843 [ 5 ] {31a7a33e-2cac-4679-9f52-e8983f39dd4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2714 | 2026.01.06 19:26:53.609135 [ 5 ] {31a7a33e-2cac-4679-9f52-e8983f39dd4e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2715 | 2026.01.06 19:26:53.609336 [ 5 ] {31a7a33e-2cac-4679-9f52-e8983f39dd4e} <Trace> oximeter.measurements_i64 (0146a7a5-6ea5-46ae-afd9-c1bb89a6eb1b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2716 | 2026.01.06 19:26:53.609460 [ 5 ] {31a7a33e-2cac-4679-9f52-e8983f39dd4e} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001029 sec., 8746.355685131195 rows/sec., 617.83 KiB/sec. | ||
| 2717 | 2026.01.06 19:26:53.609495 [ 5 ] {31a7a33e-2cac-4679-9f52-e8983f39dd4e} <Debug> TCPHandler: Processed in 0.001185565 sec. | ||
| 2718 | 2026.01.06 19:26:53.609602 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2719 | 2026.01.06 19:26:53.609694 [ 5 ] {68f749a1-1d1d-4525-9af2-be692f5009f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2720 | 2026.01.06 19:26:53.609733 [ 5 ] {68f749a1-1d1d-4525-9af2-be692f5009f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2721 | 2026.01.06 19:26:53.610068 [ 5 ] {68f749a1-1d1d-4525-9af2-be692f5009f4} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2722 | 2026.01.06 19:26:53.610104 [ 5 ] {68f749a1-1d1d-4525-9af2-be692f5009f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2723 | 2026.01.06 19:26:53.610402 [ 5 ] {68f749a1-1d1d-4525-9af2-be692f5009f4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2724 | 2026.01.06 19:26:53.610608 [ 5 ] {68f749a1-1d1d-4525-9af2-be692f5009f4} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2725 | 2026.01.06 19:26:53.610732 [ 5 ] {68f749a1-1d1d-4525-9af2-be692f5009f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 2726 | 2026.01.06 19:26:53.610766 [ 5 ] {68f749a1-1d1d-4525-9af2-be692f5009f4} <Debug> TCPHandler: Processed in 0.001211075 sec. | ||
| 2727 | 2026.01.06 19:26:54.719963 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5282 | ||
| 2728 | 2026.01.06 19:26:54.720835 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2729 | 2026.01.06 19:26:54.720913 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2730 | 2026.01.06 19:26:54.721425 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2731 | 2026.01.06 19:26:54.721675 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2732 | 2026.01.06 19:26:54.721814 [ 78 ] {} <Debug> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2733 | 2026.01.06 19:26:54.721834 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5282 | ||
| 2734 | 2026.01.06 19:26:54.721889 [ 78 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2735 | 2026.01.06 19:26:54.721919 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2736 | 2026.01.06 19:26:54.722081 [ 188 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2737 | 2026.01.06 19:26:54.722292 [ 188 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2738 | 2026.01.06 19:26:54.722353 [ 188 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2914 rows starting from the beginning of the part | ||
| 2739 | 2026.01.06 19:26:54.722454 [ 188 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2740 | 2026.01.06 19:26:54.722526 [ 188 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2741 | 2026.01.06 19:26:54.722577 [ 188 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2742 | 2026.01.06 19:26:54.722614 [ 188 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2743 | 2026.01.06 19:26:54.722652 [ 188 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2744 | 2026.01.06 19:26:54.724069 [ 195 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5282 rows, containing 4 columns (4 merged, 0 gathered) in 0.002065881 sec., 2556778.4398036483 rows/sec., 36.58 MiB/sec. | ||
| 2745 | 2026.01.06 19:26:54.724832 [ 200 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2746 | 2026.01.06 19:26:54.725132 [ 200 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_11_2} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2747 | 2026.01.06 19:26:54.725208 [ 200 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_11_2} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2748 | 2026.01.06 19:26:54.725289 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2749 | 2026.01.06 19:26:54.992472 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2750 | 2026.01.06 19:26:55.008831 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2751 | 2026.01.06 19:26:55.008878 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2752 | 2026.01.06 19:26:55.014797 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2753 | 2026.01.06 19:26:55.015471 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2754 | 2026.01.06 19:26:55.015732 [ 82 ] {} <Debug> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2755 | 2026.01.06 19:26:55.015769 [ 82 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2756 | 2026.01.06 19:26:55.015786 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2757 | 2026.01.06 19:26:55.015912 [ 195 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 2758 | 2026.01.06 19:26:55.018528 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2759 | 2026.01.06 19:26:55.019866 [ 195 ] {06d4644c-238a-4080-bf88-af6dc915eb88::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2760 | 2026.01.06 19:26:55.021121 [ 195 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 2761 | 2026.01.06 19:26:55.025321 [ 195 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 2762 | 2026.01.06 19:26:55.029175 [ 195 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 2763 | 2026.01.06 19:26:55.032954 [ 195 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 2764 | 2026.01.06 19:26:55.037286 [ 195 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 2765 | 2026.01.06 19:26:55.041659 [ 195 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 2766 | 2026.01.06 19:26:55.091590 [ 200 ] {06d4644c-238a-4080-bf88-af6dc915eb88::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.075735875 sec., 1095.9139245436857 rows/sec., 5.67 MiB/sec. | ||
| 2767 | 2026.01.06 19:26:55.093846 [ 198 ] {06d4644c-238a-4080-bf88-af6dc915eb88::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2768 | 2026.01.06 19:26:55.095866 [ 198 ] {06d4644c-238a-4080-bf88-af6dc915eb88::all_1_11_2} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2769 | 2026.01.06 19:26:55.095943 [ 198 ] {06d4644c-238a-4080-bf88-af6dc915eb88::all_1_11_2} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2770 | 2026.01.06 19:26:55.097753 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2771 | 2026.01.06 19:26:56.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.93 MiB, peak 222.82 MiB, free memory in arenas 0.00 B, will set to 219.72 MiB (RSS), difference: 6.79 MiB | ||
| 2772 | 2026.01.06 19:26:58.591755 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2773 | 2026.01.06 19:26:58.591964 [ 5 ] {56149427-a5e1-4a1f-af09-c6f4bb64382b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2774 | 2026.01.06 19:26:58.592038 [ 5 ] {56149427-a5e1-4a1f-af09-c6f4bb64382b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2775 | 2026.01.06 19:26:58.592773 [ 5 ] {56149427-a5e1-4a1f-af09-c6f4bb64382b} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2776 | 2026.01.06 19:26:58.592825 [ 5 ] {56149427-a5e1-4a1f-af09-c6f4bb64382b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2777 | 2026.01.06 19:26:58.593235 [ 5 ] {56149427-a5e1-4a1f-af09-c6f4bb64382b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2778 | 2026.01.06 19:26:58.593468 [ 5 ] {56149427-a5e1-4a1f-af09-c6f4bb64382b} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2779 | 2026.01.06 19:26:58.593619 [ 5 ] {56149427-a5e1-4a1f-af09-c6f4bb64382b} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001708 sec., 44496.48711943794 rows/sec., 3.67 MiB/sec. | ||
| 2780 | 2026.01.06 19:26:58.593666 [ 5 ] {56149427-a5e1-4a1f-af09-c6f4bb64382b} <Debug> TCPHandler: Processed in 0.00204558 sec. | ||
| 2781 | 2026.01.06 19:26:58.593801 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2782 | 2026.01.06 19:26:58.593903 [ 5 ] {fee9808e-d11a-49bb-9ea8-718e8f30d3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2783 | 2026.01.06 19:26:58.593947 [ 5 ] {fee9808e-d11a-49bb-9ea8-718e8f30d3d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2784 | 2026.01.06 19:26:58.594367 [ 5 ] {fee9808e-d11a-49bb-9ea8-718e8f30d3d3} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2785 | 2026.01.06 19:26:58.594404 [ 5 ] {fee9808e-d11a-49bb-9ea8-718e8f30d3d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2786 | 2026.01.06 19:26:58.594703 [ 5 ] {fee9808e-d11a-49bb-9ea8-718e8f30d3d3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2787 | 2026.01.06 19:26:58.594912 [ 5 ] {fee9808e-d11a-49bb-9ea8-718e8f30d3d3} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2788 | 2026.01.06 19:26:58.595036 [ 5 ] {fee9808e-d11a-49bb-9ea8-718e8f30d3d3} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001157 sec., 8643.042350907519 rows/sec., 649.92 KiB/sec. | ||
| 2789 | 2026.01.06 19:26:58.595073 [ 5 ] {fee9808e-d11a-49bb-9ea8-718e8f30d3d3} <Debug> TCPHandler: Processed in 0.001322649 sec. | ||
| 2790 | 2026.01.06 19:26:58.595183 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2791 | 2026.01.06 19:26:58.595277 [ 5 ] {54ffb3aa-8444-4402-906b-6362ed7685c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2792 | 2026.01.06 19:26:58.595317 [ 5 ] {54ffb3aa-8444-4402-906b-6362ed7685c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2793 | 2026.01.06 19:26:58.595729 [ 5 ] {54ffb3aa-8444-4402-906b-6362ed7685c1} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2794 | 2026.01.06 19:26:58.595765 [ 5 ] {54ffb3aa-8444-4402-906b-6362ed7685c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2795 | 2026.01.06 19:26:58.596073 [ 5 ] {54ffb3aa-8444-4402-906b-6362ed7685c1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2796 | 2026.01.06 19:26:58.596277 [ 5 ] {54ffb3aa-8444-4402-906b-6362ed7685c1} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2797 | 2026.01.06 19:26:58.596400 [ 5 ] {54ffb3aa-8444-4402-906b-6362ed7685c1} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001141 sec., 64855.39000876424 rows/sec., 5.06 MiB/sec. | ||
| 2798 | 2026.01.06 19:26:58.596436 [ 5 ] {54ffb3aa-8444-4402-906b-6362ed7685c1} <Debug> TCPHandler: Processed in 0.001301048 sec. | ||
| 2799 | 2026.01.06 19:26:58.596550 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2800 | 2026.01.06 19:26:58.596644 [ 5 ] {f75760b7-6451-407b-b418-5fda0dd16df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2801 | 2026.01.06 19:26:58.596687 [ 5 ] {f75760b7-6451-407b-b418-5fda0dd16df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2802 | 2026.01.06 19:26:58.597081 [ 5 ] {f75760b7-6451-407b-b418-5fda0dd16df3} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2803 | 2026.01.06 19:26:58.597117 [ 5 ] {f75760b7-6451-407b-b418-5fda0dd16df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2804 | 2026.01.06 19:26:58.597444 [ 5 ] {f75760b7-6451-407b-b418-5fda0dd16df3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2805 | 2026.01.06 19:26:58.597657 [ 5 ] {f75760b7-6451-407b-b418-5fda0dd16df3} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2806 | 2026.01.06 19:26:58.597782 [ 5 ] {f75760b7-6451-407b-b418-5fda0dd16df3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 2807 | 2026.01.06 19:26:58.597817 [ 5 ] {f75760b7-6451-407b-b418-5fda0dd16df3} <Debug> TCPHandler: Processed in 0.001315039 sec. | ||
| 2808 | 2026.01.06 19:26:58.597925 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2809 | 2026.01.06 19:26:58.598018 [ 5 ] {0c69c2b3-1fcf-4e93-b62e-356fff8f1b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2810 | 2026.01.06 19:26:58.598070 [ 5 ] {0c69c2b3-1fcf-4e93-b62e-356fff8f1b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2811 | 2026.01.06 19:26:58.598819 [ 5 ] {0c69c2b3-1fcf-4e93-b62e-356fff8f1b0d} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2812 | 2026.01.06 19:26:58.598856 [ 5 ] {0c69c2b3-1fcf-4e93-b62e-356fff8f1b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2813 | 2026.01.06 19:26:58.599381 [ 5 ] {0c69c2b3-1fcf-4e93-b62e-356fff8f1b0d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2814 | 2026.01.06 19:26:58.599600 [ 5 ] {0c69c2b3-1fcf-4e93-b62e-356fff8f1b0d} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2815 | 2026.01.06 19:26:58.599736 [ 5 ] {0c69c2b3-1fcf-4e93-b62e-356fff8f1b0d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001736 sec., 5760.3686635944705 rows/sec., 10.32 MiB/sec. | ||
| 2816 | 2026.01.06 19:26:58.599786 [ 5 ] {0c69c2b3-1fcf-4e93-b62e-356fff8f1b0d} <Debug> TCPHandler: Processed in 0.001909207 sec. | ||
| 2817 | 2026.01.06 19:26:58.599898 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2818 | 2026.01.06 19:26:58.599993 [ 5 ] {191b3135-abda-4f0d-ae38-b98fee1f2dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2819 | 2026.01.06 19:26:58.600033 [ 5 ] {191b3135-abda-4f0d-ae38-b98fee1f2dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2820 | 2026.01.06 19:26:58.600360 [ 5 ] {191b3135-abda-4f0d-ae38-b98fee1f2dd6} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2821 | 2026.01.06 19:26:58.600397 [ 5 ] {191b3135-abda-4f0d-ae38-b98fee1f2dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2822 | 2026.01.06 19:26:58.600704 [ 5 ] {191b3135-abda-4f0d-ae38-b98fee1f2dd6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2823 | 2026.01.06 19:26:58.600907 [ 5 ] {191b3135-abda-4f0d-ae38-b98fee1f2dd6} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2824 | 2026.01.06 19:26:58.601033 [ 5 ] {191b3135-abda-4f0d-ae38-b98fee1f2dd6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 2825 | 2026.01.06 19:26:58.601068 [ 5 ] {191b3135-abda-4f0d-ae38-b98fee1f2dd6} <Debug> TCPHandler: Processed in 0.001218197 sec. | ||
| 2826 | 2026.01.06 19:27:02.131566 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2827 | 2026.01.06 19:27:02.131632 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2828 | 2026.01.06 19:27:02.221139 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 406 | ||
| 2829 | 2026.01.06 19:27:02.221981 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5794 | ||
| 2830 | 2026.01.06 19:27:02.222524 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2831 | 2026.01.06 19:27:02.222575 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2832 | 2026.01.06 19:27:02.223127 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2833 | 2026.01.06 19:27:02.223375 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2834 | 2026.01.06 19:27:02.223516 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2835 | 2026.01.06 19:27:02.223531 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5794 | ||
| 2836 | 2026.01.06 19:27:02.223580 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2837 | 2026.01.06 19:27:02.224837 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2838 | 2026.01.06 19:27:02.225129 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2839 | 2026.01.06 19:27:02.225464 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 406 | ||
| 2840 | 2026.01.06 19:27:02.518627 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2841 | 2026.01.06 19:27:02.533484 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2842 | 2026.01.06 19:27:02.533541 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2843 | 2026.01.06 19:27:02.539585 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2844 | 2026.01.06 19:27:02.540294 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2845 | 2026.01.06 19:27:02.543002 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2846 | 2026.01.06 19:27:03.592563 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2847 | 2026.01.06 19:27:03.592754 [ 5 ] {c975dd5b-8ca0-4c13-93c6-11e7837c9ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2848 | 2026.01.06 19:27:03.592826 [ 5 ] {c975dd5b-8ca0-4c13-93c6-11e7837c9ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2849 | 2026.01.06 19:27:03.593539 [ 5 ] {c975dd5b-8ca0-4c13-93c6-11e7837c9ae1} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2850 | 2026.01.06 19:27:03.593581 [ 5 ] {c975dd5b-8ca0-4c13-93c6-11e7837c9ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2851 | 2026.01.06 19:27:03.593967 [ 5 ] {c975dd5b-8ca0-4c13-93c6-11e7837c9ae1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2852 | 2026.01.06 19:27:03.594200 [ 5 ] {c975dd5b-8ca0-4c13-93c6-11e7837c9ae1} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2853 | 2026.01.06 19:27:03.594346 [ 5 ] {c975dd5b-8ca0-4c13-93c6-11e7837c9ae1} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001644 sec., 70559.6107055961 rows/sec., 5.98 MiB/sec. | ||
| 2854 | 2026.01.06 19:27:03.594386 [ 5 ] {c975dd5b-8ca0-4c13-93c6-11e7837c9ae1} <Debug> TCPHandler: Processed in 0.001959278 sec. | ||
| 2855 | 2026.01.06 19:27:03.594521 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2856 | 2026.01.06 19:27:03.594616 [ 5 ] {3e5a81e5-a608-4c9c-8fb7-3f52c4b39b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2857 | 2026.01.06 19:27:03.594657 [ 5 ] {3e5a81e5-a608-4c9c-8fb7-3f52c4b39b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2858 | 2026.01.06 19:27:03.595124 [ 5 ] {3e5a81e5-a608-4c9c-8fb7-3f52c4b39b2f} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2859 | 2026.01.06 19:27:03.595161 [ 5 ] {3e5a81e5-a608-4c9c-8fb7-3f52c4b39b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2860 | 2026.01.06 19:27:03.595453 [ 5 ] {3e5a81e5-a608-4c9c-8fb7-3f52c4b39b2f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2861 | 2026.01.06 19:27:03.595657 [ 5 ] {3e5a81e5-a608-4c9c-8fb7-3f52c4b39b2f} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2862 | 2026.01.06 19:27:03.595784 [ 5 ] {3e5a81e5-a608-4c9c-8fb7-3f52c4b39b2f} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001186 sec., 25295.109612141652 rows/sec., 1.86 MiB/sec. | ||
| 2863 | 2026.01.06 19:27:03.595820 [ 5 ] {3e5a81e5-a608-4c9c-8fb7-3f52c4b39b2f} <Debug> TCPHandler: Processed in 0.001356411 sec. | ||
| 2864 | 2026.01.06 19:27:03.595942 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2865 | 2026.01.06 19:27:03.596044 [ 5 ] {0e6d2c4d-cf4a-49ee-ad5f-a0ac944a6880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2866 | 2026.01.06 19:27:03.596084 [ 5 ] {0e6d2c4d-cf4a-49ee-ad5f-a0ac944a6880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2867 | 2026.01.06 19:27:03.596581 [ 5 ] {0e6d2c4d-cf4a-49ee-ad5f-a0ac944a6880} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2868 | 2026.01.06 19:27:03.596619 [ 5 ] {0e6d2c4d-cf4a-49ee-ad5f-a0ac944a6880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2869 | 2026.01.06 19:27:03.596925 [ 5 ] {0e6d2c4d-cf4a-49ee-ad5f-a0ac944a6880} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2870 | 2026.01.06 19:27:03.597133 [ 5 ] {0e6d2c4d-cf4a-49ee-ad5f-a0ac944a6880} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2871 | 2026.01.06 19:27:03.597257 [ 5 ] {0e6d2c4d-cf4a-49ee-ad5f-a0ac944a6880} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001231 sec., 76360.68237205523 rows/sec., 5.96 MiB/sec. | ||
| 2872 | 2026.01.06 19:27:03.597293 [ 5 ] {0e6d2c4d-cf4a-49ee-ad5f-a0ac944a6880} <Debug> TCPHandler: Processed in 0.001400271 sec. | ||
| 2873 | 2026.01.06 19:27:03.597417 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2874 | 2026.01.06 19:27:03.597512 [ 5 ] {f9a81fde-19c1-4f1b-b0d6-3b4b93a82dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2875 | 2026.01.06 19:27:03.597555 [ 5 ] {f9a81fde-19c1-4f1b-b0d6-3b4b93a82dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2876 | 2026.01.06 19:27:03.597967 [ 5 ] {f9a81fde-19c1-4f1b-b0d6-3b4b93a82dd0} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2877 | 2026.01.06 19:27:03.598002 [ 5 ] {f9a81fde-19c1-4f1b-b0d6-3b4b93a82dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2878 | 2026.01.06 19:27:03.598318 [ 5 ] {f9a81fde-19c1-4f1b-b0d6-3b4b93a82dd0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2879 | 2026.01.06 19:27:03.598526 [ 5 ] {f9a81fde-19c1-4f1b-b0d6-3b4b93a82dd0} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2026.01.06 19:27:03.598650 [ 5 ] {f9a81fde-19c1-4f1b-b0d6-3b4b93a82dd0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 2881 | 2026.01.06 19:27:03.598686 [ 5 ] {f9a81fde-19c1-4f1b-b0d6-3b4b93a82dd0} <Debug> TCPHandler: Processed in 0.001317829 sec. | ||
| 2882 | 2026.01.06 19:27:03.598799 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2883 | 2026.01.06 19:27:03.598892 [ 5 ] {dd4c6b6d-e5f4-47a8-9763-2091729b0823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2884 | 2026.01.06 19:27:03.598946 [ 5 ] {dd4c6b6d-e5f4-47a8-9763-2091729b0823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2885 | 2026.01.06 19:27:03.599767 [ 5 ] {dd4c6b6d-e5f4-47a8-9763-2091729b0823} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2886 | 2026.01.06 19:27:03.599803 [ 5 ] {dd4c6b6d-e5f4-47a8-9763-2091729b0823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2887 | 2026.01.06 19:27:03.600349 [ 5 ] {dd4c6b6d-e5f4-47a8-9763-2091729b0823} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2888 | 2026.01.06 19:27:03.600569 [ 5 ] {dd4c6b6d-e5f4-47a8-9763-2091729b0823} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2889 | 2026.01.06 19:27:03.600702 [ 5 ] {dd4c6b6d-e5f4-47a8-9763-2091729b0823} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001828 sec., 16411.37855579869 rows/sec., 29.41 MiB/sec. | ||
| 2890 | 2026.01.06 19:27:03.600753 [ 5 ] {dd4c6b6d-e5f4-47a8-9763-2091729b0823} <Debug> TCPHandler: Processed in 0.00200147 sec. | ||
| 2891 | 2026.01.06 19:27:03.600867 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2892 | 2026.01.06 19:27:03.600962 [ 5 ] {6535834b-c488-4d91-9069-022b633186c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2893 | 2026.01.06 19:27:03.601003 [ 5 ] {6535834b-c488-4d91-9069-022b633186c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2894 | 2026.01.06 19:27:03.601333 [ 5 ] {6535834b-c488-4d91-9069-022b633186c1} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2895 | 2026.01.06 19:27:03.601369 [ 5 ] {6535834b-c488-4d91-9069-022b633186c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2896 | 2026.01.06 19:27:03.601669 [ 5 ] {6535834b-c488-4d91-9069-022b633186c1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2897 | 2026.01.06 19:27:03.601872 [ 5 ] {6535834b-c488-4d91-9069-022b633186c1} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2898 | 2026.01.06 19:27:03.601996 [ 5 ] {6535834b-c488-4d91-9069-022b633186c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 2899 | 2026.01.06 19:27:03.602031 [ 5 ] {6535834b-c488-4d91-9069-022b633186c1} <Debug> TCPHandler: Processed in 0.001211827 sec. | ||
| 2900 | 2026.01.06 19:27:04.238234 [ 10 ] {} <Debug> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2901 | 2026.01.06 19:27:04.238301 [ 10 ] {} <Trace> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2902 | 2026.01.06 19:27:04.238325 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2903 | 2026.01.06 19:27:04.238427 [ 186 ] {bf70632f-e90d-43c6-afae-8f1e0bf9e429::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 | ||
| 2904 | 2026.01.06 19:27:04.238559 [ 186 ] {bf70632f-e90d-43c6-afae-8f1e0bf9e429::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2905 | 2026.01.06 19:27:04.238594 [ 186 ] {bf70632f-e90d-43c6-afae-8f1e0bf9e429::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 211 rows starting from the beginning of the part | ||
| 2906 | 2026.01.06 19:27:04.238688 [ 186 ] {bf70632f-e90d-43c6-afae-8f1e0bf9e429::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 2907 | 2026.01.06 19:27:04.238741 [ 186 ] {bf70632f-e90d-43c6-afae-8f1e0bf9e429::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 2908 | 2026.01.06 19:27:04.238793 [ 186 ] {bf70632f-e90d-43c6-afae-8f1e0bf9e429::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 2909 | 2026.01.06 19:27:04.238837 [ 186 ] {bf70632f-e90d-43c6-afae-8f1e0bf9e429::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 2910 | 2026.01.06 19:27:04.239679 [ 194 ] {bf70632f-e90d-43c6-afae-8f1e0bf9e429::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 657 rows, containing 5 columns (5 merged, 0 gathered) in 0.001292139 sec., 508459.22923153 rows/sec., 31.18 MiB/sec. | ||
| 2911 | 2026.01.06 19:27:04.239811 [ 186 ] {bf70632f-e90d-43c6-afae-8f1e0bf9e429::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2912 | 2026.01.06 19:27:04.240060 [ 186 ] {bf70632f-e90d-43c6-afae-8f1e0bf9e429::all_1_5_1} <Trace> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2913 | 2026.01.06 19:27:04.240128 [ 186 ] {bf70632f-e90d-43c6-afae-8f1e0bf9e429::all_1_5_1} <Trace> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2914 | 2026.01.06 19:27:04.240206 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2915 | 2026.01.06 19:27:04.564513 [ 24 ] {} <Debug> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2916 | 2026.01.06 19:27:04.564584 [ 24 ] {} <Trace> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2917 | 2026.01.06 19:27:04.564610 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2918 | 2026.01.06 19:27:04.564720 [ 186 ] {d3744250-54a6-4926-bd31-b74f55ee2481::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 | ||
| 2919 | 2026.01.06 19:27:04.564849 [ 186 ] {d3744250-54a6-4926-bd31-b74f55ee2481::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2920 | 2026.01.06 19:27:04.564881 [ 186 ] {d3744250-54a6-4926-bd31-b74f55ee2481::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 410 rows starting from the beginning of the part | ||
| 2921 | 2026.01.06 19:27:04.564941 [ 186 ] {d3744250-54a6-4926-bd31-b74f55ee2481::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 2922 | 2026.01.06 19:27:04.564982 [ 186 ] {d3744250-54a6-4926-bd31-b74f55ee2481::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 2923 | 2026.01.06 19:27:04.565021 [ 186 ] {d3744250-54a6-4926-bd31-b74f55ee2481::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 2924 | 2026.01.06 19:27:04.565065 [ 186 ] {d3744250-54a6-4926-bd31-b74f55ee2481::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 2925 | 2026.01.06 19:27:04.565950 [ 203 ] {d3744250-54a6-4926-bd31-b74f55ee2481::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001271247 sec., 1005312.1069312257 rows/sec., 68.35 MiB/sec. | ||
| 2926 | 2026.01.06 19:27:04.566112 [ 186 ] {d3744250-54a6-4926-bd31-b74f55ee2481::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2927 | 2026.01.06 19:27:04.566359 [ 186 ] {d3744250-54a6-4926-bd31-b74f55ee2481::all_1_5_1} <Trace> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2928 | 2026.01.06 19:27:04.566429 [ 186 ] {d3744250-54a6-4926-bd31-b74f55ee2481::all_1_5_1} <Trace> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2929 | 2026.01.06 19:27:04.566499 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 2930 | 2026.01.06 19:27:04.675528 [ 24 ] {} <Debug> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2931 | 2026.01.06 19:27:04.675577 [ 24 ] {} <Trace> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2026.01.06 19:27:04.675596 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2933 | 2026.01.06 19:27:04.675689 [ 194 ] {38aff32c-4663-4b98-8e11-42c60dadcfac::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 | ||
| 2934 | 2026.01.06 19:27:04.675805 [ 194 ] {38aff32c-4663-4b98-8e11-42c60dadcfac::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2935 | 2026.01.06 19:27:04.675848 [ 194 ] {38aff32c-4663-4b98-8e11-42c60dadcfac::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 213 rows starting from the beginning of the part | ||
| 2936 | 2026.01.06 19:27:04.675928 [ 194 ] {38aff32c-4663-4b98-8e11-42c60dadcfac::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2937 | 2026.01.06 19:27:04.675979 [ 194 ] {38aff32c-4663-4b98-8e11-42c60dadcfac::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 2938 | 2026.01.06 19:27:04.676028 [ 194 ] {38aff32c-4663-4b98-8e11-42c60dadcfac::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 2939 | 2026.01.06 19:27:04.676068 [ 194 ] {38aff32c-4663-4b98-8e11-42c60dadcfac::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 2940 | 2026.01.06 19:27:04.676864 [ 203 ] {38aff32c-4663-4b98-8e11-42c60dadcfac::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 685 rows, containing 5 columns (5 merged, 0 gathered) in 0.001214556 sec., 563992.1090505501 rows/sec., 39.25 MiB/sec. | ||
| 2941 | 2026.01.06 19:27:04.677078 [ 192 ] {38aff32c-4663-4b98-8e11-42c60dadcfac::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2942 | 2026.01.06 19:27:04.677379 [ 192 ] {38aff32c-4663-4b98-8e11-42c60dadcfac::all_1_5_1} <Trace> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2026.01.06 19:27:04.677456 [ 192 ] {38aff32c-4663-4b98-8e11-42c60dadcfac::all_1_5_1} <Trace> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2944 | 2026.01.06 19:27:04.677547 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2945 | 2026.01.06 19:27:08.591611 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2946 | 2026.01.06 19:27:08.591829 [ 5 ] {3f446e3a-8551-4039-a694-c6b2ca9b2ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2947 | 2026.01.06 19:27:08.591908 [ 5 ] {3f446e3a-8551-4039-a694-c6b2ca9b2ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2948 | 2026.01.06 19:27:08.592598 [ 5 ] {3f446e3a-8551-4039-a694-c6b2ca9b2ef6} <Trace> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2949 | 2026.01.06 19:27:08.592651 [ 5 ] {3f446e3a-8551-4039-a694-c6b2ca9b2ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2950 | 2026.01.06 19:27:08.593040 [ 5 ] {3f446e3a-8551-4039-a694-c6b2ca9b2ef6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2951 | 2026.01.06 19:27:08.593274 [ 5 ] {3f446e3a-8551-4039-a694-c6b2ca9b2ef6} <Trace> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2952 | 2026.01.06 19:27:08.593441 [ 5 ] {3f446e3a-8551-4039-a694-c6b2ca9b2ef6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001666 sec., 2400.9603841536614 rows/sec., 195.78 KiB/sec. | ||
| 2953 | 2026.01.06 19:27:08.593487 [ 5 ] {3f446e3a-8551-4039-a694-c6b2ca9b2ef6} <Debug> TCPHandler: Processed in 0.002014969 sec. | ||
| 2954 | 2026.01.06 19:27:08.593613 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2955 | 2026.01.06 19:27:08.593720 [ 5 ] {daa65b7c-fa94-4913-8ff3-17fd4a2fabe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2956 | 2026.01.06 19:27:08.593765 [ 5 ] {daa65b7c-fa94-4913-8ff3-17fd4a2fabe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2957 | 2026.01.06 19:27:08.594220 [ 5 ] {daa65b7c-fa94-4913-8ff3-17fd4a2fabe8} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2958 | 2026.01.06 19:27:08.594261 [ 5 ] {daa65b7c-fa94-4913-8ff3-17fd4a2fabe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2959 | 2026.01.06 19:27:08.594583 [ 5 ] {daa65b7c-fa94-4913-8ff3-17fd4a2fabe8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2960 | 2026.01.06 19:27:08.594796 [ 5 ] {daa65b7c-fa94-4913-8ff3-17fd4a2fabe8} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2961 | 2026.01.06 19:27:08.594915 [ 37 ] {} <Debug> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2962 | 2026.01.06 19:27:08.594928 [ 5 ] {daa65b7c-fa94-4913-8ff3-17fd4a2fabe8} <Debug> executeQuery: Read 78 rows, 6.56 KiB in 0.001232 sec., 63311.68831168831 rows/sec., 5.20 MiB/sec. | ||
| 2963 | 2026.01.06 19:27:08.594984 [ 37 ] {} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2964 | 2026.01.06 19:27:08.594994 [ 5 ] {daa65b7c-fa94-4913-8ff3-17fd4a2fabe8} <Debug> TCPHandler: Processed in 0.001434652 sec. | ||
| 2965 | 2026.01.06 19:27:08.595013 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2966 | 2026.01.06 19:27:08.595111 [ 186 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::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 | ||
| 2967 | 2026.01.06 19:27:08.595133 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2968 | 2026.01.06 19:27:08.595203 [ 186 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2969 | 2026.01.06 19:27:08.595231 [ 186 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1311 rows starting from the beginning of the part | ||
| 2970 | 2026.01.06 19:27:08.595234 [ 5 ] {b1400e41-08fd-48af-beea-f755c921a15a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2971 | 2026.01.06 19:27:08.595280 [ 5 ] {b1400e41-08fd-48af-beea-f755c921a15a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2972 | 2026.01.06 19:27:08.595285 [ 186 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 76 rows starting from the beginning of the part | ||
| 2973 | 2026.01.06 19:27:08.595331 [ 186 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 241 rows starting from the beginning of the part | ||
| 2974 | 2026.01.06 19:27:08.595371 [ 186 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 76 rows starting from the beginning of the part | ||
| 2975 | 2026.01.06 19:27:08.595406 [ 186 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 116 rows starting from the beginning of the part | ||
| 2976 | 2026.01.06 19:27:08.595444 [ 186 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 78 rows starting from the beginning of the part | ||
| 2977 | 2026.01.06 19:27:08.595684 [ 5 ] {b1400e41-08fd-48af-beea-f755c921a15a} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2978 | 2026.01.06 19:27:08.595720 [ 5 ] {b1400e41-08fd-48af-beea-f755c921a15a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2979 | 2026.01.06 19:27:08.596041 [ 5 ] {b1400e41-08fd-48af-beea-f755c921a15a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2980 | 2026.01.06 19:27:08.596251 [ 5 ] {b1400e41-08fd-48af-beea-f755c921a15a} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2026.01.06 19:27:08.596385 [ 5 ] {b1400e41-08fd-48af-beea-f755c921a15a} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.00117 sec., 11965.811965811965 rows/sec., 881.41 KiB/sec. | ||
| 2982 | 2026.01.06 19:27:08.596424 [ 5 ] {b1400e41-08fd-48af-beea-f755c921a15a} <Debug> TCPHandler: Processed in 0.001346919 sec. | ||
| 2983 | 2026.01.06 19:27:08.596523 [ 192 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1898 rows, containing 5 columns (5 merged, 0 gathered) in 0.001447153 sec., 1311540.659487974 rows/sec., 113.02 MiB/sec. | ||
| 2984 | 2026.01.06 19:27:08.596535 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2985 | 2026.01.06 19:27:08.596675 [ 5 ] {7d33b9cb-5df7-45be-bd1c-11f2d3e30982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2986 | 2026.01.06 19:27:08.596717 [ 5 ] {7d33b9cb-5df7-45be-bd1c-11f2d3e30982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2987 | 2026.01.06 19:27:08.596817 [ 203 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2988 | 2026.01.06 19:27:08.597137 [ 203 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_16_3} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2989 | 2026.01.06 19:27:08.597147 [ 5 ] {7d33b9cb-5df7-45be-bd1c-11f2d3e30982} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2026.01.06 19:27:08.597199 [ 5 ] {7d33b9cb-5df7-45be-bd1c-11f2d3e30982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2991 | 2026.01.06 19:27:08.597267 [ 203 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_16_3} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2992 | 2026.01.06 19:27:08.597386 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 2993 | 2026.01.06 19:27:08.597521 [ 5 ] {7d33b9cb-5df7-45be-bd1c-11f2d3e30982} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2994 | 2026.01.06 19:27:08.597744 [ 5 ] {7d33b9cb-5df7-45be-bd1c-11f2d3e30982} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2995 | 2026.01.06 19:27:08.597850 [ 37 ] {} <Debug> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2996 | 2026.01.06 19:27:08.597875 [ 5 ] {7d33b9cb-5df7-45be-bd1c-11f2d3e30982} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.00122 sec., 63934.4262295082 rows/sec., 5.00 MiB/sec. | ||
| 2997 | 2026.01.06 19:27:08.597888 [ 37 ] {} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2998 | 2026.01.06 19:27:08.597918 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2999 | 2026.01.06 19:27:08.597921 [ 5 ] {7d33b9cb-5df7-45be-bd1c-11f2d3e30982} <Debug> TCPHandler: Processed in 0.001436813 sec. | ||
| 3000 | 2026.01.06 19:27:08.597984 [ 186 ] {289b6777-0f67-4125-9172-352c730335f1::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 | ||
| 3001 | 2026.01.06 19:27:08.598048 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3002 | 2026.01.06 19:27:08.598059 [ 186 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3003 | 2026.01.06 19:27:08.598086 [ 186 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 773 rows starting from the beginning of the part | ||
| 3004 | 2026.01.06 19:27:08.598133 [ 186 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 74 rows starting from the beginning of the part | ||
| 3005 | 2026.01.06 19:27:08.598146 [ 5 ] {54361915-4d30-49ee-9502-3c4883dc8be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3006 | 2026.01.06 19:27:08.598167 [ 186 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 3007 | 2026.01.06 19:27:08.598192 [ 5 ] {54361915-4d30-49ee-9502-3c4883dc8be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3008 | 2026.01.06 19:27:08.598200 [ 186 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 74 rows starting from the beginning of the part | ||
| 3009 | 2026.01.06 19:27:08.598236 [ 186 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 94 rows starting from the beginning of the part | ||
| 3010 | 2026.01.06 19:27:08.598269 [ 186 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 78 rows starting from the beginning of the part | ||
| 3011 | 2026.01.06 19:27:08.598652 [ 5 ] {54361915-4d30-49ee-9502-3c4883dc8be2} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3012 | 2026.01.06 19:27:08.598688 [ 5 ] {54361915-4d30-49ee-9502-3c4883dc8be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3013 | 2026.01.06 19:27:08.599049 [ 5 ] {54361915-4d30-49ee-9502-3c4883dc8be2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3014 | 2026.01.06 19:27:08.599073 [ 187 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1242 rows, containing 5 columns (5 merged, 0 gathered) in 0.001110443 sec., 1118472.5375368209 rows/sec., 87.20 MiB/sec. | ||
| 3015 | 2026.01.06 19:27:08.599224 [ 186 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3016 | 2026.01.06 19:27:08.599277 [ 5 ] {54361915-4d30-49ee-9502-3c4883dc8be2} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3017 | 2026.01.06 19:27:08.599391 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3018 | 2026.01.06 19:27:08.599414 [ 5 ] {54361915-4d30-49ee-9502-3c4883dc8be2} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001286 sec., 125972.00622083982 rows/sec., 8.77 MiB/sec. | ||
| 3019 | 2026.01.06 19:27:08.599430 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3020 | 2026.01.06 19:27:08.599456 [ 186 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_16_3} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3021 | 2026.01.06 19:27:08.599459 [ 5 ] {54361915-4d30-49ee-9502-3c4883dc8be2} <Debug> TCPHandler: Processed in 0.001462153 sec. | ||
| 3022 | 2026.01.06 19:27:08.599459 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3023 | 2026.01.06 19:27:08.599524 [ 186 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_16_3} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3024 | 2026.01.06 19:27:08.599564 [ 203 ] {88190163-2135-48cf-86aa-52198c97c0d7::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 | ||
| 3025 | 2026.01.06 19:27:08.599589 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 3026 | 2026.01.06 19:27:08.599591 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3027 | 2026.01.06 19:27:08.599659 [ 203 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3028 | 2026.01.06 19:27:08.599693 [ 203 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2198 rows starting from the beginning of the part | ||
| 3029 | 2026.01.06 19:27:08.599700 [ 5 ] {72dea5ec-dda5-440b-a0ec-9ee12931cb86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3030 | 2026.01.06 19:27:08.599754 [ 203 ] {88190163-2135-48cf-86aa-52198c97c0d7::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 | ||
| 3031 | 2026.01.06 19:27:08.599760 [ 5 ] {72dea5ec-dda5-440b-a0ec-9ee12931cb86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3032 | 2026.01.06 19:27:08.599809 [ 203 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 201 rows starting from the beginning of the part | ||
| 3033 | 2026.01.06 19:27:08.599855 [ 203 ] {88190163-2135-48cf-86aa-52198c97c0d7::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 | ||
| 3034 | 2026.01.06 19:27:08.599898 [ 203 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3035 | 2026.01.06 19:27:08.599937 [ 203 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 162 rows starting from the beginning of the part | ||
| 3036 | 2026.01.06 19:27:08.600544 [ 5 ] {72dea5ec-dda5-440b-a0ec-9ee12931cb86} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3037 | 2026.01.06 19:27:08.600587 [ 5 ] {72dea5ec-dda5-440b-a0ec-9ee12931cb86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3038 | 2026.01.06 19:27:08.601140 [ 5 ] {72dea5ec-dda5-440b-a0ec-9ee12931cb86} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3039 | 2026.01.06 19:27:08.601253 [ 187 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3041 rows, containing 5 columns (5 merged, 0 gathered) in 0.001721251 sec., 1766738.2618804579 rows/sec., 122.92 MiB/sec. | ||
| 3040 | 2026.01.06 19:27:08.601381 [ 5 ] {72dea5ec-dda5-440b-a0ec-9ee12931cb86} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3041 | 2026.01.06 19:27:08.601532 [ 5 ] {72dea5ec-dda5-440b-a0ec-9ee12931cb86} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001851 sec., 5402.485143165856 rows/sec., 9.68 MiB/sec. | ||
| 3042 | 2026.01.06 19:27:08.601553 [ 203 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3043 | 2026.01.06 19:27:08.601593 [ 5 ] {72dea5ec-dda5-440b-a0ec-9ee12931cb86} <Debug> TCPHandler: Processed in 0.002053241 sec. | ||
| 3044 | 2026.01.06 19:27:08.601712 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3045 | 2026.01.06 19:27:08.601813 [ 5 ] {99cac38a-c2c7-4cbe-a5f5-b3be8b3dd896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3046 | 2026.01.06 19:27:08.601814 [ 203 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3047 | 2026.01.06 19:27:08.601861 [ 5 ] {99cac38a-c2c7-4cbe-a5f5-b3be8b3dd896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3048 | 2026.01.06 19:27:08.601893 [ 203 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3049 | 2026.01.06 19:27:08.601959 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 3050 | 2026.01.06 19:27:08.602234 [ 5 ] {99cac38a-c2c7-4cbe-a5f5-b3be8b3dd896} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2026.01.06 19:27:08.602278 [ 5 ] {99cac38a-c2c7-4cbe-a5f5-b3be8b3dd896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3052 | 2026.01.06 19:27:08.602598 [ 5 ] {99cac38a-c2c7-4cbe-a5f5-b3be8b3dd896} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3053 | 2026.01.06 19:27:08.602810 [ 5 ] {99cac38a-c2c7-4cbe-a5f5-b3be8b3dd896} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2026.01.06 19:27:08.602914 [ 37 ] {} <Debug> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3055 | 2026.01.06 19:27:08.602942 [ 5 ] {99cac38a-c2c7-4cbe-a5f5-b3be8b3dd896} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 3056 | 2026.01.06 19:27:08.602948 [ 37 ] {} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3057 | 2026.01.06 19:27:08.602983 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3058 | 2026.01.06 19:27:08.602987 [ 5 ] {99cac38a-c2c7-4cbe-a5f5-b3be8b3dd896} <Debug> TCPHandler: Processed in 0.00132623 sec. | ||
| 3059 | 2026.01.06 19:27:08.603054 [ 190 ] {862ac230-c421-4c16-ae35-bd3c755734c1::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 | ||
| 3060 | 2026.01.06 19:27:08.603133 [ 190 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3061 | 2026.01.06 19:27:08.603159 [ 190 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 606 rows starting from the beginning of the part | ||
| 3062 | 2026.01.06 19:27:08.603207 [ 190 ] {862ac230-c421-4c16-ae35-bd3c755734c1::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 | ||
| 3063 | 2026.01.06 19:27:08.603245 [ 190 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3064 | 2026.01.06 19:27:08.603280 [ 190 ] {862ac230-c421-4c16-ae35-bd3c755734c1::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 | ||
| 3065 | 2026.01.06 19:27:08.603313 [ 190 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3066 | 2026.01.06 19:27:08.603351 [ 190 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3067 | 2026.01.06 19:27:08.604073 [ 203 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 906 rows, containing 4 columns (4 merged, 0 gathered) in 0.001048751 sec., 863884.7543411163 rows/sec., 56.83 MiB/sec. | ||
| 3068 | 2026.01.06 19:27:08.604258 [ 187 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3069 | 2026.01.06 19:27:08.604584 [ 187 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_16_3} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3070 | 2026.01.06 19:27:08.604669 [ 187 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_16_3} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3071 | 2026.01.06 19:27:08.604765 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3072 | 2026.01.06 19:27:09.724538 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6242 | ||
| 3073 | 2026.01.06 19:27:09.725036 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3074 | 2026.01.06 19:27:09.725079 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3075 | 2026.01.06 19:27:09.725599 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3076 | 2026.01.06 19:27:09.725839 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3077 | 2026.01.06 19:27:09.725990 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6242 | ||
| 3078 | 2026.01.06 19:27:10.043985 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3079 | 2026.01.06 19:27:10.061720 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3080 | 2026.01.06 19:27:10.061786 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3081 | 2026.01.06 19:27:10.067610 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3082 | 2026.01.06 19:27:10.068327 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3083 | 2026.01.06 19:27:10.071657 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3084 | 2026.01.06 19:27:12.226494 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 432 | ||
| 3085 | 2026.01.06 19:27:12.228676 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3086 | 2026.01.06 19:27:12.228730 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3087 | 2026.01.06 19:27:12.229906 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3088 | 2026.01.06 19:27:12.230184 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3089 | 2026.01.06 19:27:12.230529 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 432 | ||
| 3090 | 2026.01.06 19:27:13.592154 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3091 | 2026.01.06 19:27:13.592362 [ 5 ] {4f4cdc10-6cf2-4e16-8a55-3034e7927239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3092 | 2026.01.06 19:27:13.592438 [ 5 ] {4f4cdc10-6cf2-4e16-8a55-3034e7927239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3093 | 2026.01.06 19:27:13.593205 [ 5 ] {4f4cdc10-6cf2-4e16-8a55-3034e7927239} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3094 | 2026.01.06 19:27:13.593263 [ 5 ] {4f4cdc10-6cf2-4e16-8a55-3034e7927239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3095 | 2026.01.06 19:27:13.593654 [ 5 ] {4f4cdc10-6cf2-4e16-8a55-3034e7927239} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3096 | 2026.01.06 19:27:13.593876 [ 5 ] {4f4cdc10-6cf2-4e16-8a55-3034e7927239} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3097 | 2026.01.06 19:27:13.594036 [ 5 ] {4f4cdc10-6cf2-4e16-8a55-3034e7927239} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001728 sec., 67129.62962962964 rows/sec., 5.69 MiB/sec. | ||
| 3098 | 2026.01.06 19:27:13.594081 [ 5 ] {4f4cdc10-6cf2-4e16-8a55-3034e7927239} <Debug> TCPHandler: Processed in 0.002067651 sec. | ||
| 3099 | 2026.01.06 19:27:13.594220 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3100 | 2026.01.06 19:27:13.594318 [ 5 ] {273f90dc-c901-43e6-aa94-7509937eeb7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3101 | 2026.01.06 19:27:13.594361 [ 5 ] {273f90dc-c901-43e6-aa94-7509937eeb7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3102 | 2026.01.06 19:27:13.594767 [ 5 ] {273f90dc-c901-43e6-aa94-7509937eeb7d} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3103 | 2026.01.06 19:27:13.594803 [ 5 ] {273f90dc-c901-43e6-aa94-7509937eeb7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3104 | 2026.01.06 19:27:13.595106 [ 5 ] {273f90dc-c901-43e6-aa94-7509937eeb7d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3105 | 2026.01.06 19:27:13.595312 [ 5 ] {273f90dc-c901-43e6-aa94-7509937eeb7d} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3106 | 2026.01.06 19:27:13.595408 [ 54 ] {} <Debug> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3107 | 2026.01.06 19:27:13.595442 [ 5 ] {273f90dc-c901-43e6-aa94-7509937eeb7d} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001144 sec., 26223.77622377622 rows/sec., 1.93 MiB/sec. | ||
| 3108 | 2026.01.06 19:27:13.595446 [ 54 ] {} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3109 | 2026.01.06 19:27:13.595477 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3110 | 2026.01.06 19:27:13.595481 [ 5 ] {273f90dc-c901-43e6-aa94-7509937eeb7d} <Debug> TCPHandler: Processed in 0.001312529 sec. | ||
| 3111 | 2026.01.06 19:27:13.595590 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3112 | 2026.01.06 19:27:13.595594 [ 197 ] {618a5bde-4321-4d74-b4de-630445a89d35::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 | ||
| 3113 | 2026.01.06 19:27:13.595688 [ 5 ] {80f04f4a-9713-49c5-9c9f-99383e5b9720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3114 | 2026.01.06 19:27:13.595735 [ 5 ] {80f04f4a-9713-49c5-9c9f-99383e5b9720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3115 | 2026.01.06 19:27:13.595750 [ 197 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3116 | 2026.01.06 19:27:13.595789 [ 197 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 265 rows starting from the beginning of the part | ||
| 3117 | 2026.01.06 19:27:13.595880 [ 197 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 52 rows starting from the beginning of the part | ||
| 3118 | 2026.01.06 19:27:13.595935 [ 197 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 3119 | 2026.01.06 19:27:13.595983 [ 197 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 3120 | 2026.01.06 19:27:13.596025 [ 197 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
| 3121 | 2026.01.06 19:27:13.596073 [ 197 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 3122 | 2026.01.06 19:27:13.596168 [ 5 ] {80f04f4a-9713-49c5-9c9f-99383e5b9720} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3123 | 2026.01.06 19:27:13.596212 [ 5 ] {80f04f4a-9713-49c5-9c9f-99383e5b9720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3124 | 2026.01.06 19:27:13.596659 [ 5 ] {80f04f4a-9713-49c5-9c9f-99383e5b9720} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3125 | 2026.01.06 19:27:13.596887 [ 5 ] {80f04f4a-9713-49c5-9c9f-99383e5b9720} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3126 | 2026.01.06 19:27:13.596961 [ 187 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 401 rows, containing 5 columns (5 merged, 0 gathered) in 0.001416672 sec., 283057.75790020556 rows/sec., 19.71 MiB/sec. | ||
| 3127 | 2026.01.06 19:27:13.597023 [ 5 ] {80f04f4a-9713-49c5-9c9f-99383e5b9720} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001352 sec., 69526.62721893491 rows/sec., 5.43 MiB/sec. | ||
| 3128 | 2026.01.06 19:27:13.597066 [ 5 ] {80f04f4a-9713-49c5-9c9f-99383e5b9720} <Debug> TCPHandler: Processed in 0.001526285 sec. | ||
| 3129 | 2026.01.06 19:27:13.597181 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3130 | 2026.01.06 19:27:13.597239 [ 203 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3131 | 2026.01.06 19:27:13.597279 [ 5 ] {b7878189-adc0-4617-9c8e-d912bb658564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3132 | 2026.01.06 19:27:13.597328 [ 5 ] {b7878189-adc0-4617-9c8e-d912bb658564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3133 | 2026.01.06 19:27:13.597659 [ 203 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_16_3} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3134 | 2026.01.06 19:27:13.597743 [ 5 ] {b7878189-adc0-4617-9c8e-d912bb658564} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3135 | 2026.01.06 19:27:13.597775 [ 203 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_16_3} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3136 | 2026.01.06 19:27:13.597786 [ 5 ] {b7878189-adc0-4617-9c8e-d912bb658564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3137 | 2026.01.06 19:27:13.597901 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3138 | 2026.01.06 19:27:13.598141 [ 5 ] {b7878189-adc0-4617-9c8e-d912bb658564} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3139 | 2026.01.06 19:27:13.598353 [ 5 ] {b7878189-adc0-4617-9c8e-d912bb658564} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3140 | 2026.01.06 19:27:13.598487 [ 5 ] {b7878189-adc0-4617-9c8e-d912bb658564} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 3141 | 2026.01.06 19:27:13.598526 [ 5 ] {b7878189-adc0-4617-9c8e-d912bb658564} <Debug> TCPHandler: Processed in 0.001395461 sec. | ||
| 3142 | 2026.01.06 19:27:13.598672 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3143 | 2026.01.06 19:27:13.598792 [ 5 ] {821b5e2d-865a-4eeb-85d0-a6c74934c31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3144 | 2026.01.06 19:27:13.598856 [ 5 ] {821b5e2d-865a-4eeb-85d0-a6c74934c31b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3145 | 2026.01.06 19:27:13.599719 [ 5 ] {821b5e2d-865a-4eeb-85d0-a6c74934c31b} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3146 | 2026.01.06 19:27:13.599754 [ 5 ] {821b5e2d-865a-4eeb-85d0-a6c74934c31b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3147 | 2026.01.06 19:27:13.600286 [ 5 ] {821b5e2d-865a-4eeb-85d0-a6c74934c31b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3148 | 2026.01.06 19:27:13.600501 [ 5 ] {821b5e2d-865a-4eeb-85d0-a6c74934c31b} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3149 | 2026.01.06 19:27:13.600596 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3150 | 2026.01.06 19:27:13.600629 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3151 | 2026.01.06 19:27:13.600633 [ 5 ] {821b5e2d-865a-4eeb-85d0-a6c74934c31b} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001866 sec., 16077.17041800643 rows/sec., 28.81 MiB/sec. | ||
| 3152 | 2026.01.06 19:27:13.600650 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3153 | 2026.01.06 19:27:13.600688 [ 5 ] {821b5e2d-865a-4eeb-85d0-a6c74934c31b} <Debug> TCPHandler: Processed in 0.002075732 sec. | ||
| 3154 | 2026.01.06 19:27:13.600760 [ 197 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::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 | ||
| 3155 | 2026.01.06 19:27:13.600800 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3156 | 2026.01.06 19:27:13.600915 [ 5 ] {3fab3d02-ce86-4d35-81db-797ba8679d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3157 | 2026.01.06 19:27:13.600956 [ 5 ] {3fab3d02-ce86-4d35-81db-797ba8679d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3158 | 2026.01.06 19:27:13.601110 [ 197 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3159 | 2026.01.06 19:27:13.601198 [ 197 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 190 rows starting from the beginning of the part | ||
| 3160 | 2026.01.06 19:27:13.601333 [ 5 ] {3fab3d02-ce86-4d35-81db-797ba8679d35} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3161 | 2026.01.06 19:27:13.601338 [ 197 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 3162 | 2026.01.06 19:27:13.601375 [ 5 ] {3fab3d02-ce86-4d35-81db-797ba8679d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3163 | 2026.01.06 19:27:13.601466 [ 197 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 3164 | 2026.01.06 19:27:13.601575 [ 197 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 3165 | 2026.01.06 19:27:13.601674 [ 197 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 10 rows starting from the beginning of the part | ||
| 3166 | 2026.01.06 19:27:13.601699 [ 5 ] {3fab3d02-ce86-4d35-81db-797ba8679d35} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3167 | 2026.01.06 19:27:13.601781 [ 197 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 3168 | 2026.01.06 19:27:13.601926 [ 5 ] {3fab3d02-ce86-4d35-81db-797ba8679d35} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3169 | 2026.01.06 19:27:13.602063 [ 5 ] {3fab3d02-ce86-4d35-81db-797ba8679d35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 3170 | 2026.01.06 19:27:13.602099 [ 5 ] {3fab3d02-ce86-4d35-81db-797ba8679d35} <Debug> TCPHandler: Processed in 0.00134658 sec. | ||
| 3171 | 2026.01.06 19:27:13.604572 [ 203 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 19 columns (19 merged, 0 gathered) in 0.003867115 sec., 77577.21195257963 rows/sec., 139.01 MiB/sec. | ||
| 3172 | 2026.01.06 19:27:13.605431 [ 196 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3173 | 2026.01.06 19:27:13.605831 [ 196 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3174 | 2026.01.06 19:27:13.605914 [ 196 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3175 | 2026.01.06 19:27:13.606053 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.60 MiB. | ||
| 3176 | 2026.01.06 19:27:17.131671 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3177 | 2026.01.06 19:27:17.131736 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3178 | 2026.01.06 19:27:17.226091 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6754 | ||
| 3179 | 2026.01.06 19:27:17.226627 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3180 | 2026.01.06 19:27:17.226673 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3181 | 2026.01.06 19:27:17.227178 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3182 | 2026.01.06 19:27:17.227420 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3183 | 2026.01.06 19:27:17.227567 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6754 | ||
| 3184 | 2026.01.06 19:27:17.571726 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3185 | 2026.01.06 19:27:17.588381 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3186 | 2026.01.06 19:27:17.588441 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3187 | 2026.01.06 19:27:17.593780 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3188 | 2026.01.06 19:27:17.594498 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3189 | 2026.01.06 19:27:17.597353 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3190 | 2026.01.06 19:27:18.591818 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3191 | 2026.01.06 19:27:18.592017 [ 5 ] {bcc53e9b-70c9-43d8-92e2-912be351a13e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3192 | 2026.01.06 19:27:18.592092 [ 5 ] {bcc53e9b-70c9-43d8-92e2-912be351a13e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3193 | 2026.01.06 19:27:18.592831 [ 5 ] {bcc53e9b-70c9-43d8-92e2-912be351a13e} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3194 | 2026.01.06 19:27:18.592878 [ 5 ] {bcc53e9b-70c9-43d8-92e2-912be351a13e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3195 | 2026.01.06 19:27:18.593264 [ 5 ] {bcc53e9b-70c9-43d8-92e2-912be351a13e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3196 | 2026.01.06 19:27:18.593492 [ 5 ] {bcc53e9b-70c9-43d8-92e2-912be351a13e} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3197 | 2026.01.06 19:27:18.593652 [ 5 ] {bcc53e9b-70c9-43d8-92e2-912be351a13e} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001688 sec., 45023.696682464455 rows/sec., 3.71 MiB/sec. | ||
| 3198 | 2026.01.06 19:27:18.593700 [ 5 ] {bcc53e9b-70c9-43d8-92e2-912be351a13e} <Debug> TCPHandler: Processed in 0.00202003 sec. | ||
| 3199 | 2026.01.06 19:27:18.593857 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3200 | 2026.01.06 19:27:18.593962 [ 5 ] {b5c42d2d-1434-4250-8661-2f514345260d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3201 | 2026.01.06 19:27:18.594007 [ 5 ] {b5c42d2d-1434-4250-8661-2f514345260d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3202 | 2026.01.06 19:27:18.594498 [ 5 ] {b5c42d2d-1434-4250-8661-2f514345260d} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3203 | 2026.01.06 19:27:18.594534 [ 5 ] {b5c42d2d-1434-4250-8661-2f514345260d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3204 | 2026.01.06 19:27:18.594836 [ 5 ] {b5c42d2d-1434-4250-8661-2f514345260d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3205 | 2026.01.06 19:27:18.595044 [ 5 ] {b5c42d2d-1434-4250-8661-2f514345260d} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3206 | 2026.01.06 19:27:18.595174 [ 5 ] {b5c42d2d-1434-4250-8661-2f514345260d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001236 sec., 8090.614886731392 rows/sec., 608.38 KiB/sec. | ||
| 3207 | 2026.01.06 19:27:18.595213 [ 5 ] {b5c42d2d-1434-4250-8661-2f514345260d} <Debug> TCPHandler: Processed in 0.001408892 sec. | ||
| 3208 | 2026.01.06 19:27:18.595364 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3209 | 2026.01.06 19:27:18.595460 [ 5 ] {b85a9b2d-35a7-44e8-b78e-b66ea3f4efa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3210 | 2026.01.06 19:27:18.595501 [ 5 ] {b85a9b2d-35a7-44e8-b78e-b66ea3f4efa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3211 | 2026.01.06 19:27:18.595972 [ 5 ] {b85a9b2d-35a7-44e8-b78e-b66ea3f4efa0} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3212 | 2026.01.06 19:27:18.596008 [ 5 ] {b85a9b2d-35a7-44e8-b78e-b66ea3f4efa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3213 | 2026.01.06 19:27:18.596305 [ 5 ] {b85a9b2d-35a7-44e8-b78e-b66ea3f4efa0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3214 | 2026.01.06 19:27:18.596525 [ 5 ] {b85a9b2d-35a7-44e8-b78e-b66ea3f4efa0} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3215 | 2026.01.06 19:27:18.596655 [ 5 ] {b85a9b2d-35a7-44e8-b78e-b66ea3f4efa0} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001214 sec., 60955.51894563426 rows/sec., 4.76 MiB/sec. | ||
| 3216 | 2026.01.06 19:27:18.596693 [ 5 ] {b85a9b2d-35a7-44e8-b78e-b66ea3f4efa0} <Debug> TCPHandler: Processed in 0.001379541 sec. | ||
| 3217 | 2026.01.06 19:27:18.596823 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3218 | 2026.01.06 19:27:18.596919 [ 5 ] {7a71b1a0-502b-476d-be95-b476a7e3e685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3219 | 2026.01.06 19:27:18.596962 [ 5 ] {7a71b1a0-502b-476d-be95-b476a7e3e685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3220 | 2026.01.06 19:27:18.597405 [ 5 ] {7a71b1a0-502b-476d-be95-b476a7e3e685} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3221 | 2026.01.06 19:27:18.597441 [ 5 ] {7a71b1a0-502b-476d-be95-b476a7e3e685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3222 | 2026.01.06 19:27:18.597767 [ 5 ] {7a71b1a0-502b-476d-be95-b476a7e3e685} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3223 | 2026.01.06 19:27:18.597975 [ 5 ] {7a71b1a0-502b-476d-be95-b476a7e3e685} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3224 | 2026.01.06 19:27:18.598109 [ 5 ] {7a71b1a0-502b-476d-be95-b476a7e3e685} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 3225 | 2026.01.06 19:27:18.598146 [ 5 ] {7a71b1a0-502b-476d-be95-b476a7e3e685} <Debug> TCPHandler: Processed in 0.001373441 sec. | ||
| 3226 | 2026.01.06 19:27:18.598270 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3227 | 2026.01.06 19:27:18.598365 [ 5 ] {046fb29d-fe16-40d7-a7f2-11a681cf9e98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3228 | 2026.01.06 19:27:18.598421 [ 5 ] {046fb29d-fe16-40d7-a7f2-11a681cf9e98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3229 | 2026.01.06 19:27:18.599168 [ 5 ] {046fb29d-fe16-40d7-a7f2-11a681cf9e98} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3230 | 2026.01.06 19:27:18.599204 [ 5 ] {046fb29d-fe16-40d7-a7f2-11a681cf9e98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3231 | 2026.01.06 19:27:18.599700 [ 5 ] {046fb29d-fe16-40d7-a7f2-11a681cf9e98} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3232 | 2026.01.06 19:27:18.599958 [ 5 ] {046fb29d-fe16-40d7-a7f2-11a681cf9e98} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3233 | 2026.01.06 19:27:18.600107 [ 5 ] {046fb29d-fe16-40d7-a7f2-11a681cf9e98} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00176 sec., 5681.818181818182 rows/sec., 10.18 MiB/sec. | ||
| 3234 | 2026.01.06 19:27:18.600165 [ 5 ] {046fb29d-fe16-40d7-a7f2-11a681cf9e98} <Debug> TCPHandler: Processed in 0.001945307 sec. | ||
| 3235 | 2026.01.06 19:27:18.600316 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3236 | 2026.01.06 19:27:18.600436 [ 5 ] {08d10736-084a-4c81-be98-dfbbb57ec989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3237 | 2026.01.06 19:27:18.600477 [ 5 ] {08d10736-084a-4c81-be98-dfbbb57ec989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3238 | 2026.01.06 19:27:18.600816 [ 5 ] {08d10736-084a-4c81-be98-dfbbb57ec989} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3239 | 2026.01.06 19:27:18.600850 [ 5 ] {08d10736-084a-4c81-be98-dfbbb57ec989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3240 | 2026.01.06 19:27:18.601183 [ 5 ] {08d10736-084a-4c81-be98-dfbbb57ec989} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3241 | 2026.01.06 19:27:18.601385 [ 5 ] {08d10736-084a-4c81-be98-dfbbb57ec989} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3242 | 2026.01.06 19:27:18.601514 [ 5 ] {08d10736-084a-4c81-be98-dfbbb57ec989} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 3243 | 2026.01.06 19:27:18.601549 [ 5 ] {08d10736-084a-4c81-be98-dfbbb57ec989} <Debug> TCPHandler: Processed in 0.001292679 sec. | ||
| 3244 | 2026.01.06 19:27:19.632731 [ 74 ] {} <Debug> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3245 | 2026.01.06 19:27:19.632796 [ 74 ] {} <Trace> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3246 | 2026.01.06 19:27:19.632818 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3247 | 2026.01.06 19:27:19.632946 [ 196 ] {b90b1ccd-ace1-4805-946b-5f3bc870d27f::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 | ||
| 3248 | 2026.01.06 19:27:19.633093 [ 196 ] {b90b1ccd-ace1-4805-946b-5f3bc870d27f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3249 | 2026.01.06 19:27:19.633156 [ 196 ] {b90b1ccd-ace1-4805-946b-5f3bc870d27f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3250 | 2026.01.06 19:27:19.633250 [ 196 ] {b90b1ccd-ace1-4805-946b-5f3bc870d27f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3251 | 2026.01.06 19:27:19.633298 [ 196 ] {b90b1ccd-ace1-4805-946b-5f3bc870d27f::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 | ||
| 3252 | 2026.01.06 19:27:19.633339 [ 196 ] {b90b1ccd-ace1-4805-946b-5f3bc870d27f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 3253 | 2026.01.06 19:27:19.633377 [ 196 ] {b90b1ccd-ace1-4805-946b-5f3bc870d27f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3254 | 2026.01.06 19:27:19.634179 [ 203 ] {b90b1ccd-ace1-4805-946b-5f3bc870d27f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.001285238 sec., 20229.71620820424 rows/sec., 1.69 MiB/sec. | ||
| 3255 | 2026.01.06 19:27:19.634375 [ 197 ] {b90b1ccd-ace1-4805-946b-5f3bc870d27f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3256 | 2026.01.06 19:27:19.634697 [ 197 ] {b90b1ccd-ace1-4805-946b-5f3bc870d27f::all_1_5_1} <Trace> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3257 | 2026.01.06 19:27:19.634774 [ 197 ] {b90b1ccd-ace1-4805-946b-5f3bc870d27f::all_1_5_1} <Trace> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3258 | 2026.01.06 19:27:19.634867 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3259 | 2026.01.06 19:27:22.231407 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 456 | ||
| 3260 | 2026.01.06 19:27:22.233562 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2026.01.06 19:27:22.233625 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3262 | 2026.01.06 19:27:22.234826 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3263 | 2026.01.06 19:27:22.235104 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3264 | 2026.01.06 19:27:22.235255 [ 125 ] {} <Debug> system.query_log (52925863-f9d5-40ad-96d6-951518f50685) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3265 | 2026.01.06 19:27:22.235329 [ 125 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3266 | 2026.01.06 19:27:22.235354 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3267 | 2026.01.06 19:27:22.235464 [ 196 ] {52925863-f9d5-40ad-96d6-951518f50685::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 | ||
| 3268 | 2026.01.06 19:27:22.235465 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 456 | ||
| 3269 | 2026.01.06 19:27:22.235989 [ 196 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3270 | 2026.01.06 19:27:22.236123 [ 196 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 310 rows starting from the beginning of the part | ||
| 3271 | 2026.01.06 19:27:22.236497 [ 196 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part | ||
| 3272 | 2026.01.06 19:27:22.236822 [ 196 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 3273 | 2026.01.06 19:27:22.237129 [ 196 ] {52925863-f9d5-40ad-96d6-951518f50685::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 | ||
| 3274 | 2026.01.06 19:27:22.237437 [ 196 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
| 3275 | 2026.01.06 19:27:22.237760 [ 196 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 3276 | 2026.01.06 19:27:22.243632 [ 203 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 456 rows, containing 72 columns (72 merged, 0 gathered) in 0.008213053 sec., 55521.37554694947 rows/sec., 51.84 MiB/sec. | ||
| 3277 | 2026.01.06 19:27:22.244713 [ 191 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3278 | 2026.01.06 19:27:22.245365 [ 191 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_11_2} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3279 | 2026.01.06 19:27:22.245454 [ 191 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_11_2} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3280 | 2026.01.06 19:27:22.245706 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
| 3281 | 2026.01.06 19:27:23.593619 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3282 | 2026.01.06 19:27:23.593820 [ 5 ] {b80c01d1-513f-48e2-843b-43a4a6bbbd89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3283 | 2026.01.06 19:27:23.593897 [ 5 ] {b80c01d1-513f-48e2-843b-43a4a6bbbd89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3284 | 2026.01.06 19:27:23.594580 [ 5 ] {b80c01d1-513f-48e2-843b-43a4a6bbbd89} <Trace> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3285 | 2026.01.06 19:27:23.594635 [ 5 ] {b80c01d1-513f-48e2-843b-43a4a6bbbd89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3286 | 2026.01.06 19:27:23.595044 [ 5 ] {b80c01d1-513f-48e2-843b-43a4a6bbbd89} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3287 | 2026.01.06 19:27:23.595272 [ 5 ] {b80c01d1-513f-48e2-843b-43a4a6bbbd89} <Trace> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3288 | 2026.01.06 19:27:23.595437 [ 5 ] {b80c01d1-513f-48e2-843b-43a4a6bbbd89} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00167 sec., 14371.25748502994 rows/sec., 1.19 MiB/sec. | ||
| 3289 | 2026.01.06 19:27:23.595488 [ 5 ] {b80c01d1-513f-48e2-843b-43a4a6bbbd89} <Debug> TCPHandler: Processed in 0.00201003 sec. | ||
| 3290 | 2026.01.06 19:27:23.595617 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3291 | 2026.01.06 19:27:23.595722 [ 5 ] {87c96c78-ab2b-4974-ba6c-3cc7d3cf0edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3292 | 2026.01.06 19:27:23.595768 [ 5 ] {87c96c78-ab2b-4974-ba6c-3cc7d3cf0edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3293 | 2026.01.06 19:27:23.596305 [ 5 ] {87c96c78-ab2b-4974-ba6c-3cc7d3cf0edb} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3294 | 2026.01.06 19:27:23.596346 [ 5 ] {87c96c78-ab2b-4974-ba6c-3cc7d3cf0edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3295 | 2026.01.06 19:27:23.596698 [ 5 ] {87c96c78-ab2b-4974-ba6c-3cc7d3cf0edb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3296 | 2026.01.06 19:27:23.596913 [ 5 ] {87c96c78-ab2b-4974-ba6c-3cc7d3cf0edb} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3297 | 2026.01.06 19:27:23.597048 [ 5 ] {87c96c78-ab2b-4974-ba6c-3cc7d3cf0edb} <Debug> executeQuery: Read 236 rows, 21.53 KiB in 0.001348 sec., 175074.18397626112 rows/sec., 15.60 MiB/sec. | ||
| 3298 | 2026.01.06 19:27:23.597088 [ 5 ] {87c96c78-ab2b-4974-ba6c-3cc7d3cf0edb} <Debug> TCPHandler: Processed in 0.001524595 sec. | ||
| 3299 | 2026.01.06 19:27:23.597205 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3300 | 2026.01.06 19:27:23.597304 [ 5 ] {4d73c7e2-c7f3-440b-b379-73c38caf3deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3301 | 2026.01.06 19:27:23.597348 [ 5 ] {4d73c7e2-c7f3-440b-b379-73c38caf3deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3302 | 2026.01.06 19:27:23.597763 [ 5 ] {4d73c7e2-c7f3-440b-b379-73c38caf3deb} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3303 | 2026.01.06 19:27:23.597803 [ 5 ] {4d73c7e2-c7f3-440b-b379-73c38caf3deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3304 | 2026.01.06 19:27:23.598099 [ 5 ] {4d73c7e2-c7f3-440b-b379-73c38caf3deb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3305 | 2026.01.06 19:27:23.598308 [ 5 ] {4d73c7e2-c7f3-440b-b379-73c38caf3deb} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3306 | 2026.01.06 19:27:23.598446 [ 5 ] {4d73c7e2-c7f3-440b-b379-73c38caf3deb} <Debug> executeQuery: Read 42 rows, 3.22 KiB in 0.001162 sec., 36144.57831325301 rows/sec., 2.70 MiB/sec. | ||
| 3307 | 2026.01.06 19:27:23.598485 [ 5 ] {4d73c7e2-c7f3-440b-b379-73c38caf3deb} <Debug> TCPHandler: Processed in 0.00133106 sec. | ||
| 3308 | 2026.01.06 19:27:23.598611 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3309 | 2026.01.06 19:27:23.598731 [ 5 ] {1a12a956-f4b2-4eda-968a-0dd6ade51073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3310 | 2026.01.06 19:27:23.598780 [ 5 ] {1a12a956-f4b2-4eda-968a-0dd6ade51073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3311 | 2026.01.06 19:27:23.599259 [ 5 ] {1a12a956-f4b2-4eda-968a-0dd6ade51073} <Trace> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3312 | 2026.01.06 19:27:23.599304 [ 5 ] {1a12a956-f4b2-4eda-968a-0dd6ade51073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3313 | 2026.01.06 19:27:23.599626 [ 5 ] {1a12a956-f4b2-4eda-968a-0dd6ade51073} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3314 | 2026.01.06 19:27:23.599837 [ 5 ] {1a12a956-f4b2-4eda-968a-0dd6ade51073} <Trace> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2026.01.06 19:27:23.599968 [ 5 ] {1a12a956-f4b2-4eda-968a-0dd6ade51073} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001263 sec., 19002.375296912112 rows/sec., 1.58 MiB/sec. | ||
| 3316 | 2026.01.06 19:27:23.600008 [ 5 ] {1a12a956-f4b2-4eda-968a-0dd6ade51073} <Debug> TCPHandler: Processed in 0.001459724 sec. | ||
| 3317 | 2026.01.06 19:27:23.600113 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3318 | 2026.01.06 19:27:23.600206 [ 5 ] {1795dd75-b540-4b7e-b8b7-81a452b7c42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3319 | 2026.01.06 19:27:23.600247 [ 5 ] {1795dd75-b540-4b7e-b8b7-81a452b7c42c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3320 | 2026.01.06 19:27:23.600647 [ 5 ] {1795dd75-b540-4b7e-b8b7-81a452b7c42c} <Trace> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3321 | 2026.01.06 19:27:23.600684 [ 5 ] {1795dd75-b540-4b7e-b8b7-81a452b7c42c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3322 | 2026.01.06 19:27:23.600989 [ 5 ] {1795dd75-b540-4b7e-b8b7-81a452b7c42c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3323 | 2026.01.06 19:27:23.601198 [ 5 ] {1795dd75-b540-4b7e-b8b7-81a452b7c42c} <Trace> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3324 | 2026.01.06 19:27:23.601327 [ 5 ] {1795dd75-b540-4b7e-b8b7-81a452b7c42c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001139 sec., 10535.557506584722 rows/sec., 823.09 KiB/sec. | ||
| 3325 | 2026.01.06 19:27:23.601366 [ 5 ] {1795dd75-b540-4b7e-b8b7-81a452b7c42c} <Debug> TCPHandler: Processed in 0.001301939 sec. | ||
| 3326 | 2026.01.06 19:27:23.601489 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3327 | 2026.01.06 19:27:23.601610 [ 5 ] {da7fe973-7519-487f-b575-f45cdd825b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3328 | 2026.01.06 19:27:23.601659 [ 5 ] {da7fe973-7519-487f-b575-f45cdd825b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3329 | 2026.01.06 19:27:23.602175 [ 5 ] {da7fe973-7519-487f-b575-f45cdd825b6f} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3330 | 2026.01.06 19:27:23.602216 [ 5 ] {da7fe973-7519-487f-b575-f45cdd825b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3331 | 2026.01.06 19:27:23.602538 [ 5 ] {da7fe973-7519-487f-b575-f45cdd825b6f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3332 | 2026.01.06 19:27:23.602749 [ 5 ] {da7fe973-7519-487f-b575-f45cdd825b6f} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3333 | 2026.01.06 19:27:23.602888 [ 5 ] {da7fe973-7519-487f-b575-f45cdd825b6f} <Debug> executeQuery: Read 130 rows, 10.78 KiB in 0.001302 sec., 99846.39016897081 rows/sec., 8.08 MiB/sec. | ||
| 3334 | 2026.01.06 19:27:23.602927 [ 5 ] {da7fe973-7519-487f-b575-f45cdd825b6f} <Debug> TCPHandler: Processed in 0.001500354 sec. | ||
| 3335 | 2026.01.06 19:27:23.603035 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3336 | 2026.01.06 19:27:23.603130 [ 5 ] {54d84fbb-6976-4a36-b94f-c77ed8b6836d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3337 | 2026.01.06 19:27:23.603173 [ 5 ] {54d84fbb-6976-4a36-b94f-c77ed8b6836d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3338 | 2026.01.06 19:27:23.603574 [ 5 ] {54d84fbb-6976-4a36-b94f-c77ed8b6836d} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3339 | 2026.01.06 19:27:23.603609 [ 5 ] {54d84fbb-6976-4a36-b94f-c77ed8b6836d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3340 | 2026.01.06 19:27:23.603944 [ 5 ] {54d84fbb-6976-4a36-b94f-c77ed8b6836d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3341 | 2026.01.06 19:27:23.604153 [ 5 ] {54d84fbb-6976-4a36-b94f-c77ed8b6836d} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3342 | 2026.01.06 19:27:23.604281 [ 5 ] {54d84fbb-6976-4a36-b94f-c77ed8b6836d} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001171 sec., 167378.30913748933 rows/sec., 12.01 MiB/sec. | ||
| 3343 | 2026.01.06 19:27:23.604318 [ 5 ] {54d84fbb-6976-4a36-b94f-c77ed8b6836d} <Debug> TCPHandler: Processed in 0.001332659 sec. | ||
| 3344 | 2026.01.06 19:27:23.604427 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3345 | 2026.01.06 19:27:23.604520 [ 5 ] {e2cb6e15-d195-4338-ace2-a19e9d7722dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3346 | 2026.01.06 19:27:23.604572 [ 5 ] {e2cb6e15-d195-4338-ace2-a19e9d7722dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3347 | 2026.01.06 19:27:23.605364 [ 5 ] {e2cb6e15-d195-4338-ace2-a19e9d7722dc} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3348 | 2026.01.06 19:27:23.605400 [ 5 ] {e2cb6e15-d195-4338-ace2-a19e9d7722dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3349 | 2026.01.06 19:27:23.605916 [ 5 ] {e2cb6e15-d195-4338-ace2-a19e9d7722dc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3350 | 2026.01.06 19:27:23.606129 [ 5 ] {e2cb6e15-d195-4338-ace2-a19e9d7722dc} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3351 | 2026.01.06 19:27:23.606271 [ 5 ] {e2cb6e15-d195-4338-ace2-a19e9d7722dc} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001769 sec., 16958.73374788016 rows/sec., 30.39 MiB/sec. | ||
| 3352 | 2026.01.06 19:27:23.606330 [ 5 ] {e2cb6e15-d195-4338-ace2-a19e9d7722dc} <Debug> TCPHandler: Processed in 0.001951828 sec. | ||
| 3353 | 2026.01.06 19:27:23.606445 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3354 | 2026.01.06 19:27:23.606537 [ 5 ] {229d247f-efcc-4ac2-a735-a080ac88b0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3355 | 2026.01.06 19:27:23.606579 [ 5 ] {229d247f-efcc-4ac2-a735-a080ac88b0b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3356 | 2026.01.06 19:27:23.606914 [ 5 ] {229d247f-efcc-4ac2-a735-a080ac88b0b2} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3357 | 2026.01.06 19:27:23.606950 [ 5 ] {229d247f-efcc-4ac2-a735-a080ac88b0b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3358 | 2026.01.06 19:27:23.607254 [ 5 ] {229d247f-efcc-4ac2-a735-a080ac88b0b2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3359 | 2026.01.06 19:27:23.607458 [ 5 ] {229d247f-efcc-4ac2-a735-a080ac88b0b2} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3360 | 2026.01.06 19:27:23.607583 [ 5 ] {229d247f-efcc-4ac2-a735-a080ac88b0b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 3361 | 2026.01.06 19:27:23.607618 [ 5 ] {229d247f-efcc-4ac2-a735-a080ac88b0b2} <Debug> TCPHandler: Processed in 0.001223406 sec. | ||
| 3362 | 2026.01.06 19:27:24.728457 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7202 | ||
| 3363 | 2026.01.06 19:27:24.728973 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3364 | 2026.01.06 19:27:24.729015 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3365 | 2026.01.06 19:27:24.729487 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3366 | 2026.01.06 19:27:24.729725 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3367 | 2026.01.06 19:27:24.729867 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7202 | ||
| 3368 | 2026.01.06 19:27:25.098319 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3369 | 2026.01.06 19:27:25.114595 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3370 | 2026.01.06 19:27:25.114672 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3371 | 2026.01.06 19:27:25.120205 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3372 | 2026.01.06 19:27:25.120954 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3373 | 2026.01.06 19:27:25.124228 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3374 | 2026.01.06 19:27:28.591265 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3375 | 2026.01.06 19:27:28.591448 [ 5 ] {3ee86fb4-89bd-4d81-b6b7-be43819a7964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3376 | 2026.01.06 19:27:28.591510 [ 5 ] {3ee86fb4-89bd-4d81-b6b7-be43819a7964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3377 | 2026.01.06 19:27:28.592154 [ 5 ] {3ee86fb4-89bd-4d81-b6b7-be43819a7964} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3378 | 2026.01.06 19:27:28.592196 [ 5 ] {3ee86fb4-89bd-4d81-b6b7-be43819a7964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3379 | 2026.01.06 19:27:28.592587 [ 5 ] {3ee86fb4-89bd-4d81-b6b7-be43819a7964} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3380 | 2026.01.06 19:27:28.592804 [ 5 ] {3ee86fb4-89bd-4d81-b6b7-be43819a7964} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3381 | 2026.01.06 19:27:28.592946 [ 5 ] {3ee86fb4-89bd-4d81-b6b7-be43819a7964} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001545 sec., 49190.938511326865 rows/sec., 4.05 MiB/sec. | ||
| 3382 | 2026.01.06 19:27:28.592986 [ 5 ] {3ee86fb4-89bd-4d81-b6b7-be43819a7964} <Debug> TCPHandler: Processed in 0.001843325 sec. | ||
| 3383 | 2026.01.06 19:27:28.593120 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3384 | 2026.01.06 19:27:28.593213 [ 5 ] {0f9c350d-b69b-4289-bd55-7c9e9c570110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3385 | 2026.01.06 19:27:28.593255 [ 5 ] {0f9c350d-b69b-4289-bd55-7c9e9c570110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3386 | 2026.01.06 19:27:28.593650 [ 5 ] {0f9c350d-b69b-4289-bd55-7c9e9c570110} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3387 | 2026.01.06 19:27:28.593685 [ 5 ] {0f9c350d-b69b-4289-bd55-7c9e9c570110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3388 | 2026.01.06 19:27:28.593975 [ 5 ] {0f9c350d-b69b-4289-bd55-7c9e9c570110} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3389 | 2026.01.06 19:27:28.594187 [ 5 ] {0f9c350d-b69b-4289-bd55-7c9e9c570110} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3390 | 2026.01.06 19:27:28.594312 [ 5 ] {0f9c350d-b69b-4289-bd55-7c9e9c570110} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001118 sec., 8944.543828264757 rows/sec., 672.59 KiB/sec. | ||
| 3391 | 2026.01.06 19:27:28.594348 [ 5 ] {0f9c350d-b69b-4289-bd55-7c9e9c570110} <Debug> TCPHandler: Processed in 0.001283328 sec. | ||
| 3392 | 2026.01.06 19:27:28.594462 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3393 | 2026.01.06 19:27:28.594553 [ 5 ] {d6129562-1c6b-442e-87a8-3392cff7e61f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3394 | 2026.01.06 19:27:28.594593 [ 5 ] {d6129562-1c6b-442e-87a8-3392cff7e61f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3395 | 2026.01.06 19:27:28.595014 [ 5 ] {d6129562-1c6b-442e-87a8-3392cff7e61f} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3396 | 2026.01.06 19:27:28.595048 [ 5 ] {d6129562-1c6b-442e-87a8-3392cff7e61f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3397 | 2026.01.06 19:27:28.595349 [ 5 ] {d6129562-1c6b-442e-87a8-3392cff7e61f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3398 | 2026.01.06 19:27:28.595556 [ 5 ] {d6129562-1c6b-442e-87a8-3392cff7e61f} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3399 | 2026.01.06 19:27:28.595678 [ 5 ] {d6129562-1c6b-442e-87a8-3392cff7e61f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001142 sec., 64798.59894921191 rows/sec., 5.06 MiB/sec. | ||
| 3400 | 2026.01.06 19:27:28.595714 [ 5 ] {d6129562-1c6b-442e-87a8-3392cff7e61f} <Debug> TCPHandler: Processed in 0.001301358 sec. | ||
| 3401 | 2026.01.06 19:27:28.595825 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3402 | 2026.01.06 19:27:28.595918 [ 5 ] {932b3676-92b1-4737-a6be-4233ba909ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3403 | 2026.01.06 19:27:28.595961 [ 5 ] {932b3676-92b1-4737-a6be-4233ba909ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3404 | 2026.01.06 19:27:28.596369 [ 5 ] {932b3676-92b1-4737-a6be-4233ba909ed0} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3405 | 2026.01.06 19:27:28.596402 [ 5 ] {932b3676-92b1-4737-a6be-4233ba909ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3406 | 2026.01.06 19:27:28.596709 [ 5 ] {932b3676-92b1-4737-a6be-4233ba909ed0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3407 | 2026.01.06 19:27:28.596907 [ 5 ] {932b3676-92b1-4737-a6be-4233ba909ed0} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3408 | 2026.01.06 19:27:28.597033 [ 5 ] {932b3676-92b1-4737-a6be-4233ba909ed0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001132 sec., 141342.75618374557 rows/sec., 9.84 MiB/sec. | ||
| 3409 | 2026.01.06 19:27:28.597068 [ 5 ] {932b3676-92b1-4737-a6be-4233ba909ed0} <Debug> TCPHandler: Processed in 0.001291509 sec. | ||
| 3410 | 2026.01.06 19:27:28.597172 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3411 | 2026.01.06 19:27:28.597264 [ 5 ] {c6906a43-a3f0-4510-ab82-c8a7cbf5f82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3412 | 2026.01.06 19:27:28.597318 [ 5 ] {c6906a43-a3f0-4510-ab82-c8a7cbf5f82c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3413 | 2026.01.06 19:27:28.598048 [ 5 ] {c6906a43-a3f0-4510-ab82-c8a7cbf5f82c} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3414 | 2026.01.06 19:27:28.598085 [ 5 ] {c6906a43-a3f0-4510-ab82-c8a7cbf5f82c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3415 | 2026.01.06 19:27:28.598586 [ 5 ] {c6906a43-a3f0-4510-ab82-c8a7cbf5f82c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3416 | 2026.01.06 19:27:28.598797 [ 5 ] {c6906a43-a3f0-4510-ab82-c8a7cbf5f82c} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3417 | 2026.01.06 19:27:28.598930 [ 5 ] {c6906a43-a3f0-4510-ab82-c8a7cbf5f82c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001684 sec., 5938.242280285036 rows/sec., 10.64 MiB/sec. | ||
| 3418 | 2026.01.06 19:27:28.598981 [ 5 ] {c6906a43-a3f0-4510-ab82-c8a7cbf5f82c} <Debug> TCPHandler: Processed in 0.001858065 sec. | ||
| 3419 | 2026.01.06 19:27:28.599106 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3420 | 2026.01.06 19:27:28.599226 [ 5 ] {32449a50-5ee6-4e90-a55c-3490bbed0c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3421 | 2026.01.06 19:27:28.599275 [ 5 ] {32449a50-5ee6-4e90-a55c-3490bbed0c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3422 | 2026.01.06 19:27:28.599673 [ 5 ] {32449a50-5ee6-4e90-a55c-3490bbed0c56} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3423 | 2026.01.06 19:27:28.599714 [ 5 ] {32449a50-5ee6-4e90-a55c-3490bbed0c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3424 | 2026.01.06 19:27:28.600043 [ 5 ] {32449a50-5ee6-4e90-a55c-3490bbed0c56} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3425 | 2026.01.06 19:27:28.600255 [ 5 ] {32449a50-5ee6-4e90-a55c-3490bbed0c56} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3426 | 2026.01.06 19:27:28.600384 [ 5 ] {32449a50-5ee6-4e90-a55c-3490bbed0c56} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 3427 | 2026.01.06 19:27:28.600418 [ 5 ] {32449a50-5ee6-4e90-a55c-3490bbed0c56} <Debug> TCPHandler: Processed in 0.001375371 sec. | ||
| 3428 | 2026.01.06 19:27:32.131786 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3429 | 2026.01.06 19:27:32.131854 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3430 | 2026.01.06 19:27:32.230095 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7714 | ||
| 3431 | 2026.01.06 19:27:32.230630 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3432 | 2026.01.06 19:27:32.230679 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3433 | 2026.01.06 19:27:32.231262 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3434 | 2026.01.06 19:27:32.231511 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3435 | 2026.01.06 19:27:32.231656 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7714 | ||
| 3436 | 2026.01.06 19:27:32.231668 [ 146 ] {} <Debug> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3437 | 2026.01.06 19:27:32.231727 [ 146 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3438 | 2026.01.06 19:27:32.231748 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3439 | 2026.01.06 19:27:32.231879 [ 196 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::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 | ||
| 3440 | 2026.01.06 19:27:32.232027 [ 196 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3441 | 2026.01.06 19:27:32.232066 [ 196 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5282 rows starting from the beginning of the part | ||
| 3442 | 2026.01.06 19:27:32.232130 [ 196 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3443 | 2026.01.06 19:27:32.232175 [ 196 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3444 | 2026.01.06 19:27:32.232218 [ 196 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3445 | 2026.01.06 19:27:32.232256 [ 196 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3446 | 2026.01.06 19:27:32.232299 [ 196 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3447 | 2026.01.06 19:27:32.233727 [ 196 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7714 rows, containing 4 columns (4 merged, 0 gathered) in 0.001909436 sec., 4039936.4000678733 rows/sec., 57.79 MiB/sec. | ||
| 3448 | 2026.01.06 19:27:32.234477 [ 203 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3449 | 2026.01.06 19:27:32.234794 [ 203 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_16_3} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3450 | 2026.01.06 19:27:32.234871 [ 203 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_16_3} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3451 | 2026.01.06 19:27:32.234977 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3452 | 2026.01.06 19:27:32.235807 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 486 | ||
| 3453 | 2026.01.06 19:27:32.238054 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3454 | 2026.01.06 19:27:32.238098 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3455 | 2026.01.06 19:27:32.239276 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3456 | 2026.01.06 19:27:32.239557 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3457 | 2026.01.06 19:27:32.239919 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 486 | ||
| 3458 | 2026.01.06 19:27:32.624309 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3459 | 2026.01.06 19:27:32.640822 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3460 | 2026.01.06 19:27:32.640876 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3461 | 2026.01.06 19:27:32.646426 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3462 | 2026.01.06 19:27:32.647132 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3463 | 2026.01.06 19:27:32.647403 [ 146 ] {} <Debug> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3464 | 2026.01.06 19:27:32.647443 [ 146 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3465 | 2026.01.06 19:27:32.647466 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3466 | 2026.01.06 19:27:32.647618 [ 199 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 3467 | 2026.01.06 19:27:32.650251 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3468 | 2026.01.06 19:27:32.651369 [ 199 ] {06d4644c-238a-4080-bf88-af6dc915eb88::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3469 | 2026.01.06 19:27:32.652592 [ 199 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 3470 | 2026.01.06 19:27:32.656941 [ 199 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 3471 | 2026.01.06 19:27:32.661128 [ 199 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 3472 | 2026.01.06 19:27:32.665369 [ 199 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 3473 | 2026.01.06 19:27:32.669775 [ 199 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 3474 | 2026.01.06 19:27:32.674054 [ 199 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 3475 | 2026.01.06 19:27:32.728170 [ 196 ] {06d4644c-238a-4080-bf88-af6dc915eb88::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.080627219 sec., 1500.7338898790495 rows/sec., 7.76 MiB/sec. | ||
| 3476 | 2026.01.06 19:27:32.730620 [ 196 ] {06d4644c-238a-4080-bf88-af6dc915eb88::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3477 | 2026.01.06 19:27:32.732733 [ 196 ] {06d4644c-238a-4080-bf88-af6dc915eb88::all_1_16_3} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3478 | 2026.01.06 19:27:32.732839 [ 196 ] {06d4644c-238a-4080-bf88-af6dc915eb88::all_1_16_3} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3479 | 2026.01.06 19:27:32.735424 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3480 | 2026.01.06 19:27:33.001152 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.14 MiB, peak 234.09 MiB, free memory in arenas 0.00 B, will set to 233.17 MiB (RSS), difference: 9.03 MiB | ||
| 3481 | 2026.01.06 19:27:33.002321 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000924837 sec. | ||
| 3482 | 2026.01.06 19:27:33.592405 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3483 | 2026.01.06 19:27:33.592608 [ 5 ] {b944efb9-1cd6-4a3f-bad2-05937168bbac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3484 | 2026.01.06 19:27:33.592685 [ 5 ] {b944efb9-1cd6-4a3f-bad2-05937168bbac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3485 | 2026.01.06 19:27:33.593360 [ 5 ] {b944efb9-1cd6-4a3f-bad2-05937168bbac} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3486 | 2026.01.06 19:27:33.593415 [ 5 ] {b944efb9-1cd6-4a3f-bad2-05937168bbac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3487 | 2026.01.06 19:27:33.593843 [ 5 ] {b944efb9-1cd6-4a3f-bad2-05937168bbac} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3488 | 2026.01.06 19:27:33.594074 [ 5 ] {b944efb9-1cd6-4a3f-bad2-05937168bbac} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3489 | 2026.01.06 19:27:33.594219 [ 145 ] {} <Debug> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3490 | 2026.01.06 19:27:33.594236 [ 5 ] {b944efb9-1cd6-4a3f-bad2-05937168bbac} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001682 sec., 68965.51724137932 rows/sec., 5.85 MiB/sec. | ||
| 3491 | 2026.01.06 19:27:33.594294 [ 145 ] {} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3492 | 2026.01.06 19:27:33.594311 [ 5 ] {b944efb9-1cd6-4a3f-bad2-05937168bbac} <Debug> TCPHandler: Processed in 0.002048391 sec. | ||
| 3493 | 2026.01.06 19:27:33.594325 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3494 | 2026.01.06 19:27:33.594447 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3495 | 2026.01.06 19:27:33.594472 [ 188 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::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 | ||
| 3496 | 2026.01.06 19:27:33.594566 [ 5 ] {94197bc5-5c93-4bcb-b6a8-b10fcbb61960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3497 | 2026.01.06 19:27:33.594616 [ 5 ] {94197bc5-5c93-4bcb-b6a8-b10fcbb61960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3498 | 2026.01.06 19:27:33.594636 [ 188 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3499 | 2026.01.06 19:27:33.594679 [ 188 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1322 rows starting from the beginning of the part | ||
| 3500 | 2026.01.06 19:27:33.594754 [ 188 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::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 | ||
| 3501 | 2026.01.06 19:27:33.594805 [ 188 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 76 rows starting from the beginning of the part | ||
| 3502 | 2026.01.06 19:27:33.594851 [ 188 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 236 rows starting from the beginning of the part | ||
| 3503 | 2026.01.06 19:27:33.594895 [ 188 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 76 rows starting from the beginning of the part | ||
| 3504 | 2026.01.06 19:27:33.594940 [ 188 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::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 | ||
| 3505 | 2026.01.06 19:27:33.595049 [ 5 ] {94197bc5-5c93-4bcb-b6a8-b10fcbb61960} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3506 | 2026.01.06 19:27:33.595095 [ 5 ] {94197bc5-5c93-4bcb-b6a8-b10fcbb61960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3507 | 2026.01.06 19:27:33.595553 [ 5 ] {94197bc5-5c93-4bcb-b6a8-b10fcbb61960} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3508 | 2026.01.06 19:27:33.595809 [ 5 ] {94197bc5-5c93-4bcb-b6a8-b10fcbb61960} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3509 | 2026.01.06 19:27:33.595953 [ 5 ] {94197bc5-5c93-4bcb-b6a8-b10fcbb61960} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001413 sec., 21231.422505307855 rows/sec., 1.56 MiB/sec. | ||
| 3510 | 2026.01.06 19:27:33.595994 [ 5 ] {94197bc5-5c93-4bcb-b6a8-b10fcbb61960} <Debug> TCPHandler: Processed in 0.001600858 sec. | ||
| 3511 | 2026.01.06 19:27:33.596111 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3512 | 2026.01.06 19:27:33.596214 [ 5 ] {8d2aafa3-3f61-4a66-a72e-5fafd500479d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3513 | 2026.01.06 19:27:33.596256 [ 5 ] {8d2aafa3-3f61-4a66-a72e-5fafd500479d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3514 | 2026.01.06 19:27:33.596320 [ 189 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1942 rows, containing 5 columns (5 merged, 0 gathered) in 0.001915847 sec., 1013650.8813073278 rows/sec., 87.57 MiB/sec. | ||
| 3515 | 2026.01.06 19:27:33.596535 [ 200 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3516 | 2026.01.06 19:27:33.596708 [ 5 ] {8d2aafa3-3f61-4a66-a72e-5fafd500479d} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3517 | 2026.01.06 19:27:33.596754 [ 5 ] {8d2aafa3-3f61-4a66-a72e-5fafd500479d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3518 | 2026.01.06 19:27:33.596813 [ 200 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_21_4} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3519 | 2026.01.06 19:27:33.596894 [ 200 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_21_4} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3520 | 2026.01.06 19:27:33.596968 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 3521 | 2026.01.06 19:27:33.597103 [ 5 ] {8d2aafa3-3f61-4a66-a72e-5fafd500479d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3522 | 2026.01.06 19:27:33.597327 [ 5 ] {8d2aafa3-3f61-4a66-a72e-5fafd500479d} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3523 | 2026.01.06 19:27:33.597445 [ 145 ] {} <Debug> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3524 | 2026.01.06 19:27:33.597463 [ 5 ] {8d2aafa3-3f61-4a66-a72e-5fafd500479d} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001272 sec., 73899.3710691824 rows/sec., 5.77 MiB/sec. | ||
| 3525 | 2026.01.06 19:27:33.597478 [ 145 ] {} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3526 | 2026.01.06 19:27:33.597505 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3527 | 2026.01.06 19:27:33.597510 [ 5 ] {8d2aafa3-3f61-4a66-a72e-5fafd500479d} <Debug> TCPHandler: Processed in 0.001449734 sec. | ||
| 3528 | 2026.01.06 19:27:33.597573 [ 188 ] {289b6777-0f67-4125-9172-352c730335f1::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 | ||
| 3529 | 2026.01.06 19:27:33.597637 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3530 | 2026.01.06 19:27:33.597663 [ 188 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3531 | 2026.01.06 19:27:33.597692 [ 188 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 791 rows starting from the beginning of the part | ||
| 3532 | 2026.01.06 19:27:33.597736 [ 188 ] {289b6777-0f67-4125-9172-352c730335f1::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 | ||
| 3533 | 2026.01.06 19:27:33.597741 [ 5 ] {a3e83039-0f07-4986-ae7b-3c53e927b48e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3534 | 2026.01.06 19:27:33.597777 [ 188 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 74 rows starting from the beginning of the part | ||
| 3535 | 2026.01.06 19:27:33.597798 [ 5 ] {a3e83039-0f07-4986-ae7b-3c53e927b48e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3536 | 2026.01.06 19:27:33.597815 [ 188 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 130 rows starting from the beginning of the part | ||
| 3537 | 2026.01.06 19:27:33.597853 [ 188 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 74 rows starting from the beginning of the part | ||
| 3538 | 2026.01.06 19:27:33.597887 [ 188 ] {289b6777-0f67-4125-9172-352c730335f1::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 | ||
| 3539 | 2026.01.06 19:27:33.598226 [ 5 ] {a3e83039-0f07-4986-ae7b-3c53e927b48e} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3540 | 2026.01.06 19:27:33.598269 [ 5 ] {a3e83039-0f07-4986-ae7b-3c53e927b48e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3541 | 2026.01.06 19:27:33.598623 [ 5 ] {a3e83039-0f07-4986-ae7b-3c53e927b48e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3542 | 2026.01.06 19:27:33.598799 [ 189 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1257 rows, containing 5 columns (5 merged, 0 gathered) in 0.001256888 sec., 1000089.1089739101 rows/sec., 78.00 MiB/sec. | ||
| 3543 | 2026.01.06 19:27:33.598864 [ 5 ] {a3e83039-0f07-4986-ae7b-3c53e927b48e} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3544 | 2026.01.06 19:27:33.598961 [ 188 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3545 | 2026.01.06 19:27:33.598986 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3546 | 2026.01.06 19:27:33.599016 [ 5 ] {a3e83039-0f07-4986-ae7b-3c53e927b48e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001296 sec., 123456.79012345678 rows/sec., 8.60 MiB/sec. | ||
| 3547 | 2026.01.06 19:27:33.599021 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3548 | 2026.01.06 19:27:33.599062 [ 5 ] {a3e83039-0f07-4986-ae7b-3c53e927b48e} <Debug> TCPHandler: Processed in 0.001476303 sec. | ||
| 3549 | 2026.01.06 19:27:33.599064 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3550 | 2026.01.06 19:27:33.599176 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3551 | 2026.01.06 19:27:33.599197 [ 195 ] {88190163-2135-48cf-86aa-52198c97c0d7::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 | ||
| 3552 | 2026.01.06 19:27:33.599228 [ 188 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_21_4} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3553 | 2026.01.06 19:27:33.599280 [ 5 ] {bbe2017e-7d12-456e-a8a8-0f8defca55c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3554 | 2026.01.06 19:27:33.599310 [ 188 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_21_4} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3555 | 2026.01.06 19:27:33.599340 [ 5 ] {bbe2017e-7d12-456e-a8a8-0f8defca55c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3556 | 2026.01.06 19:27:33.599376 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 3557 | 2026.01.06 19:27:33.599379 [ 195 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3558 | 2026.01.06 19:27:33.599437 [ 195 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3041 rows starting from the beginning of the part | ||
| 3559 | 2026.01.06 19:27:33.599514 [ 195 ] {88190163-2135-48cf-86aa-52198c97c0d7::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 | ||
| 3560 | 2026.01.06 19:27:33.599579 [ 195 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3561 | 2026.01.06 19:27:33.599631 [ 195 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 196 rows starting from the beginning of the part | ||
| 3562 | 2026.01.06 19:27:33.599680 [ 195 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3563 | 2026.01.06 19:27:33.599729 [ 195 ] {88190163-2135-48cf-86aa-52198c97c0d7::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 | ||
| 3564 | 2026.01.06 19:27:33.600148 [ 5 ] {bbe2017e-7d12-456e-a8a8-0f8defca55c0} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3565 | 2026.01.06 19:27:33.600190 [ 5 ] {bbe2017e-7d12-456e-a8a8-0f8defca55c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3566 | 2026.01.06 19:27:33.600831 [ 5 ] {bbe2017e-7d12-456e-a8a8-0f8defca55c0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3567 | 2026.01.06 19:27:33.601076 [ 5 ] {bbe2017e-7d12-456e-a8a8-0f8defca55c0} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3568 | 2026.01.06 19:27:33.601225 [ 5 ] {bbe2017e-7d12-456e-a8a8-0f8defca55c0} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001964 sec., 15274.949083503056 rows/sec., 27.37 MiB/sec. | ||
| 3569 | 2026.01.06 19:27:33.601291 [ 5 ] {bbe2017e-7d12-456e-a8a8-0f8defca55c0} <Debug> TCPHandler: Processed in 0.002165754 sec. | ||
| 3570 | 2026.01.06 19:27:33.601406 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3571 | 2026.01.06 19:27:33.601409 [ 188 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3877 rows, containing 5 columns (5 merged, 0 gathered) in 0.002271387 sec., 1706886.5851569986 rows/sec., 118.97 MiB/sec. | ||
| 3572 | 2026.01.06 19:27:33.601507 [ 5 ] {f63225f8-cabf-4908-94b4-8b59930b763b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3573 | 2026.01.06 19:27:33.601556 [ 5 ] {f63225f8-cabf-4908-94b4-8b59930b763b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3574 | 2026.01.06 19:27:33.601788 [ 195 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3575 | 2026.01.06 19:27:33.601894 [ 5 ] {f63225f8-cabf-4908-94b4-8b59930b763b} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3576 | 2026.01.06 19:27:33.601938 [ 5 ] {f63225f8-cabf-4908-94b4-8b59930b763b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3577 | 2026.01.06 19:27:33.602073 [ 195 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3578 | 2026.01.06 19:27:33.602152 [ 195 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3579 | 2026.01.06 19:27:33.602239 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 3580 | 2026.01.06 19:27:33.602300 [ 5 ] {f63225f8-cabf-4908-94b4-8b59930b763b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3581 | 2026.01.06 19:27:33.602517 [ 5 ] {f63225f8-cabf-4908-94b4-8b59930b763b} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3582 | 2026.01.06 19:27:33.602650 [ 144 ] {} <Debug> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3583 | 2026.01.06 19:27:33.602654 [ 5 ] {f63225f8-cabf-4908-94b4-8b59930b763b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 3584 | 2026.01.06 19:27:33.602704 [ 144 ] {} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3585 | 2026.01.06 19:27:33.602736 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3586 | 2026.01.06 19:27:33.602737 [ 5 ] {f63225f8-cabf-4908-94b4-8b59930b763b} <Debug> TCPHandler: Processed in 0.001381921 sec. | ||
| 3587 | 2026.01.06 19:27:33.602803 [ 188 ] {862ac230-c421-4c16-ae35-bd3c755734c1::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 | ||
| 3588 | 2026.01.06 19:27:33.602904 [ 188 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3589 | 2026.01.06 19:27:33.602931 [ 188 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 906 rows starting from the beginning of the part | ||
| 3590 | 2026.01.06 19:27:33.602975 [ 188 ] {862ac230-c421-4c16-ae35-bd3c755734c1::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 | ||
| 3591 | 2026.01.06 19:27:33.603011 [ 188 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3592 | 2026.01.06 19:27:33.603051 [ 188 ] {862ac230-c421-4c16-ae35-bd3c755734c1::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 | ||
| 3593 | 2026.01.06 19:27:33.603085 [ 188 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3594 | 2026.01.06 19:27:33.603116 [ 188 ] {862ac230-c421-4c16-ae35-bd3c755734c1::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 | ||
| 3595 | 2026.01.06 19:27:33.603960 [ 198 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1206 rows, containing 4 columns (4 merged, 0 gathered) in 0.001178846 sec., 1023034.3912606057 rows/sec., 67.71 MiB/sec. | ||
| 3596 | 2026.01.06 19:27:33.604161 [ 188 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3597 | 2026.01.06 19:27:33.604391 [ 188 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_21_4} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3598 | 2026.01.06 19:27:33.604449 [ 188 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_21_4} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3599 | 2026.01.06 19:27:33.604504 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 3600 | 2026.01.06 19:27:38.591220 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3601 | 2026.01.06 19:27:38.591418 [ 5 ] {b41160c6-9f4e-4865-a717-1623e5144ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3602 | 2026.01.06 19:27:38.591485 [ 5 ] {b41160c6-9f4e-4865-a717-1623e5144ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3603 | 2026.01.06 19:27:38.592099 [ 5 ] {b41160c6-9f4e-4865-a717-1623e5144ed3} <Trace> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3604 | 2026.01.06 19:27:38.592150 [ 5 ] {b41160c6-9f4e-4865-a717-1623e5144ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3605 | 2026.01.06 19:27:38.592530 [ 5 ] {b41160c6-9f4e-4865-a717-1623e5144ed3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3606 | 2026.01.06 19:27:38.592758 [ 5 ] {b41160c6-9f4e-4865-a717-1623e5144ed3} <Trace> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3607 | 2026.01.06 19:27:38.592912 [ 5 ] {b41160c6-9f4e-4865-a717-1623e5144ed3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001542 sec., 1297.0168612191958 rows/sec., 105.76 KiB/sec. | ||
| 3608 | 2026.01.06 19:27:38.592960 [ 5 ] {b41160c6-9f4e-4865-a717-1623e5144ed3} <Debug> TCPHandler: Processed in 0.001868176 sec. | ||
| 3609 | 2026.01.06 19:27:38.593085 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3610 | 2026.01.06 19:27:38.593188 [ 5 ] {83c0ea64-faa2-49d3-a080-a79ae20711c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3611 | 2026.01.06 19:27:38.593232 [ 5 ] {83c0ea64-faa2-49d3-a080-a79ae20711c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3612 | 2026.01.06 19:27:38.593663 [ 5 ] {83c0ea64-faa2-49d3-a080-a79ae20711c9} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3613 | 2026.01.06 19:27:38.593700 [ 5 ] {83c0ea64-faa2-49d3-a080-a79ae20711c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3614 | 2026.01.06 19:27:38.594034 [ 5 ] {83c0ea64-faa2-49d3-a080-a79ae20711c9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3615 | 2026.01.06 19:27:38.594246 [ 5 ] {83c0ea64-faa2-49d3-a080-a79ae20711c9} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3616 | 2026.01.06 19:27:38.594371 [ 5 ] {83c0ea64-faa2-49d3-a080-a79ae20711c9} <Debug> executeQuery: Read 77 rows, 6.49 KiB in 0.001207 sec., 63794.53189726595 rows/sec., 5.25 MiB/sec. | ||
| 3617 | 2026.01.06 19:27:38.594408 [ 5 ] {83c0ea64-faa2-49d3-a080-a79ae20711c9} <Debug> TCPHandler: Processed in 0.001375291 sec. | ||
| 3618 | 2026.01.06 19:27:38.594524 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3619 | 2026.01.06 19:27:38.594617 [ 5 ] {0daf7bdd-668b-4794-97a9-72ba70b9e55c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3620 | 2026.01.06 19:27:38.594657 [ 5 ] {0daf7bdd-668b-4794-97a9-72ba70b9e55c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3621 | 2026.01.06 19:27:38.595050 [ 5 ] {0daf7bdd-668b-4794-97a9-72ba70b9e55c} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3622 | 2026.01.06 19:27:38.595085 [ 5 ] {0daf7bdd-668b-4794-97a9-72ba70b9e55c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3623 | 2026.01.06 19:27:38.595379 [ 5 ] {0daf7bdd-668b-4794-97a9-72ba70b9e55c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3624 | 2026.01.06 19:27:38.595588 [ 5 ] {0daf7bdd-668b-4794-97a9-72ba70b9e55c} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3625 | 2026.01.06 19:27:38.595707 [ 139 ] {} <Debug> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3626 | 2026.01.06 19:27:38.595716 [ 5 ] {0daf7bdd-668b-4794-97a9-72ba70b9e55c} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001117 sec., 10743.061772605193 rows/sec., 798.21 KiB/sec. | ||
| 3627 | 2026.01.06 19:27:38.595782 [ 139 ] {} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3628 | 2026.01.06 19:27:38.595796 [ 5 ] {0daf7bdd-668b-4794-97a9-72ba70b9e55c} <Debug> TCPHandler: Processed in 0.001321389 sec. | ||
| 3629 | 2026.01.06 19:27:38.595811 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3630 | 2026.01.06 19:27:38.595912 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3631 | 2026.01.06 19:27:38.595915 [ 195 ] {618a5bde-4321-4d74-b4de-630445a89d35::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 | ||
| 3632 | 2026.01.06 19:27:38.596021 [ 5 ] {e820ab15-db71-48d0-8234-b9cc049af30c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3633 | 2026.01.06 19:27:38.596047 [ 195 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3634 | 2026.01.06 19:27:38.596065 [ 5 ] {e820ab15-db71-48d0-8234-b9cc049af30c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3635 | 2026.01.06 19:27:38.596084 [ 195 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 275 rows starting from the beginning of the part | ||
| 3636 | 2026.01.06 19:27:38.596157 [ 195 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 3637 | 2026.01.06 19:27:38.596209 [ 195 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part | ||
| 3638 | 2026.01.06 19:27:38.596263 [ 195 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 3639 | 2026.01.06 19:27:38.596308 [ 195 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
| 3640 | 2026.01.06 19:27:38.596351 [ 195 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 3641 | 2026.01.06 19:27:38.596503 [ 5 ] {e820ab15-db71-48d0-8234-b9cc049af30c} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3642 | 2026.01.06 19:27:38.596545 [ 5 ] {e820ab15-db71-48d0-8234-b9cc049af30c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3643 | 2026.01.06 19:27:38.596879 [ 5 ] {e820ab15-db71-48d0-8234-b9cc049af30c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3644 | 2026.01.06 19:27:38.597128 [ 5 ] {e820ab15-db71-48d0-8234-b9cc049af30c} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3645 | 2026.01.06 19:27:38.597260 [ 5 ] {e820ab15-db71-48d0-8234-b9cc049af30c} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001267 sec., 59984.21468034728 rows/sec., 4.69 MiB/sec. | ||
| 3646 | 2026.01.06 19:27:38.597297 [ 5 ] {e820ab15-db71-48d0-8234-b9cc049af30c} <Debug> TCPHandler: Processed in 0.001434192 sec. | ||
| 3647 | 2026.01.06 19:27:38.597359 [ 194 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 379 rows, containing 5 columns (5 merged, 0 gathered) in 0.001484904 sec., 255235.355282227 rows/sec., 17.68 MiB/sec. | ||
| 3648 | 2026.01.06 19:27:38.597421 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3649 | 2026.01.06 19:27:38.597516 [ 5 ] {f4789a62-794c-466e-9431-9a75992704bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3650 | 2026.01.06 19:27:38.597526 [ 195 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3651 | 2026.01.06 19:27:38.597562 [ 5 ] {f4789a62-794c-466e-9431-9a75992704bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3652 | 2026.01.06 19:27:38.597784 [ 195 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_21_4} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3653 | 2026.01.06 19:27:38.597860 [ 195 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_21_4} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3654 | 2026.01.06 19:27:38.597946 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3655 | 2026.01.06 19:27:38.598003 [ 5 ] {f4789a62-794c-466e-9431-9a75992704bd} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3656 | 2026.01.06 19:27:38.598044 [ 5 ] {f4789a62-794c-466e-9431-9a75992704bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3657 | 2026.01.06 19:27:38.598378 [ 5 ] {f4789a62-794c-466e-9431-9a75992704bd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3658 | 2026.01.06 19:27:38.598585 [ 5 ] {f4789a62-794c-466e-9431-9a75992704bd} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3659 | 2026.01.06 19:27:38.598716 [ 5 ] {f4789a62-794c-466e-9431-9a75992704bd} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001218 sec., 132183.90804597703 rows/sec., 9.21 MiB/sec. | ||
| 3660 | 2026.01.06 19:27:38.598753 [ 5 ] {f4789a62-794c-466e-9431-9a75992704bd} <Debug> TCPHandler: Processed in 0.001381181 sec. | ||
| 3661 | 2026.01.06 19:27:38.598866 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3662 | 2026.01.06 19:27:38.598961 [ 5 ] {b26c0090-0448-4aab-a0e2-b6abb4027710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3663 | 2026.01.06 19:27:38.599024 [ 5 ] {b26c0090-0448-4aab-a0e2-b6abb4027710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3664 | 2026.01.06 19:27:38.599799 [ 5 ] {b26c0090-0448-4aab-a0e2-b6abb4027710} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3665 | 2026.01.06 19:27:38.599835 [ 5 ] {b26c0090-0448-4aab-a0e2-b6abb4027710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3666 | 2026.01.06 19:27:38.600365 [ 5 ] {b26c0090-0448-4aab-a0e2-b6abb4027710} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3667 | 2026.01.06 19:27:38.600584 [ 5 ] {b26c0090-0448-4aab-a0e2-b6abb4027710} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3668 | 2026.01.06 19:27:38.600691 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3669 | 2026.01.06 19:27:38.600725 [ 5 ] {b26c0090-0448-4aab-a0e2-b6abb4027710} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001782 sec., 5611.672278338945 rows/sec., 10.06 MiB/sec. | ||
| 3670 | 2026.01.06 19:27:38.600730 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3671 | 2026.01.06 19:27:38.600767 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3672 | 2026.01.06 19:27:38.600793 [ 5 ] {b26c0090-0448-4aab-a0e2-b6abb4027710} <Debug> TCPHandler: Processed in 0.001975749 sec. | ||
| 3673 | 2026.01.06 19:27:38.600839 [ 198 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::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 | ||
| 3674 | 2026.01.06 19:27:38.600925 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3675 | 2026.01.06 19:27:38.601004 [ 198 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3676 | 2026.01.06 19:27:38.601032 [ 5 ] {61314865-346b-40d1-8f42-34994f34c862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3677 | 2026.01.06 19:27:38.601050 [ 198 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 300 rows starting from the beginning of the part | ||
| 3678 | 2026.01.06 19:27:38.601076 [ 5 ] {61314865-346b-40d1-8f42-34994f34c862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3679 | 2026.01.06 19:27:38.601157 [ 198 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 3680 | 2026.01.06 19:27:38.601249 [ 198 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 3681 | 2026.01.06 19:27:38.601333 [ 198 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 3682 | 2026.01.06 19:27:38.601415 [ 198 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
| 3683 | 2026.01.06 19:27:38.601421 [ 5 ] {61314865-346b-40d1-8f42-34994f34c862} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3684 | 2026.01.06 19:27:38.601458 [ 5 ] {61314865-346b-40d1-8f42-34994f34c862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3685 | 2026.01.06 19:27:38.601505 [ 198 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part | ||
| 3686 | 2026.01.06 19:27:38.601769 [ 5 ] {61314865-346b-40d1-8f42-34994f34c862} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3687 | 2026.01.06 19:27:38.601981 [ 5 ] {61314865-346b-40d1-8f42-34994f34c862} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3688 | 2026.01.06 19:27:38.602129 [ 5 ] {61314865-346b-40d1-8f42-34994f34c862} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 3689 | 2026.01.06 19:27:38.602166 [ 5 ] {61314865-346b-40d1-8f42-34994f34c862} <Debug> TCPHandler: Processed in 0.001300688 sec. | ||
| 3690 | 2026.01.06 19:27:38.605028 [ 198 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 390 rows, containing 19 columns (19 merged, 0 gathered) in 0.004221995 sec., 92373.39219965917 rows/sec., 165.53 MiB/sec. | ||
| 3691 | 2026.01.06 19:27:38.605643 [ 195 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3692 | 2026.01.06 19:27:38.605977 [ 195 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3693 | 2026.01.06 19:27:38.606050 [ 195 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3694 | 2026.01.06 19:27:38.606194 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. | ||
| 3695 | 2026.01.06 19:27:39.000317 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.54 MiB, peak 239.57 MiB, free memory in arenas 0.00 B, will set to 235.77 MiB (RSS), difference: 1.22 MiB | ||
| 3696 | 2026.01.06 19:27:39.708116 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36405 | ||
| 3697 | 2026.01.06 19:27:39.708228 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3698 | 2026.01.06 19:27:39.708259 [ 288 ] {} <Debug> TCP-Session: 26dd383b-9072-4a98-8043-bc70d53d187f Authenticating user 'default' from [fd00:1122:3344:101::e]:36405 | ||
| 3699 | 2026.01.06 19:27:39.708283 [ 288 ] {} <Debug> TCP-Session: 26dd383b-9072-4a98-8043-bc70d53d187f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3700 | 2026.01.06 19:27:39.708296 [ 288 ] {} <Debug> TCP-Session: 26dd383b-9072-4a98-8043-bc70d53d187f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3701 | 2026.01.06 19:27:39.708524 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51918 | ||
| 3702 | 2026.01.06 19:27:39.708568 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51575 | ||
| 3703 | 2026.01.06 19:27:39.708585 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34826 | ||
| 3704 | 2026.01.06 19:27:39.708598 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56903 | ||
| 3705 | 2026.01.06 19:27:39.708633 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33582 | ||
| 3706 | 2026.01.06 19:27:39.708667 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3707 | 2026.01.06 19:27:39.708563 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44075 | ||
| 3708 | 2026.01.06 19:27:39.708707 [ 293 ] {} <Debug> TCP-Session: 4472b5c5-a65c-49a5-acee-dc195fac37b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:51575 | ||
| 3709 | 2026.01.06 19:27:39.708560 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44797 | ||
| 3710 | 2026.01.06 19:27:39.708757 [ 293 ] {} <Debug> TCP-Session: 4472b5c5-a65c-49a5-acee-dc195fac37b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3711 | 2026.01.06 19:27:39.708540 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50188 | ||
| 3712 | 2026.01.06 19:27:39.708784 [ 293 ] {} <Debug> TCP-Session: 4472b5c5-a65c-49a5-acee-dc195fac37b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3713 | 2026.01.06 19:27:39.708818 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3714 | 2026.01.06 19:27:39.708852 [ 288 ] {} <Trace> TCP-Session: 26dd383b-9072-4a98-8043-bc70d53d187f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3715 | 2026.01.06 19:27:39.708856 [ 289 ] {} <Debug> TCP-Session: 5ecee3d9-73ba-44ab-a745-22aa25223596 Authenticating user 'default' from [fd00:1122:3344:101::e]:51918 | ||
| 3716 | 2026.01.06 19:27:39.708899 [ 289 ] {} <Debug> TCP-Session: 5ecee3d9-73ba-44ab-a745-22aa25223596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3717 | 2026.01.06 19:27:39.708911 [ 289 ] {} <Debug> TCP-Session: 5ecee3d9-73ba-44ab-a745-22aa25223596 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3718 | 2026.01.06 19:27:39.709043 [ 288 ] {117658ea-d432-43ae-8298-b25e13834cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36405) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3719 | 2026.01.06 19:27:39.709141 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3720 | 2026.01.06 19:27:39.709141 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3721 | 2026.01.06 19:27:39.709177 [ 290 ] {} <Debug> TCP-Session: d8d7621b-188b-470a-993d-338c53925d70 Authenticating user 'default' from [fd00:1122:3344:101::e]:50188 | ||
| 3722 | 2026.01.06 19:27:39.709143 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3723 | 2026.01.06 19:27:39.709197 [ 286 ] {} <Debug> TCP-Session: 22b4e899-62cd-4d46-b70d-0d3f894f903f Authenticating user 'default' from [fd00:1122:3344:101::e]:33582 | ||
| 3724 | 2026.01.06 19:27:39.709203 [ 290 ] {} <Debug> TCP-Session: d8d7621b-188b-470a-993d-338c53925d70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3725 | 2026.01.06 19:27:39.709240 [ 291 ] {} <Debug> TCP-Session: bccde9a5-0d3a-4be9-b6d8-09c155bee7e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44075 | ||
| 3726 | 2026.01.06 19:27:39.709241 [ 286 ] {} <Debug> TCP-Session: 22b4e899-62cd-4d46-b70d-0d3f894f903f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3727 | 2026.01.06 19:27:39.709251 [ 290 ] {} <Debug> TCP-Session: d8d7621b-188b-470a-993d-338c53925d70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3728 | 2026.01.06 19:27:39.709274 [ 291 ] {} <Debug> TCP-Session: bccde9a5-0d3a-4be9-b6d8-09c155bee7e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3729 | 2026.01.06 19:27:39.709278 [ 286 ] {} <Debug> TCP-Session: 22b4e899-62cd-4d46-b70d-0d3f894f903f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3730 | 2026.01.06 19:27:39.709301 [ 291 ] {} <Debug> TCP-Session: bccde9a5-0d3a-4be9-b6d8-09c155bee7e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3731 | 2026.01.06 19:27:39.709341 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3732 | 2026.01.06 19:27:39.709377 [ 292 ] {} <Debug> TCP-Session: 78c0f4cf-e1f5-4625-b405-baee87ef16b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44797 | ||
| 3733 | 2026.01.06 19:27:39.709382 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3734 | 2026.01.06 19:27:39.709402 [ 292 ] {} <Debug> TCP-Session: 78c0f4cf-e1f5-4625-b405-baee87ef16b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3735 | 2026.01.06 19:27:39.709429 [ 292 ] {} <Debug> TCP-Session: 78c0f4cf-e1f5-4625-b405-baee87ef16b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3736 | 2026.01.06 19:27:39.709430 [ 294 ] {} <Debug> TCP-Session: edc20c39-cb1e-48f9-ac23-ff1152b5b288 Authenticating user 'default' from [fd00:1122:3344:101::e]:34826 | ||
| 3737 | 2026.01.06 19:27:39.709467 [ 294 ] {} <Debug> TCP-Session: edc20c39-cb1e-48f9-ac23-ff1152b5b288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3738 | 2026.01.06 19:27:39.709480 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3739 | 2026.01.06 19:27:39.709485 [ 294 ] {} <Debug> TCP-Session: edc20c39-cb1e-48f9-ac23-ff1152b5b288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3740 | 2026.01.06 19:27:39.709506 [ 3 ] {} <Debug> TCP-Session: e321b8b8-40ff-46cb-a177-40f5888b3bb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56903 | ||
| 3741 | 2026.01.06 19:27:39.709527 [ 3 ] {} <Debug> TCP-Session: e321b8b8-40ff-46cb-a177-40f5888b3bb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3742 | 2026.01.06 19:27:39.709547 [ 3 ] {} <Debug> TCP-Session: e321b8b8-40ff-46cb-a177-40f5888b3bb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3743 | 2026.01.06 19:27:39.709598 [ 288 ] {117658ea-d432-43ae-8298-b25e13834cd3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3744 | 2026.01.06 19:27:39.709662 [ 288 ] {117658ea-d432-43ae-8298-b25e13834cd3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3745 | 2026.01.06 19:27:39.710017 [ 288 ] {117658ea-d432-43ae-8298-b25e13834cd3} <Debug> oximeter.version (c9879b98-2857-4c41-a1bf-4a005a9336fb) (SelectExecutor): Key condition: unknown | ||
| 3746 | 2026.01.06 19:27:39.711164 [ 341 ] {117658ea-d432-43ae-8298-b25e13834cd3} <Trace> AggregatingTransform: Aggregating | ||
| 3747 | 2026.01.06 19:27:39.711215 [ 341 ] {117658ea-d432-43ae-8298-b25e13834cd3} <Trace> Aggregator: Aggregation method: without_key | ||
| 3748 | 2026.01.06 19:27:39.711254 [ 341 ] {117658ea-d432-43ae-8298-b25e13834cd3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001132104 sec. (883.311 rows/sec., 34.50 KiB/sec.) | ||
| 3749 | 2026.01.06 19:27:39.711273 [ 341 ] {117658ea-d432-43ae-8298-b25e13834cd3} <Trace> Aggregator: Merging aggregated data | ||
| 3750 | 2026.01.06 19:27:39.712541 [ 288 ] {117658ea-d432-43ae-8298-b25e13834cd3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003561 sec., 280.8199943836001 rows/sec., 10.97 KiB/sec. | ||
| 3751 | 2026.01.06 19:27:39.712671 [ 288 ] {117658ea-d432-43ae-8298-b25e13834cd3} <Debug> TCPHandler: Processed in 0.00406255 sec. | ||
| 3752 | 2026.01.06 19:27:39.712808 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3753 | 2026.01.06 19:27:39.712837 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3754 | 2026.01.06 19:27:39.712856 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3755 | 2026.01.06 19:27:39.712880 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3756 | 2026.01.06 19:27:39.712889 [ 289 ] {} <Debug> TCP-Session: 5ecee3d9-73ba-44ab-a745-22aa25223596 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3757 | 2026.01.06 19:27:39.712908 [ 286 ] {} <Debug> TCP-Session: 22b4e899-62cd-4d46-b70d-0d3f894f903f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3758 | 2026.01.06 19:27:39.712915 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3759 | 2026.01.06 19:27:39.712934 [ 290 ] {} <Debug> TCP-Session: d8d7621b-188b-470a-993d-338c53925d70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3760 | 2026.01.06 19:27:39.712960 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3761 | 2026.01.06 19:27:39.712972 [ 294 ] {} <Debug> TCP-Session: edc20c39-cb1e-48f9-ac23-ff1152b5b288 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3762 | 2026.01.06 19:27:39.712946 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3763 | 2026.01.06 19:27:39.712994 [ 3 ] {} <Debug> TCP-Session: e321b8b8-40ff-46cb-a177-40f5888b3bb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3764 | 2026.01.06 19:27:39.712932 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3765 | 2026.01.06 19:27:39.713042 [ 292 ] {} <Debug> TCP-Session: 78c0f4cf-e1f5-4625-b405-baee87ef16b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3766 | 2026.01.06 19:27:39.712892 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3767 | 2026.01.06 19:27:39.713089 [ 293 ] {} <Debug> TCP-Session: 4472b5c5-a65c-49a5-acee-dc195fac37b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3768 | 2026.01.06 19:27:39.712839 [ 288 ] {} <Debug> TCP-Session: 26dd383b-9072-4a98-8043-bc70d53d187f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3769 | 2026.01.06 19:27:39.713121 [ 291 ] {} <Debug> TCP-Session: bccde9a5-0d3a-4be9-b6d8-09c155bee7e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3770 | 2026.01.06 19:27:39.732740 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8162 | ||
| 3771 | 2026.01.06 19:27:39.733469 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3772 | 2026.01.06 19:27:39.733539 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3773 | 2026.01.06 19:27:39.734147 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3774 | 2026.01.06 19:27:39.734405 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3775 | 2026.01.06 19:27:39.734562 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8162 | ||
| 3776 | 2026.01.06 19:27:39.765928 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35998 | ||
| 3777 | 2026.01.06 19:27:39.766036 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3778 | 2026.01.06 19:27:39.766063 [ 288 ] {} <Debug> TCP-Session: ac383016-95bf-46d8-986f-7491f4dcba5a Authenticating user 'default' from [fd00:1122:3344:101::e]:35998 | ||
| 3779 | 2026.01.06 19:27:39.766085 [ 288 ] {} <Debug> TCP-Session: ac383016-95bf-46d8-986f-7491f4dcba5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3780 | 2026.01.06 19:27:39.766100 [ 288 ] {} <Debug> TCP-Session: ac383016-95bf-46d8-986f-7491f4dcba5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3781 | 2026.01.06 19:27:39.766326 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53267 | ||
| 3782 | 2026.01.06 19:27:39.766341 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47789 | ||
| 3783 | 2026.01.06 19:27:39.766377 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48665 | ||
| 3784 | 2026.01.06 19:27:39.766395 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44765 | ||
| 3785 | 2026.01.06 19:27:39.766391 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51452 | ||
| 3786 | 2026.01.06 19:27:39.766450 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3787 | 2026.01.06 19:27:39.766472 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3788 | 2026.01.06 19:27:39.766497 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3789 | 2026.01.06 19:27:39.766500 [ 289 ] {} <Debug> TCP-Session: 1d406d9f-94d1-4401-ac26-c0a266e27fcd Authenticating user 'default' from [fd00:1122:3344:101::e]:53267 | ||
| 3790 | 2026.01.06 19:27:39.766523 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3791 | 2026.01.06 19:27:39.766533 [ 286 ] {} <Debug> TCP-Session: 818bc094-9835-461e-8ba8-b6aff118ab4f Authenticating user 'default' from [fd00:1122:3344:101::e]:44765 | ||
| 3792 | 2026.01.06 19:27:39.766545 [ 289 ] {} <Debug> TCP-Session: 1d406d9f-94d1-4401-ac26-c0a266e27fcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3793 | 2026.01.06 19:27:39.766564 [ 3 ] {} <Debug> TCP-Session: 3854bc98-5b73-4163-856f-1c91de08dca1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51452 | ||
| 3794 | 2026.01.06 19:27:39.766579 [ 286 ] {} <Debug> TCP-Session: 818bc094-9835-461e-8ba8-b6aff118ab4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3795 | 2026.01.06 19:27:39.766581 [ 289 ] {} <Debug> TCP-Session: 1d406d9f-94d1-4401-ac26-c0a266e27fcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3796 | 2026.01.06 19:27:39.766604 [ 3 ] {} <Debug> TCP-Session: 3854bc98-5b73-4163-856f-1c91de08dca1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3797 | 2026.01.06 19:27:39.766614 [ 286 ] {} <Debug> TCP-Session: 818bc094-9835-461e-8ba8-b6aff118ab4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3798 | 2026.01.06 19:27:39.766640 [ 3 ] {} <Debug> TCP-Session: 3854bc98-5b73-4163-856f-1c91de08dca1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3799 | 2026.01.06 19:27:39.766516 [ 290 ] {} <Debug> TCP-Session: 774208e1-d64f-4f06-ad0e-76775bcdd548 Authenticating user 'default' from [fd00:1122:3344:101::e]:47789 | ||
| 3800 | 2026.01.06 19:27:39.766394 [ 288 ] {} <Trace> TCP-Session: ac383016-95bf-46d8-986f-7491f4dcba5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3801 | 2026.01.06 19:27:39.766685 [ 290 ] {} <Debug> TCP-Session: 774208e1-d64f-4f06-ad0e-76775bcdd548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3802 | 2026.01.06 19:27:39.766368 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39140 | ||
| 3803 | 2026.01.06 19:27:39.766718 [ 290 ] {} <Debug> TCP-Session: 774208e1-d64f-4f06-ad0e-76775bcdd548 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3804 | 2026.01.06 19:27:39.766356 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33789 | ||
| 3805 | 2026.01.06 19:27:39.766352 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64992 | ||
| 3806 | 2026.01.06 19:27:39.766807 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3807 | 2026.01.06 19:27:39.766472 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3808 | 2026.01.06 19:27:39.766843 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3809 | 2026.01.06 19:27:39.766853 [ 293 ] {} <Debug> TCP-Session: c30653b1-ee13-42e7-988d-90171cdf8fa1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39140 | ||
| 3810 | 2026.01.06 19:27:39.766881 [ 294 ] {} <Debug> TCP-Session: 0b9eec1d-272d-4090-aabc-cae1f79443db Authenticating user 'default' from [fd00:1122:3344:101::e]:48665 | ||
| 3811 | 2026.01.06 19:27:39.766890 [ 288 ] {d766f4d8-f137-4623-8865-0c3030f0907e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35998) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3812 | 2026.01.06 19:27:39.766905 [ 293 ] {} <Debug> TCP-Session: c30653b1-ee13-42e7-988d-90171cdf8fa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3813 | 2026.01.06 19:27:39.766929 [ 294 ] {} <Debug> TCP-Session: 0b9eec1d-272d-4090-aabc-cae1f79443db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3814 | 2026.01.06 19:27:39.766949 [ 293 ] {} <Debug> TCP-Session: c30653b1-ee13-42e7-988d-90171cdf8fa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3815 | 2026.01.06 19:27:39.766978 [ 294 ] {} <Debug> TCP-Session: 0b9eec1d-272d-4090-aabc-cae1f79443db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3816 | 2026.01.06 19:27:39.766894 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3817 | 2026.01.06 19:27:39.766889 [ 292 ] {} <Debug> TCP-Session: 314f07d5-c031-4903-bdb0-d69243ced0ac Authenticating user 'default' from [fd00:1122:3344:101::e]:33789 | ||
| 3818 | 2026.01.06 19:27:39.767050 [ 291 ] {} <Debug> TCP-Session: 03e83ff5-a2b0-46ee-ae17-d20cb62272a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:64992 | ||
| 3819 | 2026.01.06 19:27:39.767064 [ 292 ] {} <Debug> TCP-Session: 314f07d5-c031-4903-bdb0-d69243ced0ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3820 | 2026.01.06 19:27:39.767083 [ 291 ] {} <Debug> TCP-Session: 03e83ff5-a2b0-46ee-ae17-d20cb62272a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3821 | 2026.01.06 19:27:39.767093 [ 292 ] {} <Debug> TCP-Session: 314f07d5-c031-4903-bdb0-d69243ced0ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3822 | 2026.01.06 19:27:39.767106 [ 291 ] {} <Debug> TCP-Session: 03e83ff5-a2b0-46ee-ae17-d20cb62272a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3823 | 2026.01.06 19:27:39.767190 [ 288 ] {d766f4d8-f137-4623-8865-0c3030f0907e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3824 | 2026.01.06 19:27:39.767247 [ 288 ] {d766f4d8-f137-4623-8865-0c3030f0907e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3825 | 2026.01.06 19:27:39.767528 [ 288 ] {d766f4d8-f137-4623-8865-0c3030f0907e} <Debug> oximeter.version (c9879b98-2857-4c41-a1bf-4a005a9336fb) (SelectExecutor): Key condition: unknown | ||
| 3826 | 2026.01.06 19:27:39.768434 [ 332 ] {d766f4d8-f137-4623-8865-0c3030f0907e} <Trace> AggregatingTransform: Aggregating | ||
| 3827 | 2026.01.06 19:27:39.768484 [ 332 ] {d766f4d8-f137-4623-8865-0c3030f0907e} <Trace> Aggregator: Aggregation method: without_key | ||
| 3828 | 2026.01.06 19:27:39.768525 [ 332 ] {d766f4d8-f137-4623-8865-0c3030f0907e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000897317 sec. (1114.433 rows/sec., 43.53 KiB/sec.) | ||
| 3829 | 2026.01.06 19:27:39.768544 [ 332 ] {d766f4d8-f137-4623-8865-0c3030f0907e} <Trace> Aggregator: Merging aggregated data | ||
| 3830 | 2026.01.06 19:27:39.770096 [ 288 ] {d766f4d8-f137-4623-8865-0c3030f0907e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003283 sec., 304.5994517209869 rows/sec., 11.90 KiB/sec. | ||
| 3831 | 2026.01.06 19:27:39.770264 [ 288 ] {d766f4d8-f137-4623-8865-0c3030f0907e} <Debug> TCPHandler: Processed in 0.003982288 sec. | ||
| 3832 | 2026.01.06 19:27:39.770395 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3833 | 2026.01.06 19:27:39.770425 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3834 | 2026.01.06 19:27:39.770446 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3835 | 2026.01.06 19:27:39.770465 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3836 | 2026.01.06 19:27:39.770477 [ 289 ] {} <Debug> TCP-Session: 1d406d9f-94d1-4401-ac26-c0a266e27fcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3837 | 2026.01.06 19:27:39.770493 [ 286 ] {} <Debug> TCP-Session: 818bc094-9835-461e-8ba8-b6aff118ab4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3838 | 2026.01.06 19:27:39.770504 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3839 | 2026.01.06 19:27:39.770521 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3840 | 2026.01.06 19:27:39.770551 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3841 | 2026.01.06 19:27:39.770567 [ 3 ] {} <Debug> TCP-Session: 3854bc98-5b73-4163-856f-1c91de08dca1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3842 | 2026.01.06 19:27:39.770575 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3843 | 2026.01.06 19:27:39.770593 [ 292 ] {} <Debug> TCP-Session: 314f07d5-c031-4903-bdb0-d69243ced0ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3844 | 2026.01.06 19:27:39.770554 [ 290 ] {} <Debug> TCP-Session: 774208e1-d64f-4f06-ad0e-76775bcdd548 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3845 | 2026.01.06 19:27:39.770624 [ 293 ] {} <Debug> TCP-Session: c30653b1-ee13-42e7-988d-90171cdf8fa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3846 | 2026.01.06 19:27:39.770486 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3847 | 2026.01.06 19:27:39.770508 [ 294 ] {} <Debug> TCP-Session: 0b9eec1d-272d-4090-aabc-cae1f79443db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3848 | 2026.01.06 19:27:39.770432 [ 288 ] {} <Debug> TCP-Session: ac383016-95bf-46d8-986f-7491f4dcba5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3849 | 2026.01.06 19:27:39.770707 [ 291 ] {} <Debug> TCP-Session: 03e83ff5-a2b0-46ee-ae17-d20cb62272a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3850 | 2026.01.06 19:27:39.976299 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62318 | ||
| 3851 | 2026.01.06 19:27:39.976412 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3852 | 2026.01.06 19:27:39.976442 [ 288 ] {} <Debug> TCP-Session: a2669830-b0b1-4547-85cd-e02680528c7b Authenticating user 'default' from [fd00:1122:3344:101::e]:62318 | ||
| 3853 | 2026.01.06 19:27:39.976466 [ 288 ] {} <Debug> TCP-Session: a2669830-b0b1-4547-85cd-e02680528c7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3854 | 2026.01.06 19:27:39.976482 [ 288 ] {} <Debug> TCP-Session: a2669830-b0b1-4547-85cd-e02680528c7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3855 | 2026.01.06 19:27:39.976676 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40437 | ||
| 3856 | 2026.01.06 19:27:39.976709 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43244 | ||
| 3857 | 2026.01.06 19:27:39.976725 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51132 | ||
| 3858 | 2026.01.06 19:27:39.976747 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63580 | ||
| 3859 | 2026.01.06 19:27:39.976769 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53655 | ||
| 3860 | 2026.01.06 19:27:39.976802 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3861 | 2026.01.06 19:27:39.976828 [ 288 ] {} <Trace> TCP-Session: a2669830-b0b1-4547-85cd-e02680528c7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3862 | 2026.01.06 19:27:39.976831 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3863 | 2026.01.06 19:27:39.976852 [ 289 ] {} <Debug> TCP-Session: 549404b8-4a6b-44f5-9b19-05bf92421c69 Authenticating user 'default' from [fd00:1122:3344:101::e]:40437 | ||
| 3864 | 2026.01.06 19:27:39.976866 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3865 | 2026.01.06 19:27:39.976891 [ 292 ] {} <Debug> TCP-Session: 4d8090ab-72ef-4481-8f9a-fc2f21988e6e Authenticating user 'default' from [fd00:1122:3344:101::e]:51132 | ||
| 3866 | 2026.01.06 19:27:39.976905 [ 289 ] {} <Debug> TCP-Session: 549404b8-4a6b-44f5-9b19-05bf92421c69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3867 | 2026.01.06 19:27:39.976917 [ 286 ] {} <Debug> TCP-Session: 15477c63-8d86-49f5-87dd-301dae35c486 Authenticating user 'default' from [fd00:1122:3344:101::e]:53655 | ||
| 3868 | 2026.01.06 19:27:39.976925 [ 292 ] {} <Debug> TCP-Session: 4d8090ab-72ef-4481-8f9a-fc2f21988e6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3869 | 2026.01.06 19:27:39.976936 [ 289 ] {} <Debug> TCP-Session: 549404b8-4a6b-44f5-9b19-05bf92421c69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3870 | 2026.01.06 19:27:39.976958 [ 286 ] {} <Debug> TCP-Session: 15477c63-8d86-49f5-87dd-301dae35c486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3871 | 2026.01.06 19:27:39.976962 [ 292 ] {} <Debug> TCP-Session: 4d8090ab-72ef-4481-8f9a-fc2f21988e6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3872 | 2026.01.06 19:27:39.976991 [ 286 ] {} <Debug> TCP-Session: 15477c63-8d86-49f5-87dd-301dae35c486 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3873 | 2026.01.06 19:27:39.976849 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3874 | 2026.01.06 19:27:39.977020 [ 288 ] {4fa80c39-1175-4d54-858a-004fb6eaf955} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62318) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3875 | 2026.01.06 19:27:39.977044 [ 294 ] {} <Debug> TCP-Session: 6da1b459-244a-4d2c-8e16-2d4e1a209230 Authenticating user 'default' from [fd00:1122:3344:101::e]:63580 | ||
| 3876 | 2026.01.06 19:27:39.976833 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3877 | 2026.01.06 19:27:39.977072 [ 294 ] {} <Debug> TCP-Session: 6da1b459-244a-4d2c-8e16-2d4e1a209230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3878 | 2026.01.06 19:27:39.976760 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63594 | ||
| 3879 | 2026.01.06 19:27:39.977095 [ 294 ] {} <Debug> TCP-Session: 6da1b459-244a-4d2c-8e16-2d4e1a209230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3880 | 2026.01.06 19:27:39.977097 [ 290 ] {} <Debug> TCP-Session: b09394a8-f31d-4cd5-a04e-953882f495fd Authenticating user 'default' from [fd00:1122:3344:101::e]:43244 | ||
| 3881 | 2026.01.06 19:27:39.976738 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55739 | ||
| 3882 | 2026.01.06 19:27:39.977155 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3883 | 2026.01.06 19:27:39.976728 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35602 | ||
| 3884 | 2026.01.06 19:27:39.977191 [ 3 ] {} <Debug> TCP-Session: d4f976c8-ba5f-4ebf-8406-554201fe1dbf Authenticating user 'default' from [fd00:1122:3344:101::e]:63594 | ||
| 3885 | 2026.01.06 19:27:39.977215 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3886 | 2026.01.06 19:27:39.977233 [ 3 ] {} <Debug> TCP-Session: d4f976c8-ba5f-4ebf-8406-554201fe1dbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3887 | 2026.01.06 19:27:39.977141 [ 290 ] {} <Debug> TCP-Session: b09394a8-f31d-4cd5-a04e-953882f495fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3888 | 2026.01.06 19:27:39.977256 [ 3 ] {} <Debug> TCP-Session: d4f976c8-ba5f-4ebf-8406-554201fe1dbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3889 | 2026.01.06 19:27:39.977252 [ 293 ] {} <Debug> TCP-Session: 50403024-3a27-4cd8-a26e-ea582a9e39df Authenticating user 'default' from [fd00:1122:3344:101::e]:55739 | ||
| 3890 | 2026.01.06 19:27:39.977267 [ 290 ] {} <Debug> TCP-Session: b09394a8-f31d-4cd5-a04e-953882f495fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3891 | 2026.01.06 19:27:39.977283 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3892 | 2026.01.06 19:27:39.977301 [ 288 ] {4fa80c39-1175-4d54-858a-004fb6eaf955} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3893 | 2026.01.06 19:27:39.977326 [ 291 ] {} <Debug> TCP-Session: 72aa69ed-1e73-438a-9626-013feae70fac Authenticating user 'default' from [fd00:1122:3344:101::e]:35602 | ||
| 3894 | 2026.01.06 19:27:39.977292 [ 293 ] {} <Debug> TCP-Session: 50403024-3a27-4cd8-a26e-ea582a9e39df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3895 | 2026.01.06 19:27:39.977361 [ 291 ] {} <Debug> TCP-Session: 72aa69ed-1e73-438a-9626-013feae70fac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3896 | 2026.01.06 19:27:39.977373 [ 288 ] {4fa80c39-1175-4d54-858a-004fb6eaf955} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3897 | 2026.01.06 19:27:39.977386 [ 291 ] {} <Debug> TCP-Session: 72aa69ed-1e73-438a-9626-013feae70fac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3898 | 2026.01.06 19:27:39.977373 [ 293 ] {} <Debug> TCP-Session: 50403024-3a27-4cd8-a26e-ea582a9e39df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3899 | 2026.01.06 19:27:39.977663 [ 288 ] {4fa80c39-1175-4d54-858a-004fb6eaf955} <Debug> oximeter.version (c9879b98-2857-4c41-a1bf-4a005a9336fb) (SelectExecutor): Key condition: unknown | ||
| 3900 | 2026.01.06 19:27:39.978522 [ 341 ] {4fa80c39-1175-4d54-858a-004fb6eaf955} <Trace> AggregatingTransform: Aggregating | ||
| 3901 | 2026.01.06 19:27:39.978563 [ 341 ] {4fa80c39-1175-4d54-858a-004fb6eaf955} <Trace> Aggregator: Aggregation method: without_key | ||
| 3902 | 2026.01.06 19:27:39.978599 [ 341 ] {4fa80c39-1175-4d54-858a-004fb6eaf955} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000832584 sec. (1201.080 rows/sec., 46.92 KiB/sec.) | ||
| 3903 | 2026.01.06 19:27:39.978617 [ 341 ] {4fa80c39-1175-4d54-858a-004fb6eaf955} <Trace> Aggregator: Merging aggregated data | ||
| 3904 | 2026.01.06 19:27:39.979984 [ 288 ] {4fa80c39-1175-4d54-858a-004fb6eaf955} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003027 sec., 330.3600925008259 rows/sec., 12.90 KiB/sec. | ||
| 3905 | 2026.01.06 19:27:39.980166 [ 288 ] {4fa80c39-1175-4d54-858a-004fb6eaf955} <Debug> TCPHandler: Processed in 0.003459993 sec. | ||
| 3906 | 2026.01.06 19:27:39.980294 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3907 | 2026.01.06 19:27:39.980325 [ 288 ] {} <Debug> TCP-Session: a2669830-b0b1-4547-85cd-e02680528c7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3908 | 2026.01.06 19:27:39.980325 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3909 | 2026.01.06 19:27:39.980345 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3910 | 2026.01.06 19:27:39.980368 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3911 | 2026.01.06 19:27:39.980392 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3912 | 2026.01.06 19:27:39.980409 [ 294 ] {} <Debug> TCP-Session: 6da1b459-244a-4d2c-8e16-2d4e1a209230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3913 | 2026.01.06 19:27:39.980409 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3914 | 2026.01.06 19:27:39.980437 [ 286 ] {} <Debug> TCP-Session: 15477c63-8d86-49f5-87dd-301dae35c486 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3915 | 2026.01.06 19:27:39.980446 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3916 | 2026.01.06 19:27:39.980463 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3917 | 2026.01.06 19:27:39.980500 [ 293 ] {} <Debug> TCP-Session: 50403024-3a27-4cd8-a26e-ea582a9e39df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3918 | 2026.01.06 19:27:39.980468 [ 292 ] {} <Debug> TCP-Session: 4d8090ab-72ef-4481-8f9a-fc2f21988e6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3919 | 2026.01.06 19:27:39.980524 [ 3 ] {} <Debug> TCP-Session: d4f976c8-ba5f-4ebf-8406-554201fe1dbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3920 | 2026.01.06 19:27:39.980427 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3921 | 2026.01.06 19:27:39.980428 [ 291 ] {} <Debug> TCP-Session: 72aa69ed-1e73-438a-9626-013feae70fac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3922 | 2026.01.06 19:27:39.980380 [ 289 ] {} <Debug> TCP-Session: 549404b8-4a6b-44f5-9b19-05bf92421c69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3923 | 2026.01.06 19:27:39.980599 [ 290 ] {} <Debug> TCP-Session: b09394a8-f31d-4cd5-a04e-953882f495fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3924 | 2026.01.06 19:27:40.151296 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3925 | 2026.01.06 19:27:40.167380 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3926 | 2026.01.06 19:27:40.167455 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3927 | 2026.01.06 19:27:40.173678 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3928 | 2026.01.06 19:27:40.174436 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3929 | 2026.01.06 19:27:40.177587 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3930 | 2026.01.06 19:27:42.241045 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 518 | ||
| 3931 | 2026.01.06 19:27:42.243368 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3932 | 2026.01.06 19:27:42.243419 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3933 | 2026.01.06 19:27:42.244603 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3934 | 2026.01.06 19:27:42.244878 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3935 | 2026.01.06 19:27:42.245126 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 518 | ||
| 3936 | 2026.01.06 19:27:43.592665 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3937 | 2026.01.06 19:27:43.592832 [ 5 ] {583d20b2-fb21-4544-9d9e-7a972ba66376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3938 | 2026.01.06 19:27:43.592895 [ 5 ] {583d20b2-fb21-4544-9d9e-7a972ba66376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3939 | 2026.01.06 19:27:43.593546 [ 5 ] {583d20b2-fb21-4544-9d9e-7a972ba66376} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3940 | 2026.01.06 19:27:43.593587 [ 5 ] {583d20b2-fb21-4544-9d9e-7a972ba66376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3941 | 2026.01.06 19:27:43.593969 [ 5 ] {583d20b2-fb21-4544-9d9e-7a972ba66376} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3942 | 2026.01.06 19:27:43.594191 [ 5 ] {583d20b2-fb21-4544-9d9e-7a972ba66376} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3943 | 2026.01.06 19:27:43.594343 [ 5 ] {583d20b2-fb21-4544-9d9e-7a972ba66376} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001556 sec., 74550.12853470436 rows/sec., 6.32 MiB/sec. | ||
| 3944 | 2026.01.06 19:27:43.594395 [ 5 ] {583d20b2-fb21-4544-9d9e-7a972ba66376} <Debug> TCPHandler: Processed in 0.001848685 sec. | ||
| 3945 | 2026.01.06 19:27:43.594529 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3946 | 2026.01.06 19:27:43.594631 [ 5 ] {c5c3f168-116f-4484-8dd3-915ce32cd088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3947 | 2026.01.06 19:27:43.594674 [ 5 ] {c5c3f168-116f-4484-8dd3-915ce32cd088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3948 | 2026.01.06 19:27:43.595086 [ 5 ] {c5c3f168-116f-4484-8dd3-915ce32cd088} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3949 | 2026.01.06 19:27:43.595123 [ 5 ] {c5c3f168-116f-4484-8dd3-915ce32cd088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3950 | 2026.01.06 19:27:43.595417 [ 5 ] {c5c3f168-116f-4484-8dd3-915ce32cd088} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3951 | 2026.01.06 19:27:43.595629 [ 5 ] {c5c3f168-116f-4484-8dd3-915ce32cd088} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3952 | 2026.01.06 19:27:43.595757 [ 5 ] {c5c3f168-116f-4484-8dd3-915ce32cd088} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001151 sec., 26064.291920069507 rows/sec., 1.91 MiB/sec. | ||
| 3953 | 2026.01.06 19:27:43.595794 [ 5 ] {c5c3f168-116f-4484-8dd3-915ce32cd088} <Debug> TCPHandler: Processed in 0.001315719 sec. | ||
| 3954 | 2026.01.06 19:27:43.595903 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3955 | 2026.01.06 19:27:43.595996 [ 5 ] {13144dfb-61f1-4658-abc2-91ed5b669fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3956 | 2026.01.06 19:27:43.596035 [ 5 ] {13144dfb-61f1-4658-abc2-91ed5b669fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3957 | 2026.01.06 19:27:43.596447 [ 5 ] {13144dfb-61f1-4658-abc2-91ed5b669fd9} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3958 | 2026.01.06 19:27:43.596482 [ 5 ] {13144dfb-61f1-4658-abc2-91ed5b669fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3959 | 2026.01.06 19:27:43.596776 [ 5 ] {13144dfb-61f1-4658-abc2-91ed5b669fd9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3960 | 2026.01.06 19:27:43.596973 [ 5 ] {13144dfb-61f1-4658-abc2-91ed5b669fd9} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3961 | 2026.01.06 19:27:43.597096 [ 5 ] {13144dfb-61f1-4658-abc2-91ed5b669fd9} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001119 sec., 84003.57462019661 rows/sec., 6.56 MiB/sec. | ||
| 3962 | 2026.01.06 19:27:43.597132 [ 5 ] {13144dfb-61f1-4658-abc2-91ed5b669fd9} <Debug> TCPHandler: Processed in 0.001276868 sec. | ||
| 3963 | 2026.01.06 19:27:43.597246 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3964 | 2026.01.06 19:27:43.597339 [ 5 ] {8dd77c94-4b2b-4e3a-8a1a-22fd998fc5e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3965 | 2026.01.06 19:27:43.597381 [ 5 ] {8dd77c94-4b2b-4e3a-8a1a-22fd998fc5e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3966 | 2026.01.06 19:27:43.597774 [ 5 ] {8dd77c94-4b2b-4e3a-8a1a-22fd998fc5e0} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3967 | 2026.01.06 19:27:43.597809 [ 5 ] {8dd77c94-4b2b-4e3a-8a1a-22fd998fc5e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3968 | 2026.01.06 19:27:43.598119 [ 5 ] {8dd77c94-4b2b-4e3a-8a1a-22fd998fc5e0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3969 | 2026.01.06 19:27:43.598313 [ 5 ] {8dd77c94-4b2b-4e3a-8a1a-22fd998fc5e0} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3970 | 2026.01.06 19:27:43.598439 [ 5 ] {8dd77c94-4b2b-4e3a-8a1a-22fd998fc5e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001118 sec., 143112.70125223612 rows/sec., 9.97 MiB/sec. | ||
| 3971 | 2026.01.06 19:27:43.598474 [ 5 ] {8dd77c94-4b2b-4e3a-8a1a-22fd998fc5e0} <Debug> TCPHandler: Processed in 0.001276078 sec. | ||
| 3972 | 2026.01.06 19:27:43.598590 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3973 | 2026.01.06 19:27:43.598680 [ 5 ] {d499d926-73de-45f4-b7d6-eca9f044f5ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3974 | 2026.01.06 19:27:43.598732 [ 5 ] {d499d926-73de-45f4-b7d6-eca9f044f5ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3975 | 2026.01.06 19:27:43.599510 [ 5 ] {d499d926-73de-45f4-b7d6-eca9f044f5ce} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3976 | 2026.01.06 19:27:43.599569 [ 5 ] {d499d926-73de-45f4-b7d6-eca9f044f5ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3977 | 2026.01.06 19:27:43.600106 [ 5 ] {d499d926-73de-45f4-b7d6-eca9f044f5ce} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3978 | 2026.01.06 19:27:43.600326 [ 5 ] {d499d926-73de-45f4-b7d6-eca9f044f5ce} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3979 | 2026.01.06 19:27:43.600460 [ 5 ] {d499d926-73de-45f4-b7d6-eca9f044f5ce} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001798 sec., 16685.205784204674 rows/sec., 29.90 MiB/sec. | ||
| 3980 | 2026.01.06 19:27:43.600522 [ 5 ] {d499d926-73de-45f4-b7d6-eca9f044f5ce} <Debug> TCPHandler: Processed in 0.001979518 sec. | ||
| 3981 | 2026.01.06 19:27:43.600629 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3982 | 2026.01.06 19:27:43.600721 [ 5 ] {a67f7883-c52d-4a19-b09f-fc9d869ce23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3983 | 2026.01.06 19:27:43.600762 [ 5 ] {a67f7883-c52d-4a19-b09f-fc9d869ce23b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3984 | 2026.01.06 19:27:43.601116 [ 5 ] {a67f7883-c52d-4a19-b09f-fc9d869ce23b} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3985 | 2026.01.06 19:27:43.601151 [ 5 ] {a67f7883-c52d-4a19-b09f-fc9d869ce23b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3986 | 2026.01.06 19:27:43.601449 [ 5 ] {a67f7883-c52d-4a19-b09f-fc9d869ce23b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3987 | 2026.01.06 19:27:43.601644 [ 5 ] {a67f7883-c52d-4a19-b09f-fc9d869ce23b} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3988 | 2026.01.06 19:27:43.601765 [ 5 ] {a67f7883-c52d-4a19-b09f-fc9d869ce23b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 3989 | 2026.01.06 19:27:43.601800 [ 5 ] {a67f7883-c52d-4a19-b09f-fc9d869ce23b} <Debug> TCPHandler: Processed in 0.001217316 sec. | ||
| 3990 | 2026.01.06 19:27:47.132097 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3991 | 2026.01.06 19:27:47.132172 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3992 | 2026.01.06 19:27:47.234632 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8674 | ||
| 3993 | 2026.01.06 19:27:47.235227 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3994 | 2026.01.06 19:27:47.235279 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3995 | 2026.01.06 19:27:47.235833 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3996 | 2026.01.06 19:27:47.236083 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3997 | 2026.01.06 19:27:47.236240 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8674 | ||
| 3998 | 2026.01.06 19:27:47.677638 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3999 | 2026.01.06 19:27:47.693908 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4000 | 2026.01.06 19:27:47.693961 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4001 | 2026.01.06 19:27:47.700049 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4002 | 2026.01.06 19:27:47.700757 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4003 | 2026.01.06 19:27:47.703583 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4004 | 2026.01.06 19:27:48.591441 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4005 | 2026.01.06 19:27:48.591634 [ 5 ] {8e9b4b0e-d892-44e1-b81a-b21f6b6f744a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4006 | 2026.01.06 19:27:48.591707 [ 5 ] {8e9b4b0e-d892-44e1-b81a-b21f6b6f744a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4007 | 2026.01.06 19:27:48.592441 [ 5 ] {8e9b4b0e-d892-44e1-b81a-b21f6b6f744a} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4008 | 2026.01.06 19:27:48.592493 [ 5 ] {8e9b4b0e-d892-44e1-b81a-b21f6b6f744a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4009 | 2026.01.06 19:27:48.592896 [ 5 ] {8e9b4b0e-d892-44e1-b81a-b21f6b6f744a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4010 | 2026.01.06 19:27:48.593125 [ 5 ] {8e9b4b0e-d892-44e1-b81a-b21f6b6f744a} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4011 | 2026.01.06 19:27:48.593279 [ 5 ] {8e9b4b0e-d892-44e1-b81a-b21f6b6f744a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001698 sec., 44758.5394581861 rows/sec., 3.69 MiB/sec. | ||
| 4012 | 2026.01.06 19:27:48.593327 [ 5 ] {8e9b4b0e-d892-44e1-b81a-b21f6b6f744a} <Debug> TCPHandler: Processed in 0.00201866 sec. | ||
| 4013 | 2026.01.06 19:27:48.593462 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4014 | 2026.01.06 19:27:48.593565 [ 5 ] {d799a4bd-5811-4c88-867d-8adc59bf622d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4015 | 2026.01.06 19:27:48.593611 [ 5 ] {d799a4bd-5811-4c88-867d-8adc59bf622d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4016 | 2026.01.06 19:27:48.594039 [ 5 ] {d799a4bd-5811-4c88-867d-8adc59bf622d} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4017 | 2026.01.06 19:27:48.594078 [ 5 ] {d799a4bd-5811-4c88-867d-8adc59bf622d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4018 | 2026.01.06 19:27:48.594378 [ 5 ] {d799a4bd-5811-4c88-867d-8adc59bf622d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4019 | 2026.01.06 19:27:48.594579 [ 5 ] {d799a4bd-5811-4c88-867d-8adc59bf622d} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4020 | 2026.01.06 19:27:48.594711 [ 5 ] {d799a4bd-5811-4c88-867d-8adc59bf622d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001168 sec., 8561.643835616438 rows/sec., 643.80 KiB/sec. | ||
| 4021 | 2026.01.06 19:27:48.594749 [ 5 ] {d799a4bd-5811-4c88-867d-8adc59bf622d} <Debug> TCPHandler: Processed in 0.001344779 sec. | ||
| 4022 | 2026.01.06 19:27:48.594861 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4023 | 2026.01.06 19:27:48.594956 [ 5 ] {739152aa-8942-4d23-a295-81652da64e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4024 | 2026.01.06 19:27:48.594997 [ 5 ] {739152aa-8942-4d23-a295-81652da64e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4025 | 2026.01.06 19:27:48.595427 [ 5 ] {739152aa-8942-4d23-a295-81652da64e33} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4026 | 2026.01.06 19:27:48.595463 [ 5 ] {739152aa-8942-4d23-a295-81652da64e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4027 | 2026.01.06 19:27:48.595772 [ 5 ] {739152aa-8942-4d23-a295-81652da64e33} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4028 | 2026.01.06 19:27:48.595973 [ 5 ] {739152aa-8942-4d23-a295-81652da64e33} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4029 | 2026.01.06 19:27:48.596102 [ 5 ] {739152aa-8942-4d23-a295-81652da64e33} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001165 sec., 63519.31330472103 rows/sec., 4.96 MiB/sec. | ||
| 4030 | 2026.01.06 19:27:48.596140 [ 5 ] {739152aa-8942-4d23-a295-81652da64e33} <Debug> TCPHandler: Processed in 0.00132858 sec. | ||
| 4031 | 2026.01.06 19:27:48.596251 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4032 | 2026.01.06 19:27:48.596347 [ 5 ] {23121181-59de-4250-b7ef-d11f436d5223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4033 | 2026.01.06 19:27:48.596392 [ 5 ] {23121181-59de-4250-b7ef-d11f436d5223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4034 | 2026.01.06 19:27:48.596804 [ 5 ] {23121181-59de-4250-b7ef-d11f436d5223} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4035 | 2026.01.06 19:27:48.596841 [ 5 ] {23121181-59de-4250-b7ef-d11f436d5223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4036 | 2026.01.06 19:27:48.597160 [ 5 ] {23121181-59de-4250-b7ef-d11f436d5223} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4037 | 2026.01.06 19:27:48.597363 [ 5 ] {23121181-59de-4250-b7ef-d11f436d5223} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4038 | 2026.01.06 19:27:48.597492 [ 5 ] {23121181-59de-4250-b7ef-d11f436d5223} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 4039 | 2026.01.06 19:27:48.597530 [ 5 ] {23121181-59de-4250-b7ef-d11f436d5223} <Debug> TCPHandler: Processed in 0.00132869 sec. | ||
| 4040 | 2026.01.06 19:27:48.597633 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4041 | 2026.01.06 19:27:48.597726 [ 5 ] {7b9904bd-15d9-42e2-9ab5-6672754888b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4042 | 2026.01.06 19:27:48.597782 [ 5 ] {7b9904bd-15d9-42e2-9ab5-6672754888b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4043 | 2026.01.06 19:27:48.598546 [ 5 ] {7b9904bd-15d9-42e2-9ab5-6672754888b5} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4044 | 2026.01.06 19:27:48.598583 [ 5 ] {7b9904bd-15d9-42e2-9ab5-6672754888b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4045 | 2026.01.06 19:27:48.599102 [ 5 ] {7b9904bd-15d9-42e2-9ab5-6672754888b5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4046 | 2026.01.06 19:27:48.599328 [ 5 ] {7b9904bd-15d9-42e2-9ab5-6672754888b5} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4047 | 2026.01.06 19:27:48.599467 [ 5 ] {7b9904bd-15d9-42e2-9ab5-6672754888b5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001759 sec., 5685.048322910745 rows/sec., 10.19 MiB/sec. | ||
| 4048 | 2026.01.06 19:27:48.599525 [ 5 ] {7b9904bd-15d9-42e2-9ab5-6672754888b5} <Debug> TCPHandler: Processed in 0.001940118 sec. | ||
| 4049 | 2026.01.06 19:27:48.599633 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4050 | 2026.01.06 19:27:48.599727 [ 5 ] {ef553eb1-5b55-4c96-b948-6081ba1cef56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4051 | 2026.01.06 19:27:48.599769 [ 5 ] {ef553eb1-5b55-4c96-b948-6081ba1cef56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4052 | 2026.01.06 19:27:48.600113 [ 5 ] {ef553eb1-5b55-4c96-b948-6081ba1cef56} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4053 | 2026.01.06 19:27:48.600149 [ 5 ] {ef553eb1-5b55-4c96-b948-6081ba1cef56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4054 | 2026.01.06 19:27:48.600470 [ 5 ] {ef553eb1-5b55-4c96-b948-6081ba1cef56} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4055 | 2026.01.06 19:27:48.600676 [ 5 ] {ef553eb1-5b55-4c96-b948-6081ba1cef56} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4056 | 2026.01.06 19:27:48.600800 [ 5 ] {ef553eb1-5b55-4c96-b948-6081ba1cef56} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 4057 | 2026.01.06 19:27:48.600837 [ 5 ] {ef553eb1-5b55-4c96-b948-6081ba1cef56} <Debug> TCPHandler: Processed in 0.001253068 sec. | ||
| 4058 | 2026.01.06 19:27:52.088007 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4059 | 2026.01.06 19:27:52.088248 [ 5 ] {411ef7c2-7000-4704-8ce3-48c5c2abb11d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4060 | 2026.01.06 19:27:52.088614 [ 5 ] {411ef7c2-7000-4704-8ce3-48c5c2abb11d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4061 | 2026.01.06 19:27:52.088655 [ 5 ] {411ef7c2-7000-4704-8ce3-48c5c2abb11d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4062 | 2026.01.06 19:27:52.088931 [ 5 ] {411ef7c2-7000-4704-8ce3-48c5c2abb11d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4063 | 2026.01.06 19:27:52.088999 [ 5 ] {411ef7c2-7000-4704-8ce3-48c5c2abb11d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4064 | 2026.01.06 19:27:52.089137 [ 5 ] {411ef7c2-7000-4704-8ce3-48c5c2abb11d} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 4065 | 2026.01.06 19:27:52.089249 [ 345 ] {411ef7c2-7000-4704-8ce3-48c5c2abb11d} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4066 | 2026.01.06 19:27:52.089281 [ 313 ] {411ef7c2-7000-4704-8ce3-48c5c2abb11d} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4067 | 2026.01.06 19:27:52.089299 [ 334 ] {411ef7c2-7000-4704-8ce3-48c5c2abb11d} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4068 | 2026.01.06 19:27:52.089409 [ 5 ] {411ef7c2-7000-4704-8ce3-48c5c2abb11d} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (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 | ||
| 4069 | 2026.01.06 19:27:52.089432 [ 5 ] {411ef7c2-7000-4704-8ce3-48c5c2abb11d} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4070 | 2026.01.06 19:27:52.089515 [ 5 ] {411ef7c2-7000-4704-8ce3-48c5c2abb11d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4071 | 2026.01.06 19:27:52.089536 [ 5 ] {411ef7c2-7000-4704-8ce3-48c5c2abb11d} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 4072 | 2026.01.06 19:27:52.089570 [ 5 ] {411ef7c2-7000-4704-8ce3-48c5c2abb11d} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 4073 | 2026.01.06 19:27:52.089622 [ 5 ] {411ef7c2-7000-4704-8ce3-48c5c2abb11d} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 4074 | 2026.01.06 19:27:52.089667 [ 5 ] {411ef7c2-7000-4704-8ce3-48c5c2abb11d} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 4075 | 2026.01.06 19:27:52.090701 [ 5 ] {411ef7c2-7000-4704-8ce3-48c5c2abb11d} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.002551 sec., 16464.131713053706 rows/sec., 662.65 KiB/sec. | ||
| 4076 | 2026.01.06 19:27:52.090834 [ 5 ] {411ef7c2-7000-4704-8ce3-48c5c2abb11d} <Debug> TCPHandler: Processed in 0.002950738 sec. | ||
| 4077 | 2026.01.06 19:27:52.091157 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4078 | 2026.01.06 19:27:52.091310 [ 5 ] {1319f34c-9f02-4937-b12f-154078580c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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_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) | ||
| 4079 | 2026.01.06 19:27:52.091555 [ 5 ] {1319f34c-9f02-4937-b12f-154078580c2f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4080 | 2026.01.06 19:27:52.091594 [ 5 ] {1319f34c-9f02-4937-b12f-154078580c2f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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_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 | ||
| 4081 | 2026.01.06 19:27:52.091816 [ 5 ] {1319f34c-9f02-4937-b12f-154078580c2f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4082 | 2026.01.06 19:27:52.091876 [ 5 ] {1319f34c-9f02-4937-b12f-154078580c2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4083 | 2026.01.06 19:27:52.092004 [ 5 ] {1319f34c-9f02-4937-b12f-154078580c2f} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 4084 | 2026.01.06 19:27:52.092069 [ 345 ] {1319f34c-9f02-4937-b12f-154078580c2f} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4085 | 2026.01.06 19:27:52.092073 [ 334 ] {1319f34c-9f02-4937-b12f-154078580c2f} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4086 | 2026.01.06 19:27:52.092092 [ 313 ] {1319f34c-9f02-4937-b12f-154078580c2f} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4087 | 2026.01.06 19:27:52.092184 [ 5 ] {1319f34c-9f02-4937-b12f-154078580c2f} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (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 | ||
| 4088 | 2026.01.06 19:27:52.092210 [ 5 ] {1319f34c-9f02-4937-b12f-154078580c2f} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4089 | 2026.01.06 19:27:52.092282 [ 5 ] {1319f34c-9f02-4937-b12f-154078580c2f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4090 | 2026.01.06 19:27:52.092303 [ 5 ] {1319f34c-9f02-4937-b12f-154078580c2f} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 4091 | 2026.01.06 19:27:52.092335 [ 5 ] {1319f34c-9f02-4937-b12f-154078580c2f} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', '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'))" | ||
| 4092 | 2026.01.06 19:27:52.092369 [ 5 ] {1319f34c-9f02-4937-b12f-154078580c2f} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', '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'))" | ||
| 4093 | 2026.01.06 19:27:52.092400 [ 5 ] {1319f34c-9f02-4937-b12f-154078580c2f} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', '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'))" | ||
| 4094 | 2026.01.06 19:27:52.093048 [ 5 ] {1319f34c-9f02-4937-b12f-154078580c2f} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001807 sec., 23242.944106253457 rows/sec., 935.49 KiB/sec. | ||
| 4095 | 2026.01.06 19:27:52.093141 [ 5 ] {1319f34c-9f02-4937-b12f-154078580c2f} <Debug> TCPHandler: Processed in 0.002036101 sec. | ||
| 4096 | 2026.01.06 19:27:52.093395 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4097 | 2026.01.06 19:27:52.093541 [ 5 ] {732ff876-324d-4b1a-b9d4-e518f637a9ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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_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) | ||
| 4098 | 2026.01.06 19:27:52.093770 [ 5 ] {732ff876-324d-4b1a-b9d4-e518f637a9ed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4099 | 2026.01.06 19:27:52.093808 [ 5 ] {732ff876-324d-4b1a-b9d4-e518f637a9ed} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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_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 | ||
| 4100 | 2026.01.06 19:27:52.094068 [ 5 ] {732ff876-324d-4b1a-b9d4-e518f637a9ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4101 | 2026.01.06 19:27:52.094125 [ 5 ] {732ff876-324d-4b1a-b9d4-e518f637a9ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4102 | 2026.01.06 19:27:52.094230 [ 5 ] {732ff876-324d-4b1a-b9d4-e518f637a9ed} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 4103 | 2026.01.06 19:27:52.094288 [ 334 ] {732ff876-324d-4b1a-b9d4-e518f637a9ed} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4104 | 2026.01.06 19:27:52.094295 [ 345 ] {732ff876-324d-4b1a-b9d4-e518f637a9ed} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4105 | 2026.01.06 19:27:52.094300 [ 313 ] {732ff876-324d-4b1a-b9d4-e518f637a9ed} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4106 | 2026.01.06 19:27:52.094401 [ 5 ] {732ff876-324d-4b1a-b9d4-e518f637a9ed} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (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 | ||
| 4107 | 2026.01.06 19:27:52.094426 [ 5 ] {732ff876-324d-4b1a-b9d4-e518f637a9ed} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4108 | 2026.01.06 19:27:52.094495 [ 5 ] {732ff876-324d-4b1a-b9d4-e518f637a9ed} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4109 | 2026.01.06 19:27:52.094536 [ 5 ] {732ff876-324d-4b1a-b9d4-e518f637a9ed} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 4110 | 2026.01.06 19:27:52.094571 [ 5 ] {732ff876-324d-4b1a-b9d4-e518f637a9ed} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_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'))" | ||
| 4111 | 2026.01.06 19:27:52.094621 [ 5 ] {732ff876-324d-4b1a-b9d4-e518f637a9ed} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_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'))" | ||
| 4112 | 2026.01.06 19:27:52.094669 [ 5 ] {732ff876-324d-4b1a-b9d4-e518f637a9ed} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_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'))" | ||
| 4113 | 2026.01.06 19:27:52.095419 [ 5 ] {732ff876-324d-4b1a-b9d4-e518f637a9ed} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001941 sec., 21638.330757341577 rows/sec., 870.91 KiB/sec. | ||
| 4114 | 2026.01.06 19:27:52.095534 [ 5 ] {732ff876-324d-4b1a-b9d4-e518f637a9ed} <Debug> TCPHandler: Processed in 0.002190845 sec. | ||
| 4115 | 2026.01.06 19:27:52.095802 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4116 | 2026.01.06 19:27:52.095964 [ 5 ] {4de0ce17-6337-43ee-b6b1-3af042793e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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:errors_received', 'sled_data_link:errors_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) | ||
| 4117 | 2026.01.06 19:27:52.096198 [ 5 ] {4de0ce17-6337-43ee-b6b1-3af042793e1b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4118 | 2026.01.06 19:27:52.096236 [ 5 ] {4de0ce17-6337-43ee-b6b1-3af042793e1b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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:errors_received', 'sled_data_link:errors_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 | ||
| 4119 | 2026.01.06 19:27:52.096457 [ 5 ] {4de0ce17-6337-43ee-b6b1-3af042793e1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4120 | 2026.01.06 19:27:52.096511 [ 5 ] {4de0ce17-6337-43ee-b6b1-3af042793e1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4121 | 2026.01.06 19:27:52.096614 [ 5 ] {4de0ce17-6337-43ee-b6b1-3af042793e1b} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 4122 | 2026.01.06 19:27:52.096698 [ 345 ] {4de0ce17-6337-43ee-b6b1-3af042793e1b} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4123 | 2026.01.06 19:27:52.096699 [ 313 ] {4de0ce17-6337-43ee-b6b1-3af042793e1b} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4124 | 2026.01.06 19:27:52.096699 [ 340 ] {4de0ce17-6337-43ee-b6b1-3af042793e1b} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4125 | 2026.01.06 19:27:52.096836 [ 5 ] {4de0ce17-6337-43ee-b6b1-3af042793e1b} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (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 | ||
| 4126 | 2026.01.06 19:27:52.096863 [ 5 ] {4de0ce17-6337-43ee-b6b1-3af042793e1b} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4127 | 2026.01.06 19:27:52.096940 [ 5 ] {4de0ce17-6337-43ee-b6b1-3af042793e1b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4128 | 2026.01.06 19:27:52.096957 [ 5 ] {4de0ce17-6337-43ee-b6b1-3af042793e1b} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 4129 | 2026.01.06 19:27:52.096987 [ 5 ] {4de0ce17-6337-43ee-b6b1-3af042793e1b} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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'))" | ||
| 4130 | 2026.01.06 19:27:52.097025 [ 5 ] {4de0ce17-6337-43ee-b6b1-3af042793e1b} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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'))" | ||
| 4131 | 2026.01.06 19:27:52.097055 [ 5 ] {4de0ce17-6337-43ee-b6b1-3af042793e1b} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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'))" | ||
| 4132 | 2026.01.06 19:27:52.097721 [ 5 ] {4de0ce17-6337-43ee-b6b1-3af042793e1b} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001821 sec., 23064.250411861616 rows/sec., 928.30 KiB/sec. | ||
| 4133 | 2026.01.06 19:27:52.097835 [ 5 ] {4de0ce17-6337-43ee-b6b1-3af042793e1b} <Debug> TCPHandler: Processed in 0.002092972 sec. | ||
| 4134 | 2026.01.06 19:27:52.098084 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4135 | 2026.01.06 19:27:52.098229 [ 5 ] {333a555a-f94b-43a5-b933-e807daf6484c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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) | ||
| 4136 | 2026.01.06 19:27:52.098459 [ 5 ] {333a555a-f94b-43a5-b933-e807daf6484c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4137 | 2026.01.06 19:27:52.098496 [ 5 ] {333a555a-f94b-43a5-b933-e807daf6484c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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 | ||
| 4138 | 2026.01.06 19:27:52.098714 [ 5 ] {333a555a-f94b-43a5-b933-e807daf6484c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4139 | 2026.01.06 19:27:52.098767 [ 5 ] {333a555a-f94b-43a5-b933-e807daf6484c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4140 | 2026.01.06 19:27:52.098876 [ 5 ] {333a555a-f94b-43a5-b933-e807daf6484c} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 4141 | 2026.01.06 19:27:52.098953 [ 313 ] {333a555a-f94b-43a5-b933-e807daf6484c} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4142 | 2026.01.06 19:27:52.098954 [ 326 ] {333a555a-f94b-43a5-b933-e807daf6484c} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4143 | 2026.01.06 19:27:52.098954 [ 307 ] {333a555a-f94b-43a5-b933-e807daf6484c} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4144 | 2026.01.06 19:27:52.099097 [ 5 ] {333a555a-f94b-43a5-b933-e807daf6484c} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (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 | ||
| 4145 | 2026.01.06 19:27:52.099123 [ 5 ] {333a555a-f94b-43a5-b933-e807daf6484c} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4146 | 2026.01.06 19:27:52.099192 [ 5 ] {333a555a-f94b-43a5-b933-e807daf6484c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4147 | 2026.01.06 19:27:52.099209 [ 5 ] {333a555a-f94b-43a5-b933-e807daf6484c} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 4148 | 2026.01.06 19:27:52.099240 [ 5 ] {333a555a-f94b-43a5-b933-e807daf6484c} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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'))" | ||
| 4149 | 2026.01.06 19:27:52.099272 [ 5 ] {333a555a-f94b-43a5-b933-e807daf6484c} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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'))" | ||
| 4150 | 2026.01.06 19:27:52.099300 [ 5 ] {333a555a-f94b-43a5-b933-e807daf6484c} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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'))" | ||
| 4151 | 2026.01.06 19:27:52.099883 [ 5 ] {333a555a-f94b-43a5-b933-e807daf6484c} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001701 sec., 24691.35802469136 rows/sec., 993.79 KiB/sec. | ||
| 4152 | 2026.01.06 19:27:52.099987 [ 5 ] {333a555a-f94b-43a5-b933-e807daf6484c} <Debug> TCPHandler: Processed in 0.001954638 sec. | ||
| 4153 | 2026.01.06 19:27:52.100207 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4154 | 2026.01.06 19:27:52.100345 [ 5 ] {7b023303-79c8-4071-9ae7-f4b162e6d377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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', '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) | ||
| 4155 | 2026.01.06 19:27:52.100571 [ 5 ] {7b023303-79c8-4071-9ae7-f4b162e6d377} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4156 | 2026.01.06 19:27:52.100609 [ 5 ] {7b023303-79c8-4071-9ae7-f4b162e6d377} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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', '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 | ||
| 4157 | 2026.01.06 19:27:52.100827 [ 5 ] {7b023303-79c8-4071-9ae7-f4b162e6d377} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4158 | 2026.01.06 19:27:52.100887 [ 5 ] {7b023303-79c8-4071-9ae7-f4b162e6d377} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4159 | 2026.01.06 19:27:52.100986 [ 5 ] {7b023303-79c8-4071-9ae7-f4b162e6d377} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 4160 | 2026.01.06 19:27:52.101037 [ 345 ] {7b023303-79c8-4071-9ae7-f4b162e6d377} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4161 | 2026.01.06 19:27:52.101044 [ 326 ] {7b023303-79c8-4071-9ae7-f4b162e6d377} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4162 | 2026.01.06 19:27:52.101054 [ 307 ] {7b023303-79c8-4071-9ae7-f4b162e6d377} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4163 | 2026.01.06 19:27:52.101149 [ 5 ] {7b023303-79c8-4071-9ae7-f4b162e6d377} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (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 | ||
| 4164 | 2026.01.06 19:27:52.101174 [ 5 ] {7b023303-79c8-4071-9ae7-f4b162e6d377} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4165 | 2026.01.06 19:27:52.101241 [ 5 ] {7b023303-79c8-4071-9ae7-f4b162e6d377} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4166 | 2026.01.06 19:27:52.101258 [ 5 ] {7b023303-79c8-4071-9ae7-f4b162e6d377} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 4167 | 2026.01.06 19:27:52.101288 [ 5 ] {7b023303-79c8-4071-9ae7-f4b162e6d377} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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_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'))" | ||
| 4168 | 2026.01.06 19:27:52.101318 [ 5 ] {7b023303-79c8-4071-9ae7-f4b162e6d377} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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_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'))" | ||
| 4169 | 2026.01.06 19:27:52.101347 [ 5 ] {7b023303-79c8-4071-9ae7-f4b162e6d377} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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_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'))" | ||
| 4170 | 2026.01.06 19:27:52.101984 [ 5 ] {7b023303-79c8-4071-9ae7-f4b162e6d377} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001697 sec., 24749.558043606365 rows/sec., 996.13 KiB/sec. | ||
| 4171 | 2026.01.06 19:27:52.102101 [ 5 ] {7b023303-79c8-4071-9ae7-f4b162e6d377} <Debug> TCPHandler: Processed in 0.001943577 sec. | ||
| 4172 | 2026.01.06 19:27:52.237083 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4173 | 2026.01.06 19:27:52.237262 [ 5 ] {dcea58d2-c1db-47fa-a8fc-861852adeefd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 4174 | 2026.01.06 19:27:52.237553 [ 5 ] {dcea58d2-c1db-47fa-a8fc-861852adeefd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4175 | 2026.01.06 19:27:52.237594 [ 5 ] {dcea58d2-c1db-47fa-a8fc-861852adeefd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 4176 | 2026.01.06 19:27:52.237840 [ 5 ] {dcea58d2-c1db-47fa-a8fc-861852adeefd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4177 | 2026.01.06 19:27:52.237910 [ 5 ] {dcea58d2-c1db-47fa-a8fc-861852adeefd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4178 | 2026.01.06 19:27:52.238029 [ 5 ] {dcea58d2-c1db-47fa-a8fc-861852adeefd} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 4179 | 2026.01.06 19:27:52.238117 [ 326 ] {dcea58d2-c1db-47fa-a8fc-861852adeefd} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4180 | 2026.01.06 19:27:52.238120 [ 345 ] {dcea58d2-c1db-47fa-a8fc-861852adeefd} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4181 | 2026.01.06 19:27:52.238131 [ 313 ] {dcea58d2-c1db-47fa-a8fc-861852adeefd} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4182 | 2026.01.06 19:27:52.238254 [ 5 ] {dcea58d2-c1db-47fa-a8fc-861852adeefd} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (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 | ||
| 4183 | 2026.01.06 19:27:52.238280 [ 5 ] {dcea58d2-c1db-47fa-a8fc-861852adeefd} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4184 | 2026.01.06 19:27:52.238357 [ 5 ] {dcea58d2-c1db-47fa-a8fc-861852adeefd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4185 | 2026.01.06 19:27:52.238375 [ 5 ] {dcea58d2-c1db-47fa-a8fc-861852adeefd} <Debug> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 4186 | 2026.01.06 19:27:52.238408 [ 5 ] {dcea58d2-c1db-47fa-a8fc-861852adeefd} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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'))" | ||
| 4187 | 2026.01.06 19:27:52.238441 [ 5 ] {dcea58d2-c1db-47fa-a8fc-861852adeefd} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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'))" | ||
| 4188 | 2026.01.06 19:27:52.238475 [ 5 ] {dcea58d2-c1db-47fa-a8fc-861852adeefd} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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'))" | ||
| 4189 | 2026.01.06 19:27:52.239159 [ 5 ] {dcea58d2-c1db-47fa-a8fc-861852adeefd} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001974 sec., 21276.59574468085 rows/sec., 856.35 KiB/sec. | ||
| 4190 | 2026.01.06 19:27:52.239281 [ 5 ] {dcea58d2-c1db-47fa-a8fc-861852adeefd} <Debug> TCPHandler: Processed in 0.002277507 sec. | ||
| 4191 | 2026.01.06 19:27:52.239769 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4192 | 2026.01.06 19:27:52.239885 [ 5 ] {233dc6a8-5454-40d9-8365-ed6318266426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4193 | 2026.01.06 19:27:52.239928 [ 5 ] {233dc6a8-5454-40d9-8365-ed6318266426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4194 | 2026.01.06 19:27:52.240439 [ 5 ] {233dc6a8-5454-40d9-8365-ed6318266426} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4195 | 2026.01.06 19:27:52.240479 [ 5 ] {233dc6a8-5454-40d9-8365-ed6318266426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4196 | 2026.01.06 19:27:52.240902 [ 5 ] {233dc6a8-5454-40d9-8365-ed6318266426} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4197 | 2026.01.06 19:27:52.241102 [ 5 ] {233dc6a8-5454-40d9-8365-ed6318266426} <Trace> oximeter.timeseries_schema (5803be7c-031a-4032-b08c-052453d607c6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4198 | 2026.01.06 19:27:52.241244 [ 5 ] {233dc6a8-5454-40d9-8365-ed6318266426} <Debug> executeQuery: Read 7 rows, 1.42 KiB in 0.001398 sec., 5007.153075822604 rows/sec., 1018.48 KiB/sec. | ||
| 4199 | 2026.01.06 19:27:52.241284 [ 5 ] {233dc6a8-5454-40d9-8365-ed6318266426} <Debug> TCPHandler: Processed in 0.001566056 sec. | ||
| 4200 | 2026.01.06 19:27:52.241399 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4201 | 2026.01.06 19:27:52.241496 [ 5 ] {8dd0d117-5a0a-44e0-bce4-acab6f125042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4202 | 2026.01.06 19:27:52.241536 [ 5 ] {8dd0d117-5a0a-44e0-bce4-acab6f125042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4203 | 2026.01.06 19:27:52.241980 [ 5 ] {8dd0d117-5a0a-44e0-bce4-acab6f125042} <Trace> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4204 | 2026.01.06 19:27:52.242017 [ 5 ] {8dd0d117-5a0a-44e0-bce4-acab6f125042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4205 | 2026.01.06 19:27:52.242318 [ 5 ] {8dd0d117-5a0a-44e0-bce4-acab6f125042} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4206 | 2026.01.06 19:27:52.242534 [ 5 ] {8dd0d117-5a0a-44e0-bce4-acab6f125042} <Trace> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4207 | 2026.01.06 19:27:52.242663 [ 5 ] {8dd0d117-5a0a-44e0-bce4-acab6f125042} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001189 sec., 20185.029436501263 rows/sec., 1.67 MiB/sec. | ||
| 4208 | 2026.01.06 19:27:52.242699 [ 5 ] {8dd0d117-5a0a-44e0-bce4-acab6f125042} <Debug> TCPHandler: Processed in 0.001350951 sec. | ||
| 4209 | 2026.01.06 19:27:52.242827 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4210 | 2026.01.06 19:27:52.242939 [ 5 ] {b909e099-9bee-4da5-bcb8-a46dc46b8b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4211 | 2026.01.06 19:27:52.242981 [ 5 ] {b909e099-9bee-4da5-bcb8-a46dc46b8b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4212 | 2026.01.06 19:27:52.243441 [ 5 ] {b909e099-9bee-4da5-bcb8-a46dc46b8b43} <Trace> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4213 | 2026.01.06 19:27:52.243482 [ 5 ] {b909e099-9bee-4da5-bcb8-a46dc46b8b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4214 | 2026.01.06 19:27:52.243772 [ 5 ] {b909e099-9bee-4da5-bcb8-a46dc46b8b43} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4215 | 2026.01.06 19:27:52.243978 [ 5 ] {b909e099-9bee-4da5-bcb8-a46dc46b8b43} <Trace> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4216 | 2026.01.06 19:27:52.244105 [ 5 ] {b909e099-9bee-4da5-bcb8-a46dc46b8b43} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001186 sec., 10118.043844856662 rows/sec., 825.06 KiB/sec. | ||
| 4217 | 2026.01.06 19:27:52.244144 [ 5 ] {b909e099-9bee-4da5-bcb8-a46dc46b8b43} <Debug> TCPHandler: Processed in 0.00136713 sec. | ||
| 4218 | 2026.01.06 19:27:52.244263 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4219 | 2026.01.06 19:27:52.244362 [ 5 ] {f56e8530-f5cf-462a-90be-35ebe80daac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4220 | 2026.01.06 19:27:52.244402 [ 5 ] {f56e8530-f5cf-462a-90be-35ebe80daac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4221 | 2026.01.06 19:27:52.245583 [ 5 ] {f56e8530-f5cf-462a-90be-35ebe80daac6} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4222 | 2026.01.06 19:27:52.245619 [ 5 ] {f56e8530-f5cf-462a-90be-35ebe80daac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4223 | 2026.01.06 19:27:52.246032 [ 5 ] {f56e8530-f5cf-462a-90be-35ebe80daac6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4224 | 2026.01.06 19:27:52.246135 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 45 entries to flush up to offset 563 | ||
| 4225 | 2026.01.06 19:27:52.246250 [ 5 ] {f56e8530-f5cf-462a-90be-35ebe80daac6} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4226 | 2026.01.06 19:27:52.246386 [ 5 ] {f56e8530-f5cf-462a-90be-35ebe80daac6} <Debug> executeQuery: Read 1383 rows, 118.61 KiB in 0.002044 sec., 676614.481409002 rows/sec., 56.67 MiB/sec. | ||
| 4227 | 2026.01.06 19:27:52.246425 [ 5 ] {f56e8530-f5cf-462a-90be-35ebe80daac6} <Debug> TCPHandler: Processed in 0.002209846 sec. | ||
| 4228 | 2026.01.06 19:27:52.246545 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4229 | 2026.01.06 19:27:52.246637 [ 5 ] {35df89c4-344e-40a9-8679-d36f8d6dc369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4230 | 2026.01.06 19:27:52.246676 [ 5 ] {35df89c4-344e-40a9-8679-d36f8d6dc369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4231 | 2026.01.06 19:27:52.247098 [ 5 ] {35df89c4-344e-40a9-8679-d36f8d6dc369} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4232 | 2026.01.06 19:27:52.247134 [ 5 ] {35df89c4-344e-40a9-8679-d36f8d6dc369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4233 | 2026.01.06 19:27:52.247423 [ 5 ] {35df89c4-344e-40a9-8679-d36f8d6dc369} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4234 | 2026.01.06 19:27:52.247626 [ 5 ] {35df89c4-344e-40a9-8679-d36f8d6dc369} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4235 | 2026.01.06 19:27:52.247748 [ 5 ] {35df89c4-344e-40a9-8679-d36f8d6dc369} <Debug> executeQuery: Read 54 rows, 4.05 KiB in 0.001129 sec., 47829.93799822852 rows/sec., 3.51 MiB/sec. | ||
| 4236 | 2026.01.06 19:27:52.247784 [ 5 ] {35df89c4-344e-40a9-8679-d36f8d6dc369} <Debug> TCPHandler: Processed in 0.001286968 sec. | ||
| 4237 | 2026.01.06 19:27:52.247883 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4238 | 2026.01.06 19:27:52.247974 [ 5 ] {73b0ed7d-7f7a-42f4-821a-23d55cae6097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4239 | 2026.01.06 19:27:52.248012 [ 5 ] {73b0ed7d-7f7a-42f4-821a-23d55cae6097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4240 | 2026.01.06 19:27:52.248511 [ 5 ] {73b0ed7d-7f7a-42f4-821a-23d55cae6097} <Trace> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4241 | 2026.01.06 19:27:52.248546 [ 5 ] {73b0ed7d-7f7a-42f4-821a-23d55cae6097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4242 | 2026.01.06 19:27:52.248676 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4243 | 2026.01.06 19:27:52.248728 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4244 | 2026.01.06 19:27:52.248850 [ 5 ] {73b0ed7d-7f7a-42f4-821a-23d55cae6097} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4245 | 2026.01.06 19:27:52.249071 [ 5 ] {73b0ed7d-7f7a-42f4-821a-23d55cae6097} <Trace> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4246 | 2026.01.06 19:27:52.249200 [ 5 ] {73b0ed7d-7f7a-42f4-821a-23d55cae6097} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001244 sec., 202572.347266881 rows/sec., 14.01 MiB/sec. | ||
| 4247 | 2026.01.06 19:27:52.249237 [ 5 ] {73b0ed7d-7f7a-42f4-821a-23d55cae6097} <Debug> TCPHandler: Processed in 0.001400081 sec. | ||
| 4248 | 2026.01.06 19:27:52.249346 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4249 | 2026.01.06 19:27:52.249437 [ 5 ] {7bbbbfa0-f30b-4dab-a3da-4e2a4fe34798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4250 | 2026.01.06 19:27:52.249477 [ 5 ] {7bbbbfa0-f30b-4dab-a3da-4e2a4fe34798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4251 | 2026.01.06 19:27:52.249868 [ 5 ] {7bbbbfa0-f30b-4dab-a3da-4e2a4fe34798} <Trace> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4252 | 2026.01.06 19:27:52.249903 [ 5 ] {7bbbbfa0-f30b-4dab-a3da-4e2a4fe34798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4253 | 2026.01.06 19:27:52.249988 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4254 | 2026.01.06 19:27:52.250233 [ 5 ] {7bbbbfa0-f30b-4dab-a3da-4e2a4fe34798} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4255 | 2026.01.06 19:27:52.250316 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4256 | 2026.01.06 19:27:52.250476 [ 5 ] {7bbbbfa0-f30b-4dab-a3da-4e2a4fe34798} <Trace> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4257 | 2026.01.06 19:27:52.250600 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 563 | ||
| 4258 | 2026.01.06 19:27:52.250614 [ 5 ] {7bbbbfa0-f30b-4dab-a3da-4e2a4fe34798} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001194 sec., 10050.251256281408 rows/sec., 785.18 KiB/sec. | ||
| 4259 | 2026.01.06 19:27:52.250660 [ 5 ] {7bbbbfa0-f30b-4dab-a3da-4e2a4fe34798} <Debug> TCPHandler: Processed in 0.00136119 sec. | ||
| 4260 | 2026.01.06 19:27:52.250762 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4261 | 2026.01.06 19:27:52.250852 [ 5 ] {8571b04c-693d-442b-ab2a-b97156235ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4262 | 2026.01.06 19:27:52.250889 [ 5 ] {8571b04c-693d-442b-ab2a-b97156235ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4263 | 2026.01.06 19:27:52.251522 [ 5 ] {8571b04c-693d-442b-ab2a-b97156235ea2} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4264 | 2026.01.06 19:27:52.251557 [ 5 ] {8571b04c-693d-442b-ab2a-b97156235ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4265 | 2026.01.06 19:27:52.251879 [ 5 ] {8571b04c-693d-442b-ab2a-b97156235ea2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4266 | 2026.01.06 19:27:52.252084 [ 5 ] {8571b04c-693d-442b-ab2a-b97156235ea2} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4267 | 2026.01.06 19:27:52.252216 [ 5 ] {8571b04c-693d-442b-ab2a-b97156235ea2} <Debug> executeQuery: Read 598 rows, 46.04 KiB in 0.001382 sec., 432706.2228654125 rows/sec., 32.54 MiB/sec. | ||
| 4268 | 2026.01.06 19:27:52.252253 [ 5 ] {8571b04c-693d-442b-ab2a-b97156235ea2} <Debug> TCPHandler: Processed in 0.001537076 sec. | ||
| 4269 | 2026.01.06 19:27:52.252358 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4270 | 2026.01.06 19:27:52.252449 [ 5 ] {f72b5cc4-9f29-4b81-b157-cfb96789bbb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4271 | 2026.01.06 19:27:52.252491 [ 5 ] {f72b5cc4-9f29-4b81-b157-cfb96789bbb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4272 | 2026.01.06 19:27:52.253899 [ 5 ] {f72b5cc4-9f29-4b81-b157-cfb96789bbb2} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4273 | 2026.01.06 19:27:52.253932 [ 5 ] {f72b5cc4-9f29-4b81-b157-cfb96789bbb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4274 | 2026.01.06 19:27:52.254628 [ 5 ] {f72b5cc4-9f29-4b81-b157-cfb96789bbb2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4275 | 2026.01.06 19:27:52.254839 [ 5 ] {f72b5cc4-9f29-4b81-b157-cfb96789bbb2} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4276 | 2026.01.06 19:27:52.254970 [ 5 ] {f72b5cc4-9f29-4b81-b157-cfb96789bbb2} <Debug> executeQuery: Read 3951 rows, 271.01 KiB in 0.002539 sec., 1556124.458448208 rows/sec., 104.24 MiB/sec. | ||
| 4277 | 2026.01.06 19:27:52.255007 [ 5 ] {f72b5cc4-9f29-4b81-b157-cfb96789bbb2} <Debug> TCPHandler: Processed in 0.00269613 sec. | ||
| 4278 | 2026.01.06 19:27:52.255117 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4279 | 2026.01.06 19:27:52.255210 [ 5 ] {7c499956-e9c7-457a-bfd4-3de299e6c1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4280 | 2026.01.06 19:27:52.255262 [ 5 ] {7c499956-e9c7-457a-bfd4-3de299e6c1a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4281 | 2026.01.06 19:27:52.256018 [ 5 ] {7c499956-e9c7-457a-bfd4-3de299e6c1a7} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4282 | 2026.01.06 19:27:52.256052 [ 5 ] {7c499956-e9c7-457a-bfd4-3de299e6c1a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4283 | 2026.01.06 19:27:52.256571 [ 5 ] {7c499956-e9c7-457a-bfd4-3de299e6c1a7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4284 | 2026.01.06 19:27:52.256797 [ 5 ] {7c499956-e9c7-457a-bfd4-3de299e6c1a7} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4285 | 2026.01.06 19:27:52.256932 [ 5 ] {7c499956-e9c7-457a-bfd4-3de299e6c1a7} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001741 sec., 17231.47616312464 rows/sec., 30.88 MiB/sec. | ||
| 4286 | 2026.01.06 19:27:52.256988 [ 5 ] {7c499956-e9c7-457a-bfd4-3de299e6c1a7} <Debug> TCPHandler: Processed in 0.001918007 sec. | ||
| 4287 | 2026.01.06 19:27:52.257100 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4288 | 2026.01.06 19:27:52.257192 [ 5 ] {bc341d9b-1c76-4004-aab7-40364e57367f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4289 | 2026.01.06 19:27:52.257232 [ 5 ] {bc341d9b-1c76-4004-aab7-40364e57367f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4290 | 2026.01.06 19:27:52.257552 [ 5 ] {bc341d9b-1c76-4004-aab7-40364e57367f} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4291 | 2026.01.06 19:27:52.257585 [ 5 ] {bc341d9b-1c76-4004-aab7-40364e57367f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4292 | 2026.01.06 19:27:52.257880 [ 5 ] {bc341d9b-1c76-4004-aab7-40364e57367f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4293 | 2026.01.06 19:27:52.258083 [ 5 ] {bc341d9b-1c76-4004-aab7-40364e57367f} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4294 | 2026.01.06 19:27:52.258211 [ 5 ] {bc341d9b-1c76-4004-aab7-40364e57367f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001037 sec., 46287.36740597879 rows/sec., 3.12 MiB/sec. | ||
| 4295 | 2026.01.06 19:27:52.258246 [ 5 ] {bc341d9b-1c76-4004-aab7-40364e57367f} <Debug> TCPHandler: Processed in 0.001192855 sec. | ||
| 4296 | 2026.01.06 19:27:53.584922 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4297 | 2026.01.06 19:27:53.585093 [ 5 ] {5e4058e9-b02d-475d-b9f4-282e3800e6b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4298 | 2026.01.06 19:27:53.585159 [ 5 ] {5e4058e9-b02d-475d-b9f4-282e3800e6b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4299 | 2026.01.06 19:27:53.585796 [ 5 ] {5e4058e9-b02d-475d-b9f4-282e3800e6b6} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4300 | 2026.01.06 19:27:53.585841 [ 5 ] {5e4058e9-b02d-475d-b9f4-282e3800e6b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4301 | 2026.01.06 19:27:53.586243 [ 5 ] {5e4058e9-b02d-475d-b9f4-282e3800e6b6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4302 | 2026.01.06 19:27:53.586477 [ 5 ] {5e4058e9-b02d-475d-b9f4-282e3800e6b6} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4303 | 2026.01.06 19:27:53.586614 [ 124 ] {} <Debug> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4304 | 2026.01.06 19:27:53.586632 [ 5 ] {5e4058e9-b02d-475d-b9f4-282e3800e6b6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001586 sec., 35308.95334174023 rows/sec., 2.71 MiB/sec. | ||
| 4305 | 2026.01.06 19:27:53.586700 [ 5 ] {5e4058e9-b02d-475d-b9f4-282e3800e6b6} <Debug> TCPHandler: Processed in 0.001902017 sec. | ||
| 4306 | 2026.01.06 19:27:53.586713 [ 124 ] {} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4307 | 2026.01.06 19:27:53.586744 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4308 | 2026.01.06 19:27:53.586825 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4309 | 2026.01.06 19:27:53.586861 [ 192 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::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 | ||
| 4310 | 2026.01.06 19:27:53.586926 [ 5 ] {0594a590-ae79-4e97-84d8-7e4e20f6810f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4311 | 2026.01.06 19:27:53.586972 [ 5 ] {0594a590-ae79-4e97-84d8-7e4e20f6810f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4312 | 2026.01.06 19:27:53.586993 [ 192 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4313 | 2026.01.06 19:27:53.587035 [ 192 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1322 rows starting from the beginning of the part | ||
| 4314 | 2026.01.06 19:27:53.587137 [ 192 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 77 rows starting from the beginning of the part | ||
| 4315 | 2026.01.06 19:27:53.587201 [ 192 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 116 rows starting from the beginning of the part | ||
| 4316 | 2026.01.06 19:27:53.587250 [ 192 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 76 rows starting from the beginning of the part | ||
| 4317 | 2026.01.06 19:27:53.587300 [ 192 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1383 rows starting from the beginning of the part | ||
| 4318 | 2026.01.06 19:27:53.587347 [ 192 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 4319 | 2026.01.06 19:27:53.587410 [ 5 ] {0594a590-ae79-4e97-84d8-7e4e20f6810f} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4320 | 2026.01.06 19:27:53.587451 [ 5 ] {0594a590-ae79-4e97-84d8-7e4e20f6810f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4321 | 2026.01.06 19:27:53.587805 [ 5 ] {0594a590-ae79-4e97-84d8-7e4e20f6810f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4322 | 2026.01.06 19:27:53.588035 [ 5 ] {0594a590-ae79-4e97-84d8-7e4e20f6810f} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4323 | 2026.01.06 19:27:53.588143 [ 124 ] {} <Debug> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4324 | 2026.01.06 19:27:53.588174 [ 5 ] {0594a590-ae79-4e97-84d8-7e4e20f6810f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001268 sec., 50473.18611987382 rows/sec., 3.94 MiB/sec. | ||
| 4325 | 2026.01.06 19:27:53.588179 [ 124 ] {} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4326 | 2026.01.06 19:27:53.588217 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4327 | 2026.01.06 19:27:53.588220 [ 5 ] {0594a590-ae79-4e97-84d8-7e4e20f6810f} <Debug> TCPHandler: Processed in 0.001447233 sec. | ||
| 4328 | 2026.01.06 19:27:53.588320 [ 195 ] {289b6777-0f67-4125-9172-352c730335f1::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 | ||
| 4329 | 2026.01.06 19:27:53.588347 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4330 | 2026.01.06 19:27:53.588450 [ 5 ] {55d0b7bd-6ae4-490a-bf59-f3e82d2256ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4331 | 2026.01.06 19:27:53.588451 [ 195 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4332 | 2026.01.06 19:27:53.588500 [ 5 ] {55d0b7bd-6ae4-490a-bf59-f3e82d2256ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4333 | 2026.01.06 19:27:53.588502 [ 195 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 791 rows starting from the beginning of the part | ||
| 4334 | 2026.01.06 19:27:53.588582 [ 195 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 76 rows starting from the beginning of the part | ||
| 4335 | 2026.01.06 19:27:53.588626 [ 195 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 94 rows starting from the beginning of the part | ||
| 4336 | 2026.01.06 19:27:53.588668 [ 195 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 74 rows starting from the beginning of the part | ||
| 4337 | 2026.01.06 19:27:53.588707 [ 195 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 598 rows starting from the beginning of the part | ||
| 4338 | 2026.01.06 19:27:53.588752 [ 195 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 4339 | 2026.01.06 19:27:53.588847 [ 186 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3030 rows, containing 5 columns (5 merged, 0 gathered) in 0.00203608 sec., 1488153.7071234921 rows/sec., 128.32 MiB/sec. | ||
| 4340 | 2026.01.06 19:27:53.588879 [ 5 ] {55d0b7bd-6ae4-490a-bf59-f3e82d2256ec} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4341 | 2026.01.06 19:27:53.588917 [ 5 ] {55d0b7bd-6ae4-490a-bf59-f3e82d2256ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4342 | 2026.01.06 19:27:53.589159 [ 186 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4343 | 2026.01.06 19:27:53.589271 [ 5 ] {55d0b7bd-6ae4-490a-bf59-f3e82d2256ec} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4344 | 2026.01.06 19:27:53.589428 [ 186 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_26_5} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4345 | 2026.01.06 19:27:53.589494 [ 186 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_26_5} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4346 | 2026.01.06 19:27:53.589506 [ 5 ] {55d0b7bd-6ae4-490a-bf59-f3e82d2256ec} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4347 | 2026.01.06 19:27:53.589581 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 4348 | 2026.01.06 19:27:53.589614 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4349 | 2026.01.06 19:27:53.589641 [ 5 ] {55d0b7bd-6ae4-490a-bf59-f3e82d2256ec} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001209 sec., 26468.155500413566 rows/sec., 1.84 MiB/sec. | ||
| 4350 | 2026.01.06 19:27:53.589646 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4351 | 2026.01.06 19:27:53.589681 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4352 | 2026.01.06 19:27:53.589687 [ 5 ] {55d0b7bd-6ae4-490a-bf59-f3e82d2256ec} <Debug> TCPHandler: Processed in 0.001389291 sec. | ||
| 4353 | 2026.01.06 19:27:53.589751 [ 198 ] {88190163-2135-48cf-86aa-52198c97c0d7::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 | ||
| 4354 | 2026.01.06 19:27:53.589804 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4355 | 2026.01.06 19:27:53.589847 [ 198 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4356 | 2026.01.06 19:27:53.589861 [ 190 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1697 rows, containing 5 columns (5 merged, 0 gathered) in 0.001591127 sec., 1066539.6288291255 rows/sec., 82.95 MiB/sec. | ||
| 4357 | 2026.01.06 19:27:53.589877 [ 198 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3877 rows starting from the beginning of the part | ||
| 4358 | 2026.01.06 19:27:53.589897 [ 5 ] {6f8d0086-f6d1-47e2-ac08-4c63e346a6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4359 | 2026.01.06 19:27:53.589938 [ 5 ] {6f8d0086-f6d1-47e2-ac08-4c63e346a6c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4360 | 2026.01.06 19:27:53.589940 [ 198 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 161 rows starting from the beginning of the part | ||
| 4361 | 2026.01.06 19:27:53.590032 [ 198 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4362 | 2026.01.06 19:27:53.590076 [ 195 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4363 | 2026.01.06 19:27:53.590084 [ 198 ] {88190163-2135-48cf-86aa-52198c97c0d7::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 | ||
| 4364 | 2026.01.06 19:27:53.590139 [ 198 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 3951 rows starting from the beginning of the part | ||
| 4365 | 2026.01.06 19:27:53.590183 [ 198 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part | ||
| 4366 | 2026.01.06 19:27:53.590295 [ 5 ] {6f8d0086-f6d1-47e2-ac08-4c63e346a6c1} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4367 | 2026.01.06 19:27:53.590354 [ 195 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_26_5} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4368 | 2026.01.06 19:27:53.590359 [ 5 ] {6f8d0086-f6d1-47e2-ac08-4c63e346a6c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4369 | 2026.01.06 19:27:53.590441 [ 195 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_26_5} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4370 | 2026.01.06 19:27:53.590523 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4371 | 2026.01.06 19:27:53.590705 [ 5 ] {6f8d0086-f6d1-47e2-ac08-4c63e346a6c1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4372 | 2026.01.06 19:27:53.590931 [ 5 ] {6f8d0086-f6d1-47e2-ac08-4c63e346a6c1} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4373 | 2026.01.06 19:27:53.591036 [ 124 ] {} <Debug> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4374 | 2026.01.06 19:27:53.591062 [ 5 ] {6f8d0086-f6d1-47e2-ac08-4c63e346a6c1} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001183 sec., 10143.702451394758 rows/sec., 700.02 KiB/sec. | ||
| 4375 | 2026.01.06 19:27:53.591067 [ 124 ] {} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4376 | 2026.01.06 19:27:53.591102 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4377 | 2026.01.06 19:27:53.591107 [ 5 ] {6f8d0086-f6d1-47e2-ac08-4c63e346a6c1} <Debug> TCPHandler: Processed in 0.00135202 sec. | ||
| 4378 | 2026.01.06 19:27:53.591170 [ 186 ] {862ac230-c421-4c16-ae35-bd3c755734c1::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 | ||
| 4379 | 2026.01.06 19:27:53.591243 [ 186 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4380 | 2026.01.06 19:27:53.591268 [ 186 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1206 rows starting from the beginning of the part | ||
| 4381 | 2026.01.06 19:27:53.591312 [ 186 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4382 | 2026.01.06 19:27:53.591353 [ 186 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4383 | 2026.01.06 19:27:53.591389 [ 186 ] {862ac230-c421-4c16-ae35-bd3c755734c1::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 | ||
| 4384 | 2026.01.06 19:27:53.591425 [ 186 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part | ||
| 4385 | 2026.01.06 19:27:53.591460 [ 186 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
| 4386 | 2026.01.06 19:27:53.592331 [ 187 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1446 rows, containing 4 columns (4 merged, 0 gathered) in 0.001184895 sec., 1220361.2978365172 rows/sec., 81.01 MiB/sec. | ||
| 4387 | 2026.01.06 19:27:53.592563 [ 186 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4388 | 2026.01.06 19:27:53.592812 [ 186 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_26_5} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4389 | 2026.01.06 19:27:53.592872 [ 186 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_26_5} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4390 | 2026.01.06 19:27:53.592929 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4391 | 2026.01.06 19:27:53.593200 [ 186 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8341 rows, containing 5 columns (5 merged, 0 gathered) in 0.003480733 sec., 2396334.335325347 rows/sec., 163.93 MiB/sec. | ||
| 4392 | 2026.01.06 19:27:53.593331 [ 198 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4393 | 2026.01.06 19:27:53.593572 [ 198 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4394 | 2026.01.06 19:27:53.593634 [ 198 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4395 | 2026.01.06 19:27:53.593693 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 4396 | 2026.01.06 19:27:54.737165 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9122 | ||
| 4397 | 2026.01.06 19:27:54.737673 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4398 | 2026.01.06 19:27:54.737723 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4399 | 2026.01.06 19:27:54.738271 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4400 | 2026.01.06 19:27:54.738516 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4401 | 2026.01.06 19:27:54.738661 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9122 | ||
| 4402 | 2026.01.06 19:27:55.204486 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4403 | 2026.01.06 19:27:55.221448 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4404 | 2026.01.06 19:27:55.221511 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4405 | 2026.01.06 19:27:55.227663 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4406 | 2026.01.06 19:27:55.228469 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4407 | 2026.01.06 19:27:55.231922 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4408 | 2026.01.06 19:27:58.592001 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4409 | 2026.01.06 19:27:58.592212 [ 5 ] {db96ee44-a06c-471a-ac8b-d0b89ff3595b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4410 | 2026.01.06 19:27:58.592289 [ 5 ] {db96ee44-a06c-471a-ac8b-d0b89ff3595b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4411 | 2026.01.06 19:27:58.593083 [ 5 ] {db96ee44-a06c-471a-ac8b-d0b89ff3595b} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4412 | 2026.01.06 19:27:58.593131 [ 5 ] {db96ee44-a06c-471a-ac8b-d0b89ff3595b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4413 | 2026.01.06 19:27:58.593547 [ 5 ] {db96ee44-a06c-471a-ac8b-d0b89ff3595b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4414 | 2026.01.06 19:27:58.593791 [ 5 ] {db96ee44-a06c-471a-ac8b-d0b89ff3595b} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4415 | 2026.01.06 19:27:58.593952 [ 5 ] {db96ee44-a06c-471a-ac8b-d0b89ff3595b} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001792 sec., 42410.71428571429 rows/sec., 3.49 MiB/sec. | ||
| 4416 | 2026.01.06 19:27:58.594003 [ 5 ] {db96ee44-a06c-471a-ac8b-d0b89ff3595b} <Debug> TCPHandler: Processed in 0.002141093 sec. | ||
| 4417 | 2026.01.06 19:27:58.594143 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4418 | 2026.01.06 19:27:58.594245 [ 5 ] {8919ce7f-ed0e-41c9-9bbc-501045c1dd08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4419 | 2026.01.06 19:27:58.594290 [ 5 ] {8919ce7f-ed0e-41c9-9bbc-501045c1dd08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4420 | 2026.01.06 19:27:58.594711 [ 5 ] {8919ce7f-ed0e-41c9-9bbc-501045c1dd08} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4421 | 2026.01.06 19:27:58.594749 [ 5 ] {8919ce7f-ed0e-41c9-9bbc-501045c1dd08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4422 | 2026.01.06 19:27:58.595056 [ 5 ] {8919ce7f-ed0e-41c9-9bbc-501045c1dd08} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4423 | 2026.01.06 19:27:58.595270 [ 5 ] {8919ce7f-ed0e-41c9-9bbc-501045c1dd08} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4424 | 2026.01.06 19:27:58.595410 [ 5 ] {8919ce7f-ed0e-41c9-9bbc-501045c1dd08} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001187 sec., 8424.599831508003 rows/sec., 633.49 KiB/sec. | ||
| 4425 | 2026.01.06 19:27:58.595450 [ 5 ] {8919ce7f-ed0e-41c9-9bbc-501045c1dd08} <Debug> TCPHandler: Processed in 0.00135951 sec. | ||
| 4426 | 2026.01.06 19:27:58.595557 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4427 | 2026.01.06 19:27:58.595673 [ 5 ] {a5f5a5dc-6dcd-42bf-9f6f-4b06208065dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4428 | 2026.01.06 19:27:58.595716 [ 5 ] {a5f5a5dc-6dcd-42bf-9f6f-4b06208065dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4429 | 2026.01.06 19:27:58.596145 [ 5 ] {a5f5a5dc-6dcd-42bf-9f6f-4b06208065dd} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4430 | 2026.01.06 19:27:58.596182 [ 5 ] {a5f5a5dc-6dcd-42bf-9f6f-4b06208065dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4431 | 2026.01.06 19:27:58.596495 [ 5 ] {a5f5a5dc-6dcd-42bf-9f6f-4b06208065dd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4432 | 2026.01.06 19:27:58.596717 [ 5 ] {a5f5a5dc-6dcd-42bf-9f6f-4b06208065dd} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4433 | 2026.01.06 19:27:58.596848 [ 5 ] {a5f5a5dc-6dcd-42bf-9f6f-4b06208065dd} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001196 sec., 61872.90969899666 rows/sec., 4.83 MiB/sec. | ||
| 4434 | 2026.01.06 19:27:58.596888 [ 5 ] {a5f5a5dc-6dcd-42bf-9f6f-4b06208065dd} <Debug> TCPHandler: Processed in 0.001382031 sec. | ||
| 4435 | 2026.01.06 19:27:58.597008 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4436 | 2026.01.06 19:27:58.597104 [ 5 ] {906816a9-c2c8-42ca-869b-2202d35c58ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4437 | 2026.01.06 19:27:58.597149 [ 5 ] {906816a9-c2c8-42ca-869b-2202d35c58ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4438 | 2026.01.06 19:27:58.597585 [ 5 ] {906816a9-c2c8-42ca-869b-2202d35c58ea} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4439 | 2026.01.06 19:27:58.597621 [ 5 ] {906816a9-c2c8-42ca-869b-2202d35c58ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4440 | 2026.01.06 19:27:58.597955 [ 5 ] {906816a9-c2c8-42ca-869b-2202d35c58ea} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4441 | 2026.01.06 19:27:58.598177 [ 5 ] {906816a9-c2c8-42ca-869b-2202d35c58ea} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4442 | 2026.01.06 19:27:58.598313 [ 5 ] {906816a9-c2c8-42ca-869b-2202d35c58ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 4443 | 2026.01.06 19:27:58.598351 [ 5 ] {906816a9-c2c8-42ca-869b-2202d35c58ea} <Debug> TCPHandler: Processed in 0.001392821 sec. | ||
| 4444 | 2026.01.06 19:27:58.598461 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4445 | 2026.01.06 19:27:58.598565 [ 5 ] {bc429b01-43d9-4f1b-b749-d258e4c90016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4446 | 2026.01.06 19:27:58.598623 [ 5 ] {bc429b01-43d9-4f1b-b749-d258e4c90016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4447 | 2026.01.06 19:27:58.599407 [ 5 ] {bc429b01-43d9-4f1b-b749-d258e4c90016} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4448 | 2026.01.06 19:27:58.599445 [ 5 ] {bc429b01-43d9-4f1b-b749-d258e4c90016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4449 | 2026.01.06 19:27:58.599966 [ 5 ] {bc429b01-43d9-4f1b-b749-d258e4c90016} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4450 | 2026.01.06 19:27:58.600194 [ 5 ] {bc429b01-43d9-4f1b-b749-d258e4c90016} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4451 | 2026.01.06 19:27:58.600341 [ 5 ] {bc429b01-43d9-4f1b-b749-d258e4c90016} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001796 sec., 5567.928730512249 rows/sec., 9.98 MiB/sec. | ||
| 4452 | 2026.01.06 19:27:58.600405 [ 5 ] {bc429b01-43d9-4f1b-b749-d258e4c90016} <Debug> TCPHandler: Processed in 0.001994419 sec. | ||
| 4453 | 2026.01.06 19:27:58.600517 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4454 | 2026.01.06 19:27:58.600612 [ 5 ] {86558e12-a2ca-4d9b-8943-0bfe28434fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4455 | 2026.01.06 19:27:58.600656 [ 5 ] {86558e12-a2ca-4d9b-8943-0bfe28434fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4456 | 2026.01.06 19:27:58.601006 [ 5 ] {86558e12-a2ca-4d9b-8943-0bfe28434fda} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4457 | 2026.01.06 19:27:58.601042 [ 5 ] {86558e12-a2ca-4d9b-8943-0bfe28434fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4458 | 2026.01.06 19:27:58.601351 [ 5 ] {86558e12-a2ca-4d9b-8943-0bfe28434fda} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4459 | 2026.01.06 19:27:58.601631 [ 5 ] {86558e12-a2ca-4d9b-8943-0bfe28434fda} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4460 | 2026.01.06 19:27:58.601802 [ 5 ] {86558e12-a2ca-4d9b-8943-0bfe28434fda} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001208 sec., 49668.874172185424 rows/sec., 3.35 MiB/sec. | ||
| 4461 | 2026.01.06 19:27:58.601852 [ 5 ] {86558e12-a2ca-4d9b-8943-0bfe28434fda} <Debug> TCPHandler: Processed in 0.001385091 sec. | ||
| 4462 | 2026.01.06 19:28:02.132248 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4463 | 2026.01.06 19:28:02.132348 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4464 | 2026.01.06 19:28:02.238913 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9634 | ||
| 4465 | 2026.01.06 19:28:02.239747 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4466 | 2026.01.06 19:28:02.239821 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4467 | 2026.01.06 19:28:02.240635 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4468 | 2026.01.06 19:28:02.240895 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4469 | 2026.01.06 19:28:02.241062 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9634 | ||
| 4470 | 2026.01.06 19:28:02.251007 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 35 entries to flush up to offset 598 | ||
| 4471 | 2026.01.06 19:28:02.253431 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4472 | 2026.01.06 19:28:02.253476 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4473 | 2026.01.06 19:28:02.254633 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4474 | 2026.01.06 19:28:02.254893 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4475 | 2026.01.06 19:28:02.255147 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 598 | ||
| 4476 | 2026.01.06 19:28:02.732159 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4477 | 2026.01.06 19:28:02.748861 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4478 | 2026.01.06 19:28:02.748914 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4479 | 2026.01.06 19:28:02.754980 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4480 | 2026.01.06 19:28:02.755663 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4481 | 2026.01.06 19:28:02.758407 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4482 | 2026.01.06 19:28:03.592641 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4483 | 2026.01.06 19:28:03.592830 [ 5 ] {017e5cac-94fc-4d48-9004-55903b87a6cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4484 | 2026.01.06 19:28:03.592901 [ 5 ] {017e5cac-94fc-4d48-9004-55903b87a6cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4485 | 2026.01.06 19:28:03.593709 [ 5 ] {017e5cac-94fc-4d48-9004-55903b87a6cc} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4486 | 2026.01.06 19:28:03.593757 [ 5 ] {017e5cac-94fc-4d48-9004-55903b87a6cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4487 | 2026.01.06 19:28:03.594129 [ 5 ] {017e5cac-94fc-4d48-9004-55903b87a6cc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4488 | 2026.01.06 19:28:03.594348 [ 5 ] {017e5cac-94fc-4d48-9004-55903b87a6cc} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4489 | 2026.01.06 19:28:03.594497 [ 5 ] {017e5cac-94fc-4d48-9004-55903b87a6cc} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001719 sec., 67481.09365910412 rows/sec., 5.72 MiB/sec. | ||
| 4490 | 2026.01.06 19:28:03.594539 [ 5 ] {017e5cac-94fc-4d48-9004-55903b87a6cc} <Debug> TCPHandler: Processed in 0.00202861 sec. | ||
| 4491 | 2026.01.06 19:28:03.594678 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4492 | 2026.01.06 19:28:03.594772 [ 5 ] {134e8ecf-18dd-412b-8791-ae985bd04f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4493 | 2026.01.06 19:28:03.594813 [ 5 ] {134e8ecf-18dd-412b-8791-ae985bd04f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4494 | 2026.01.06 19:28:03.595265 [ 5 ] {134e8ecf-18dd-412b-8791-ae985bd04f4b} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4495 | 2026.01.06 19:28:03.595301 [ 5 ] {134e8ecf-18dd-412b-8791-ae985bd04f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4496 | 2026.01.06 19:28:03.595595 [ 5 ] {134e8ecf-18dd-412b-8791-ae985bd04f4b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4497 | 2026.01.06 19:28:03.595795 [ 5 ] {134e8ecf-18dd-412b-8791-ae985bd04f4b} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4498 | 2026.01.06 19:28:03.595897 [ 113 ] {} <Debug> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4499 | 2026.01.06 19:28:03.595918 [ 5 ] {134e8ecf-18dd-412b-8791-ae985bd04f4b} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001165 sec., 25751.07296137339 rows/sec., 1.89 MiB/sec. | ||
| 4500 | 2026.01.06 19:28:03.595961 [ 113 ] {} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4501 | 2026.01.06 19:28:03.595969 [ 5 ] {134e8ecf-18dd-412b-8791-ae985bd04f4b} <Debug> TCPHandler: Processed in 0.00133903 sec. | ||
| 4502 | 2026.01.06 19:28:03.595991 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4503 | 2026.01.06 19:28:03.596109 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4504 | 2026.01.06 19:28:03.596127 [ 187 ] {618a5bde-4321-4d74-b4de-630445a89d35::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 | ||
| 4505 | 2026.01.06 19:28:03.596216 [ 5 ] {603d8bee-e0ab-4dfb-96c3-f47217dc9965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4506 | 2026.01.06 19:28:03.596259 [ 5 ] {603d8bee-e0ab-4dfb-96c3-f47217dc9965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4507 | 2026.01.06 19:28:03.596283 [ 187 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4508 | 2026.01.06 19:28:03.596327 [ 187 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 275 rows starting from the beginning of the part | ||
| 4509 | 2026.01.06 19:28:03.596409 [ 187 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 4510 | 2026.01.06 19:28:03.596463 [ 187 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 10 rows starting from the beginning of the part | ||
| 4511 | 2026.01.06 19:28:03.596514 [ 187 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 54 rows starting from the beginning of the part | ||
| 4512 | 2026.01.06 19:28:03.596570 [ 187 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 4513 | 2026.01.06 19:28:03.596619 [ 187 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
| 4514 | 2026.01.06 19:28:03.596705 [ 5 ] {603d8bee-e0ab-4dfb-96c3-f47217dc9965} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4515 | 2026.01.06 19:28:03.596756 [ 5 ] {603d8bee-e0ab-4dfb-96c3-f47217dc9965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4516 | 2026.01.06 19:28:03.597095 [ 5 ] {603d8bee-e0ab-4dfb-96c3-f47217dc9965} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4517 | 2026.01.06 19:28:03.597305 [ 5 ] {603d8bee-e0ab-4dfb-96c3-f47217dc9965} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4518 | 2026.01.06 19:28:03.597440 [ 5 ] {603d8bee-e0ab-4dfb-96c3-f47217dc9965} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001252 sec., 75079.87220447283 rows/sec., 5.86 MiB/sec. | ||
| 4519 | 2026.01.06 19:28:03.597478 [ 5 ] {603d8bee-e0ab-4dfb-96c3-f47217dc9965} <Debug> TCPHandler: Processed in 0.001416892 sec. | ||
| 4520 | 2026.01.06 19:28:03.597601 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4521 | 2026.01.06 19:28:03.597604 [ 198 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 409 rows, containing 5 columns (5 merged, 0 gathered) in 0.001542075 sec., 265227.04797107796 rows/sec., 18.50 MiB/sec. | ||
| 4522 | 2026.01.06 19:28:03.597694 [ 5 ] {e921150a-2b15-41fd-aafe-0693335c5b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4523 | 2026.01.06 19:28:03.597737 [ 5 ] {e921150a-2b15-41fd-aafe-0693335c5b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4524 | 2026.01.06 19:28:03.597779 [ 186 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4525 | 2026.01.06 19:28:03.598042 [ 186 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_26_5} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4526 | 2026.01.06 19:28:03.598105 [ 186 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_26_5} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4527 | 2026.01.06 19:28:03.598190 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4528 | 2026.01.06 19:28:03.598212 [ 5 ] {e921150a-2b15-41fd-aafe-0693335c5b8f} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2026.01.06 19:28:03.598248 [ 5 ] {e921150a-2b15-41fd-aafe-0693335c5b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4530 | 2026.01.06 19:28:03.598576 [ 5 ] {e921150a-2b15-41fd-aafe-0693335c5b8f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4531 | 2026.01.06 19:28:03.598777 [ 5 ] {e921150a-2b15-41fd-aafe-0693335c5b8f} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4532 | 2026.01.06 19:28:03.598904 [ 5 ] {e921150a-2b15-41fd-aafe-0693335c5b8f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 4533 | 2026.01.06 19:28:03.598940 [ 5 ] {e921150a-2b15-41fd-aafe-0693335c5b8f} <Debug> TCPHandler: Processed in 0.001385711 sec. | ||
| 4534 | 2026.01.06 19:28:03.599051 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4535 | 2026.01.06 19:28:03.599144 [ 5 ] {ede3536d-41de-4b8e-bf52-46ac68ffc36c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4536 | 2026.01.06 19:28:03.599197 [ 5 ] {ede3536d-41de-4b8e-bf52-46ac68ffc36c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4537 | 2026.01.06 19:28:03.600056 [ 5 ] {ede3536d-41de-4b8e-bf52-46ac68ffc36c} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4538 | 2026.01.06 19:28:03.600093 [ 5 ] {ede3536d-41de-4b8e-bf52-46ac68ffc36c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4539 | 2026.01.06 19:28:03.600617 [ 5 ] {ede3536d-41de-4b8e-bf52-46ac68ffc36c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4540 | 2026.01.06 19:28:03.600839 [ 5 ] {ede3536d-41de-4b8e-bf52-46ac68ffc36c} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4541 | 2026.01.06 19:28:03.600972 [ 5 ] {ede3536d-41de-4b8e-bf52-46ac68ffc36c} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001846 sec., 16251.354279523293 rows/sec., 29.12 MiB/sec. | ||
| 4542 | 2026.01.06 19:28:03.600972 [ 112 ] {} <Debug> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4543 | 2026.01.06 19:28:03.601025 [ 5 ] {ede3536d-41de-4b8e-bf52-46ac68ffc36c} <Debug> TCPHandler: Processed in 0.00202231 sec. | ||
| 4544 | 2026.01.06 19:28:03.601045 [ 112 ] {} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4545 | 2026.01.06 19:28:03.601071 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4546 | 2026.01.06 19:28:03.601136 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4547 | 2026.01.06 19:28:03.601175 [ 187 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::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 | ||
| 4548 | 2026.01.06 19:28:03.601238 [ 5 ] {54b7d670-5117-4af1-95f4-c1277485a431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4549 | 2026.01.06 19:28:03.601283 [ 5 ] {54b7d670-5117-4af1-95f4-c1277485a431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4550 | 2026.01.06 19:28:03.601404 [ 187 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4551 | 2026.01.06 19:28:03.601468 [ 187 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 390 rows starting from the beginning of the part | ||
| 4552 | 2026.01.06 19:28:03.601601 [ 187 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 4553 | 2026.01.06 19:28:03.601632 [ 5 ] {54b7d670-5117-4af1-95f4-c1277485a431} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4554 | 2026.01.06 19:28:03.601670 [ 5 ] {54b7d670-5117-4af1-95f4-c1277485a431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4555 | 2026.01.06 19:28:03.601723 [ 187 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 10 rows starting from the beginning of the part | ||
| 4556 | 2026.01.06 19:28:03.601858 [ 187 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
| 4557 | 2026.01.06 19:28:03.601983 [ 187 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 4558 | 2026.01.06 19:28:03.601992 [ 5 ] {54b7d670-5117-4af1-95f4-c1277485a431} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4559 | 2026.01.06 19:28:03.602107 [ 187 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
| 4560 | 2026.01.06 19:28:03.602223 [ 5 ] {54b7d670-5117-4af1-95f4-c1277485a431} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4561 | 2026.01.06 19:28:03.602356 [ 5 ] {54b7d670-5117-4af1-95f4-c1277485a431} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 4562 | 2026.01.06 19:28:03.602394 [ 5 ] {54b7d670-5117-4af1-95f4-c1277485a431} <Debug> TCPHandler: Processed in 0.001304988 sec. | ||
| 4563 | 2026.01.06 19:28:03.605595 [ 186 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 19 columns (19 merged, 0 gathered) in 0.004457222 sec., 112177.49530985892 rows/sec., 201.02 MiB/sec. | ||
| 4564 | 2026.01.06 19:28:03.606498 [ 186 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4565 | 2026.01.06 19:28:03.606791 [ 186 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4566 | 2026.01.06 19:28:03.606849 [ 186 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4567 | 2026.01.06 19:28:03.606965 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 4568 | 2026.01.06 19:28:04.000210 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.22 MiB, peak 246.50 MiB, free memory in arenas 0.00 B, will set to 242.24 MiB (RSS), difference: 1.02 MiB | ||
| 4569 | 2026.01.06 19:28:08.591507 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4570 | 2026.01.06 19:28:08.591690 [ 5 ] {bdfa9164-0c43-403e-9fcf-9bc0f023db22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4571 | 2026.01.06 19:28:08.591753 [ 5 ] {bdfa9164-0c43-403e-9fcf-9bc0f023db22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4572 | 2026.01.06 19:28:08.592352 [ 5 ] {bdfa9164-0c43-403e-9fcf-9bc0f023db22} <Trace> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2026.01.06 19:28:08.592390 [ 5 ] {bdfa9164-0c43-403e-9fcf-9bc0f023db22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4574 | 2026.01.06 19:28:08.592749 [ 5 ] {bdfa9164-0c43-403e-9fcf-9bc0f023db22} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4575 | 2026.01.06 19:28:08.592961 [ 5 ] {bdfa9164-0c43-403e-9fcf-9bc0f023db22} <Trace> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4576 | 2026.01.06 19:28:08.593101 [ 5 ] {bdfa9164-0c43-403e-9fcf-9bc0f023db22} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001457 sec., 2745.367192862045 rows/sec., 223.87 KiB/sec. | ||
| 4577 | 2026.01.06 19:28:08.593142 [ 5 ] {bdfa9164-0c43-403e-9fcf-9bc0f023db22} <Debug> TCPHandler: Processed in 0.001754482 sec. | ||
| 4578 | 2026.01.06 19:28:08.593261 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4579 | 2026.01.06 19:28:08.593354 [ 5 ] {9f2fe795-214e-414b-8236-a320fa7a6a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4580 | 2026.01.06 19:28:08.593393 [ 5 ] {9f2fe795-214e-414b-8236-a320fa7a6a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4581 | 2026.01.06 19:28:08.593819 [ 5 ] {9f2fe795-214e-414b-8236-a320fa7a6a2b} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4582 | 2026.01.06 19:28:08.593853 [ 5 ] {9f2fe795-214e-414b-8236-a320fa7a6a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4583 | 2026.01.06 19:28:08.594155 [ 5 ] {9f2fe795-214e-414b-8236-a320fa7a6a2b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4584 | 2026.01.06 19:28:08.594367 [ 5 ] {9f2fe795-214e-414b-8236-a320fa7a6a2b} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4585 | 2026.01.06 19:28:08.594488 [ 5 ] {9f2fe795-214e-414b-8236-a320fa7a6a2b} <Debug> executeQuery: Read 78 rows, 6.56 KiB in 0.001153 sec., 67649.60971379011 rows/sec., 5.56 MiB/sec. | ||
| 4586 | 2026.01.06 19:28:08.594525 [ 5 ] {9f2fe795-214e-414b-8236-a320fa7a6a2b} <Debug> TCPHandler: Processed in 0.001313779 sec. | ||
| 4587 | 2026.01.06 19:28:08.594632 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4588 | 2026.01.06 19:28:08.594724 [ 5 ] {0f3a5038-f1dd-4bc1-98f1-a04498f2028e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4589 | 2026.01.06 19:28:08.594763 [ 5 ] {0f3a5038-f1dd-4bc1-98f1-a04498f2028e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4590 | 2026.01.06 19:28:08.595144 [ 5 ] {0f3a5038-f1dd-4bc1-98f1-a04498f2028e} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4591 | 2026.01.06 19:28:08.595177 [ 5 ] {0f3a5038-f1dd-4bc1-98f1-a04498f2028e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4592 | 2026.01.06 19:28:08.595457 [ 5 ] {0f3a5038-f1dd-4bc1-98f1-a04498f2028e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4593 | 2026.01.06 19:28:08.595652 [ 5 ] {0f3a5038-f1dd-4bc1-98f1-a04498f2028e} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4594 | 2026.01.06 19:28:08.595772 [ 5 ] {0f3a5038-f1dd-4bc1-98f1-a04498f2028e} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001066 sec., 13133.208255159474 rows/sec., 967.40 KiB/sec. | ||
| 4595 | 2026.01.06 19:28:08.595808 [ 5 ] {0f3a5038-f1dd-4bc1-98f1-a04498f2028e} <Debug> TCPHandler: Processed in 0.001222996 sec. | ||
| 4596 | 2026.01.06 19:28:08.595913 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4597 | 2026.01.06 19:28:08.596012 [ 5 ] {fb9c304d-22c6-41df-9e34-e364fc3a45a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4598 | 2026.01.06 19:28:08.596054 [ 5 ] {fb9c304d-22c6-41df-9e34-e364fc3a45a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4599 | 2026.01.06 19:28:08.596489 [ 5 ] {fb9c304d-22c6-41df-9e34-e364fc3a45a5} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4600 | 2026.01.06 19:28:08.596525 [ 5 ] {fb9c304d-22c6-41df-9e34-e364fc3a45a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4601 | 2026.01.06 19:28:08.596841 [ 5 ] {fb9c304d-22c6-41df-9e34-e364fc3a45a5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4602 | 2026.01.06 19:28:08.597051 [ 5 ] {fb9c304d-22c6-41df-9e34-e364fc3a45a5} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4603 | 2026.01.06 19:28:08.597176 [ 5 ] {fb9c304d-22c6-41df-9e34-e364fc3a45a5} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001182 sec., 65989.84771573603 rows/sec., 5.16 MiB/sec. | ||
| 4604 | 2026.01.06 19:28:08.597224 [ 5 ] {fb9c304d-22c6-41df-9e34-e364fc3a45a5} <Debug> TCPHandler: Processed in 0.00136189 sec. | ||
| 4605 | 2026.01.06 19:28:08.597338 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4606 | 2026.01.06 19:28:08.597432 [ 5 ] {595e64d1-4750-44bf-a7e6-50db5372c39f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4607 | 2026.01.06 19:28:08.597475 [ 5 ] {595e64d1-4750-44bf-a7e6-50db5372c39f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4608 | 2026.01.06 19:28:08.597893 [ 5 ] {595e64d1-4750-44bf-a7e6-50db5372c39f} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4609 | 2026.01.06 19:28:08.597927 [ 5 ] {595e64d1-4750-44bf-a7e6-50db5372c39f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4610 | 2026.01.06 19:28:08.598261 [ 5 ] {595e64d1-4750-44bf-a7e6-50db5372c39f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4611 | 2026.01.06 19:28:08.598476 [ 5 ] {595e64d1-4750-44bf-a7e6-50db5372c39f} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4612 | 2026.01.06 19:28:08.598603 [ 5 ] {595e64d1-4750-44bf-a7e6-50db5372c39f} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00119 sec., 136134.4537815126 rows/sec., 9.48 MiB/sec. | ||
| 4613 | 2026.01.06 19:28:08.598640 [ 5 ] {595e64d1-4750-44bf-a7e6-50db5372c39f} <Debug> TCPHandler: Processed in 0.00135135 sec. | ||
| 4614 | 2026.01.06 19:28:08.598747 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4615 | 2026.01.06 19:28:08.598850 [ 5 ] {7ad5ac42-7135-4d23-9516-59940a28f01c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4616 | 2026.01.06 19:28:08.598908 [ 5 ] {7ad5ac42-7135-4d23-9516-59940a28f01c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4617 | 2026.01.06 19:28:08.599658 [ 5 ] {7ad5ac42-7135-4d23-9516-59940a28f01c} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4618 | 2026.01.06 19:28:08.599693 [ 5 ] {7ad5ac42-7135-4d23-9516-59940a28f01c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4619 | 2026.01.06 19:28:08.600196 [ 5 ] {7ad5ac42-7135-4d23-9516-59940a28f01c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4620 | 2026.01.06 19:28:08.600415 [ 5 ] {7ad5ac42-7135-4d23-9516-59940a28f01c} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4621 | 2026.01.06 19:28:08.600552 [ 5 ] {7ad5ac42-7135-4d23-9516-59940a28f01c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001722 sec., 5807.200929152149 rows/sec., 10.41 MiB/sec. | ||
| 4622 | 2026.01.06 19:28:08.600607 [ 5 ] {7ad5ac42-7135-4d23-9516-59940a28f01c} <Debug> TCPHandler: Processed in 0.001911406 sec. | ||
| 4623 | 2026.01.06 19:28:08.600718 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4624 | 2026.01.06 19:28:08.600816 [ 5 ] {df8e3d62-e7de-4551-9955-f6ed6eb60cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4625 | 2026.01.06 19:28:08.600859 [ 5 ] {df8e3d62-e7de-4551-9955-f6ed6eb60cf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4626 | 2026.01.06 19:28:08.601196 [ 5 ] {df8e3d62-e7de-4551-9955-f6ed6eb60cf9} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4627 | 2026.01.06 19:28:08.601232 [ 5 ] {df8e3d62-e7de-4551-9955-f6ed6eb60cf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4628 | 2026.01.06 19:28:08.601537 [ 5 ] {df8e3d62-e7de-4551-9955-f6ed6eb60cf9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4629 | 2026.01.06 19:28:08.601740 [ 5 ] {df8e3d62-e7de-4551-9955-f6ed6eb60cf9} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4630 | 2026.01.06 19:28:08.601865 [ 5 ] {df8e3d62-e7de-4551-9955-f6ed6eb60cf9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 4631 | 2026.01.06 19:28:08.601902 [ 5 ] {df8e3d62-e7de-4551-9955-f6ed6eb60cf9} <Debug> TCPHandler: Processed in 0.001234907 sec. | ||
| 4632 | 2026.01.06 19:28:09.741203 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10082 | ||
| 4633 | 2026.01.06 19:28:09.741767 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4634 | 2026.01.06 19:28:09.741812 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4635 | 2026.01.06 19:28:09.742420 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4636 | 2026.01.06 19:28:09.742654 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4637 | 2026.01.06 19:28:09.742782 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10082 | ||
| 4638 | 2026.01.06 19:28:09.742798 [ 108 ] {} <Debug> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4639 | 2026.01.06 19:28:09.742867 [ 108 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4640 | 2026.01.06 19:28:09.742886 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4641 | 2026.01.06 19:28:09.742999 [ 186 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::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 | ||
| 4642 | 2026.01.06 19:28:09.743135 [ 186 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4643 | 2026.01.06 19:28:09.743174 [ 186 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7714 rows starting from the beginning of the part | ||
| 4644 | 2026.01.06 19:28:09.743239 [ 186 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4645 | 2026.01.06 19:28:09.743285 [ 186 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4646 | 2026.01.06 19:28:09.743328 [ 186 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4647 | 2026.01.06 19:28:09.743367 [ 186 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4648 | 2026.01.06 19:28:09.743403 [ 186 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4649 | 2026.01.06 19:28:09.745492 [ 187 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10082 rows, containing 4 columns (4 merged, 0 gathered) in 0.002540165 sec., 3969033.5076658404 rows/sec., 56.78 MiB/sec. | ||
| 4650 | 2026.01.06 19:28:09.745814 [ 187 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4651 | 2026.01.06 19:28:09.746116 [ 187 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_21_4} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4652 | 2026.01.06 19:28:09.746202 [ 187 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_21_4} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4653 | 2026.01.06 19:28:09.746321 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 4654 | 2026.01.06 19:28:10.258506 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4655 | 2026.01.06 19:28:10.276880 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4656 | 2026.01.06 19:28:10.276947 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4657 | 2026.01.06 19:28:10.282822 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4658 | 2026.01.06 19:28:10.283509 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4659 | 2026.01.06 19:28:10.283869 [ 107 ] {} <Debug> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4660 | 2026.01.06 19:28:10.283937 [ 107 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4661 | 2026.01.06 19:28:10.283960 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4662 | 2026.01.06 19:28:10.284057 [ 186 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 4663 | 2026.01.06 19:28:10.286699 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4664 | 2026.01.06 19:28:10.287060 [ 186 ] {06d4644c-238a-4080-bf88-af6dc915eb88::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4665 | 2026.01.06 19:28:10.287907 [ 186 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 4666 | 2026.01.06 19:28:10.291728 [ 186 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 4667 | 2026.01.06 19:28:10.295255 [ 186 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 4668 | 2026.01.06 19:28:10.298858 [ 186 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 4669 | 2026.01.06 19:28:10.303061 [ 186 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 4670 | 2026.01.06 19:28:10.307238 [ 186 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 4671 | 2026.01.06 19:28:10.359935 [ 197 ] {06d4644c-238a-4080-bf88-af6dc915eb88::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.07591087 sec., 2094.5616879374456 rows/sec., 10.83 MiB/sec. | ||
| 4672 | 2026.01.06 19:28:10.362531 [ 191 ] {06d4644c-238a-4080-bf88-af6dc915eb88::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4673 | 2026.01.06 19:28:10.364653 [ 191 ] {06d4644c-238a-4080-bf88-af6dc915eb88::all_1_21_4} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4674 | 2026.01.06 19:28:10.364777 [ 191 ] {06d4644c-238a-4080-bf88-af6dc915eb88::all_1_21_4} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4675 | 2026.01.06 19:28:10.366648 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4676 | 2026.01.06 19:28:11.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.89 MiB, peak 254.46 MiB, free memory in arenas 0.00 B, will set to 246.80 MiB (RSS), difference: 2.91 MiB | ||
| 4677 | 2026.01.06 19:28:12.255387 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 624 | ||
| 4678 | 2026.01.06 19:28:12.257627 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4679 | 2026.01.06 19:28:12.257682 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4680 | 2026.01.06 19:28:12.258887 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4681 | 2026.01.06 19:28:12.259162 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4682 | 2026.01.06 19:28:12.259321 [ 106 ] {} <Debug> system.query_log (52925863-f9d5-40ad-96d6-951518f50685) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4683 | 2026.01.06 19:28:12.259394 [ 106 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4684 | 2026.01.06 19:28:12.259419 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4685 | 2026.01.06 19:28:12.259522 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 624 | ||
| 4686 | 2026.01.06 19:28:12.259549 [ 197 ] {52925863-f9d5-40ad-96d6-951518f50685::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 | ||
| 4687 | 2026.01.06 19:28:12.260399 [ 197 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4688 | 2026.01.06 19:28:12.260586 [ 197 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 456 rows starting from the beginning of the part | ||
| 4689 | 2026.01.06 19:28:12.260933 [ 197 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 4690 | 2026.01.06 19:28:12.261294 [ 197 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part | ||
| 4691 | 2026.01.06 19:28:12.261637 [ 197 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 45 rows starting from the beginning of the part | ||
| 4692 | 2026.01.06 19:28:12.261982 [ 197 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 35 rows starting from the beginning of the part | ||
| 4693 | 2026.01.06 19:28:12.262334 [ 197 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part | ||
| 4694 | 2026.01.06 19:28:12.268446 [ 191 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 72 columns (72 merged, 0 gathered) in 0.008949026 sec., 69728.25869541557 rows/sec., 63.52 MiB/sec. | ||
| 4695 | 2026.01.06 19:28:12.269666 [ 191 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4696 | 2026.01.06 19:28:12.270294 [ 191 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_16_3} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4697 | 2026.01.06 19:28:12.270382 [ 191 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_16_3} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4698 | 2026.01.06 19:28:12.270734 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 4699 | 2026.01.06 19:28:13.592973 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4700 | 2026.01.06 19:28:13.593181 [ 5 ] {389a55a2-c5d8-475a-a420-c33b5d078d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4701 | 2026.01.06 19:28:13.593259 [ 5 ] {389a55a2-c5d8-475a-a420-c33b5d078d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4702 | 2026.01.06 19:28:13.593956 [ 5 ] {389a55a2-c5d8-475a-a420-c33b5d078d6e} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4703 | 2026.01.06 19:28:13.594011 [ 5 ] {389a55a2-c5d8-475a-a420-c33b5d078d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4704 | 2026.01.06 19:28:13.594430 [ 5 ] {389a55a2-c5d8-475a-a420-c33b5d078d6e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4705 | 2026.01.06 19:28:13.594658 [ 5 ] {389a55a2-c5d8-475a-a420-c33b5d078d6e} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2026.01.06 19:28:13.594823 [ 5 ] {389a55a2-c5d8-475a-a420-c33b5d078d6e} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001696 sec., 68396.22641509434 rows/sec., 5.80 MiB/sec. | ||
| 4707 | 2026.01.06 19:28:13.594875 [ 5 ] {389a55a2-c5d8-475a-a420-c33b5d078d6e} <Debug> TCPHandler: Processed in 0.002041781 sec. | ||
| 4708 | 2026.01.06 19:28:13.595001 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4709 | 2026.01.06 19:28:13.595108 [ 5 ] {9a22d1e4-9752-47cd-b759-bcdd70f363f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4710 | 2026.01.06 19:28:13.595153 [ 5 ] {9a22d1e4-9752-47cd-b759-bcdd70f363f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4711 | 2026.01.06 19:28:13.595582 [ 5 ] {9a22d1e4-9752-47cd-b759-bcdd70f363f7} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4712 | 2026.01.06 19:28:13.595622 [ 5 ] {9a22d1e4-9752-47cd-b759-bcdd70f363f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4713 | 2026.01.06 19:28:13.595922 [ 5 ] {9a22d1e4-9752-47cd-b759-bcdd70f363f7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4714 | 2026.01.06 19:28:13.596135 [ 5 ] {9a22d1e4-9752-47cd-b759-bcdd70f363f7} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4715 | 2026.01.06 19:28:13.596271 [ 5 ] {9a22d1e4-9752-47cd-b759-bcdd70f363f7} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001188 sec., 25252.52525252525 rows/sec., 1.85 MiB/sec. | ||
| 4716 | 2026.01.06 19:28:13.596311 [ 5 ] {9a22d1e4-9752-47cd-b759-bcdd70f363f7} <Debug> TCPHandler: Processed in 0.001364631 sec. | ||
| 4717 | 2026.01.06 19:28:13.596419 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4718 | 2026.01.06 19:28:13.596517 [ 5 ] {a182c325-a5ea-4fe4-b715-a1a7325b1d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4719 | 2026.01.06 19:28:13.596560 [ 5 ] {a182c325-a5ea-4fe4-b715-a1a7325b1d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4720 | 2026.01.06 19:28:13.597006 [ 5 ] {a182c325-a5ea-4fe4-b715-a1a7325b1d18} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4721 | 2026.01.06 19:28:13.597045 [ 5 ] {a182c325-a5ea-4fe4-b715-a1a7325b1d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4722 | 2026.01.06 19:28:13.597355 [ 5 ] {a182c325-a5ea-4fe4-b715-a1a7325b1d18} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4723 | 2026.01.06 19:28:13.597568 [ 5 ] {a182c325-a5ea-4fe4-b715-a1a7325b1d18} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4724 | 2026.01.06 19:28:13.597700 [ 5 ] {a182c325-a5ea-4fe4-b715-a1a7325b1d18} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001202 sec., 78202.99500831947 rows/sec., 6.11 MiB/sec. | ||
| 4725 | 2026.01.06 19:28:13.597741 [ 5 ] {a182c325-a5ea-4fe4-b715-a1a7325b1d18} <Debug> TCPHandler: Processed in 0.001373381 sec. | ||
| 4726 | 2026.01.06 19:28:13.597858 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4727 | 2026.01.06 19:28:13.597955 [ 5 ] {0e7a66da-641a-4c17-9b8e-afb3a114e379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4728 | 2026.01.06 19:28:13.598000 [ 5 ] {0e7a66da-641a-4c17-9b8e-afb3a114e379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4729 | 2026.01.06 19:28:13.598409 [ 5 ] {0e7a66da-641a-4c17-9b8e-afb3a114e379} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4730 | 2026.01.06 19:28:13.598446 [ 5 ] {0e7a66da-641a-4c17-9b8e-afb3a114e379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4731 | 2026.01.06 19:28:13.598775 [ 5 ] {0e7a66da-641a-4c17-9b8e-afb3a114e379} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4732 | 2026.01.06 19:28:13.598998 [ 5 ] {0e7a66da-641a-4c17-9b8e-afb3a114e379} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4733 | 2026.01.06 19:28:13.599131 [ 5 ] {0e7a66da-641a-4c17-9b8e-afb3a114e379} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 4734 | 2026.01.06 19:28:13.599171 [ 5 ] {0e7a66da-641a-4c17-9b8e-afb3a114e379} <Debug> TCPHandler: Processed in 0.00136455 sec. | ||
| 4735 | 2026.01.06 19:28:13.599281 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4736 | 2026.01.06 19:28:13.599378 [ 5 ] {278b3993-4906-48d5-bf33-19f7de4dd339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4737 | 2026.01.06 19:28:13.599435 [ 5 ] {278b3993-4906-48d5-bf33-19f7de4dd339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4738 | 2026.01.06 19:28:13.600215 [ 5 ] {278b3993-4906-48d5-bf33-19f7de4dd339} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4739 | 2026.01.06 19:28:13.600253 [ 5 ] {278b3993-4906-48d5-bf33-19f7de4dd339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4740 | 2026.01.06 19:28:13.600782 [ 5 ] {278b3993-4906-48d5-bf33-19f7de4dd339} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4741 | 2026.01.06 19:28:13.601006 [ 5 ] {278b3993-4906-48d5-bf33-19f7de4dd339} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4742 | 2026.01.06 19:28:13.601149 [ 5 ] {278b3993-4906-48d5-bf33-19f7de4dd339} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00179 sec., 16759.77653631285 rows/sec., 30.03 MiB/sec. | ||
| 4743 | 2026.01.06 19:28:13.601216 [ 5 ] {278b3993-4906-48d5-bf33-19f7de4dd339} <Debug> TCPHandler: Processed in 0.001986169 sec. | ||
| 4744 | 2026.01.06 19:28:13.601336 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4745 | 2026.01.06 19:28:13.601434 [ 5 ] {3e57240c-a6bd-4e2b-80cd-b24ddb966b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4746 | 2026.01.06 19:28:13.601478 [ 5 ] {3e57240c-a6bd-4e2b-80cd-b24ddb966b11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4747 | 2026.01.06 19:28:13.601819 [ 5 ] {3e57240c-a6bd-4e2b-80cd-b24ddb966b11} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4748 | 2026.01.06 19:28:13.601858 [ 5 ] {3e57240c-a6bd-4e2b-80cd-b24ddb966b11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4749 | 2026.01.06 19:28:13.602165 [ 5 ] {3e57240c-a6bd-4e2b-80cd-b24ddb966b11} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4750 | 2026.01.06 19:28:13.602372 [ 5 ] {3e57240c-a6bd-4e2b-80cd-b24ddb966b11} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4751 | 2026.01.06 19:28:13.602504 [ 5 ] {3e57240c-a6bd-4e2b-80cd-b24ddb966b11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 4752 | 2026.01.06 19:28:13.602542 [ 5 ] {3e57240c-a6bd-4e2b-80cd-b24ddb966b11} <Debug> TCPHandler: Processed in 0.001257937 sec. | ||
| 4753 | 2026.01.06 19:28:17.132409 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4754 | 2026.01.06 19:28:17.132509 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4755 | 2026.01.06 19:28:17.243032 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10594 | ||
| 4756 | 2026.01.06 19:28:17.243848 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4757 | 2026.01.06 19:28:17.243899 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4758 | 2026.01.06 19:28:17.244422 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4759 | 2026.01.06 19:28:17.244660 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4760 | 2026.01.06 19:28:17.244813 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10594 | ||
| 4761 | 2026.01.06 19:28:17.787651 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4762 | 2026.01.06 19:28:17.802755 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4763 | 2026.01.06 19:28:17.802819 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4764 | 2026.01.06 19:28:17.809403 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4765 | 2026.01.06 19:28:17.810153 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4766 | 2026.01.06 19:28:17.813218 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4767 | 2026.01.06 19:28:18.590906 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4768 | 2026.01.06 19:28:18.591101 [ 5 ] {d48daed9-42a3-4273-95f6-41ebded281e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4769 | 2026.01.06 19:28:18.591174 [ 5 ] {d48daed9-42a3-4273-95f6-41ebded281e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4770 | 2026.01.06 19:28:18.591871 [ 5 ] {d48daed9-42a3-4273-95f6-41ebded281e4} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4771 | 2026.01.06 19:28:18.591919 [ 5 ] {d48daed9-42a3-4273-95f6-41ebded281e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4772 | 2026.01.06 19:28:18.592326 [ 5 ] {d48daed9-42a3-4273-95f6-41ebded281e4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4773 | 2026.01.06 19:28:18.592564 [ 5 ] {d48daed9-42a3-4273-95f6-41ebded281e4} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4774 | 2026.01.06 19:28:18.592680 [ 98 ] {} <Debug> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4775 | 2026.01.06 19:28:18.592717 [ 98 ] {} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4776 | 2026.01.06 19:28:18.592719 [ 5 ] {d48daed9-42a3-4273-95f6-41ebded281e4} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001672 sec., 45454.54545454545 rows/sec., 3.75 MiB/sec. | ||
| 4777 | 2026.01.06 19:28:18.592737 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4778 | 2026.01.06 19:28:18.592775 [ 5 ] {d48daed9-42a3-4273-95f6-41ebded281e4} <Debug> TCPHandler: Processed in 0.002005899 sec. | ||
| 4779 | 2026.01.06 19:28:18.592855 [ 197 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::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 | ||
| 4780 | 2026.01.06 19:28:18.592911 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4781 | 2026.01.06 19:28:18.593012 [ 197 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4782 | 2026.01.06 19:28:18.593023 [ 5 ] {5b6f89ac-a553-4e84-a565-0294798421af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4783 | 2026.01.06 19:28:18.593057 [ 197 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2464 rows starting from the beginning of the part | ||
| 4784 | 2026.01.06 19:28:18.593079 [ 5 ] {5b6f89ac-a553-4e84-a565-0294798421af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4785 | 2026.01.06 19:28:18.593129 [ 197 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 76 rows starting from the beginning of the part | ||
| 4786 | 2026.01.06 19:28:18.593179 [ 197 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::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 | ||
| 4787 | 2026.01.06 19:28:18.593224 [ 197 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 78 rows starting from the beginning of the part | ||
| 4788 | 2026.01.06 19:28:18.593264 [ 197 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 116 rows starting from the beginning of the part | ||
| 4789 | 2026.01.06 19:28:18.593303 [ 197 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 76 rows starting from the beginning of the part | ||
| 4790 | 2026.01.06 19:28:18.593504 [ 5 ] {5b6f89ac-a553-4e84-a565-0294798421af} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4791 | 2026.01.06 19:28:18.593546 [ 5 ] {5b6f89ac-a553-4e84-a565-0294798421af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4792 | 2026.01.06 19:28:18.593992 [ 5 ] {5b6f89ac-a553-4e84-a565-0294798421af} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4793 | 2026.01.06 19:28:18.594226 [ 5 ] {5b6f89ac-a553-4e84-a565-0294798421af} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4794 | 2026.01.06 19:28:18.594363 [ 5 ] {5b6f89ac-a553-4e84-a565-0294798421af} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001365 sec., 7326.007326007327 rows/sec., 550.88 KiB/sec. | ||
| 4795 | 2026.01.06 19:28:18.594404 [ 5 ] {5b6f89ac-a553-4e84-a565-0294798421af} <Debug> TCPHandler: Processed in 0.001546296 sec. | ||
| 4796 | 2026.01.06 19:28:18.594511 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4797 | 2026.01.06 19:28:18.594613 [ 5 ] {32af996a-a480-40bf-a4a1-8ec5407401b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4798 | 2026.01.06 19:28:18.594655 [ 5 ] {32af996a-a480-40bf-a4a1-8ec5407401b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4799 | 2026.01.06 19:28:18.594733 [ 191 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2926 rows, containing 5 columns (5 merged, 0 gathered) in 0.001929527 sec., 1516433.8203093295 rows/sec., 130.27 MiB/sec. | ||
| 4800 | 2026.01.06 19:28:18.595077 [ 200 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4801 | 2026.01.06 19:28:18.595088 [ 5 ] {32af996a-a480-40bf-a4a1-8ec5407401b6} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4802 | 2026.01.06 19:28:18.595145 [ 5 ] {32af996a-a480-40bf-a4a1-8ec5407401b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4803 | 2026.01.06 19:28:18.595449 [ 200 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_31_6} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4804 | 2026.01.06 19:28:18.595518 [ 5 ] {32af996a-a480-40bf-a4a1-8ec5407401b6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4805 | 2026.01.06 19:28:18.595548 [ 200 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_31_6} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4806 | 2026.01.06 19:28:18.595657 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 4807 | 2026.01.06 19:28:18.595753 [ 5 ] {32af996a-a480-40bf-a4a1-8ec5407401b6} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4808 | 2026.01.06 19:28:18.595854 [ 98 ] {} <Debug> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4809 | 2026.01.06 19:28:18.595880 [ 98 ] {} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4810 | 2026.01.06 19:28:18.595894 [ 5 ] {32af996a-a480-40bf-a4a1-8ec5407401b6} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001302 sec., 56835.637480798774 rows/sec., 4.44 MiB/sec. | ||
| 4811 | 2026.01.06 19:28:18.595901 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4812 | 2026.01.06 19:28:18.595935 [ 5 ] {32af996a-a480-40bf-a4a1-8ec5407401b6} <Debug> TCPHandler: Processed in 0.001475594 sec. | ||
| 4813 | 2026.01.06 19:28:18.595983 [ 197 ] {289b6777-0f67-4125-9172-352c730335f1::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 | ||
| 4814 | 2026.01.06 19:28:18.596053 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4815 | 2026.01.06 19:28:18.596080 [ 197 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4816 | 2026.01.06 19:28:18.596110 [ 197 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1249 rows starting from the beginning of the part | ||
| 4817 | 2026.01.06 19:28:18.596156 [ 197 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 74 rows starting from the beginning of the part | ||
| 4818 | 2026.01.06 19:28:18.596157 [ 5 ] {49f82b58-52b6-45d7-993c-344d1cf965f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4819 | 2026.01.06 19:28:18.596195 [ 197 ] {289b6777-0f67-4125-9172-352c730335f1::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 | ||
| 4820 | 2026.01.06 19:28:18.596216 [ 5 ] {49f82b58-52b6-45d7-993c-344d1cf965f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4821 | 2026.01.06 19:28:18.596237 [ 197 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 78 rows starting from the beginning of the part | ||
| 4822 | 2026.01.06 19:28:18.596278 [ 197 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 94 rows starting from the beginning of the part | ||
| 4823 | 2026.01.06 19:28:18.596313 [ 197 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 74 rows starting from the beginning of the part | ||
| 4824 | 2026.01.06 19:28:18.596651 [ 5 ] {49f82b58-52b6-45d7-993c-344d1cf965f4} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4825 | 2026.01.06 19:28:18.596693 [ 5 ] {49f82b58-52b6-45d7-993c-344d1cf965f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4826 | 2026.01.06 19:28:18.597058 [ 5 ] {49f82b58-52b6-45d7-993c-344d1cf965f4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4827 | 2026.01.06 19:28:18.597263 [ 189 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1663 rows, containing 5 columns (5 merged, 0 gathered) in 0.001311139 sec., 1268362.850925798 rows/sec., 98.24 MiB/sec. | ||
| 4828 | 2026.01.06 19:28:18.597282 [ 5 ] {49f82b58-52b6-45d7-993c-344d1cf965f4} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4829 | 2026.01.06 19:28:18.597387 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4830 | 2026.01.06 19:28:18.597412 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4831 | 2026.01.06 19:28:18.597426 [ 5 ] {49f82b58-52b6-45d7-993c-344d1cf965f4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001288 sec., 124223.60248447204 rows/sec., 8.65 MiB/sec. | ||
| 4832 | 2026.01.06 19:28:18.597429 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4833 | 2026.01.06 19:28:18.597442 [ 197 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4834 | 2026.01.06 19:28:18.597467 [ 5 ] {49f82b58-52b6-45d7-993c-344d1cf965f4} <Debug> TCPHandler: Processed in 0.001465554 sec. | ||
| 4835 | 2026.01.06 19:28:18.597536 [ 191 ] {88190163-2135-48cf-86aa-52198c97c0d7::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 | ||
| 4836 | 2026.01.06 19:28:18.597581 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4837 | 2026.01.06 19:28:18.597675 [ 191 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4838 | 2026.01.06 19:28:18.597684 [ 5 ] {5567a897-e17a-4468-9f0a-68e0a48f1ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4839 | 2026.01.06 19:28:18.597702 [ 197 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_31_6} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4840 | 2026.01.06 19:28:18.597719 [ 191 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8341 rows starting from the beginning of the part | ||
| 4841 | 2026.01.06 19:28:18.597757 [ 5 ] {5567a897-e17a-4468-9f0a-68e0a48f1ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4842 | 2026.01.06 19:28:18.597793 [ 197 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_31_6} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4843 | 2026.01.06 19:28:18.597820 [ 191 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4844 | 2026.01.06 19:28:18.597872 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 4845 | 2026.01.06 19:28:18.597875 [ 191 ] {88190163-2135-48cf-86aa-52198c97c0d7::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 | ||
| 4846 | 2026.01.06 19:28:18.597939 [ 191 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 162 rows starting from the beginning of the part | ||
| 4847 | 2026.01.06 19:28:18.597981 [ 191 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4848 | 2026.01.06 19:28:18.598021 [ 191 ] {88190163-2135-48cf-86aa-52198c97c0d7::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 | ||
| 4849 | 2026.01.06 19:28:18.598574 [ 5 ] {5567a897-e17a-4468-9f0a-68e0a48f1ed3} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4850 | 2026.01.06 19:28:18.598616 [ 5 ] {5567a897-e17a-4468-9f0a-68e0a48f1ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4851 | 2026.01.06 19:28:18.599222 [ 5 ] {5567a897-e17a-4468-9f0a-68e0a48f1ed3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4852 | 2026.01.06 19:28:18.599476 [ 5 ] {5567a897-e17a-4468-9f0a-68e0a48f1ed3} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4853 | 2026.01.06 19:28:18.599629 [ 5 ] {5567a897-e17a-4468-9f0a-68e0a48f1ed3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001964 sec., 5091.6496945010185 rows/sec., 9.12 MiB/sec. | ||
| 4854 | 2026.01.06 19:28:18.599694 [ 5 ] {5567a897-e17a-4468-9f0a-68e0a48f1ed3} <Debug> TCPHandler: Processed in 0.002165574 sec. | ||
| 4855 | 2026.01.06 19:28:18.599806 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4856 | 2026.01.06 19:28:18.599905 [ 5 ] {1697bc61-88ce-4dbe-a716-ee525d671d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4857 | 2026.01.06 19:28:18.599948 [ 5 ] {1697bc61-88ce-4dbe-a716-ee525d671d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4858 | 2026.01.06 19:28:18.600298 [ 5 ] {1697bc61-88ce-4dbe-a716-ee525d671d49} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4859 | 2026.01.06 19:28:18.600334 [ 5 ] {1697bc61-88ce-4dbe-a716-ee525d671d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4860 | 2026.01.06 19:28:18.600649 [ 5 ] {1697bc61-88ce-4dbe-a716-ee525d671d49} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4861 | 2026.01.06 19:28:18.600862 [ 5 ] {1697bc61-88ce-4dbe-a716-ee525d671d49} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4862 | 2026.01.06 19:28:18.600954 [ 98 ] {} <Debug> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4863 | 2026.01.06 19:28:18.600977 [ 98 ] {} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4864 | 2026.01.06 19:28:18.600994 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4865 | 2026.01.06 19:28:18.600995 [ 5 ] {1697bc61-88ce-4dbe-a716-ee525d671d49} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 4866 | 2026.01.06 19:28:18.601039 [ 5 ] {1697bc61-88ce-4dbe-a716-ee525d671d49} <Debug> TCPHandler: Processed in 0.001284518 sec. | ||
| 4867 | 2026.01.06 19:28:18.601069 [ 189 ] {862ac230-c421-4c16-ae35-bd3c755734c1::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 | ||
| 4868 | 2026.01.06 19:28:18.601181 [ 189 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4869 | 2026.01.06 19:28:18.601214 [ 189 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1446 rows starting from the beginning of the part | ||
| 4870 | 2026.01.06 19:28:18.601271 [ 189 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4871 | 2026.01.06 19:28:18.601320 [ 189 ] {862ac230-c421-4c16-ae35-bd3c755734c1::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 | ||
| 4872 | 2026.01.06 19:28:18.601369 [ 189 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 4873 | 2026.01.06 19:28:18.601412 [ 189 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4874 | 2026.01.06 19:28:18.601457 [ 189 ] {862ac230-c421-4c16-ae35-bd3c755734c1::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 | ||
| 4875 | 2026.01.06 19:28:18.601849 [ 188 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9143 rows, containing 5 columns (5 merged, 0 gathered) in 0.004361089 sec., 2096494.705794814 rows/sec., 143.65 MiB/sec. | ||
| 4876 | 2026.01.06 19:28:18.602033 [ 191 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4877 | 2026.01.06 19:28:18.602288 [ 191 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4878 | 2026.01.06 19:28:18.602367 [ 191 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4879 | 2026.01.06 19:28:18.602448 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.08 MiB. | ||
| 4880 | 2026.01.06 19:28:18.602496 [ 199 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1746 rows, containing 4 columns (4 merged, 0 gathered) in 0.001459843 sec., 1196019.023963536 rows/sec., 79.61 MiB/sec. | ||
| 4881 | 2026.01.06 19:28:18.602781 [ 191 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4882 | 2026.01.06 19:28:18.603088 [ 191 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_31_6} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4883 | 2026.01.06 19:28:18.603176 [ 191 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_31_6} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4884 | 2026.01.06 19:28:18.603272 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4885 | 2026.01.06 19:28:19.001065 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.16 MiB, peak 257.15 MiB, free memory in arenas 0.00 B, will set to 250.23 MiB (RSS), difference: 1.07 MiB | ||
| 4886 | 2026.01.06 19:28:22.260524 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 648 | ||
| 4887 | 2026.01.06 19:28:22.262882 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4888 | 2026.01.06 19:28:22.262930 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4889 | 2026.01.06 19:28:22.264115 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4890 | 2026.01.06 19:28:22.264390 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4891 | 2026.01.06 19:28:22.264646 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 648 | ||
| 4892 | 2026.01.06 19:28:23.619752 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4893 | 2026.01.06 19:28:23.619974 [ 5 ] {1de53488-044d-433f-b078-1a5af22d8642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4894 | 2026.01.06 19:28:23.620039 [ 5 ] {1de53488-044d-433f-b078-1a5af22d8642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4895 | 2026.01.06 19:28:23.620709 [ 5 ] {1de53488-044d-433f-b078-1a5af22d8642} <Trace> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4896 | 2026.01.06 19:28:23.620758 [ 5 ] {1de53488-044d-433f-b078-1a5af22d8642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4897 | 2026.01.06 19:28:23.621140 [ 5 ] {1de53488-044d-433f-b078-1a5af22d8642} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4898 | 2026.01.06 19:28:23.621356 [ 5 ] {1de53488-044d-433f-b078-1a5af22d8642} <Trace> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4899 | 2026.01.06 19:28:23.621502 [ 5 ] {1de53488-044d-433f-b078-1a5af22d8642} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001577 sec., 15218.769816106531 rows/sec., 1.26 MiB/sec. | ||
| 4900 | 2026.01.06 19:28:23.621544 [ 5 ] {1de53488-044d-433f-b078-1a5af22d8642} <Debug> TCPHandler: Processed in 0.001956878 sec. | ||
| 4901 | 2026.01.06 19:28:23.621672 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4902 | 2026.01.06 19:28:23.621768 [ 5 ] {77368fa6-1359-4769-92b3-30c3db06b4af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4903 | 2026.01.06 19:28:23.621808 [ 5 ] {77368fa6-1359-4769-92b3-30c3db06b4af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4904 | 2026.01.06 19:28:23.622763 [ 5 ] {77368fa6-1359-4769-92b3-30c3db06b4af} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4905 | 2026.01.06 19:28:23.622801 [ 5 ] {77368fa6-1359-4769-92b3-30c3db06b4af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4906 | 2026.01.06 19:28:23.623197 [ 5 ] {77368fa6-1359-4769-92b3-30c3db06b4af} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4907 | 2026.01.06 19:28:23.623396 [ 5 ] {77368fa6-1359-4769-92b3-30c3db06b4af} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4908 | 2026.01.06 19:28:23.623523 [ 5 ] {77368fa6-1359-4769-92b3-30c3db06b4af} <Debug> executeQuery: Read 1376 rows, 118.09 KiB in 0.001773 sec., 776085.7304004512 rows/sec., 65.04 MiB/sec. | ||
| 4909 | 2026.01.06 19:28:23.623561 [ 5 ] {77368fa6-1359-4769-92b3-30c3db06b4af} <Debug> TCPHandler: Processed in 0.001936908 sec. | ||
| 4910 | 2026.01.06 19:28:23.623683 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4911 | 2026.01.06 19:28:23.623777 [ 5 ] {bee8ed67-d6c1-4f4c-80a5-764594ed3be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4912 | 2026.01.06 19:28:23.623817 [ 5 ] {bee8ed67-d6c1-4f4c-80a5-764594ed3be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4913 | 2026.01.06 19:28:23.624300 [ 5 ] {bee8ed67-d6c1-4f4c-80a5-764594ed3be3} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4914 | 2026.01.06 19:28:23.624337 [ 5 ] {bee8ed67-d6c1-4f4c-80a5-764594ed3be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4915 | 2026.01.06 19:28:23.624634 [ 5 ] {bee8ed67-d6c1-4f4c-80a5-764594ed3be3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4916 | 2026.01.06 19:28:23.624836 [ 5 ] {bee8ed67-d6c1-4f4c-80a5-764594ed3be3} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4917 | 2026.01.06 19:28:23.624963 [ 5 ] {bee8ed67-d6c1-4f4c-80a5-764594ed3be3} <Debug> executeQuery: Read 42 rows, 3.22 KiB in 0.001204 sec., 34883.72093023256 rows/sec., 2.61 MiB/sec. | ||
| 4918 | 2026.01.06 19:28:23.625006 [ 5 ] {bee8ed67-d6c1-4f4c-80a5-764594ed3be3} <Debug> TCPHandler: Processed in 0.00136876 sec. | ||
| 4919 | 2026.01.06 19:28:23.625124 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4920 | 2026.01.06 19:28:23.625218 [ 5 ] {e472aa68-9a39-4baa-834b-b353f1306ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4921 | 2026.01.06 19:28:23.625257 [ 5 ] {e472aa68-9a39-4baa-834b-b353f1306ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4922 | 2026.01.06 19:28:23.625747 [ 5 ] {e472aa68-9a39-4baa-834b-b353f1306ecd} <Trace> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4923 | 2026.01.06 19:28:23.625785 [ 5 ] {e472aa68-9a39-4baa-834b-b353f1306ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4924 | 2026.01.06 19:28:23.626086 [ 5 ] {e472aa68-9a39-4baa-834b-b353f1306ecd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4925 | 2026.01.06 19:28:23.626293 [ 5 ] {e472aa68-9a39-4baa-834b-b353f1306ecd} <Trace> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4926 | 2026.01.06 19:28:23.626417 [ 5 ] {e472aa68-9a39-4baa-834b-b353f1306ecd} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001217 sec., 207066.55710764174 rows/sec., 14.32 MiB/sec. | ||
| 4927 | 2026.01.06 19:28:23.626455 [ 5 ] {e472aa68-9a39-4baa-834b-b353f1306ecd} <Debug> TCPHandler: Processed in 0.001380051 sec. | ||
| 4928 | 2026.01.06 19:28:23.626570 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4929 | 2026.01.06 19:28:23.626665 [ 5 ] {1c0194fd-2974-44bd-872a-25c6fa7690c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4930 | 2026.01.06 19:28:23.626705 [ 5 ] {1c0194fd-2974-44bd-872a-25c6fa7690c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4931 | 2026.01.06 19:28:23.627109 [ 5 ] {1c0194fd-2974-44bd-872a-25c6fa7690c7} <Trace> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4932 | 2026.01.06 19:28:23.627144 [ 5 ] {1c0194fd-2974-44bd-872a-25c6fa7690c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4933 | 2026.01.06 19:28:23.627437 [ 5 ] {1c0194fd-2974-44bd-872a-25c6fa7690c7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4934 | 2026.01.06 19:28:23.627634 [ 5 ] {1c0194fd-2974-44bd-872a-25c6fa7690c7} <Trace> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4935 | 2026.01.06 19:28:23.627758 [ 5 ] {1c0194fd-2974-44bd-872a-25c6fa7690c7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001111 sec., 10801.080108010801 rows/sec., 843.83 KiB/sec. | ||
| 4936 | 2026.01.06 19:28:23.627796 [ 5 ] {1c0194fd-2974-44bd-872a-25c6fa7690c7} <Debug> TCPHandler: Processed in 0.001274248 sec. | ||
| 4937 | 2026.01.06 19:28:23.627897 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4938 | 2026.01.06 19:28:23.627991 [ 5 ] {e66af041-6d01-4b11-8a07-a35fc8dd1a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4939 | 2026.01.06 19:28:23.628031 [ 5 ] {e66af041-6d01-4b11-8a07-a35fc8dd1a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4940 | 2026.01.06 19:28:23.628607 [ 5 ] {e66af041-6d01-4b11-8a07-a35fc8dd1a18} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4941 | 2026.01.06 19:28:23.628643 [ 5 ] {e66af041-6d01-4b11-8a07-a35fc8dd1a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4942 | 2026.01.06 19:28:23.628978 [ 5 ] {e66af041-6d01-4b11-8a07-a35fc8dd1a18} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4943 | 2026.01.06 19:28:23.629186 [ 5 ] {e66af041-6d01-4b11-8a07-a35fc8dd1a18} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4944 | 2026.01.06 19:28:23.629342 [ 5 ] {e66af041-6d01-4b11-8a07-a35fc8dd1a18} <Debug> executeQuery: Read 586 rows, 45.06 KiB in 0.00137 sec., 427737.2262773723 rows/sec., 32.12 MiB/sec. | ||
| 4945 | 2026.01.06 19:28:23.629381 [ 5 ] {e66af041-6d01-4b11-8a07-a35fc8dd1a18} <Debug> TCPHandler: Processed in 0.001531296 sec. | ||
| 4946 | 2026.01.06 19:28:23.629491 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4947 | 2026.01.06 19:28:23.629585 [ 5 ] {f74574f9-b0cf-4e9c-91c4-aa93137dac98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4948 | 2026.01.06 19:28:23.629627 [ 5 ] {f74574f9-b0cf-4e9c-91c4-aa93137dac98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4949 | 2026.01.06 19:28:23.630182 [ 5 ] {f74574f9-b0cf-4e9c-91c4-aa93137dac98} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4950 | 2026.01.06 19:28:23.630217 [ 5 ] {f74574f9-b0cf-4e9c-91c4-aa93137dac98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4951 | 2026.01.06 19:28:23.630586 [ 5 ] {f74574f9-b0cf-4e9c-91c4-aa93137dac98} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4952 | 2026.01.06 19:28:23.630786 [ 5 ] {f74574f9-b0cf-4e9c-91c4-aa93137dac98} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4953 | 2026.01.06 19:28:23.630911 [ 5 ] {f74574f9-b0cf-4e9c-91c4-aa93137dac98} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.001345 sec., 654275.0929368029 rows/sec., 44.40 MiB/sec. | ||
| 4954 | 2026.01.06 19:28:23.630949 [ 5 ] {f74574f9-b0cf-4e9c-91c4-aa93137dac98} <Debug> TCPHandler: Processed in 0.001506124 sec. | ||
| 4955 | 2026.01.06 19:28:23.631059 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4956 | 2026.01.06 19:28:23.631152 [ 5 ] {3dff0e9a-5df4-477b-beed-bb8d23610625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4957 | 2026.01.06 19:28:23.631205 [ 5 ] {3dff0e9a-5df4-477b-beed-bb8d23610625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4958 | 2026.01.06 19:28:23.631967 [ 5 ] {3dff0e9a-5df4-477b-beed-bb8d23610625} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4959 | 2026.01.06 19:28:23.632003 [ 5 ] {3dff0e9a-5df4-477b-beed-bb8d23610625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4960 | 2026.01.06 19:28:23.632512 [ 5 ] {3dff0e9a-5df4-477b-beed-bb8d23610625} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4961 | 2026.01.06 19:28:23.632732 [ 5 ] {3dff0e9a-5df4-477b-beed-bb8d23610625} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4962 | 2026.01.06 19:28:23.632871 [ 5 ] {3dff0e9a-5df4-477b-beed-bb8d23610625} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001736 sec., 17281.10599078341 rows/sec., 30.97 MiB/sec. | ||
| 4963 | 2026.01.06 19:28:23.632923 [ 5 ] {3dff0e9a-5df4-477b-beed-bb8d23610625} <Debug> TCPHandler: Processed in 0.001911737 sec. | ||
| 4964 | 2026.01.06 19:28:23.633062 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4965 | 2026.01.06 19:28:23.633182 [ 5 ] {1003065e-d884-46e0-826d-98f0c7ea4858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4966 | 2026.01.06 19:28:23.633232 [ 5 ] {1003065e-d884-46e0-826d-98f0c7ea4858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4967 | 2026.01.06 19:28:23.633635 [ 5 ] {1003065e-d884-46e0-826d-98f0c7ea4858} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4968 | 2026.01.06 19:28:23.633678 [ 5 ] {1003065e-d884-46e0-826d-98f0c7ea4858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4969 | 2026.01.06 19:28:23.634008 [ 5 ] {1003065e-d884-46e0-826d-98f0c7ea4858} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4970 | 2026.01.06 19:28:23.634206 [ 5 ] {1003065e-d884-46e0-826d-98f0c7ea4858} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4971 | 2026.01.06 19:28:23.634331 [ 5 ] {1003065e-d884-46e0-826d-98f0c7ea4858} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 4972 | 2026.01.06 19:28:23.634366 [ 5 ] {1003065e-d884-46e0-826d-98f0c7ea4858} <Debug> TCPHandler: Processed in 0.001362801 sec. | ||
| 4973 | 2026.01.06 19:28:24.745772 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11042 | ||
| 4974 | 2026.01.06 19:28:24.746312 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4975 | 2026.01.06 19:28:24.746364 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4976 | 2026.01.06 19:28:24.746872 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4977 | 2026.01.06 19:28:24.747113 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4978 | 2026.01.06 19:28:24.747256 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11042 | ||
| 4979 | 2026.01.06 19:28:25.314224 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4980 | 2026.01.06 19:28:25.329968 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4981 | 2026.01.06 19:28:25.330035 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4982 | 2026.01.06 19:28:25.336018 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4983 | 2026.01.06 19:28:25.336722 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4984 | 2026.01.06 19:28:25.339483 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4985 | 2026.01.06 19:28:28.591039 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4986 | 2026.01.06 19:28:28.591228 [ 5 ] {c4c69b7a-0298-43e9-912c-0ebf9c45dcbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4987 | 2026.01.06 19:28:28.591296 [ 5 ] {c4c69b7a-0298-43e9-912c-0ebf9c45dcbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4988 | 2026.01.06 19:28:28.591960 [ 5 ] {c4c69b7a-0298-43e9-912c-0ebf9c45dcbf} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4989 | 2026.01.06 19:28:28.592009 [ 5 ] {c4c69b7a-0298-43e9-912c-0ebf9c45dcbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4990 | 2026.01.06 19:28:28.592408 [ 5 ] {c4c69b7a-0298-43e9-912c-0ebf9c45dcbf} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4991 | 2026.01.06 19:28:28.592633 [ 5 ] {c4c69b7a-0298-43e9-912c-0ebf9c45dcbf} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4992 | 2026.01.06 19:28:28.592795 [ 5 ] {c4c69b7a-0298-43e9-912c-0ebf9c45dcbf} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001616 sec., 47029.70297029703 rows/sec., 3.88 MiB/sec. | ||
| 4993 | 2026.01.06 19:28:28.592846 [ 5 ] {c4c69b7a-0298-43e9-912c-0ebf9c45dcbf} <Debug> TCPHandler: Processed in 0.001943288 sec. | ||
| 4994 | 2026.01.06 19:28:28.592985 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4995 | 2026.01.06 19:28:28.593088 [ 5 ] {d2cb773c-46a5-4808-9fb9-d588ff8e5281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4996 | 2026.01.06 19:28:28.593135 [ 5 ] {d2cb773c-46a5-4808-9fb9-d588ff8e5281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4997 | 2026.01.06 19:28:28.593561 [ 5 ] {d2cb773c-46a5-4808-9fb9-d588ff8e5281} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4998 | 2026.01.06 19:28:28.593597 [ 5 ] {d2cb773c-46a5-4808-9fb9-d588ff8e5281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4999 | 2026.01.06 19:28:28.593906 [ 5 ] {d2cb773c-46a5-4808-9fb9-d588ff8e5281} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5000 | 2026.01.06 19:28:28.594119 [ 5 ] {d2cb773c-46a5-4808-9fb9-d588ff8e5281} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5001 | 2026.01.06 19:28:28.594218 [ 86 ] {} <Debug> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5002 | 2026.01.06 19:28:28.594254 [ 86 ] {} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5003 | 2026.01.06 19:28:28.594255 [ 5 ] {d2cb773c-46a5-4808-9fb9-d588ff8e5281} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001188 sec., 8417.508417508418 rows/sec., 632.96 KiB/sec. | ||
| 5004 | 2026.01.06 19:28:28.594273 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5005 | 2026.01.06 19:28:28.594302 [ 5 ] {d2cb773c-46a5-4808-9fb9-d588ff8e5281} <Debug> TCPHandler: Processed in 0.00136948 sec. | ||
| 5006 | 2026.01.06 19:28:28.594404 [ 188 ] {618a5bde-4321-4d74-b4de-630445a89d35::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 | ||
| 5007 | 2026.01.06 19:28:28.594440 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5008 | 2026.01.06 19:28:28.594548 [ 5 ] {b22e27a5-2e8c-42c6-a534-a88ade17ba9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5009 | 2026.01.06 19:28:28.594570 [ 188 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5010 | 2026.01.06 19:28:28.594591 [ 5 ] {b22e27a5-2e8c-42c6-a534-a88ade17ba9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5011 | 2026.01.06 19:28:28.594615 [ 188 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 277 rows starting from the beginning of the part | ||
| 5012 | 2026.01.06 19:28:28.594699 [ 188 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
| 5013 | 2026.01.06 19:28:28.594755 [ 188 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 5014 | 2026.01.06 19:28:28.594806 [ 188 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 5015 | 2026.01.06 19:28:28.594861 [ 188 ] {618a5bde-4321-4d74-b4de-630445a89d35::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 | ||
| 5016 | 2026.01.06 19:28:28.594908 [ 188 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part | ||
| 5017 | 2026.01.06 19:28:28.595048 [ 5 ] {b22e27a5-2e8c-42c6-a534-a88ade17ba9b} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5018 | 2026.01.06 19:28:28.595090 [ 5 ] {b22e27a5-2e8c-42c6-a534-a88ade17ba9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5019 | 2026.01.06 19:28:28.595425 [ 5 ] {b22e27a5-2e8c-42c6-a534-a88ade17ba9b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5020 | 2026.01.06 19:28:28.595668 [ 5 ] {b22e27a5-2e8c-42c6-a534-a88ade17ba9b} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5021 | 2026.01.06 19:28:28.595806 [ 5 ] {b22e27a5-2e8c-42c6-a534-a88ade17ba9b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001277 sec., 57948.31636648395 rows/sec., 4.52 MiB/sec. | ||
| 5022 | 2026.01.06 19:28:28.595845 [ 5 ] {b22e27a5-2e8c-42c6-a534-a88ade17ba9b} <Debug> TCPHandler: Processed in 0.001465063 sec. | ||
| 5023 | 2026.01.06 19:28:28.595842 [ 191 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 383 rows, containing 5 columns (5 merged, 0 gathered) in 0.001498505 sec., 255588.0694425444 rows/sec., 17.72 MiB/sec. | ||
| 5024 | 2026.01.06 19:28:28.595966 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5025 | 2026.01.06 19:28:28.596068 [ 5 ] {a05cebb5-e947-4589-bb3c-db2e404db2a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5026 | 2026.01.06 19:28:28.596081 [ 199 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5027 | 2026.01.06 19:28:28.596114 [ 5 ] {a05cebb5-e947-4589-bb3c-db2e404db2a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5028 | 2026.01.06 19:28:28.596434 [ 199 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_31_6} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5029 | 2026.01.06 19:28:28.596540 [ 199 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_31_6} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5030 | 2026.01.06 19:28:28.596545 [ 5 ] {a05cebb5-e947-4589-bb3c-db2e404db2a6} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5031 | 2026.01.06 19:28:28.596590 [ 5 ] {a05cebb5-e947-4589-bb3c-db2e404db2a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5032 | 2026.01.06 19:28:28.596673 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5033 | 2026.01.06 19:28:28.596935 [ 5 ] {a05cebb5-e947-4589-bb3c-db2e404db2a6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5034 | 2026.01.06 19:28:28.597158 [ 5 ] {a05cebb5-e947-4589-bb3c-db2e404db2a6} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5035 | 2026.01.06 19:28:28.597293 [ 5 ] {a05cebb5-e947-4589-bb3c-db2e404db2a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 5036 | 2026.01.06 19:28:28.597330 [ 5 ] {a05cebb5-e947-4589-bb3c-db2e404db2a6} <Debug> TCPHandler: Processed in 0.001414112 sec. | ||
| 5037 | 2026.01.06 19:28:28.597445 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5038 | 2026.01.06 19:28:28.597541 [ 5 ] {7321b3ae-f5a2-44ad-bb75-3a27e2fce946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5039 | 2026.01.06 19:28:28.597596 [ 5 ] {7321b3ae-f5a2-44ad-bb75-3a27e2fce946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5040 | 2026.01.06 19:28:28.598399 [ 5 ] {7321b3ae-f5a2-44ad-bb75-3a27e2fce946} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5041 | 2026.01.06 19:28:28.598434 [ 5 ] {7321b3ae-f5a2-44ad-bb75-3a27e2fce946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5042 | 2026.01.06 19:28:28.598958 [ 5 ] {7321b3ae-f5a2-44ad-bb75-3a27e2fce946} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5043 | 2026.01.06 19:28:28.599205 [ 5 ] {7321b3ae-f5a2-44ad-bb75-3a27e2fce946} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5044 | 2026.01.06 19:28:28.599308 [ 86 ] {} <Debug> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5045 | 2026.01.06 19:28:28.599344 [ 86 ] {} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5046 | 2026.01.06 19:28:28.599350 [ 5 ] {7321b3ae-f5a2-44ad-bb75-3a27e2fce946} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001827 sec., 5473.453749315818 rows/sec., 9.81 MiB/sec. | ||
| 5047 | 2026.01.06 19:28:28.599366 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5048 | 2026.01.06 19:28:28.599429 [ 5 ] {7321b3ae-f5a2-44ad-bb75-3a27e2fce946} <Debug> TCPHandler: Processed in 0.00203398 sec. | ||
| 5049 | 2026.01.06 19:28:28.599475 [ 188 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::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 | ||
| 5050 | 2026.01.06 19:28:28.599555 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5051 | 2026.01.06 19:28:28.599689 [ 5 ] {1ecc82e1-e24b-4381-8498-e2446467a514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5052 | 2026.01.06 19:28:28.599733 [ 5 ] {1ecc82e1-e24b-4381-8498-e2446467a514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5053 | 2026.01.06 19:28:28.599736 [ 188 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5054 | 2026.01.06 19:28:28.599836 [ 188 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 500 rows starting from the beginning of the part | ||
| 5055 | 2026.01.06 19:28:28.600031 [ 188 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 10 rows starting from the beginning of the part | ||
| 5056 | 2026.01.06 19:28:28.600111 [ 5 ] {1ecc82e1-e24b-4381-8498-e2446467a514} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5057 | 2026.01.06 19:28:28.600154 [ 5 ] {1ecc82e1-e24b-4381-8498-e2446467a514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5058 | 2026.01.06 19:28:28.600156 [ 188 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 5059 | 2026.01.06 19:28:28.600282 [ 188 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 5060 | 2026.01.06 19:28:28.600395 [ 188 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
| 5061 | 2026.01.06 19:28:28.600496 [ 188 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part | ||
| 5062 | 2026.01.06 19:28:28.600505 [ 5 ] {1ecc82e1-e24b-4381-8498-e2446467a514} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5063 | 2026.01.06 19:28:28.600749 [ 5 ] {1ecc82e1-e24b-4381-8498-e2446467a514} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5064 | 2026.01.06 19:28:28.600893 [ 5 ] {1ecc82e1-e24b-4381-8498-e2446467a514} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001223 sec., 49059.68928863451 rows/sec., 3.31 MiB/sec. | ||
| 5065 | 2026.01.06 19:28:28.600933 [ 5 ] {1ecc82e1-e24b-4381-8498-e2446467a514} <Debug> TCPHandler: Processed in 0.001427913 sec. | ||
| 5066 | 2026.01.06 19:28:28.621355 [ 191 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 590 rows, containing 19 columns (19 merged, 0 gathered) in 0.02191797 sec., 26918.551307443166 rows/sec., 48.24 MiB/sec. | ||
| 5067 | 2026.01.06 19:28:28.622268 [ 194 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5068 | 2026.01.06 19:28:28.622611 [ 194 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5069 | 2026.01.06 19:28:28.622681 [ 194 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5070 | 2026.01.06 19:28:28.622797 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5071 | 2026.01.06 19:28:29.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.94 MiB, peak 258.26 MiB, free memory in arenas 0.00 B, will set to 253.32 MiB (RSS), difference: 2.38 MiB | ||
| 5072 | 2026.01.06 19:28:32.132775 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5073 | 2026.01.06 19:28:32.132845 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5074 | 2026.01.06 19:28:32.247323 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11554 | ||
| 5075 | 2026.01.06 19:28:32.247856 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5076 | 2026.01.06 19:28:32.247905 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5077 | 2026.01.06 19:28:32.248411 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5078 | 2026.01.06 19:28:32.248666 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5079 | 2026.01.06 19:28:32.248819 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11554 | ||
| 5080 | 2026.01.06 19:28:32.265770 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 678 | ||
| 5081 | 2026.01.06 19:28:32.268047 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5082 | 2026.01.06 19:28:32.268093 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5083 | 2026.01.06 19:28:32.269291 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5084 | 2026.01.06 19:28:32.269552 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5085 | 2026.01.06 19:28:32.269813 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 678 | ||
| 5086 | 2026.01.06 19:28:32.839557 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5087 | 2026.01.06 19:28:32.857103 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5088 | 2026.01.06 19:28:32.857166 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5089 | 2026.01.06 19:28:32.863179 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5090 | 2026.01.06 19:28:32.863915 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5091 | 2026.01.06 19:28:32.867216 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5092 | 2026.01.06 19:28:33.592061 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5093 | 2026.01.06 19:28:33.592309 [ 5 ] {149f2b24-9cac-4fd2-860e-cee21148e56c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5094 | 2026.01.06 19:28:33.592376 [ 5 ] {149f2b24-9cac-4fd2-860e-cee21148e56c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5095 | 2026.01.06 19:28:33.593072 [ 5 ] {149f2b24-9cac-4fd2-860e-cee21148e56c} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5096 | 2026.01.06 19:28:33.593124 [ 5 ] {149f2b24-9cac-4fd2-860e-cee21148e56c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5097 | 2026.01.06 19:28:33.593517 [ 5 ] {149f2b24-9cac-4fd2-860e-cee21148e56c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5098 | 2026.01.06 19:28:33.593748 [ 5 ] {149f2b24-9cac-4fd2-860e-cee21148e56c} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5099 | 2026.01.06 19:28:33.593908 [ 5 ] {149f2b24-9cac-4fd2-860e-cee21148e56c} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001659 sec., 69921.6395418927 rows/sec., 5.93 MiB/sec. | ||
| 5100 | 2026.01.06 19:28:33.593960 [ 5 ] {149f2b24-9cac-4fd2-860e-cee21148e56c} <Debug> TCPHandler: Processed in 0.002068621 sec. | ||
| 5101 | 2026.01.06 19:28:33.594102 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5102 | 2026.01.06 19:28:33.594204 [ 5 ] {8b129435-659c-482a-b4a2-a9da2a19ed04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5103 | 2026.01.06 19:28:33.594249 [ 5 ] {8b129435-659c-482a-b4a2-a9da2a19ed04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5104 | 2026.01.06 19:28:33.594679 [ 5 ] {8b129435-659c-482a-b4a2-a9da2a19ed04} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5105 | 2026.01.06 19:28:33.594718 [ 5 ] {8b129435-659c-482a-b4a2-a9da2a19ed04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5106 | 2026.01.06 19:28:33.595031 [ 5 ] {8b129435-659c-482a-b4a2-a9da2a19ed04} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5107 | 2026.01.06 19:28:33.595242 [ 5 ] {8b129435-659c-482a-b4a2-a9da2a19ed04} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5108 | 2026.01.06 19:28:33.595374 [ 5 ] {8b129435-659c-482a-b4a2-a9da2a19ed04} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001194 sec., 25125.628140703517 rows/sec., 1.85 MiB/sec. | ||
| 5109 | 2026.01.06 19:28:33.595413 [ 5 ] {8b129435-659c-482a-b4a2-a9da2a19ed04} <Debug> TCPHandler: Processed in 0.001363731 sec. | ||
| 5110 | 2026.01.06 19:28:33.595529 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5111 | 2026.01.06 19:28:33.595624 [ 5 ] {55541a33-1dd0-4f92-82f6-653774082e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5112 | 2026.01.06 19:28:33.595663 [ 5 ] {55541a33-1dd0-4f92-82f6-653774082e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5113 | 2026.01.06 19:28:33.596106 [ 5 ] {55541a33-1dd0-4f92-82f6-653774082e31} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5114 | 2026.01.06 19:28:33.596142 [ 5 ] {55541a33-1dd0-4f92-82f6-653774082e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5115 | 2026.01.06 19:28:33.596453 [ 5 ] {55541a33-1dd0-4f92-82f6-653774082e31} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5116 | 2026.01.06 19:28:33.596676 [ 5 ] {55541a33-1dd0-4f92-82f6-653774082e31} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5117 | 2026.01.06 19:28:33.596807 [ 5 ] {55541a33-1dd0-4f92-82f6-653774082e31} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001203 sec., 78137.98836242726 rows/sec., 6.10 MiB/sec. | ||
| 5118 | 2026.01.06 19:28:33.596847 [ 5 ] {55541a33-1dd0-4f92-82f6-653774082e31} <Debug> TCPHandler: Processed in 0.001368271 sec. | ||
| 5119 | 2026.01.06 19:28:33.596964 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5120 | 2026.01.06 19:28:33.597057 [ 5 ] {1126b99c-fa70-4435-a2e8-7189d380a071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5121 | 2026.01.06 19:28:33.597101 [ 5 ] {1126b99c-fa70-4435-a2e8-7189d380a071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5122 | 2026.01.06 19:28:33.597515 [ 5 ] {1126b99c-fa70-4435-a2e8-7189d380a071} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5123 | 2026.01.06 19:28:33.597551 [ 5 ] {1126b99c-fa70-4435-a2e8-7189d380a071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5124 | 2026.01.06 19:28:33.597884 [ 5 ] {1126b99c-fa70-4435-a2e8-7189d380a071} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5125 | 2026.01.06 19:28:33.598102 [ 5 ] {1126b99c-fa70-4435-a2e8-7189d380a071} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5126 | 2026.01.06 19:28:33.598232 [ 5 ] {1126b99c-fa70-4435-a2e8-7189d380a071} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 5127 | 2026.01.06 19:28:33.598271 [ 5 ] {1126b99c-fa70-4435-a2e8-7189d380a071} <Debug> TCPHandler: Processed in 0.00135637 sec. | ||
| 5128 | 2026.01.06 19:28:33.598380 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5129 | 2026.01.06 19:28:33.598473 [ 5 ] {4106bcb7-1b3a-492e-b1e8-ce1b61a01701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5130 | 2026.01.06 19:28:33.598526 [ 5 ] {4106bcb7-1b3a-492e-b1e8-ce1b61a01701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5131 | 2026.01.06 19:28:33.599379 [ 5 ] {4106bcb7-1b3a-492e-b1e8-ce1b61a01701} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5132 | 2026.01.06 19:28:33.599415 [ 5 ] {4106bcb7-1b3a-492e-b1e8-ce1b61a01701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5133 | 2026.01.06 19:28:33.599952 [ 5 ] {4106bcb7-1b3a-492e-b1e8-ce1b61a01701} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5134 | 2026.01.06 19:28:33.600171 [ 5 ] {4106bcb7-1b3a-492e-b1e8-ce1b61a01701} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5135 | 2026.01.06 19:28:33.600314 [ 5 ] {4106bcb7-1b3a-492e-b1e8-ce1b61a01701} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00186 sec., 16129.032258064515 rows/sec., 28.90 MiB/sec. | ||
| 5136 | 2026.01.06 19:28:33.600379 [ 5 ] {4106bcb7-1b3a-492e-b1e8-ce1b61a01701} <Debug> TCPHandler: Processed in 0.00204703 sec. | ||
| 5137 | 2026.01.06 19:28:33.600496 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5138 | 2026.01.06 19:28:33.600591 [ 5 ] {88f186c9-1968-43ac-9c8c-f94ed63b4734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5139 | 2026.01.06 19:28:33.600634 [ 5 ] {88f186c9-1968-43ac-9c8c-f94ed63b4734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5140 | 2026.01.06 19:28:33.600978 [ 5 ] {88f186c9-1968-43ac-9c8c-f94ed63b4734} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5141 | 2026.01.06 19:28:33.601015 [ 5 ] {88f186c9-1968-43ac-9c8c-f94ed63b4734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5142 | 2026.01.06 19:28:33.601321 [ 5 ] {88f186c9-1968-43ac-9c8c-f94ed63b4734} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5143 | 2026.01.06 19:28:33.601534 [ 5 ] {88f186c9-1968-43ac-9c8c-f94ed63b4734} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5144 | 2026.01.06 19:28:33.601661 [ 5 ] {88f186c9-1968-43ac-9c8c-f94ed63b4734} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 5145 | 2026.01.06 19:28:33.601698 [ 5 ] {88f186c9-1968-43ac-9c8c-f94ed63b4734} <Debug> TCPHandler: Processed in 0.001251447 sec. | ||
| 5146 | 2026.01.06 19:28:38.602795 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5147 | 2026.01.06 19:28:38.602988 [ 5 ] {1524c153-3db6-4885-9c70-4969b038e304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5148 | 2026.01.06 19:28:38.603055 [ 5 ] {1524c153-3db6-4885-9c70-4969b038e304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5149 | 2026.01.06 19:28:38.603864 [ 5 ] {1524c153-3db6-4885-9c70-4969b038e304} <Trace> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5150 | 2026.01.06 19:28:38.603912 [ 5 ] {1524c153-3db6-4885-9c70-4969b038e304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5151 | 2026.01.06 19:28:38.604321 [ 5 ] {1524c153-3db6-4885-9c70-4969b038e304} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5152 | 2026.01.06 19:28:38.604547 [ 5 ] {1524c153-3db6-4885-9c70-4969b038e304} <Trace> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5153 | 2026.01.06 19:28:38.604696 [ 5 ] {1524c153-3db6-4885-9c70-4969b038e304} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001756 sec., 233485.1936218679 rows/sec., 14.81 MiB/sec. | ||
| 5154 | 2026.01.06 19:28:38.604740 [ 5 ] {1524c153-3db6-4885-9c70-4969b038e304} <Debug> TCPHandler: Processed in 0.002071601 sec. | ||
| 5155 | 2026.01.06 19:28:38.604874 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5156 | 2026.01.06 19:28:38.604968 [ 5 ] {c4367aa7-8b7a-4a0c-a4fd-eb271539eec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5157 | 2026.01.06 19:28:38.605010 [ 5 ] {c4367aa7-8b7a-4a0c-a4fd-eb271539eec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5158 | 2026.01.06 19:28:38.605430 [ 5 ] {c4367aa7-8b7a-4a0c-a4fd-eb271539eec2} <Trace> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5159 | 2026.01.06 19:28:38.605467 [ 5 ] {c4367aa7-8b7a-4a0c-a4fd-eb271539eec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5160 | 2026.01.06 19:28:38.605761 [ 5 ] {c4367aa7-8b7a-4a0c-a4fd-eb271539eec2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5161 | 2026.01.06 19:28:38.605975 [ 5 ] {c4367aa7-8b7a-4a0c-a4fd-eb271539eec2} <Trace> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5162 | 2026.01.06 19:28:38.606102 [ 5 ] {c4367aa7-8b7a-4a0c-a4fd-eb271539eec2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001152 sec., 1736.111111111111 rows/sec., 141.57 KiB/sec. | ||
| 5163 | 2026.01.06 19:28:38.606140 [ 5 ] {c4367aa7-8b7a-4a0c-a4fd-eb271539eec2} <Debug> TCPHandler: Processed in 0.001316079 sec. | ||
| 5164 | 2026.01.06 19:28:38.606256 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5165 | 2026.01.06 19:28:38.606350 [ 5 ] {09be16c7-69d9-4754-a5ea-d9697b45a2d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5166 | 2026.01.06 19:28:38.606391 [ 5 ] {09be16c7-69d9-4754-a5ea-d9697b45a2d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5167 | 2026.01.06 19:28:38.607334 [ 5 ] {09be16c7-69d9-4754-a5ea-d9697b45a2d3} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5168 | 2026.01.06 19:28:38.607371 [ 5 ] {09be16c7-69d9-4754-a5ea-d9697b45a2d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5169 | 2026.01.06 19:28:38.607739 [ 5 ] {09be16c7-69d9-4754-a5ea-d9697b45a2d3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5170 | 2026.01.06 19:28:38.607944 [ 5 ] {09be16c7-69d9-4754-a5ea-d9697b45a2d3} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5171 | 2026.01.06 19:28:38.608072 [ 5 ] {09be16c7-69d9-4754-a5ea-d9697b45a2d3} <Debug> executeQuery: Read 1133 rows, 91.92 KiB in 0.001741 sec., 650775.4164273406 rows/sec., 51.56 MiB/sec. | ||
| 5172 | 2026.01.06 19:28:38.608110 [ 5 ] {09be16c7-69d9-4754-a5ea-d9697b45a2d3} <Debug> TCPHandler: Processed in 0.001903896 sec. | ||
| 5173 | 2026.01.06 19:28:38.608229 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5174 | 2026.01.06 19:28:38.608322 [ 5 ] {50753561-d9eb-4eb3-b10c-bb8809b7f2c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5175 | 2026.01.06 19:28:38.608363 [ 5 ] {50753561-d9eb-4eb3-b10c-bb8809b7f2c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5176 | 2026.01.06 19:28:38.608860 [ 5 ] {50753561-d9eb-4eb3-b10c-bb8809b7f2c5} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5177 | 2026.01.06 19:28:38.608901 [ 5 ] {50753561-d9eb-4eb3-b10c-bb8809b7f2c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5178 | 2026.01.06 19:28:38.609217 [ 5 ] {50753561-d9eb-4eb3-b10c-bb8809b7f2c5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5179 | 2026.01.06 19:28:38.609424 [ 5 ] {50753561-d9eb-4eb3-b10c-bb8809b7f2c5} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5180 | 2026.01.06 19:28:38.609558 [ 5 ] {50753561-d9eb-4eb3-b10c-bb8809b7f2c5} <Debug> executeQuery: Read 217 rows, 13.21 KiB in 0.001254 sec., 173046.25199362042 rows/sec., 10.29 MiB/sec. | ||
| 5181 | 2026.01.06 19:28:38.609596 [ 5 ] {50753561-d9eb-4eb3-b10c-bb8809b7f2c5} <Debug> TCPHandler: Processed in 0.001417272 sec. | ||
| 5182 | 2026.01.06 19:28:38.609718 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5183 | 2026.01.06 19:28:38.609811 [ 5 ] {5ea15123-5c87-40a8-a2bb-ddea66911ff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5184 | 2026.01.06 19:28:38.609850 [ 5 ] {5ea15123-5c87-40a8-a2bb-ddea66911ff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5185 | 2026.01.06 19:28:38.610348 [ 5 ] {5ea15123-5c87-40a8-a2bb-ddea66911ff1} <Trace> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5186 | 2026.01.06 19:28:38.610385 [ 5 ] {5ea15123-5c87-40a8-a2bb-ddea66911ff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5187 | 2026.01.06 19:28:38.610687 [ 5 ] {5ea15123-5c87-40a8-a2bb-ddea66911ff1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5188 | 2026.01.06 19:28:38.610901 [ 5 ] {5ea15123-5c87-40a8-a2bb-ddea66911ff1} <Trace> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5189 | 2026.01.06 19:28:38.611029 [ 5 ] {5ea15123-5c87-40a8-a2bb-ddea66911ff1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001236 sec., 171521.03559870552 rows/sec., 11.06 MiB/sec. | ||
| 5190 | 2026.01.06 19:28:38.611068 [ 5 ] {5ea15123-5c87-40a8-a2bb-ddea66911ff1} <Debug> TCPHandler: Processed in 0.001399902 sec. | ||
| 5191 | 2026.01.06 19:28:38.611181 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5192 | 2026.01.06 19:28:38.611274 [ 5 ] {64f381e7-c01e-424e-a9ea-c106a1e74e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5193 | 2026.01.06 19:28:38.611314 [ 5 ] {64f381e7-c01e-424e-a9ea-c106a1e74e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5194 | 2026.01.06 19:28:38.611801 [ 5 ] {64f381e7-c01e-424e-a9ea-c106a1e74e95} <Trace> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5195 | 2026.01.06 19:28:38.611838 [ 5 ] {64f381e7-c01e-424e-a9ea-c106a1e74e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5196 | 2026.01.06 19:28:38.612269 [ 5 ] {64f381e7-c01e-424e-a9ea-c106a1e74e95} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5197 | 2026.01.06 19:28:38.612488 [ 5 ] {64f381e7-c01e-424e-a9ea-c106a1e74e95} <Trace> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5198 | 2026.01.06 19:28:38.612619 [ 5 ] {64f381e7-c01e-424e-a9ea-c106a1e74e95} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001362 sec., 154919.23641703377 rows/sec., 8.80 MiB/sec. | ||
| 5199 | 2026.01.06 19:28:38.612659 [ 5 ] {64f381e7-c01e-424e-a9ea-c106a1e74e95} <Debug> TCPHandler: Processed in 0.001527326 sec. | ||
| 5200 | 2026.01.06 19:28:38.612770 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5201 | 2026.01.06 19:28:38.612866 [ 5 ] {cd68b9bc-f6c0-44ea-88fe-f37241cd9055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5202 | 2026.01.06 19:28:38.612916 [ 5 ] {cd68b9bc-f6c0-44ea-88fe-f37241cd9055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5203 | 2026.01.06 19:28:38.613603 [ 5 ] {cd68b9bc-f6c0-44ea-88fe-f37241cd9055} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5204 | 2026.01.06 19:28:38.613643 [ 5 ] {cd68b9bc-f6c0-44ea-88fe-f37241cd9055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5205 | 2026.01.06 19:28:38.613985 [ 5 ] {cd68b9bc-f6c0-44ea-88fe-f37241cd9055} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5206 | 2026.01.06 19:28:38.614187 [ 5 ] {cd68b9bc-f6c0-44ea-88fe-f37241cd9055} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5207 | 2026.01.06 19:28:38.614314 [ 5 ] {cd68b9bc-f6c0-44ea-88fe-f37241cd9055} <Debug> executeQuery: Read 691 rows, 49.43 KiB in 0.001467 sec., 471029.31152010907 rows/sec., 32.91 MiB/sec. | ||
| 5208 | 2026.01.06 19:28:38.614352 [ 5 ] {cd68b9bc-f6c0-44ea-88fe-f37241cd9055} <Debug> TCPHandler: Processed in 0.001632328 sec. | ||
| 5209 | 2026.01.06 19:28:38.614463 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5210 | 2026.01.06 19:28:38.614558 [ 5 ] {062ccc60-066a-4aea-baa1-acaee5e4dd85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5211 | 2026.01.06 19:28:38.614600 [ 5 ] {062ccc60-066a-4aea-baa1-acaee5e4dd85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5212 | 2026.01.06 19:28:38.614940 [ 5 ] {062ccc60-066a-4aea-baa1-acaee5e4dd85} <Trace> oximeter.measurements_bool (dc501afc-ce6b-4c9b-94c8-74d588f9859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5213 | 2026.01.06 19:28:38.614977 [ 5 ] {062ccc60-066a-4aea-baa1-acaee5e4dd85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5214 | 2026.01.06 19:28:38.615271 [ 5 ] {062ccc60-066a-4aea-baa1-acaee5e4dd85} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5215 | 2026.01.06 19:28:38.615468 [ 5 ] {062ccc60-066a-4aea-baa1-acaee5e4dd85} <Trace> oximeter.measurements_bool (dc501afc-ce6b-4c9b-94c8-74d588f9859c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5216 | 2026.01.06 19:28:38.615592 [ 5 ] {062ccc60-066a-4aea-baa1-acaee5e4dd85} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 5217 | 2026.01.06 19:28:38.615629 [ 5 ] {062ccc60-066a-4aea-baa1-acaee5e4dd85} <Debug> TCPHandler: Processed in 0.001215426 sec. | ||
| 5218 | 2026.01.06 19:28:38.615740 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5219 | 2026.01.06 19:28:38.615833 [ 5 ] {91656a90-e5d4-47fa-92ac-03ebdc82b813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5220 | 2026.01.06 19:28:38.615876 [ 5 ] {91656a90-e5d4-47fa-92ac-03ebdc82b813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5221 | 2026.01.06 19:28:38.616349 [ 5 ] {91656a90-e5d4-47fa-92ac-03ebdc82b813} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5222 | 2026.01.06 19:28:38.616385 [ 5 ] {91656a90-e5d4-47fa-92ac-03ebdc82b813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5223 | 2026.01.06 19:28:38.616713 [ 5 ] {91656a90-e5d4-47fa-92ac-03ebdc82b813} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5224 | 2026.01.06 19:28:38.616933 [ 5 ] {91656a90-e5d4-47fa-92ac-03ebdc82b813} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5225 | 2026.01.06 19:28:38.617062 [ 5 ] {91656a90-e5d4-47fa-92ac-03ebdc82b813} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001248 sec., 252403.84615384616 rows/sec., 16.58 MiB/sec. | ||
| 5226 | 2026.01.06 19:28:38.617099 [ 5 ] {91656a90-e5d4-47fa-92ac-03ebdc82b813} <Debug> TCPHandler: Processed in 0.001408331 sec. | ||
| 5227 | 2026.01.06 19:28:38.617215 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5228 | 2026.01.06 19:28:38.617309 [ 5 ] {2ed3026c-96cc-4020-9e5f-ab3301001953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5229 | 2026.01.06 19:28:38.617351 [ 5 ] {2ed3026c-96cc-4020-9e5f-ab3301001953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5230 | 2026.01.06 19:28:38.617661 [ 5 ] {2ed3026c-96cc-4020-9e5f-ab3301001953} <Trace> oximeter.measurements_f64 (6b0ada29-81c2-4d70-bc7e-ce5eaedd3d66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5231 | 2026.01.06 19:28:38.617696 [ 5 ] {2ed3026c-96cc-4020-9e5f-ab3301001953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5232 | 2026.01.06 19:28:38.617999 [ 5 ] {2ed3026c-96cc-4020-9e5f-ab3301001953} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5233 | 2026.01.06 19:28:38.618197 [ 5 ] {2ed3026c-96cc-4020-9e5f-ab3301001953} <Trace> oximeter.measurements_f64 (6b0ada29-81c2-4d70-bc7e-ce5eaedd3d66): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5234 | 2026.01.06 19:28:38.618327 [ 5 ] {2ed3026c-96cc-4020-9e5f-ab3301001953} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 5235 | 2026.01.06 19:28:38.618365 [ 5 ] {2ed3026c-96cc-4020-9e5f-ab3301001953} <Debug> TCPHandler: Processed in 0.001198906 sec. | ||
| 5236 | 2026.01.06 19:28:38.618480 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5237 | 2026.01.06 19:28:38.618575 [ 5 ] {d0d6c172-11ff-4f04-ad99-3802891d27b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5238 | 2026.01.06 19:28:38.618629 [ 5 ] {d0d6c172-11ff-4f04-ad99-3802891d27b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5239 | 2026.01.06 19:28:38.619438 [ 5 ] {d0d6c172-11ff-4f04-ad99-3802891d27b9} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5240 | 2026.01.06 19:28:38.619475 [ 5 ] {d0d6c172-11ff-4f04-ad99-3802891d27b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5241 | 2026.01.06 19:28:38.620010 [ 5 ] {d0d6c172-11ff-4f04-ad99-3802891d27b9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5242 | 2026.01.06 19:28:38.620226 [ 5 ] {d0d6c172-11ff-4f04-ad99-3802891d27b9} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5243 | 2026.01.06 19:28:38.620365 [ 5 ] {d0d6c172-11ff-4f04-ad99-3802891d27b9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001809 sec., 5527.91597567717 rows/sec., 9.91 MiB/sec. | ||
| 5244 | 2026.01.06 19:28:38.620437 [ 5 ] {d0d6c172-11ff-4f04-ad99-3802891d27b9} <Debug> TCPHandler: Processed in 0.002005479 sec. | ||
| 5245 | 2026.01.06 19:28:38.620568 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5246 | 2026.01.06 19:28:38.620664 [ 5 ] {27fe9bf1-7734-41e5-84a9-2d9222f3fceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5247 | 2026.01.06 19:28:38.620707 [ 5 ] {27fe9bf1-7734-41e5-84a9-2d9222f3fceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5248 | 2026.01.06 19:28:38.621079 [ 5 ] {27fe9bf1-7734-41e5-84a9-2d9222f3fceb} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5249 | 2026.01.06 19:28:38.621118 [ 5 ] {27fe9bf1-7734-41e5-84a9-2d9222f3fceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5250 | 2026.01.06 19:28:38.621443 [ 5 ] {27fe9bf1-7734-41e5-84a9-2d9222f3fceb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5251 | 2026.01.06 19:28:38.621658 [ 5 ] {27fe9bf1-7734-41e5-84a9-2d9222f3fceb} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5252 | 2026.01.06 19:28:38.621794 [ 5 ] {27fe9bf1-7734-41e5-84a9-2d9222f3fceb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001149 sec., 90513.48999129678 rows/sec., 5.55 MiB/sec. | ||
| 5253 | 2026.01.06 19:28:38.621833 [ 5 ] {27fe9bf1-7734-41e5-84a9-2d9222f3fceb} <Debug> TCPHandler: Processed in 0.001315449 sec. | ||
| 5254 | 2026.01.06 19:28:39.749847 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12002 | ||
| 5255 | 2026.01.06 19:28:39.750413 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5256 | 2026.01.06 19:28:39.750471 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5257 | 2026.01.06 19:28:39.751189 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5258 | 2026.01.06 19:28:39.751582 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5259 | 2026.01.06 19:28:39.751800 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12002 | ||
| 5260 | 2026.01.06 19:28:39.792317 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39465 | ||
| 5261 | 2026.01.06 19:28:39.792419 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5262 | 2026.01.06 19:28:39.792444 [ 286 ] {} <Debug> TCP-Session: d4b9a274-d95b-43a6-80d9-2dc333f78b70 Authenticating user 'default' from [fd00:1122:3344:101::e]:39465 | ||
| 5263 | 2026.01.06 19:28:39.792465 [ 286 ] {} <Debug> TCP-Session: d4b9a274-d95b-43a6-80d9-2dc333f78b70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5264 | 2026.01.06 19:28:39.792478 [ 286 ] {} <Debug> TCP-Session: d4b9a274-d95b-43a6-80d9-2dc333f78b70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5265 | 2026.01.06 19:28:39.792662 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54732 | ||
| 5266 | 2026.01.06 19:28:39.792707 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57961 | ||
| 5267 | 2026.01.06 19:28:39.792733 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44875 | ||
| 5268 | 2026.01.06 19:28:39.792748 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37153 | ||
| 5269 | 2026.01.06 19:28:39.792771 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5270 | 2026.01.06 19:28:39.792742 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63629 | ||
| 5271 | 2026.01.06 19:28:39.792831 [ 287 ] {} <Debug> TCP-Session: 159d10e4-592a-4257-9c4f-5c17af006f8d Authenticating user 'default' from [fd00:1122:3344:101::e]:54732 | ||
| 5272 | 2026.01.06 19:28:39.792846 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5273 | 2026.01.06 19:28:39.792862 [ 286 ] {} <Trace> TCP-Session: d4b9a274-d95b-43a6-80d9-2dc333f78b70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5274 | 2026.01.06 19:28:39.792892 [ 294 ] {} <Debug> TCP-Session: da24c418-8515-40c0-a61e-e2742913d6d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37153 | ||
| 5275 | 2026.01.06 19:28:39.792886 [ 287 ] {} <Debug> TCP-Session: 159d10e4-592a-4257-9c4f-5c17af006f8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5276 | 2026.01.06 19:28:39.792924 [ 294 ] {} <Debug> TCP-Session: da24c418-8515-40c0-a61e-e2742913d6d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5277 | 2026.01.06 19:28:39.792944 [ 287 ] {} <Debug> TCP-Session: 159d10e4-592a-4257-9c4f-5c17af006f8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5278 | 2026.01.06 19:28:39.792965 [ 294 ] {} <Debug> TCP-Session: da24c418-8515-40c0-a61e-e2742913d6d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5279 | 2026.01.06 19:28:39.792723 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50854 | ||
| 5280 | 2026.01.06 19:28:39.792714 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53937 | ||
| 5281 | 2026.01.06 19:28:39.793013 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5282 | 2026.01.06 19:28:39.793063 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5283 | 2026.01.06 19:28:39.793077 [ 286 ] {ce67776b-951e-4d70-bcb3-ffa982452ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39465) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5284 | 2026.01.06 19:28:39.793106 [ 293 ] {} <Debug> TCP-Session: de02c4ae-d803-419b-bd70-8257832e0ecf Authenticating user 'default' from [fd00:1122:3344:101::e]:63629 | ||
| 5285 | 2026.01.06 19:28:39.793082 [ 292 ] {} <Debug> TCP-Session: e9be5188-ffe5-45f2-a6ba-5bf701e1d4db Authenticating user 'default' from [fd00:1122:3344:101::e]:44875 | ||
| 5286 | 2026.01.06 19:28:39.793127 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5287 | 2026.01.06 19:28:39.793142 [ 293 ] {} <Debug> TCP-Session: de02c4ae-d803-419b-bd70-8257832e0ecf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5288 | 2026.01.06 19:28:39.793159 [ 292 ] {} <Debug> TCP-Session: e9be5188-ffe5-45f2-a6ba-5bf701e1d4db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5289 | 2026.01.06 19:28:39.793174 [ 288 ] {} <Debug> TCP-Session: 52699aa0-10bc-4e85-bdb8-b2580dd2b3f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57961 | ||
| 5290 | 2026.01.06 19:28:39.793191 [ 292 ] {} <Debug> TCP-Session: e9be5188-ffe5-45f2-a6ba-5bf701e1d4db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5291 | 2026.01.06 19:28:39.793180 [ 293 ] {} <Debug> TCP-Session: de02c4ae-d803-419b-bd70-8257832e0ecf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5292 | 2026.01.06 19:28:39.793203 [ 288 ] {} <Debug> TCP-Session: 52699aa0-10bc-4e85-bdb8-b2580dd2b3f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5293 | 2026.01.06 19:28:39.793225 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5294 | 2026.01.06 19:28:39.793242 [ 288 ] {} <Debug> TCP-Session: 52699aa0-10bc-4e85-bdb8-b2580dd2b3f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5295 | 2026.01.06 19:28:39.793259 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5296 | 2026.01.06 19:28:39.793265 [ 289 ] {} <Debug> TCP-Session: 80b10882-6bf3-4799-9a0d-d4b09148f86e Authenticating user 'default' from [fd00:1122:3344:101::e]:53937 | ||
| 5297 | 2026.01.06 19:28:39.793297 [ 291 ] {} <Debug> TCP-Session: 8bbe47e4-c88b-4a23-acce-57d1424b33d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50854 | ||
| 5298 | 2026.01.06 19:28:39.793307 [ 289 ] {} <Debug> TCP-Session: 80b10882-6bf3-4799-9a0d-d4b09148f86e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5299 | 2026.01.06 19:28:39.793324 [ 291 ] {} <Debug> TCP-Session: 8bbe47e4-c88b-4a23-acce-57d1424b33d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5300 | 2026.01.06 19:28:39.793337 [ 289 ] {} <Debug> TCP-Session: 80b10882-6bf3-4799-9a0d-d4b09148f86e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5301 | 2026.01.06 19:28:39.793352 [ 291 ] {} <Debug> TCP-Session: 8bbe47e4-c88b-4a23-acce-57d1424b33d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5302 | 2026.01.06 19:28:39.792714 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44512 | ||
| 5303 | 2026.01.06 19:28:39.793421 [ 286 ] {ce67776b-951e-4d70-bcb3-ffa982452ad4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5304 | 2026.01.06 19:28:39.793489 [ 286 ] {ce67776b-951e-4d70-bcb3-ffa982452ad4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5305 | 2026.01.06 19:28:39.793507 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5306 | 2026.01.06 19:28:39.793532 [ 290 ] {} <Debug> TCP-Session: 05687fc7-0b43-401e-a09d-4242d2eefd1e Authenticating user 'default' from [fd00:1122:3344:101::e]:44512 | ||
| 5307 | 2026.01.06 19:28:39.793549 [ 290 ] {} <Debug> TCP-Session: 05687fc7-0b43-401e-a09d-4242d2eefd1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5308 | 2026.01.06 19:28:39.793561 [ 290 ] {} <Debug> TCP-Session: 05687fc7-0b43-401e-a09d-4242d2eefd1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5309 | 2026.01.06 19:28:39.793842 [ 286 ] {ce67776b-951e-4d70-bcb3-ffa982452ad4} <Debug> oximeter.version (c9879b98-2857-4c41-a1bf-4a005a9336fb) (SelectExecutor): Key condition: unknown | ||
| 5310 | 2026.01.06 19:28:39.795122 [ 326 ] {ce67776b-951e-4d70-bcb3-ffa982452ad4} <Trace> AggregatingTransform: Aggregating | ||
| 5311 | 2026.01.06 19:28:39.795164 [ 326 ] {ce67776b-951e-4d70-bcb3-ffa982452ad4} <Trace> Aggregator: Aggregation method: without_key | ||
| 5312 | 2026.01.06 19:28:39.795202 [ 326 ] {ce67776b-951e-4d70-bcb3-ffa982452ad4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001240837 sec. (805.908 rows/sec., 31.48 KiB/sec.) | ||
| 5313 | 2026.01.06 19:28:39.795220 [ 326 ] {ce67776b-951e-4d70-bcb3-ffa982452ad4} <Trace> Aggregator: Merging aggregated data | ||
| 5314 | 2026.01.06 19:28:39.796576 [ 286 ] {ce67776b-951e-4d70-bcb3-ffa982452ad4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003553 sec., 281.45229383619477 rows/sec., 10.99 KiB/sec. | ||
| 5315 | 2026.01.06 19:28:39.796721 [ 286 ] {ce67776b-951e-4d70-bcb3-ffa982452ad4} <Debug> TCPHandler: Processed in 0.004020859 sec. | ||
| 5316 | 2026.01.06 19:28:39.796807 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5317 | 2026.01.06 19:28:39.796833 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5318 | 2026.01.06 19:28:39.796839 [ 286 ] {} <Debug> TCP-Session: d4b9a274-d95b-43a6-80d9-2dc333f78b70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5319 | 2026.01.06 19:28:39.796860 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5320 | 2026.01.06 19:28:39.796864 [ 294 ] {} <Debug> TCP-Session: da24c418-8515-40c0-a61e-e2742913d6d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5321 | 2026.01.06 19:28:39.796886 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5322 | 2026.01.06 19:28:39.796903 [ 287 ] {} <Debug> TCP-Session: 159d10e4-592a-4257-9c4f-5c17af006f8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5323 | 2026.01.06 19:28:39.796912 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5324 | 2026.01.06 19:28:39.796934 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5325 | 2026.01.06 19:28:39.796943 [ 293 ] {} <Debug> TCP-Session: de02c4ae-d803-419b-bd70-8257832e0ecf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5326 | 2026.01.06 19:28:39.796955 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5327 | 2026.01.06 19:28:39.796985 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5328 | 2026.01.06 19:28:39.797006 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5329 | 2026.01.06 19:28:39.797015 [ 290 ] {} <Debug> TCP-Session: 05687fc7-0b43-401e-a09d-4242d2eefd1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5330 | 2026.01.06 19:28:39.797034 [ 288 ] {} <Debug> TCP-Session: 52699aa0-10bc-4e85-bdb8-b2580dd2b3f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5331 | 2026.01.06 19:28:39.797044 [ 292 ] {} <Debug> TCP-Session: e9be5188-ffe5-45f2-a6ba-5bf701e1d4db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5332 | 2026.01.06 19:28:39.796985 [ 289 ] {} <Debug> TCP-Session: 80b10882-6bf3-4799-9a0d-d4b09148f86e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5333 | 2026.01.06 19:28:39.796967 [ 291 ] {} <Debug> TCP-Session: 8bbe47e4-c88b-4a23-acce-57d1424b33d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5334 | 2026.01.06 19:28:39.825529 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52830 | ||
| 5335 | 2026.01.06 19:28:39.825600 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5336 | 2026.01.06 19:28:39.825622 [ 286 ] {} <Debug> TCP-Session: 85263dc4-e355-4dcd-ae21-27c232f7f836 Authenticating user 'default' from [fd00:1122:3344:101::e]:52830 | ||
| 5337 | 2026.01.06 19:28:39.825640 [ 286 ] {} <Debug> TCP-Session: 85263dc4-e355-4dcd-ae21-27c232f7f836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5338 | 2026.01.06 19:28:39.825652 [ 286 ] {} <Debug> TCP-Session: 85263dc4-e355-4dcd-ae21-27c232f7f836 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5339 | 2026.01.06 19:28:39.825794 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58261 | ||
| 5340 | 2026.01.06 19:28:39.825821 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52461 | ||
| 5341 | 2026.01.06 19:28:39.825833 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54787 | ||
| 5342 | 2026.01.06 19:28:39.825875 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48203 | ||
| 5343 | 2026.01.06 19:28:39.825884 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39984 | ||
| 5344 | 2026.01.06 19:28:39.825919 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5345 | 2026.01.06 19:28:39.825933 [ 286 ] {} <Trace> TCP-Session: 85263dc4-e355-4dcd-ae21-27c232f7f836 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5346 | 2026.01.06 19:28:39.825939 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5347 | 2026.01.06 19:28:39.825961 [ 288 ] {} <Debug> TCP-Session: 5f7b6323-e04a-404c-a3ec-06df72035660 Authenticating user 'default' from [fd00:1122:3344:101::e]:52461 | ||
| 5348 | 2026.01.06 19:28:39.825976 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5349 | 2026.01.06 19:28:39.826013 [ 290 ] {} <Debug> TCP-Session: b65b9288-50f8-4c5c-957a-f991c76ee59b Authenticating user 'default' from [fd00:1122:3344:101::e]:54787 | ||
| 5350 | 2026.01.06 19:28:39.826020 [ 288 ] {} <Debug> TCP-Session: 5f7b6323-e04a-404c-a3ec-06df72035660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5351 | 2026.01.06 19:28:39.826033 [ 294 ] {} <Debug> TCP-Session: efd415e2-f778-465e-a9bf-74f078453d84 Authenticating user 'default' from [fd00:1122:3344:101::e]:39984 | ||
| 5352 | 2026.01.06 19:28:39.826042 [ 290 ] {} <Debug> TCP-Session: b65b9288-50f8-4c5c-957a-f991c76ee59b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5353 | 2026.01.06 19:28:39.826050 [ 288 ] {} <Debug> TCP-Session: 5f7b6323-e04a-404c-a3ec-06df72035660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5354 | 2026.01.06 19:28:39.826062 [ 294 ] {} <Debug> TCP-Session: efd415e2-f778-465e-a9bf-74f078453d84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5355 | 2026.01.06 19:28:39.826074 [ 290 ] {} <Debug> TCP-Session: b65b9288-50f8-4c5c-957a-f991c76ee59b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5356 | 2026.01.06 19:28:39.826094 [ 294 ] {} <Debug> TCP-Session: efd415e2-f778-465e-a9bf-74f078453d84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5357 | 2026.01.06 19:28:39.826106 [ 286 ] {95800ceb-b749-4712-a1be-b780fd8ef343} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52830) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5358 | 2026.01.06 19:28:39.825866 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5359 | 2026.01.06 19:28:39.825846 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57542 | ||
| 5360 | 2026.01.06 19:28:39.826180 [ 287 ] {} <Debug> TCP-Session: 7fd6a3ea-3ed2-454b-8892-af0fed64426c Authenticating user 'default' from [fd00:1122:3344:101::e]:58261 | ||
| 5361 | 2026.01.06 19:28:39.825832 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47870 | ||
| 5362 | 2026.01.06 19:28:39.826201 [ 287 ] {} <Debug> TCP-Session: 7fd6a3ea-3ed2-454b-8892-af0fed64426c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5363 | 2026.01.06 19:28:39.826228 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5364 | 2026.01.06 19:28:39.826258 [ 287 ] {} <Debug> TCP-Session: 7fd6a3ea-3ed2-454b-8892-af0fed64426c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5365 | 2026.01.06 19:28:39.826272 [ 291 ] {} <Debug> TCP-Session: ede749ab-885c-4d79-9311-bc7018291bee Authenticating user 'default' from [fd00:1122:3344:101::e]:57542 | ||
| 5366 | 2026.01.06 19:28:39.825962 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5367 | 2026.01.06 19:28:39.826291 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5368 | 2026.01.06 19:28:39.826291 [ 291 ] {} <Debug> TCP-Session: ede749ab-885c-4d79-9311-bc7018291bee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5369 | 2026.01.06 19:28:39.826328 [ 293 ] {} <Debug> TCP-Session: d863eacb-2e6b-42f4-911c-7d0447bdac65 Authenticating user 'default' from [fd00:1122:3344:101::e]:48203 | ||
| 5370 | 2026.01.06 19:28:39.826330 [ 289 ] {} <Debug> TCP-Session: d18acab9-340f-4d36-a4a7-687880b96524 Authenticating user 'default' from [fd00:1122:3344:101::e]:47870 | ||
| 5371 | 2026.01.06 19:28:39.826345 [ 291 ] {} <Debug> TCP-Session: ede749ab-885c-4d79-9311-bc7018291bee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5372 | 2026.01.06 19:28:39.826352 [ 286 ] {95800ceb-b749-4712-a1be-b780fd8ef343} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5373 | 2026.01.06 19:28:39.826379 [ 289 ] {} <Debug> TCP-Session: d18acab9-340f-4d36-a4a7-687880b96524 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5374 | 2026.01.06 19:28:39.826378 [ 293 ] {} <Debug> TCP-Session: d863eacb-2e6b-42f4-911c-7d0447bdac65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5375 | 2026.01.06 19:28:39.826435 [ 289 ] {} <Debug> TCP-Session: d18acab9-340f-4d36-a4a7-687880b96524 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5376 | 2026.01.06 19:28:39.826442 [ 286 ] {95800ceb-b749-4712-a1be-b780fd8ef343} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5377 | 2026.01.06 19:28:39.826448 [ 293 ] {} <Debug> TCP-Session: d863eacb-2e6b-42f4-911c-7d0447bdac65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5378 | 2026.01.06 19:28:39.825861 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52208 | ||
| 5379 | 2026.01.06 19:28:39.826551 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5380 | 2026.01.06 19:28:39.826572 [ 292 ] {} <Debug> TCP-Session: dc9301cb-570c-4b5f-a8e9-8c6673ff32a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52208 | ||
| 5381 | 2026.01.06 19:28:39.826589 [ 292 ] {} <Debug> TCP-Session: dc9301cb-570c-4b5f-a8e9-8c6673ff32a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5382 | 2026.01.06 19:28:39.826601 [ 292 ] {} <Debug> TCP-Session: dc9301cb-570c-4b5f-a8e9-8c6673ff32a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5383 | 2026.01.06 19:28:39.826707 [ 286 ] {95800ceb-b749-4712-a1be-b780fd8ef343} <Debug> oximeter.version (c9879b98-2857-4c41-a1bf-4a005a9336fb) (SelectExecutor): Key condition: unknown | ||
| 5384 | 2026.01.06 19:28:39.827484 [ 325 ] {95800ceb-b749-4712-a1be-b780fd8ef343} <Trace> AggregatingTransform: Aggregating | ||
| 5385 | 2026.01.06 19:28:39.827525 [ 325 ] {95800ceb-b749-4712-a1be-b780fd8ef343} <Trace> Aggregator: Aggregation method: without_key | ||
| 5386 | 2026.01.06 19:28:39.827558 [ 325 ] {95800ceb-b749-4712-a1be-b780fd8ef343} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000757843 sec. (1319.535 rows/sec., 51.54 KiB/sec.) | ||
| 5387 | 2026.01.06 19:28:39.827578 [ 325 ] {95800ceb-b749-4712-a1be-b780fd8ef343} <Trace> Aggregator: Merging aggregated data | ||
| 5388 | 2026.01.06 19:28:39.829037 [ 286 ] {95800ceb-b749-4712-a1be-b780fd8ef343} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00297 sec., 336.7003367003367 rows/sec., 13.15 KiB/sec. | ||
| 5389 | 2026.01.06 19:28:39.829145 [ 286 ] {95800ceb-b749-4712-a1be-b780fd8ef343} <Debug> TCPHandler: Processed in 0.003311208 sec. | ||
| 5390 | 2026.01.06 19:28:39.829232 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5391 | 2026.01.06 19:28:39.829254 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5392 | 2026.01.06 19:28:39.829269 [ 286 ] {} <Debug> TCP-Session: 85263dc4-e355-4dcd-ae21-27c232f7f836 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5393 | 2026.01.06 19:28:39.829278 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5394 | 2026.01.06 19:28:39.829296 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5395 | 2026.01.06 19:28:39.829321 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5396 | 2026.01.06 19:28:39.829338 [ 288 ] {} <Debug> TCP-Session: 5f7b6323-e04a-404c-a3ec-06df72035660 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5397 | 2026.01.06 19:28:39.829355 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5398 | 2026.01.06 19:28:39.829370 [ 290 ] {} <Debug> TCP-Session: b65b9288-50f8-4c5c-957a-f991c76ee59b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5399 | 2026.01.06 19:28:39.829384 [ 289 ] {} <Debug> TCP-Session: d18acab9-340f-4d36-a4a7-687880b96524 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5400 | 2026.01.06 19:28:39.829411 [ 294 ] {} <Debug> TCP-Session: efd415e2-f778-465e-a9bf-74f078453d84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5401 | 2026.01.06 19:28:39.829367 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5402 | 2026.01.06 19:28:39.829308 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5403 | 2026.01.06 19:28:39.829475 [ 293 ] {} <Debug> TCP-Session: d863eacb-2e6b-42f4-911c-7d0447bdac65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5404 | 2026.01.06 19:28:39.829298 [ 287 ] {} <Debug> TCP-Session: 7fd6a3ea-3ed2-454b-8892-af0fed64426c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5405 | 2026.01.06 19:28:39.829501 [ 291 ] {} <Debug> TCP-Session: ede749ab-885c-4d79-9311-bc7018291bee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5406 | 2026.01.06 19:28:39.829338 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5407 | 2026.01.06 19:28:39.829565 [ 292 ] {} <Debug> TCP-Session: dc9301cb-570c-4b5f-a8e9-8c6673ff32a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5408 | 2026.01.06 19:28:39.920157 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52420 | ||
| 5409 | 2026.01.06 19:28:39.920265 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5410 | 2026.01.06 19:28:39.920292 [ 286 ] {} <Debug> TCP-Session: 92555f25-277e-4b97-bbf5-78582cc0c544 Authenticating user 'default' from [fd00:1122:3344:101::e]:52420 | ||
| 5411 | 2026.01.06 19:28:39.920312 [ 286 ] {} <Debug> TCP-Session: 92555f25-277e-4b97-bbf5-78582cc0c544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5412 | 2026.01.06 19:28:39.920325 [ 286 ] {} <Debug> TCP-Session: 92555f25-277e-4b97-bbf5-78582cc0c544 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5413 | 2026.01.06 19:28:39.920500 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55523 | ||
| 5414 | 2026.01.06 19:28:39.920530 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57968 | ||
| 5415 | 2026.01.06 19:28:39.920556 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62258 | ||
| 5416 | 2026.01.06 19:28:39.920585 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47250 | ||
| 5417 | 2026.01.06 19:28:39.920619 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5418 | 2026.01.06 19:28:39.920590 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43685 | ||
| 5419 | 2026.01.06 19:28:39.920652 [ 286 ] {} <Trace> TCP-Session: 92555f25-277e-4b97-bbf5-78582cc0c544 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5420 | 2026.01.06 19:28:39.920664 [ 287 ] {} <Debug> TCP-Session: e613fb8a-13e9-4630-9662-b45bfc8eccb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:55523 | ||
| 5421 | 2026.01.06 19:28:39.920649 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5422 | 2026.01.06 19:28:39.920711 [ 287 ] {} <Debug> TCP-Session: e613fb8a-13e9-4630-9662-b45bfc8eccb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5423 | 2026.01.06 19:28:39.920716 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5424 | 2026.01.06 19:28:39.920737 [ 288 ] {} <Debug> TCP-Session: 75038247-c91d-46b1-b16e-075828dfeef8 Authenticating user 'default' from [fd00:1122:3344:101::e]:57968 | ||
| 5425 | 2026.01.06 19:28:39.920738 [ 287 ] {} <Debug> TCP-Session: e613fb8a-13e9-4630-9662-b45bfc8eccb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5426 | 2026.01.06 19:28:39.920758 [ 294 ] {} <Debug> TCP-Session: 1e58725e-c6c8-4e89-9f2d-6eb39539f13d Authenticating user 'default' from [fd00:1122:3344:101::e]:43685 | ||
| 5427 | 2026.01.06 19:28:39.920776 [ 288 ] {} <Debug> TCP-Session: 75038247-c91d-46b1-b16e-075828dfeef8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5428 | 2026.01.06 19:28:39.920801 [ 294 ] {} <Debug> TCP-Session: 1e58725e-c6c8-4e89-9f2d-6eb39539f13d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5429 | 2026.01.06 19:28:39.920819 [ 288 ] {} <Debug> TCP-Session: 75038247-c91d-46b1-b16e-075828dfeef8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5430 | 2026.01.06 19:28:39.920829 [ 294 ] {} <Debug> TCP-Session: 1e58725e-c6c8-4e89-9f2d-6eb39539f13d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5431 | 2026.01.06 19:28:39.920827 [ 286 ] {0fc91572-8988-4e72-b2bd-75a6fee5be94} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52420) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5432 | 2026.01.06 19:28:39.920719 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5433 | 2026.01.06 19:28:39.920548 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42424 | ||
| 5434 | 2026.01.06 19:28:39.920911 [ 293 ] {} <Debug> TCP-Session: a28e37f1-3727-4369-9c3a-c9f1c62f0b8e Authenticating user 'default' from [fd00:1122:3344:101::e]:47250 | ||
| 5435 | 2026.01.06 19:28:39.920546 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64360 | ||
| 5436 | 2026.01.06 19:28:39.920942 [ 293 ] {} <Debug> TCP-Session: a28e37f1-3727-4369-9c3a-c9f1c62f0b8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5437 | 2026.01.06 19:28:39.920963 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5438 | 2026.01.06 19:28:39.920975 [ 293 ] {} <Debug> TCP-Session: a28e37f1-3727-4369-9c3a-c9f1c62f0b8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5439 | 2026.01.06 19:28:39.920535 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51542 | ||
| 5440 | 2026.01.06 19:28:39.921000 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5441 | 2026.01.06 19:28:39.920992 [ 289 ] {} <Debug> TCP-Session: d979e7f6-a936-417f-a6dd-cd0c942419de Authenticating user 'default' from [fd00:1122:3344:101::e]:42424 | ||
| 5442 | 2026.01.06 19:28:39.921044 [ 291 ] {} <Debug> TCP-Session: 9751886a-57e8-40cb-945a-6c899d9e0328 Authenticating user 'default' from [fd00:1122:3344:101::e]:64360 | ||
| 5443 | 2026.01.06 19:28:39.921061 [ 289 ] {} <Debug> TCP-Session: d979e7f6-a936-417f-a6dd-cd0c942419de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5444 | 2026.01.06 19:28:39.921064 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5445 | 2026.01.06 19:28:39.921077 [ 291 ] {} <Debug> TCP-Session: 9751886a-57e8-40cb-945a-6c899d9e0328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5446 | 2026.01.06 19:28:39.921094 [ 286 ] {0fc91572-8988-4e72-b2bd-75a6fee5be94} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5447 | 2026.01.06 19:28:39.921105 [ 290 ] {} <Debug> TCP-Session: efb9a1ee-431a-4bc5-9650-bd5e81fb56fb Authenticating user 'default' from [fd00:1122:3344:101::e]:51542 | ||
| 5448 | 2026.01.06 19:28:39.921112 [ 291 ] {} <Debug> TCP-Session: 9751886a-57e8-40cb-945a-6c899d9e0328 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5449 | 2026.01.06 19:28:39.921141 [ 290 ] {} <Debug> TCP-Session: efb9a1ee-431a-4bc5-9650-bd5e81fb56fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5450 | 2026.01.06 19:28:39.921086 [ 289 ] {} <Debug> TCP-Session: d979e7f6-a936-417f-a6dd-cd0c942419de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5451 | 2026.01.06 19:28:39.921165 [ 290 ] {} <Debug> TCP-Session: efb9a1ee-431a-4bc5-9650-bd5e81fb56fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5452 | 2026.01.06 19:28:39.920649 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5453 | 2026.01.06 19:28:39.921160 [ 286 ] {0fc91572-8988-4e72-b2bd-75a6fee5be94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5454 | 2026.01.06 19:28:39.921225 [ 292 ] {} <Debug> TCP-Session: dc4581f5-cc3b-4a04-a6a7-9fbbbc36ea0d Authenticating user 'default' from [fd00:1122:3344:101::e]:62258 | ||
| 5455 | 2026.01.06 19:28:39.921250 [ 292 ] {} <Debug> TCP-Session: dc4581f5-cc3b-4a04-a6a7-9fbbbc36ea0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5456 | 2026.01.06 19:28:39.921262 [ 292 ] {} <Debug> TCP-Session: dc4581f5-cc3b-4a04-a6a7-9fbbbc36ea0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5457 | 2026.01.06 19:28:39.921494 [ 286 ] {0fc91572-8988-4e72-b2bd-75a6fee5be94} <Debug> oximeter.version (c9879b98-2857-4c41-a1bf-4a005a9336fb) (SelectExecutor): Key condition: unknown | ||
| 5458 | 2026.01.06 19:28:39.922378 [ 349 ] {0fc91572-8988-4e72-b2bd-75a6fee5be94} <Trace> AggregatingTransform: Aggregating | ||
| 5459 | 2026.01.06 19:28:39.922431 [ 349 ] {0fc91572-8988-4e72-b2bd-75a6fee5be94} <Trace> Aggregator: Aggregation method: without_key | ||
| 5460 | 2026.01.06 19:28:39.922471 [ 349 ] {0fc91572-8988-4e72-b2bd-75a6fee5be94} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000876286 sec. (1141.180 rows/sec., 44.58 KiB/sec.) | ||
| 5461 | 2026.01.06 19:28:39.922490 [ 349 ] {0fc91572-8988-4e72-b2bd-75a6fee5be94} <Trace> Aggregator: Merging aggregated data | ||
| 5462 | 2026.01.06 19:28:39.923832 [ 286 ] {0fc91572-8988-4e72-b2bd-75a6fee5be94} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00306 sec., 326.79738562091507 rows/sec., 12.77 KiB/sec. | ||
| 5463 | 2026.01.06 19:28:39.923954 [ 286 ] {0fc91572-8988-4e72-b2bd-75a6fee5be94} <Debug> TCPHandler: Processed in 0.003411811 sec. | ||
| 5464 | 2026.01.06 19:28:39.924039 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5465 | 2026.01.06 19:28:39.924068 [ 286 ] {} <Debug> TCP-Session: 92555f25-277e-4b97-bbf5-78582cc0c544 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5466 | 2026.01.06 19:28:39.924067 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5467 | 2026.01.06 19:28:39.924087 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5468 | 2026.01.06 19:28:39.924108 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5469 | 2026.01.06 19:28:39.924123 [ 287 ] {} <Debug> TCP-Session: e613fb8a-13e9-4630-9662-b45bfc8eccb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5470 | 2026.01.06 19:28:39.924127 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5471 | 2026.01.06 19:28:39.924147 [ 288 ] {} <Debug> TCP-Session: 75038247-c91d-46b1-b16e-075828dfeef8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5472 | 2026.01.06 19:28:39.924157 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5473 | 2026.01.06 19:28:39.924172 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5474 | 2026.01.06 19:28:39.924183 [ 292 ] {} <Debug> TCP-Session: dc4581f5-cc3b-4a04-a6a7-9fbbbc36ea0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5475 | 2026.01.06 19:28:39.924209 [ 294 ] {} <Debug> TCP-Session: 1e58725e-c6c8-4e89-9f2d-6eb39539f13d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5476 | 2026.01.06 19:28:39.924220 [ 290 ] {} <Debug> TCP-Session: efb9a1ee-431a-4bc5-9650-bd5e81fb56fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5477 | 2026.01.06 19:28:39.924162 [ 291 ] {} <Debug> TCP-Session: 9751886a-57e8-40cb-945a-6c899d9e0328 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5478 | 2026.01.06 19:28:39.924137 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5479 | 2026.01.06 19:28:39.924190 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5480 | 2026.01.06 19:28:39.924315 [ 289 ] {} <Debug> TCP-Session: d979e7f6-a936-417f-a6dd-cd0c942419de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5481 | 2026.01.06 19:28:39.924321 [ 293 ] {} <Debug> TCP-Session: a28e37f1-3727-4369-9c3a-c9f1c62f0b8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5482 | 2026.01.06 19:28:40.368212 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5483 | 2026.01.06 19:28:40.386455 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5484 | 2026.01.06 19:28:40.386520 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5485 | 2026.01.06 19:28:40.392205 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5486 | 2026.01.06 19:28:40.392926 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5487 | 2026.01.06 19:28:40.396111 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5488 | 2026.01.06 19:28:42.270906 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 720 | ||
| 5489 | 2026.01.06 19:28:42.273407 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5490 | 2026.01.06 19:28:42.273457 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5491 | 2026.01.06 19:28:42.274672 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5492 | 2026.01.06 19:28:42.274932 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5493 | 2026.01.06 19:28:42.275206 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 720 | ||
| 5494 | 2026.01.06 19:28:43.592556 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5495 | 2026.01.06 19:28:43.592746 [ 5 ] {6f2cef3d-a197-481a-99e9-aeece1d13db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5496 | 2026.01.06 19:28:43.592814 [ 5 ] {6f2cef3d-a197-481a-99e9-aeece1d13db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5497 | 2026.01.06 19:28:43.593597 [ 5 ] {6f2cef3d-a197-481a-99e9-aeece1d13db3} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5498 | 2026.01.06 19:28:43.593640 [ 5 ] {6f2cef3d-a197-481a-99e9-aeece1d13db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5499 | 2026.01.06 19:28:43.594020 [ 5 ] {6f2cef3d-a197-481a-99e9-aeece1d13db3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5500 | 2026.01.06 19:28:43.594231 [ 5 ] {6f2cef3d-a197-481a-99e9-aeece1d13db3} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5501 | 2026.01.06 19:28:43.594369 [ 66 ] {} <Debug> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5502 | 2026.01.06 19:28:43.594375 [ 5 ] {6f2cef3d-a197-481a-99e9-aeece1d13db3} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001682 sec., 68965.51724137932 rows/sec., 5.85 MiB/sec. | ||
| 5503 | 2026.01.06 19:28:43.594413 [ 66 ] {} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5504 | 2026.01.06 19:28:43.594432 [ 5 ] {6f2cef3d-a197-481a-99e9-aeece1d13db3} <Debug> TCPHandler: Processed in 0.002004459 sec. | ||
| 5505 | 2026.01.06 19:28:43.594437 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5506 | 2026.01.06 19:28:43.594573 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5507 | 2026.01.06 19:28:43.594589 [ 188 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::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 | ||
| 5508 | 2026.01.06 19:28:43.594668 [ 5 ] {03fa4c8f-c43c-4624-aa51-dad219e27af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5509 | 2026.01.06 19:28:43.594713 [ 5 ] {03fa4c8f-c43c-4624-aa51-dad219e27af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5510 | 2026.01.06 19:28:43.594742 [ 188 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5511 | 2026.01.06 19:28:43.594783 [ 188 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2464 rows starting from the beginning of the part | ||
| 5512 | 2026.01.06 19:28:43.594860 [ 188 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1376 rows starting from the beginning of the part | ||
| 5513 | 2026.01.06 19:28:43.594908 [ 188 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 76 rows starting from the beginning of the part | ||
| 5514 | 2026.01.06 19:28:43.594956 [ 188 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 116 rows starting from the beginning of the part | ||
| 5515 | 2026.01.06 19:28:43.594996 [ 188 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1133 rows starting from the beginning of the part | ||
| 5516 | 2026.01.06 19:28:43.595039 [ 188 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 116 rows starting from the beginning of the part | ||
| 5517 | 2026.01.06 19:28:43.595126 [ 5 ] {03fa4c8f-c43c-4624-aa51-dad219e27af8} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5518 | 2026.01.06 19:28:43.595167 [ 5 ] {03fa4c8f-c43c-4624-aa51-dad219e27af8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5519 | 2026.01.06 19:28:43.595506 [ 5 ] {03fa4c8f-c43c-4624-aa51-dad219e27af8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5520 | 2026.01.06 19:28:43.595721 [ 5 ] {03fa4c8f-c43c-4624-aa51-dad219e27af8} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5521 | 2026.01.06 19:28:43.595850 [ 5 ] {03fa4c8f-c43c-4624-aa51-dad219e27af8} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001201 sec., 24979.184013322232 rows/sec., 1.83 MiB/sec. | ||
| 5522 | 2026.01.06 19:28:43.595887 [ 5 ] {03fa4c8f-c43c-4624-aa51-dad219e27af8} <Debug> TCPHandler: Processed in 0.00136373 sec. | ||
| 5523 | 2026.01.06 19:28:43.595999 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5524 | 2026.01.06 19:28:43.596091 [ 5 ] {a8fb2398-71ff-4f41-9a4d-69076b689a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5525 | 2026.01.06 19:28:43.596130 [ 5 ] {a8fb2398-71ff-4f41-9a4d-69076b689a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5526 | 2026.01.06 19:28:43.596543 [ 5 ] {a8fb2398-71ff-4f41-9a4d-69076b689a05} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5527 | 2026.01.06 19:28:43.596579 [ 5 ] {a8fb2398-71ff-4f41-9a4d-69076b689a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5528 | 2026.01.06 19:28:43.596885 [ 5 ] {a8fb2398-71ff-4f41-9a4d-69076b689a05} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5529 | 2026.01.06 19:28:43.597092 [ 5 ] {a8fb2398-71ff-4f41-9a4d-69076b689a05} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5530 | 2026.01.06 19:28:43.597153 [ 192 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5281 rows, containing 5 columns (5 merged, 0 gathered) in 0.002625238 sec., 2011627.136282501 rows/sec., 172.47 MiB/sec. | ||
| 5531 | 2026.01.06 19:28:43.597221 [ 5 ] {a8fb2398-71ff-4f41-9a4d-69076b689a05} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001147 sec., 81952.92066259809 rows/sec., 6.40 MiB/sec. | ||
| 5532 | 2026.01.06 19:28:43.597232 [ 65 ] {} <Debug> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5533 | 2026.01.06 19:28:43.597263 [ 5 ] {a8fb2398-71ff-4f41-9a4d-69076b689a05} <Debug> TCPHandler: Processed in 0.001311959 sec. | ||
| 5534 | 2026.01.06 19:28:43.597300 [ 65 ] {} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5535 | 2026.01.06 19:28:43.597326 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5536 | 2026.01.06 19:28:43.597389 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5537 | 2026.01.06 19:28:43.597399 [ 188 ] {289b6777-0f67-4125-9172-352c730335f1::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 | ||
| 5538 | 2026.01.06 19:28:43.597492 [ 5 ] {a3743e81-eddd-4f03-a08c-6795f26a0681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5539 | 2026.01.06 19:28:43.597504 [ 188 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5540 | 2026.01.06 19:28:43.597521 [ 191 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5541 | 2026.01.06 19:28:43.597542 [ 5 ] {a3743e81-eddd-4f03-a08c-6795f26a0681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5542 | 2026.01.06 19:28:43.597540 [ 188 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1249 rows starting from the beginning of the part | ||
| 5543 | 2026.01.06 19:28:43.597628 [ 188 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 586 rows starting from the beginning of the part | ||
| 5544 | 2026.01.06 19:28:43.597673 [ 188 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 74 rows starting from the beginning of the part | ||
| 5545 | 2026.01.06 19:28:43.597715 [ 188 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 94 rows starting from the beginning of the part | ||
| 5546 | 2026.01.06 19:28:43.597754 [ 188 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 691 rows starting from the beginning of the part | ||
| 5547 | 2026.01.06 19:28:43.597795 [ 188 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 94 rows starting from the beginning of the part | ||
| 5548 | 2026.01.06 19:28:43.597892 [ 191 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_36_7} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5549 | 2026.01.06 19:28:43.597982 [ 5 ] {a3743e81-eddd-4f03-a08c-6795f26a0681} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5550 | 2026.01.06 19:28:43.597992 [ 191 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_36_7} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5551 | 2026.01.06 19:28:43.598025 [ 5 ] {a3743e81-eddd-4f03-a08c-6795f26a0681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5552 | 2026.01.06 19:28:43.598127 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 5553 | 2026.01.06 19:28:43.598373 [ 5 ] {a3743e81-eddd-4f03-a08c-6795f26a0681} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5554 | 2026.01.06 19:28:43.598595 [ 5 ] {a3743e81-eddd-4f03-a08c-6795f26a0681} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5555 | 2026.01.06 19:28:43.598712 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5556 | 2026.01.06 19:28:43.598720 [ 5 ] {a3743e81-eddd-4f03-a08c-6795f26a0681} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 5557 | 2026.01.06 19:28:43.598746 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5558 | 2026.01.06 19:28:43.598764 [ 5 ] {a3743e81-eddd-4f03-a08c-6795f26a0681} <Debug> TCPHandler: Processed in 0.001422622 sec. | ||
| 5559 | 2026.01.06 19:28:43.598766 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5560 | 2026.01.06 19:28:43.598845 [ 192 ] {88190163-2135-48cf-86aa-52198c97c0d7::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 | ||
| 5561 | 2026.01.06 19:28:43.598876 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5562 | 2026.01.06 19:28:43.598949 [ 192 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5563 | 2026.01.06 19:28:43.598966 [ 195 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2788 rows, containing 5 columns (5 merged, 0 gathered) in 0.001595138 sec., 1747811.1611659932 rows/sec., 133.85 MiB/sec. | ||
| 5564 | 2026.01.06 19:28:43.598981 [ 5 ] {43f20c70-4891-43ce-a6d4-f13b1e607814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5565 | 2026.01.06 19:28:43.598983 [ 192 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9143 rows starting from the beginning of the part | ||
| 5566 | 2026.01.06 19:28:43.599057 [ 5 ] {43f20c70-4891-43ce-a6d4-f13b1e607814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5567 | 2026.01.06 19:28:43.599079 [ 192 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 880 rows starting from the beginning of the part | ||
| 5568 | 2026.01.06 19:28:43.599134 [ 192 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5569 | 2026.01.06 19:28:43.599181 [ 192 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5570 | 2026.01.06 19:28:43.599195 [ 191 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5571 | 2026.01.06 19:28:43.599227 [ 192 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 315 rows starting from the beginning of the part | ||
| 5572 | 2026.01.06 19:28:43.599274 [ 192 ] {88190163-2135-48cf-86aa-52198c97c0d7::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 | ||
| 5573 | 2026.01.06 19:28:43.599466 [ 191 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_36_7} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5574 | 2026.01.06 19:28:43.599550 [ 191 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_36_7} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5575 | 2026.01.06 19:28:43.599646 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 5576 | 2026.01.06 19:28:43.599878 [ 5 ] {43f20c70-4891-43ce-a6d4-f13b1e607814} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5577 | 2026.01.06 19:28:43.599919 [ 5 ] {43f20c70-4891-43ce-a6d4-f13b1e607814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5578 | 2026.01.06 19:28:43.600480 [ 5 ] {43f20c70-4891-43ce-a6d4-f13b1e607814} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5579 | 2026.01.06 19:28:43.600696 [ 5 ] {43f20c70-4891-43ce-a6d4-f13b1e607814} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5580 | 2026.01.06 19:28:43.600834 [ 5 ] {43f20c70-4891-43ce-a6d4-f13b1e607814} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00187 sec., 16042.780748663103 rows/sec., 28.75 MiB/sec. | ||
| 5581 | 2026.01.06 19:28:43.600887 [ 5 ] {43f20c70-4891-43ce-a6d4-f13b1e607814} <Debug> TCPHandler: Processed in 0.002059171 sec. | ||
| 5582 | 2026.01.06 19:28:43.601000 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5583 | 2026.01.06 19:28:43.601093 [ 5 ] {860cceef-9c27-4cfe-bb1b-064f94ed4638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5584 | 2026.01.06 19:28:43.601134 [ 5 ] {860cceef-9c27-4cfe-bb1b-064f94ed4638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5585 | 2026.01.06 19:28:43.601466 [ 5 ] {860cceef-9c27-4cfe-bb1b-064f94ed4638} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5586 | 2026.01.06 19:28:43.601502 [ 5 ] {860cceef-9c27-4cfe-bb1b-064f94ed4638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5587 | 2026.01.06 19:28:43.601814 [ 5 ] {860cceef-9c27-4cfe-bb1b-064f94ed4638} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5588 | 2026.01.06 19:28:43.602029 [ 5 ] {860cceef-9c27-4cfe-bb1b-064f94ed4638} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5589 | 2026.01.06 19:28:43.602155 [ 5 ] {860cceef-9c27-4cfe-bb1b-064f94ed4638} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 5590 | 2026.01.06 19:28:43.602159 [ 65 ] {} <Debug> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5591 | 2026.01.06 19:28:43.602193 [ 5 ] {860cceef-9c27-4cfe-bb1b-064f94ed4638} <Debug> TCPHandler: Processed in 0.001240726 sec. | ||
| 5592 | 2026.01.06 19:28:43.602207 [ 65 ] {} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5593 | 2026.01.06 19:28:43.602228 [ 193 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10818 rows, containing 5 columns (5 merged, 0 gathered) in 0.003414281 sec., 3168456.257701109 rows/sec., 216.83 MiB/sec. | ||
| 5594 | 2026.01.06 19:28:43.602232 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5595 | 2026.01.06 19:28:43.602320 [ 193 ] {862ac230-c421-4c16-ae35-bd3c755734c1::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 | ||
| 5596 | 2026.01.06 19:28:43.602438 [ 193 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5597 | 2026.01.06 19:28:43.602483 [ 193 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1746 rows starting from the beginning of the part | ||
| 5598 | 2026.01.06 19:28:43.602553 [ 191 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5599 | 2026.01.06 19:28:43.602568 [ 193 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5600 | 2026.01.06 19:28:43.602625 [ 193 ] {862ac230-c421-4c16-ae35-bd3c755734c1::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 | ||
| 5601 | 2026.01.06 19:28:43.602672 [ 193 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5602 | 2026.01.06 19:28:43.602714 [ 193 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 104 rows starting from the beginning of the part | ||
| 5603 | 2026.01.06 19:28:43.602758 [ 193 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5604 | 2026.01.06 19:28:43.602849 [ 191 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5605 | 2026.01.06 19:28:43.602944 [ 191 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5606 | 2026.01.06 19:28:43.603040 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.06 MiB. | ||
| 5607 | 2026.01.06 19:28:43.603891 [ 192 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2090 rows, containing 4 columns (4 merged, 0 gathered) in 0.001605698 sec., 1301614.6249170143 rows/sec., 86.42 MiB/sec. | ||
| 5608 | 2026.01.06 19:28:43.604102 [ 191 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5609 | 2026.01.06 19:28:43.604355 [ 191 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_36_7} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5610 | 2026.01.06 19:28:43.604426 [ 191 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_36_7} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5611 | 2026.01.06 19:28:43.604509 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 5612 | 2026.01.06 19:28:47.132930 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5613 | 2026.01.06 19:28:47.133024 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5614 | 2026.01.06 19:28:47.251930 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12514 | ||
| 5615 | 2026.01.06 19:28:47.252535 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5616 | 2026.01.06 19:28:47.252586 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5617 | 2026.01.06 19:28:47.253126 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5618 | 2026.01.06 19:28:47.253365 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5619 | 2026.01.06 19:28:47.253502 [ 62 ] {} <Debug> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5620 | 2026.01.06 19:28:47.253510 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12514 | ||
| 5621 | 2026.01.06 19:28:47.253576 [ 62 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5622 | 2026.01.06 19:28:47.253603 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5623 | 2026.01.06 19:28:47.253696 [ 193 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::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 | ||
| 5624 | 2026.01.06 19:28:47.253797 [ 193 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5625 | 2026.01.06 19:28:47.253827 [ 193 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10082 rows starting from the beginning of the part | ||
| 5626 | 2026.01.06 19:28:47.253887 [ 193 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 5627 | 2026.01.06 19:28:47.253931 [ 193 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 5628 | 2026.01.06 19:28:47.253972 [ 193 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 5629 | 2026.01.06 19:28:47.254014 [ 193 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 5630 | 2026.01.06 19:28:47.254054 [ 193 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 5631 | 2026.01.06 19:28:47.258346 [ 192 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12514 rows, containing 4 columns (4 merged, 0 gathered) in 0.004686519 sec., 2670212.1553332014 rows/sec., 38.20 MiB/sec. | ||
| 5632 | 2026.01.06 19:28:47.258775 [ 198 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5633 | 2026.01.06 19:28:47.259086 [ 198 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_26_5} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5634 | 2026.01.06 19:28:47.259167 [ 198 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_26_5} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5635 | 2026.01.06 19:28:47.259270 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5636 | 2026.01.06 19:28:47.896211 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5637 | 2026.01.06 19:28:47.912697 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5638 | 2026.01.06 19:28:47.912749 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5639 | 2026.01.06 19:28:47.918268 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5640 | 2026.01.06 19:28:47.918943 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5641 | 2026.01.06 19:28:47.919284 [ 55 ] {} <Debug> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5642 | 2026.01.06 19:28:47.919381 [ 55 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5643 | 2026.01.06 19:28:47.919418 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5644 | 2026.01.06 19:28:47.919535 [ 198 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 5645 | 2026.01.06 19:28:47.921695 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5646 | 2026.01.06 19:28:47.922437 [ 198 ] {06d4644c-238a-4080-bf88-af6dc915eb88::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5647 | 2026.01.06 19:28:47.923227 [ 198 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 5648 | 2026.01.06 19:28:47.926710 [ 198 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 5649 | 2026.01.06 19:28:47.930025 [ 198 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 5650 | 2026.01.06 19:28:47.933614 [ 198 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 5651 | 2026.01.06 19:28:47.937685 [ 198 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 5652 | 2026.01.06 19:28:47.941590 [ 198 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 5653 | 2026.01.06 19:28:47.992962 [ 192 ] {06d4644c-238a-4080-bf88-af6dc915eb88::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.073466807 sec., 2667.8714919514605 rows/sec., 13.80 MiB/sec. | ||
| 5654 | 2026.01.06 19:28:47.994843 [ 190 ] {06d4644c-238a-4080-bf88-af6dc915eb88::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5655 | 2026.01.06 19:28:47.996597 [ 190 ] {06d4644c-238a-4080-bf88-af6dc915eb88::all_1_26_5} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5656 | 2026.01.06 19:28:47.996684 [ 190 ] {06d4644c-238a-4080-bf88-af6dc915eb88::all_1_26_5} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5657 | 2026.01.06 19:28:47.997738 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5658 | 2026.01.06 19:28:48.001160 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.10 MiB, peak 266.64 MiB, free memory in arenas 0.00 B, will set to 260.61 MiB (RSS), difference: 4.51 MiB | ||
| 5659 | 2026.01.06 19:28:48.602206 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5660 | 2026.01.06 19:28:48.602403 [ 5 ] {d8e6bf36-d0ac-4b58-a232-a53922e2b756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5661 | 2026.01.06 19:28:48.602477 [ 5 ] {d8e6bf36-d0ac-4b58-a232-a53922e2b756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5662 | 2026.01.06 19:28:48.603366 [ 5 ] {d8e6bf36-d0ac-4b58-a232-a53922e2b756} <Trace> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5663 | 2026.01.06 19:28:48.603412 [ 5 ] {d8e6bf36-d0ac-4b58-a232-a53922e2b756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5664 | 2026.01.06 19:28:48.603823 [ 5 ] {d8e6bf36-d0ac-4b58-a232-a53922e2b756} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5665 | 2026.01.06 19:28:48.604066 [ 5 ] {d8e6bf36-d0ac-4b58-a232-a53922e2b756} <Trace> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5666 | 2026.01.06 19:28:48.604209 [ 55 ] {} <Debug> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5667 | 2026.01.06 19:28:48.604223 [ 5 ] {d8e6bf36-d0ac-4b58-a232-a53922e2b756} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001872 sec., 219017.09401709403 rows/sec., 13.89 MiB/sec. | ||
| 5668 | 2026.01.06 19:28:48.604272 [ 55 ] {} <Trace> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5669 | 2026.01.06 19:28:48.604296 [ 5 ] {d8e6bf36-d0ac-4b58-a232-a53922e2b756} <Debug> TCPHandler: Processed in 0.002221746 sec. | ||
| 5670 | 2026.01.06 19:28:48.604298 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5671 | 2026.01.06 19:28:48.604422 [ 187 ] {d3744250-54a6-4926-bd31-b74f55ee2481::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 | ||
| 5672 | 2026.01.06 19:28:48.604434 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5673 | 2026.01.06 19:28:48.604550 [ 5 ] {801a3ed2-5a38-42ba-b0d3-272b2e182310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5674 | 2026.01.06 19:28:48.604551 [ 187 ] {d3744250-54a6-4926-bd31-b74f55ee2481::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5675 | 2026.01.06 19:28:48.604597 [ 5 ] {801a3ed2-5a38-42ba-b0d3-272b2e182310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5676 | 2026.01.06 19:28:48.604607 [ 187 ] {d3744250-54a6-4926-bd31-b74f55ee2481::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 434 rows starting from the beginning of the part | ||
| 5677 | 2026.01.06 19:28:48.604691 [ 187 ] {d3744250-54a6-4926-bd31-b74f55ee2481::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 5678 | 2026.01.06 19:28:48.604745 [ 187 ] {d3744250-54a6-4926-bd31-b74f55ee2481::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 5679 | 2026.01.06 19:28:48.604803 [ 187 ] {d3744250-54a6-4926-bd31-b74f55ee2481::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 5680 | 2026.01.06 19:28:48.604845 [ 187 ] {d3744250-54a6-4926-bd31-b74f55ee2481::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 5681 | 2026.01.06 19:28:48.604890 [ 187 ] {d3744250-54a6-4926-bd31-b74f55ee2481::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 5682 | 2026.01.06 19:28:48.605626 [ 5 ] {801a3ed2-5a38-42ba-b0d3-272b2e182310} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5683 | 2026.01.06 19:28:48.605667 [ 5 ] {801a3ed2-5a38-42ba-b0d3-272b2e182310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5684 | 2026.01.06 19:28:48.605870 [ 192 ] {d3744250-54a6-4926-bd31-b74f55ee2481::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1326 rows, containing 5 columns (5 merged, 0 gathered) in 0.001494074 sec., 887506.2413240576 rows/sec., 60.94 MiB/sec. | ||
| 5685 | 2026.01.06 19:28:48.606093 [ 203 ] {d3744250-54a6-4926-bd31-b74f55ee2481::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5686 | 2026.01.06 19:28:48.606141 [ 5 ] {801a3ed2-5a38-42ba-b0d3-272b2e182310} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5687 | 2026.01.06 19:28:48.606433 [ 5 ] {801a3ed2-5a38-42ba-b0d3-272b2e182310} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5688 | 2026.01.06 19:28:48.606463 [ 203 ] {d3744250-54a6-4926-bd31-b74f55ee2481::all_1_10_2} <Trace> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5689 | 2026.01.06 19:28:48.606550 [ 203 ] {d3744250-54a6-4926-bd31-b74f55ee2481::all_1_10_2} <Trace> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5690 | 2026.01.06 19:28:48.606576 [ 5 ] {801a3ed2-5a38-42ba-b0d3-272b2e182310} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.00205 sec., 552195.1219512195 rows/sec., 43.75 MiB/sec. | ||
| 5691 | 2026.01.06 19:28:48.606622 [ 5 ] {801a3ed2-5a38-42ba-b0d3-272b2e182310} <Debug> TCPHandler: Processed in 0.002240377 sec. | ||
| 5692 | 2026.01.06 19:28:48.606627 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 5693 | 2026.01.06 19:28:48.606753 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5694 | 2026.01.06 19:28:48.606855 [ 5 ] {20df82f5-6517-4d45-b5d4-aaad18e3c747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5695 | 2026.01.06 19:28:48.606899 [ 5 ] {20df82f5-6517-4d45-b5d4-aaad18e3c747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5696 | 2026.01.06 19:28:48.607409 [ 5 ] {20df82f5-6517-4d45-b5d4-aaad18e3c747} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5697 | 2026.01.06 19:28:48.607446 [ 5 ] {20df82f5-6517-4d45-b5d4-aaad18e3c747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5698 | 2026.01.06 19:28:48.607788 [ 5 ] {20df82f5-6517-4d45-b5d4-aaad18e3c747} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5699 | 2026.01.06 19:28:48.607997 [ 5 ] {20df82f5-6517-4d45-b5d4-aaad18e3c747} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5700 | 2026.01.06 19:28:48.608129 [ 5 ] {20df82f5-6517-4d45-b5d4-aaad18e3c747} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001295 sec., 166023.16602316604 rows/sec., 9.85 MiB/sec. | ||
| 5701 | 2026.01.06 19:28:48.608168 [ 5 ] {20df82f5-6517-4d45-b5d4-aaad18e3c747} <Debug> TCPHandler: Processed in 0.001466383 sec. | ||
| 5702 | 2026.01.06 19:28:48.608280 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5703 | 2026.01.06 19:28:48.608377 [ 5 ] {068b0a5b-8d3f-47e7-816e-0254ddc1933f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5704 | 2026.01.06 19:28:48.608417 [ 5 ] {068b0a5b-8d3f-47e7-816e-0254ddc1933f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5705 | 2026.01.06 19:28:48.608913 [ 5 ] {068b0a5b-8d3f-47e7-816e-0254ddc1933f} <Trace> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5706 | 2026.01.06 19:28:48.608950 [ 5 ] {068b0a5b-8d3f-47e7-816e-0254ddc1933f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5707 | 2026.01.06 19:28:48.609265 [ 5 ] {068b0a5b-8d3f-47e7-816e-0254ddc1933f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5708 | 2026.01.06 19:28:48.609477 [ 5 ] {068b0a5b-8d3f-47e7-816e-0254ddc1933f} <Trace> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5709 | 2026.01.06 19:28:48.609582 [ 51 ] {} <Debug> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5710 | 2026.01.06 19:28:48.609615 [ 5 ] {068b0a5b-8d3f-47e7-816e-0254ddc1933f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001257 sec., 168655.5290373906 rows/sec., 10.88 MiB/sec. | ||
| 5711 | 2026.01.06 19:28:48.609623 [ 51 ] {} <Trace> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5712 | 2026.01.06 19:28:48.609656 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5713 | 2026.01.06 19:28:48.609661 [ 5 ] {068b0a5b-8d3f-47e7-816e-0254ddc1933f} <Debug> TCPHandler: Processed in 0.001430943 sec. | ||
| 5714 | 2026.01.06 19:28:48.609724 [ 187 ] {38aff32c-4663-4b98-8e11-42c60dadcfac::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 | ||
| 5715 | 2026.01.06 19:28:48.609772 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5716 | 2026.01.06 19:28:48.609832 [ 187 ] {38aff32c-4663-4b98-8e11-42c60dadcfac::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5717 | 2026.01.06 19:28:48.609868 [ 187 ] {38aff32c-4663-4b98-8e11-42c60dadcfac::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 237 rows starting from the beginning of the part | ||
| 5718 | 2026.01.06 19:28:48.609873 [ 5 ] {6d8542c3-1c45-482b-a686-dd8186251de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5719 | 2026.01.06 19:28:48.609923 [ 187 ] {38aff32c-4663-4b98-8e11-42c60dadcfac::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 5720 | 2026.01.06 19:28:48.609923 [ 5 ] {6d8542c3-1c45-482b-a686-dd8186251de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5721 | 2026.01.06 19:28:48.609976 [ 187 ] {38aff32c-4663-4b98-8e11-42c60dadcfac::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 252 rows starting from the beginning of the part | ||
| 5722 | 2026.01.06 19:28:48.610021 [ 187 ] {38aff32c-4663-4b98-8e11-42c60dadcfac::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 252 rows starting from the beginning of the part | ||
| 5723 | 2026.01.06 19:28:48.610062 [ 187 ] {38aff32c-4663-4b98-8e11-42c60dadcfac::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 5724 | 2026.01.06 19:28:48.610106 [ 187 ] {38aff32c-4663-4b98-8e11-42c60dadcfac::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
| 5725 | 2026.01.06 19:28:48.610442 [ 5 ] {6d8542c3-1c45-482b-a686-dd8186251de6} <Trace> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5726 | 2026.01.06 19:28:48.610482 [ 5 ] {6d8542c3-1c45-482b-a686-dd8186251de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5727 | 2026.01.06 19:28:48.610829 [ 5 ] {6d8542c3-1c45-482b-a686-dd8186251de6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5728 | 2026.01.06 19:28:48.611051 [ 5 ] {6d8542c3-1c45-482b-a686-dd8186251de6} <Trace> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5729 | 2026.01.06 19:28:48.611053 [ 186 ] {38aff32c-4663-4b98-8e11-42c60dadcfac::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1189 rows, containing 5 columns (5 merged, 0 gathered) in 0.00135625 sec., 876682.0276497696 rows/sec., 62.27 MiB/sec. | ||
| 5730 | 2026.01.06 19:28:48.611151 [ 51 ] {} <Debug> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5731 | 2026.01.06 19:28:48.611179 [ 51 ] {} <Trace> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5732 | 2026.01.06 19:28:48.611184 [ 5 ] {6d8542c3-1c45-482b-a686-dd8186251de6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001329 sec., 158765.98946576373 rows/sec., 9.02 MiB/sec. | ||
| 5733 | 2026.01.06 19:28:48.611195 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5734 | 2026.01.06 19:28:48.611207 [ 187 ] {38aff32c-4663-4b98-8e11-42c60dadcfac::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5735 | 2026.01.06 19:28:48.611231 [ 5 ] {6d8542c3-1c45-482b-a686-dd8186251de6} <Debug> TCPHandler: Processed in 0.001508625 sec. | ||
| 5736 | 2026.01.06 19:28:48.611314 [ 192 ] {bf70632f-e90d-43c6-afae-8f1e0bf9e429::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 | ||
| 5737 | 2026.01.06 19:28:48.611359 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5738 | 2026.01.06 19:28:48.611448 [ 192 ] {bf70632f-e90d-43c6-afae-8f1e0bf9e429::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5739 | 2026.01.06 19:28:48.611461 [ 5 ] {2a01c89b-30bb-44a3-8ba9-3e0282486d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5740 | 2026.01.06 19:28:48.611496 [ 192 ] {bf70632f-e90d-43c6-afae-8f1e0bf9e429::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 223 rows starting from the beginning of the part | ||
| 5741 | 2026.01.06 19:28:48.611460 [ 187 ] {38aff32c-4663-4b98-8e11-42c60dadcfac::all_1_10_2} <Trace> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5742 | 2026.01.06 19:28:48.611527 [ 5 ] {2a01c89b-30bb-44a3-8ba9-3e0282486d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5743 | 2026.01.06 19:28:48.611571 [ 192 ] {bf70632f-e90d-43c6-afae-8f1e0bf9e429::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 5744 | 2026.01.06 19:28:48.611592 [ 187 ] {38aff32c-4663-4b98-8e11-42c60dadcfac::all_1_10_2} <Trace> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5745 | 2026.01.06 19:28:48.611627 [ 192 ] {bf70632f-e90d-43c6-afae-8f1e0bf9e429::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 5746 | 2026.01.06 19:28:48.611660 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 5747 | 2026.01.06 19:28:48.611675 [ 192 ] {bf70632f-e90d-43c6-afae-8f1e0bf9e429::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 5748 | 2026.01.06 19:28:48.611721 [ 192 ] {bf70632f-e90d-43c6-afae-8f1e0bf9e429::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 5749 | 2026.01.06 19:28:48.611781 [ 192 ] {bf70632f-e90d-43c6-afae-8f1e0bf9e429::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 5750 | 2026.01.06 19:28:48.612247 [ 5 ] {2a01c89b-30bb-44a3-8ba9-3e0282486d1e} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5751 | 2026.01.06 19:28:48.612288 [ 5 ] {2a01c89b-30bb-44a3-8ba9-3e0282486d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5752 | 2026.01.06 19:28:48.612669 [ 5 ] {2a01c89b-30bb-44a3-8ba9-3e0282486d1e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5753 | 2026.01.06 19:28:48.612763 [ 187 ] {bf70632f-e90d-43c6-afae-8f1e0bf9e429::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 681 rows, containing 5 columns (5 merged, 0 gathered) in 0.001514804 sec., 449563.1117953214 rows/sec., 27.86 MiB/sec. | ||
| 5754 | 2026.01.06 19:28:48.612889 [ 5 ] {2a01c89b-30bb-44a3-8ba9-3e0282486d1e} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5755 | 2026.01.06 19:28:48.612902 [ 186 ] {bf70632f-e90d-43c6-afae-8f1e0bf9e429::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5756 | 2026.01.06 19:28:48.613030 [ 5 ] {2a01c89b-30bb-44a3-8ba9-3e0282486d1e} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001588 sec., 433879.0931989924 rows/sec., 30.30 MiB/sec. | ||
| 5757 | 2026.01.06 19:28:48.613071 [ 5 ] {2a01c89b-30bb-44a3-8ba9-3e0282486d1e} <Debug> TCPHandler: Processed in 0.001762903 sec. | ||
| 5758 | 2026.01.06 19:28:48.613187 [ 186 ] {bf70632f-e90d-43c6-afae-8f1e0bf9e429::all_1_10_2} <Trace> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5759 | 2026.01.06 19:28:48.613188 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5760 | 2026.01.06 19:28:48.613256 [ 186 ] {bf70632f-e90d-43c6-afae-8f1e0bf9e429::all_1_10_2} <Trace> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5761 | 2026.01.06 19:28:48.613293 [ 5 ] {52523d48-8049-4ce5-aaa3-8ea81810c490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5762 | 2026.01.06 19:28:48.613335 [ 5 ] {52523d48-8049-4ce5-aaa3-8ea81810c490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5763 | 2026.01.06 19:28:48.613346 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5764 | 2026.01.06 19:28:48.613677 [ 5 ] {52523d48-8049-4ce5-aaa3-8ea81810c490} <Trace> oximeter.measurements_bool (dc501afc-ce6b-4c9b-94c8-74d588f9859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5765 | 2026.01.06 19:28:48.613711 [ 5 ] {52523d48-8049-4ce5-aaa3-8ea81810c490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5766 | 2026.01.06 19:28:48.614040 [ 5 ] {52523d48-8049-4ce5-aaa3-8ea81810c490} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5767 | 2026.01.06 19:28:48.614246 [ 5 ] {52523d48-8049-4ce5-aaa3-8ea81810c490} <Trace> oximeter.measurements_bool (dc501afc-ce6b-4c9b-94c8-74d588f9859c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5768 | 2026.01.06 19:28:48.614346 [ 51 ] {} <Debug> oximeter.measurements_bool (dc501afc-ce6b-4c9b-94c8-74d588f9859c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5769 | 2026.01.06 19:28:48.614374 [ 51 ] {} <Trace> oximeter.measurements_bool (dc501afc-ce6b-4c9b-94c8-74d588f9859c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5770 | 2026.01.06 19:28:48.614380 [ 5 ] {52523d48-8049-4ce5-aaa3-8ea81810c490} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001105 sec., 5429.8642533936645 rows/sec., 283.69 KiB/sec. | ||
| 5771 | 2026.01.06 19:28:48.614391 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5772 | 2026.01.06 19:28:48.614426 [ 5 ] {52523d48-8049-4ce5-aaa3-8ea81810c490} <Debug> TCPHandler: Processed in 0.001288028 sec. | ||
| 5773 | 2026.01.06 19:28:48.614480 [ 196 ] {dc501afc-ce6b-4c9b-94c8-74d588f9859c::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 | ||
| 5774 | 2026.01.06 19:28:48.614536 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5775 | 2026.01.06 19:28:48.614583 [ 196 ] {dc501afc-ce6b-4c9b-94c8-74d588f9859c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5776 | 2026.01.06 19:28:48.614615 [ 196 ] {dc501afc-ce6b-4c9b-94c8-74d588f9859c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 5777 | 2026.01.06 19:28:48.614634 [ 5 ] {c17db3db-611c-424f-bd16-1aead74d284f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5778 | 2026.01.06 19:28:48.614664 [ 196 ] {dc501afc-ce6b-4c9b-94c8-74d588f9859c::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 | ||
| 5779 | 2026.01.06 19:28:48.614683 [ 5 ] {c17db3db-611c-424f-bd16-1aead74d284f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5780 | 2026.01.06 19:28:48.614713 [ 196 ] {dc501afc-ce6b-4c9b-94c8-74d588f9859c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 5781 | 2026.01.06 19:28:48.614757 [ 196 ] {dc501afc-ce6b-4c9b-94c8-74d588f9859c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 5782 | 2026.01.06 19:28:48.614824 [ 196 ] {dc501afc-ce6b-4c9b-94c8-74d588f9859c::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 | ||
| 5783 | 2026.01.06 19:28:48.615150 [ 5 ] {c17db3db-611c-424f-bd16-1aead74d284f} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5784 | 2026.01.06 19:28:48.615192 [ 5 ] {c17db3db-611c-424f-bd16-1aead74d284f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5785 | 2026.01.06 19:28:48.615494 [ 187 ] {dc501afc-ce6b-4c9b-94c8-74d588f9859c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001050691 sec., 28552.638216183444 rows/sec., 1.46 MiB/sec. | ||
| 5786 | 2026.01.06 19:28:48.615563 [ 5 ] {c17db3db-611c-424f-bd16-1aead74d284f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5787 | 2026.01.06 19:28:48.615616 [ 196 ] {dc501afc-ce6b-4c9b-94c8-74d588f9859c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5788 | 2026.01.06 19:28:48.615837 [ 5 ] {c17db3db-611c-424f-bd16-1aead74d284f} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5789 | 2026.01.06 19:28:48.615936 [ 196 ] {dc501afc-ce6b-4c9b-94c8-74d588f9859c::all_1_5_1} <Trace> oximeter.measurements_bool (dc501afc-ce6b-4c9b-94c8-74d588f9859c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5790 | 2026.01.06 19:28:48.616011 [ 196 ] {dc501afc-ce6b-4c9b-94c8-74d588f9859c::all_1_5_1} <Trace> oximeter.measurements_bool (dc501afc-ce6b-4c9b-94c8-74d588f9859c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5791 | 2026.01.06 19:28:48.616012 [ 5 ] {c17db3db-611c-424f-bd16-1aead74d284f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001396 sec., 224928.36676217764 rows/sec., 14.78 MiB/sec. | ||
| 5792 | 2026.01.06 19:28:48.616064 [ 5 ] {c17db3db-611c-424f-bd16-1aead74d284f} <Debug> TCPHandler: Processed in 0.001577607 sec. | ||
| 5793 | 2026.01.06 19:28:48.616079 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 5794 | 2026.01.06 19:28:48.616200 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5795 | 2026.01.06 19:28:48.616299 [ 5 ] {ddd6741d-1de8-4281-b835-4a26e8416067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5796 | 2026.01.06 19:28:48.616341 [ 5 ] {ddd6741d-1de8-4281-b835-4a26e8416067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5797 | 2026.01.06 19:28:48.616717 [ 5 ] {ddd6741d-1de8-4281-b835-4a26e8416067} <Trace> oximeter.measurements_f64 (6b0ada29-81c2-4d70-bc7e-ce5eaedd3d66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5798 | 2026.01.06 19:28:48.616760 [ 5 ] {ddd6741d-1de8-4281-b835-4a26e8416067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5799 | 2026.01.06 19:28:48.617079 [ 5 ] {ddd6741d-1de8-4281-b835-4a26e8416067} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5800 | 2026.01.06 19:28:48.617290 [ 5 ] {ddd6741d-1de8-4281-b835-4a26e8416067} <Trace> oximeter.measurements_f64 (6b0ada29-81c2-4d70-bc7e-ce5eaedd3d66): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5801 | 2026.01.06 19:28:48.617424 [ 5 ] {ddd6741d-1de8-4281-b835-4a26e8416067} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 58.90 KiB/sec. | ||
| 5802 | 2026.01.06 19:28:48.617463 [ 5 ] {ddd6741d-1de8-4281-b835-4a26e8416067} <Debug> TCPHandler: Processed in 0.001322759 sec. | ||
| 5803 | 2026.01.06 19:28:48.617594 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5804 | 2026.01.06 19:28:48.617715 [ 5 ] {b80cbaac-b83d-4e23-988d-0380023fd824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5805 | 2026.01.06 19:28:48.617780 [ 5 ] {b80cbaac-b83d-4e23-988d-0380023fd824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5806 | 2026.01.06 19:28:48.618720 [ 5 ] {b80cbaac-b83d-4e23-988d-0380023fd824} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5807 | 2026.01.06 19:28:48.618765 [ 5 ] {b80cbaac-b83d-4e23-988d-0380023fd824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5808 | 2026.01.06 19:28:48.619294 [ 5 ] {b80cbaac-b83d-4e23-988d-0380023fd824} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5809 | 2026.01.06 19:28:48.619508 [ 5 ] {b80cbaac-b83d-4e23-988d-0380023fd824} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5810 | 2026.01.06 19:28:48.619647 [ 5 ] {b80cbaac-b83d-4e23-988d-0380023fd824} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001956 sec., 5112.474437627812 rows/sec., 9.16 MiB/sec. | ||
| 5811 | 2026.01.06 19:28:48.619707 [ 5 ] {b80cbaac-b83d-4e23-988d-0380023fd824} <Debug> TCPHandler: Processed in 0.002172924 sec. | ||
| 5812 | 2026.01.06 19:28:48.619818 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5813 | 2026.01.06 19:28:48.619913 [ 5 ] {d40725dd-fd4e-4baa-b63f-2e4737831dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5814 | 2026.01.06 19:28:48.619955 [ 5 ] {d40725dd-fd4e-4baa-b63f-2e4737831dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5815 | 2026.01.06 19:28:48.620326 [ 5 ] {d40725dd-fd4e-4baa-b63f-2e4737831dd3} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5816 | 2026.01.06 19:28:48.620362 [ 5 ] {d40725dd-fd4e-4baa-b63f-2e4737831dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5817 | 2026.01.06 19:28:48.620680 [ 5 ] {d40725dd-fd4e-4baa-b63f-2e4737831dd3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5818 | 2026.01.06 19:28:48.620900 [ 5 ] {d40725dd-fd4e-4baa-b63f-2e4737831dd3} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5819 | 2026.01.06 19:28:48.621023 [ 5 ] {d40725dd-fd4e-4baa-b63f-2e4737831dd3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001129 sec., 92116.9176262179 rows/sec., 5.64 MiB/sec. | ||
| 5820 | 2026.01.06 19:28:48.621059 [ 5 ] {d40725dd-fd4e-4baa-b63f-2e4737831dd3} <Debug> TCPHandler: Processed in 0.001291068 sec. | ||
| 5821 | 2026.01.06 19:28:50.730178 [ 48 ] {} <Debug> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5822 | 2026.01.06 19:28:50.730247 [ 48 ] {} <Trace> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5823 | 2026.01.06 19:28:50.730268 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5824 | 2026.01.06 19:28:50.730427 [ 186 ] {b90b1ccd-ace1-4805-946b-5f3bc870d27f::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 | ||
| 5825 | 2026.01.06 19:28:50.730633 [ 186 ] {b90b1ccd-ace1-4805-946b-5f3bc870d27f::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5826 | 2026.01.06 19:28:50.730689 [ 186 ] {b90b1ccd-ace1-4805-946b-5f3bc870d27f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 5827 | 2026.01.06 19:28:50.730794 [ 186 ] {b90b1ccd-ace1-4805-946b-5f3bc870d27f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 5828 | 2026.01.06 19:28:50.730878 [ 186 ] {b90b1ccd-ace1-4805-946b-5f3bc870d27f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 5829 | 2026.01.06 19:28:50.730931 [ 186 ] {b90b1ccd-ace1-4805-946b-5f3bc870d27f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 5830 | 2026.01.06 19:28:50.730975 [ 186 ] {b90b1ccd-ace1-4805-946b-5f3bc870d27f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 5831 | 2026.01.06 19:28:50.731760 [ 187 ] {b90b1ccd-ace1-4805-946b-5f3bc870d27f::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001406922 sec., 27009.31537071707 rows/sec., 2.25 MiB/sec. | ||
| 5832 | 2026.01.06 19:28:50.731964 [ 200 ] {b90b1ccd-ace1-4805-946b-5f3bc870d27f::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5833 | 2026.01.06 19:28:50.732316 [ 200 ] {b90b1ccd-ace1-4805-946b-5f3bc870d27f::all_1_9_2} <Trace> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5834 | 2026.01.06 19:28:50.732406 [ 200 ] {b90b1ccd-ace1-4805-946b-5f3bc870d27f::all_1_9_2} <Trace> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5835 | 2026.01.06 19:28:50.732510 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5836 | 2026.01.06 19:28:52.275455 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 754 | ||
| 5837 | 2026.01.06 19:28:52.277835 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5838 | 2026.01.06 19:28:52.277884 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5839 | 2026.01.06 19:28:52.279123 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5840 | 2026.01.06 19:28:52.279385 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5841 | 2026.01.06 19:28:52.279639 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 754 | ||
| 5842 | 2026.01.06 19:28:53.620157 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5843 | 2026.01.06 19:28:53.620353 [ 5 ] {2d74e581-b660-4294-8db4-3ba72e4c8893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5844 | 2026.01.06 19:28:53.620430 [ 5 ] {2d74e581-b660-4294-8db4-3ba72e4c8893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5845 | 2026.01.06 19:28:53.621178 [ 5 ] {2d74e581-b660-4294-8db4-3ba72e4c8893} <Trace> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5846 | 2026.01.06 19:28:53.621230 [ 5 ] {2d74e581-b660-4294-8db4-3ba72e4c8893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5847 | 2026.01.06 19:28:53.621642 [ 5 ] {2d74e581-b660-4294-8db4-3ba72e4c8893} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5848 | 2026.01.06 19:28:53.621872 [ 5 ] {2d74e581-b660-4294-8db4-3ba72e4c8893} <Trace> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5849 | 2026.01.06 19:28:53.622048 [ 5 ] {2d74e581-b660-4294-8db4-3ba72e4c8893} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001749 sec., 13722.126929674101 rows/sec., 1.14 MiB/sec. | ||
| 5850 | 2026.01.06 19:28:53.622101 [ 5 ] {2d74e581-b660-4294-8db4-3ba72e4c8893} <Debug> TCPHandler: Processed in 0.002083462 sec. | ||
| 5851 | 2026.01.06 19:28:53.622233 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5852 | 2026.01.06 19:28:53.622336 [ 5 ] {1ffdd4d2-01f5-421a-b0b3-86c1f08f1f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5853 | 2026.01.06 19:28:53.622381 [ 5 ] {1ffdd4d2-01f5-421a-b0b3-86c1f08f1f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5854 | 2026.01.06 19:28:53.622797 [ 5 ] {1ffdd4d2-01f5-421a-b0b3-86c1f08f1f93} <Trace> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5855 | 2026.01.06 19:28:53.622837 [ 5 ] {1ffdd4d2-01f5-421a-b0b3-86c1f08f1f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5856 | 2026.01.06 19:28:53.623151 [ 5 ] {1ffdd4d2-01f5-421a-b0b3-86c1f08f1f93} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5857 | 2026.01.06 19:28:53.623365 [ 5 ] {1ffdd4d2-01f5-421a-b0b3-86c1f08f1f93} <Trace> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5858 | 2026.01.06 19:28:53.623499 [ 5 ] {1ffdd4d2-01f5-421a-b0b3-86c1f08f1f93} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001187 sec., 10109.519797809606 rows/sec., 824.36 KiB/sec. | ||
| 5859 | 2026.01.06 19:28:53.623540 [ 5 ] {1ffdd4d2-01f5-421a-b0b3-86c1f08f1f93} <Debug> TCPHandler: Processed in 0.001358151 sec. | ||
| 5860 | 2026.01.06 19:28:53.623648 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5861 | 2026.01.06 19:28:53.623742 [ 5 ] {52484e7b-eaf6-4b5e-91a0-72e5ad858e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5862 | 2026.01.06 19:28:53.623784 [ 5 ] {52484e7b-eaf6-4b5e-91a0-72e5ad858e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5863 | 2026.01.06 19:28:53.624935 [ 5 ] {52484e7b-eaf6-4b5e-91a0-72e5ad858e52} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5864 | 2026.01.06 19:28:53.624976 [ 5 ] {52484e7b-eaf6-4b5e-91a0-72e5ad858e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5865 | 2026.01.06 19:28:53.625439 [ 5 ] {52484e7b-eaf6-4b5e-91a0-72e5ad858e52} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5866 | 2026.01.06 19:28:53.625653 [ 5 ] {52484e7b-eaf6-4b5e-91a0-72e5ad858e52} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5867 | 2026.01.06 19:28:53.625794 [ 5 ] {52484e7b-eaf6-4b5e-91a0-72e5ad858e52} <Debug> executeQuery: Read 1382 rows, 118.53 KiB in 0.002069 sec., 667955.5340744321 rows/sec., 55.95 MiB/sec. | ||
| 5868 | 2026.01.06 19:28:53.625833 [ 5 ] {52484e7b-eaf6-4b5e-91a0-72e5ad858e52} <Debug> TCPHandler: Processed in 0.002234297 sec. | ||
| 5869 | 2026.01.06 19:28:53.625961 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5870 | 2026.01.06 19:28:53.626057 [ 5 ] {8c85fe58-50d4-418b-9774-0f96804150ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5871 | 2026.01.06 19:28:53.626098 [ 5 ] {8c85fe58-50d4-418b-9774-0f96804150ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5872 | 2026.01.06 19:28:53.626529 [ 5 ] {8c85fe58-50d4-418b-9774-0f96804150ca} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5873 | 2026.01.06 19:28:53.626568 [ 5 ] {8c85fe58-50d4-418b-9774-0f96804150ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5874 | 2026.01.06 19:28:53.626887 [ 5 ] {8c85fe58-50d4-418b-9774-0f96804150ca} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5875 | 2026.01.06 19:28:53.627103 [ 5 ] {8c85fe58-50d4-418b-9774-0f96804150ca} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5876 | 2026.01.06 19:28:53.627218 [ 45 ] {} <Debug> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5877 | 2026.01.06 19:28:53.627238 [ 5 ] {8c85fe58-50d4-418b-9774-0f96804150ca} <Debug> executeQuery: Read 54 rows, 4.05 KiB in 0.001199 sec., 45037.53127606339 rows/sec., 3.30 MiB/sec. | ||
| 5878 | 2026.01.06 19:28:53.627287 [ 45 ] {} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5879 | 2026.01.06 19:28:53.627293 [ 5 ] {8c85fe58-50d4-418b-9774-0f96804150ca} <Debug> TCPHandler: Processed in 0.001382781 sec. | ||
| 5880 | 2026.01.06 19:28:53.627340 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5881 | 2026.01.06 19:28:53.627444 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5882 | 2026.01.06 19:28:53.627450 [ 186 ] {618a5bde-4321-4d74-b4de-630445a89d35::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 | ||
| 5883 | 2026.01.06 19:28:53.627554 [ 5 ] {8de4b785-7f6e-4f05-8e3e-7f9211471561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5884 | 2026.01.06 19:28:53.627577 [ 186 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5885 | 2026.01.06 19:28:53.627596 [ 5 ] {8de4b785-7f6e-4f05-8e3e-7f9211471561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5886 | 2026.01.06 19:28:53.627613 [ 186 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 277 rows starting from the beginning of the part | ||
| 5887 | 2026.01.06 19:28:53.627679 [ 186 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
| 5888 | 2026.01.06 19:28:53.627737 [ 186 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 217 rows starting from the beginning of the part | ||
| 5889 | 2026.01.06 19:28:53.627785 [ 186 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
| 5890 | 2026.01.06 19:28:53.627832 [ 186 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 215 rows starting from the beginning of the part | ||
| 5891 | 2026.01.06 19:28:53.627880 [ 186 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 54 rows starting from the beginning of the part | ||
| 5892 | 2026.01.06 19:28:53.628108 [ 5 ] {8de4b785-7f6e-4f05-8e3e-7f9211471561} <Trace> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5893 | 2026.01.06 19:28:53.628145 [ 5 ] {8de4b785-7f6e-4f05-8e3e-7f9211471561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5894 | 2026.01.06 19:28:53.628465 [ 5 ] {8de4b785-7f6e-4f05-8e3e-7f9211471561} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5895 | 2026.01.06 19:28:53.628690 [ 5 ] {8de4b785-7f6e-4f05-8e3e-7f9211471561} <Trace> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5896 | 2026.01.06 19:28:53.628791 [ 187 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 823 rows, containing 5 columns (5 merged, 0 gathered) in 0.001379711 sec., 596501.7311596414 rows/sec., 39.45 MiB/sec. | ||
| 5897 | 2026.01.06 19:28:53.628831 [ 5 ] {8de4b785-7f6e-4f05-8e3e-7f9211471561} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001295 sec., 194594.59459459462 rows/sec., 13.46 MiB/sec. | ||
| 5898 | 2026.01.06 19:28:53.628875 [ 5 ] {8de4b785-7f6e-4f05-8e3e-7f9211471561} <Debug> TCPHandler: Processed in 0.001481204 sec. | ||
| 5899 | 2026.01.06 19:28:53.628999 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5900 | 2026.01.06 19:28:53.629006 [ 197 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5901 | 2026.01.06 19:28:53.629097 [ 5 ] {5a57a023-f5ab-4e35-b0ba-1ed2ca318934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5902 | 2026.01.06 19:28:53.629143 [ 5 ] {5a57a023-f5ab-4e35-b0ba-1ed2ca318934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5903 | 2026.01.06 19:28:53.629343 [ 197 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_36_7} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5904 | 2026.01.06 19:28:53.629428 [ 197 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_36_7} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5905 | 2026.01.06 19:28:53.629521 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5906 | 2026.01.06 19:28:53.629552 [ 5 ] {5a57a023-f5ab-4e35-b0ba-1ed2ca318934} <Trace> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5907 | 2026.01.06 19:28:53.629594 [ 5 ] {5a57a023-f5ab-4e35-b0ba-1ed2ca318934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5908 | 2026.01.06 19:28:53.629940 [ 5 ] {5a57a023-f5ab-4e35-b0ba-1ed2ca318934} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5909 | 2026.01.06 19:28:53.630148 [ 5 ] {5a57a023-f5ab-4e35-b0ba-1ed2ca318934} <Trace> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5910 | 2026.01.06 19:28:53.630290 [ 5 ] {5a57a023-f5ab-4e35-b0ba-1ed2ca318934} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001209 sec., 9925.558312655086 rows/sec., 775.43 KiB/sec. | ||
| 5911 | 2026.01.06 19:28:53.630331 [ 5 ] {5a57a023-f5ab-4e35-b0ba-1ed2ca318934} <Debug> TCPHandler: Processed in 0.001381821 sec. | ||
| 5912 | 2026.01.06 19:28:53.630455 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5913 | 2026.01.06 19:28:53.630549 [ 5 ] {052ba0d4-bf16-4b0b-8dcd-2f47eb85f0b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5914 | 2026.01.06 19:28:53.630587 [ 5 ] {052ba0d4-bf16-4b0b-8dcd-2f47eb85f0b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5915 | 2026.01.06 19:28:53.631221 [ 5 ] {052ba0d4-bf16-4b0b-8dcd-2f47eb85f0b5} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5916 | 2026.01.06 19:28:53.631258 [ 5 ] {052ba0d4-bf16-4b0b-8dcd-2f47eb85f0b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5917 | 2026.01.06 19:28:53.631602 [ 5 ] {052ba0d4-bf16-4b0b-8dcd-2f47eb85f0b5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5918 | 2026.01.06 19:28:53.631805 [ 5 ] {052ba0d4-bf16-4b0b-8dcd-2f47eb85f0b5} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5919 | 2026.01.06 19:28:53.631946 [ 5 ] {052ba0d4-bf16-4b0b-8dcd-2f47eb85f0b5} <Debug> executeQuery: Read 598 rows, 46.04 KiB in 0.001415 sec., 422614.8409893993 rows/sec., 31.78 MiB/sec. | ||
| 5920 | 2026.01.06 19:28:53.631986 [ 5 ] {052ba0d4-bf16-4b0b-8dcd-2f47eb85f0b5} <Debug> TCPHandler: Processed in 0.001579697 sec. | ||
| 5921 | 2026.01.06 19:28:53.632097 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5922 | 2026.01.06 19:28:53.632191 [ 5 ] {5bd50a38-5ac3-436a-aac2-90601347c8ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5923 | 2026.01.06 19:28:53.632234 [ 5 ] {5bd50a38-5ac3-436a-aac2-90601347c8ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5924 | 2026.01.06 19:28:53.632824 [ 5 ] {5bd50a38-5ac3-436a-aac2-90601347c8ae} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5925 | 2026.01.06 19:28:53.632860 [ 5 ] {5bd50a38-5ac3-436a-aac2-90601347c8ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5926 | 2026.01.06 19:28:53.633251 [ 5 ] {5bd50a38-5ac3-436a-aac2-90601347c8ae} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5927 | 2026.01.06 19:28:53.633465 [ 5 ] {5bd50a38-5ac3-436a-aac2-90601347c8ae} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5928 | 2026.01.06 19:28:53.633612 [ 5 ] {5bd50a38-5ac3-436a-aac2-90601347c8ae} <Debug> executeQuery: Read 886 rows, 61.58 KiB in 0.001439 sec., 615705.3509381515 rows/sec., 41.79 MiB/sec. | ||
| 5929 | 2026.01.06 19:28:53.633651 [ 5 ] {5bd50a38-5ac3-436a-aac2-90601347c8ae} <Debug> TCPHandler: Processed in 0.001602937 sec. | ||
| 5930 | 2026.01.06 19:28:53.633758 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5931 | 2026.01.06 19:28:53.633852 [ 5 ] {ad2c3147-de3f-4cfb-a8e9-00ab1a8f36bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5932 | 2026.01.06 19:28:53.633906 [ 5 ] {ad2c3147-de3f-4cfb-a8e9-00ab1a8f36bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5933 | 2026.01.06 19:28:53.634732 [ 5 ] {ad2c3147-de3f-4cfb-a8e9-00ab1a8f36bb} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5934 | 2026.01.06 19:28:53.634770 [ 5 ] {ad2c3147-de3f-4cfb-a8e9-00ab1a8f36bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5935 | 2026.01.06 19:28:53.635332 [ 5 ] {ad2c3147-de3f-4cfb-a8e9-00ab1a8f36bb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5936 | 2026.01.06 19:28:53.635569 [ 5 ] {ad2c3147-de3f-4cfb-a8e9-00ab1a8f36bb} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5937 | 2026.01.06 19:28:53.635689 [ 45 ] {} <Debug> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5938 | 2026.01.06 19:28:53.635717 [ 5 ] {ad2c3147-de3f-4cfb-a8e9-00ab1a8f36bb} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001883 sec., 15932.023366967605 rows/sec., 28.55 MiB/sec. | ||
| 5939 | 2026.01.06 19:28:53.635728 [ 45 ] {} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5940 | 2026.01.06 19:28:53.635760 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5941 | 2026.01.06 19:28:53.635784 [ 5 ] {ad2c3147-de3f-4cfb-a8e9-00ab1a8f36bb} <Debug> TCPHandler: Processed in 0.002075241 sec. | ||
| 5942 | 2026.01.06 19:28:53.635829 [ 186 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::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 | ||
| 5943 | 2026.01.06 19:28:53.635902 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5944 | 2026.01.06 19:28:53.635994 [ 186 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5945 | 2026.01.06 19:28:53.636006 [ 5 ] {954b60fb-552d-4c28-a6b3-07d3510d8abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5946 | 2026.01.06 19:28:53.636039 [ 186 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 590 rows starting from the beginning of the part | ||
| 5947 | 2026.01.06 19:28:53.636048 [ 5 ] {954b60fb-552d-4c28-a6b3-07d3510d8abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5948 | 2026.01.06 19:28:53.636134 [ 186 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
| 5949 | 2026.01.06 19:28:53.636220 [ 186 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 10 rows starting from the beginning of the part | ||
| 5950 | 2026.01.06 19:28:53.636305 [ 186 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
| 5951 | 2026.01.06 19:28:53.636387 [ 5 ] {954b60fb-552d-4c28-a6b3-07d3510d8abd} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5952 | 2026.01.06 19:28:53.636394 [ 186 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 10 rows starting from the beginning of the part | ||
| 5953 | 2026.01.06 19:28:53.636424 [ 5 ] {954b60fb-552d-4c28-a6b3-07d3510d8abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5954 | 2026.01.06 19:28:53.636492 [ 186 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
| 5955 | 2026.01.06 19:28:53.636753 [ 5 ] {954b60fb-552d-4c28-a6b3-07d3510d8abd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5956 | 2026.01.06 19:28:53.636968 [ 5 ] {954b60fb-552d-4c28-a6b3-07d3510d8abd} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5957 | 2026.01.06 19:28:53.637105 [ 5 ] {954b60fb-552d-4c28-a6b3-07d3510d8abd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 5958 | 2026.01.06 19:28:53.637141 [ 5 ] {954b60fb-552d-4c28-a6b3-07d3510d8abd} <Debug> TCPHandler: Processed in 0.001289919 sec. | ||
| 5959 | 2026.01.06 19:28:53.640636 [ 197 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 700 rows, containing 19 columns (19 merged, 0 gathered) in 0.004833873 sec., 144811.41726313456 rows/sec., 259.50 MiB/sec. | ||
| 5960 | 2026.01.06 19:28:53.641549 [ 186 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5961 | 2026.01.06 19:28:53.641847 [ 186 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5962 | 2026.01.06 19:28:53.641912 [ 186 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5963 | 2026.01.06 19:28:53.641999 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 5964 | 2026.01.06 19:28:54.000210 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.65 MiB, peak 269.18 MiB, free memory in arenas 0.00 B, will set to 263.29 MiB (RSS), difference: 1.64 MiB | ||
| 5965 | 2026.01.06 19:28:54.753636 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12962 | ||
| 5966 | 2026.01.06 19:28:54.754201 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5967 | 2026.01.06 19:28:54.754246 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5968 | 2026.01.06 19:28:54.754765 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5969 | 2026.01.06 19:28:54.755017 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5970 | 2026.01.06 19:28:54.755161 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12962 | ||
| 5971 | 2026.01.06 19:28:55.421777 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5972 | 2026.01.06 19:28:55.437692 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5973 | 2026.01.06 19:28:55.437777 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5974 | 2026.01.06 19:28:55.444470 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5975 | 2026.01.06 19:28:55.445265 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5976 | 2026.01.06 19:28:55.448484 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5977 | 2026.01.06 19:28:58.592216 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5978 | 2026.01.06 19:28:58.592427 [ 5 ] {10b9f00b-2c14-4300-a8d3-6f2755ea6e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5979 | 2026.01.06 19:28:58.592503 [ 5 ] {10b9f00b-2c14-4300-a8d3-6f2755ea6e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5980 | 2026.01.06 19:28:58.593244 [ 5 ] {10b9f00b-2c14-4300-a8d3-6f2755ea6e9c} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5981 | 2026.01.06 19:28:58.593294 [ 5 ] {10b9f00b-2c14-4300-a8d3-6f2755ea6e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5982 | 2026.01.06 19:28:58.593698 [ 5 ] {10b9f00b-2c14-4300-a8d3-6f2755ea6e9c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5983 | 2026.01.06 19:28:58.593918 [ 5 ] {10b9f00b-2c14-4300-a8d3-6f2755ea6e9c} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5984 | 2026.01.06 19:28:58.594080 [ 5 ] {10b9f00b-2c14-4300-a8d3-6f2755ea6e9c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001706 sec., 44548.65181711606 rows/sec., 3.67 MiB/sec. | ||
| 5985 | 2026.01.06 19:28:58.594127 [ 5 ] {10b9f00b-2c14-4300-a8d3-6f2755ea6e9c} <Debug> TCPHandler: Processed in 0.00204136 sec. | ||
| 5986 | 2026.01.06 19:28:58.594263 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5987 | 2026.01.06 19:28:58.594368 [ 5 ] {e12dac7f-d2ec-483d-8898-6eb6a6b1f06f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5988 | 2026.01.06 19:28:58.594415 [ 5 ] {e12dac7f-d2ec-483d-8898-6eb6a6b1f06f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5989 | 2026.01.06 19:28:58.594833 [ 5 ] {e12dac7f-d2ec-483d-8898-6eb6a6b1f06f} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5990 | 2026.01.06 19:28:58.594871 [ 5 ] {e12dac7f-d2ec-483d-8898-6eb6a6b1f06f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5991 | 2026.01.06 19:28:58.595185 [ 5 ] {e12dac7f-d2ec-483d-8898-6eb6a6b1f06f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5992 | 2026.01.06 19:28:58.595394 [ 5 ] {e12dac7f-d2ec-483d-8898-6eb6a6b1f06f} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5993 | 2026.01.06 19:28:58.595529 [ 5 ] {e12dac7f-d2ec-483d-8898-6eb6a6b1f06f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001184 sec., 8445.945945945947 rows/sec., 635.10 KiB/sec. | ||
| 5994 | 2026.01.06 19:28:58.595569 [ 5 ] {e12dac7f-d2ec-483d-8898-6eb6a6b1f06f} <Debug> TCPHandler: Processed in 0.00135873 sec. | ||
| 5995 | 2026.01.06 19:28:58.595681 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5996 | 2026.01.06 19:28:58.595777 [ 5 ] {d0602e34-904c-402f-89c4-3b6eb45b1c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5997 | 2026.01.06 19:28:58.595820 [ 5 ] {d0602e34-904c-402f-89c4-3b6eb45b1c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5998 | 2026.01.06 19:28:58.596258 [ 5 ] {d0602e34-904c-402f-89c4-3b6eb45b1c4e} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5999 | 2026.01.06 19:28:58.596295 [ 5 ] {d0602e34-904c-402f-89c4-3b6eb45b1c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6000 | 2026.01.06 19:28:58.596608 [ 5 ] {d0602e34-904c-402f-89c4-3b6eb45b1c4e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6001 | 2026.01.06 19:28:58.596818 [ 5 ] {d0602e34-904c-402f-89c4-3b6eb45b1c4e} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6002 | 2026.01.06 19:28:58.596947 [ 5 ] {d0602e34-904c-402f-89c4-3b6eb45b1c4e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001189 sec., 62237.174095878894 rows/sec., 4.86 MiB/sec. | ||
| 6003 | 2026.01.06 19:28:58.596986 [ 5 ] {d0602e34-904c-402f-89c4-3b6eb45b1c4e} <Debug> TCPHandler: Processed in 0.00135533 sec. | ||
| 6004 | 2026.01.06 19:28:58.597101 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6005 | 2026.01.06 19:28:58.597197 [ 5 ] {6df6f99b-7a27-4d89-88d7-8b43088b2079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6006 | 2026.01.06 19:28:58.597243 [ 5 ] {6df6f99b-7a27-4d89-88d7-8b43088b2079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6007 | 2026.01.06 19:28:58.597660 [ 5 ] {6df6f99b-7a27-4d89-88d7-8b43088b2079} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6008 | 2026.01.06 19:28:58.597696 [ 5 ] {6df6f99b-7a27-4d89-88d7-8b43088b2079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6009 | 2026.01.06 19:28:58.598024 [ 5 ] {6df6f99b-7a27-4d89-88d7-8b43088b2079} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6010 | 2026.01.06 19:28:58.598233 [ 5 ] {6df6f99b-7a27-4d89-88d7-8b43088b2079} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6011 | 2026.01.06 19:28:58.598367 [ 5 ] {6df6f99b-7a27-4d89-88d7-8b43088b2079} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 6012 | 2026.01.06 19:28:58.598405 [ 5 ] {6df6f99b-7a27-4d89-88d7-8b43088b2079} <Debug> TCPHandler: Processed in 0.00135502 sec. | ||
| 6013 | 2026.01.06 19:28:58.598532 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6014 | 2026.01.06 19:28:58.598656 [ 5 ] {ed149502-64d9-4a9b-ad77-30b12e4fde41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6015 | 2026.01.06 19:28:58.598726 [ 5 ] {ed149502-64d9-4a9b-ad77-30b12e4fde41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6016 | 2026.01.06 19:28:58.599572 [ 5 ] {ed149502-64d9-4a9b-ad77-30b12e4fde41} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6017 | 2026.01.06 19:28:58.599610 [ 5 ] {ed149502-64d9-4a9b-ad77-30b12e4fde41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6018 | 2026.01.06 19:28:58.600148 [ 5 ] {ed149502-64d9-4a9b-ad77-30b12e4fde41} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6019 | 2026.01.06 19:28:58.600380 [ 5 ] {ed149502-64d9-4a9b-ad77-30b12e4fde41} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6020 | 2026.01.06 19:28:58.600522 [ 5 ] {ed149502-64d9-4a9b-ad77-30b12e4fde41} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001892 sec., 5285.412262156448 rows/sec., 9.47 MiB/sec. | ||
| 6021 | 2026.01.06 19:28:58.600577 [ 5 ] {ed149502-64d9-4a9b-ad77-30b12e4fde41} <Debug> TCPHandler: Processed in 0.002108712 sec. | ||
| 6022 | 2026.01.06 19:28:58.600694 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6023 | 2026.01.06 19:28:58.600792 [ 5 ] {f28a0d25-cd9f-48f7-a55a-c49c325f8b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6024 | 2026.01.06 19:28:58.600836 [ 5 ] {f28a0d25-cd9f-48f7-a55a-c49c325f8b11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6025 | 2026.01.06 19:28:58.601184 [ 5 ] {f28a0d25-cd9f-48f7-a55a-c49c325f8b11} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6026 | 2026.01.06 19:28:58.601221 [ 5 ] {f28a0d25-cd9f-48f7-a55a-c49c325f8b11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6027 | 2026.01.06 19:28:58.601546 [ 5 ] {f28a0d25-cd9f-48f7-a55a-c49c325f8b11} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6028 | 2026.01.06 19:28:58.601776 [ 5 ] {f28a0d25-cd9f-48f7-a55a-c49c325f8b11} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6029 | 2026.01.06 19:28:58.601908 [ 5 ] {f28a0d25-cd9f-48f7-a55a-c49c325f8b11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 6030 | 2026.01.06 19:28:58.601952 [ 5 ] {f28a0d25-cd9f-48f7-a55a-c49c325f8b11} <Debug> TCPHandler: Processed in 0.001308809 sec. | ||
| 6031 | 2026.01.06 19:28:59.015002 [ 35 ] {} <Debug> oximeter.measurements_f64 (6b0ada29-81c2-4d70-bc7e-ce5eaedd3d66) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6032 | 2026.01.06 19:28:59.015079 [ 35 ] {} <Trace> oximeter.measurements_f64 (6b0ada29-81c2-4d70-bc7e-ce5eaedd3d66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6033 | 2026.01.06 19:28:59.015109 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6034 | 2026.01.06 19:28:59.015237 [ 189 ] {6b0ada29-81c2-4d70-bc7e-ce5eaedd3d66::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 | ||
| 6035 | 2026.01.06 19:28:59.015457 [ 189 ] {6b0ada29-81c2-4d70-bc7e-ce5eaedd3d66::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6036 | 2026.01.06 19:28:59.015518 [ 189 ] {6b0ada29-81c2-4d70-bc7e-ce5eaedd3d66::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 6037 | 2026.01.06 19:28:59.015627 [ 189 ] {6b0ada29-81c2-4d70-bc7e-ce5eaedd3d66::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 | ||
| 6038 | 2026.01.06 19:28:59.015705 [ 189 ] {6b0ada29-81c2-4d70-bc7e-ce5eaedd3d66::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 6039 | 2026.01.06 19:28:59.015776 [ 189 ] {6b0ada29-81c2-4d70-bc7e-ce5eaedd3d66::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 | ||
| 6040 | 2026.01.06 19:28:59.015851 [ 189 ] {6b0ada29-81c2-4d70-bc7e-ce5eaedd3d66::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 | ||
| 6041 | 2026.01.06 19:28:59.016832 [ 186 ] {6b0ada29-81c2-4d70-bc7e-ce5eaedd3d66::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.001646239 sec., 3644.6712779857603 rows/sec., 243.22 KiB/sec. | ||
| 6042 | 2026.01.06 19:28:59.016982 [ 189 ] {6b0ada29-81c2-4d70-bc7e-ce5eaedd3d66::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6043 | 2026.01.06 19:28:59.017248 [ 189 ] {6b0ada29-81c2-4d70-bc7e-ce5eaedd3d66::all_1_5_1} <Trace> oximeter.measurements_f64 (6b0ada29-81c2-4d70-bc7e-ce5eaedd3d66): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6044 | 2026.01.06 19:28:59.017315 [ 189 ] {6b0ada29-81c2-4d70-bc7e-ce5eaedd3d66::all_1_5_1} <Trace> oximeter.measurements_f64 (6b0ada29-81c2-4d70-bc7e-ce5eaedd3d66) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6045 | 2026.01.06 19:28:59.017383 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6046 | 2026.01.06 19:29:02.133073 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6047 | 2026.01.06 19:29:02.133141 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6048 | 2026.01.06 19:29:02.256187 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13474 | ||
| 6049 | 2026.01.06 19:29:02.256749 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6050 | 2026.01.06 19:29:02.256798 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6051 | 2026.01.06 19:29:02.257326 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6052 | 2026.01.06 19:29:02.257593 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6053 | 2026.01.06 19:29:02.257749 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13474 | ||
| 6054 | 2026.01.06 19:29:02.280812 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 786 | ||
| 6055 | 2026.01.06 19:29:02.283103 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6056 | 2026.01.06 19:29:02.283153 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6057 | 2026.01.06 19:29:02.284365 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6058 | 2026.01.06 19:29:02.284645 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6059 | 2026.01.06 19:29:02.284797 [ 59 ] {} <Debug> system.query_log (52925863-f9d5-40ad-96d6-951518f50685) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6060 | 2026.01.06 19:29:02.284851 [ 59 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6061 | 2026.01.06 19:29:02.284871 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6062 | 2026.01.06 19:29:02.284915 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 786 | ||
| 6063 | 2026.01.06 19:29:02.284968 [ 199 ] {52925863-f9d5-40ad-96d6-951518f50685::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 | ||
| 6064 | 2026.01.06 19:29:02.285498 [ 199 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6065 | 2026.01.06 19:29:02.285646 [ 199 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 624 rows starting from the beginning of the part | ||
| 6066 | 2026.01.06 19:29:02.285997 [ 199 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 6067 | 2026.01.06 19:29:02.286305 [ 199 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 6068 | 2026.01.06 19:29:02.286599 [ 199 ] {52925863-f9d5-40ad-96d6-951518f50685::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 | ||
| 6069 | 2026.01.06 19:29:02.286892 [ 199 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 34 rows starting from the beginning of the part | ||
| 6070 | 2026.01.06 19:29:02.287206 [ 199 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
| 6071 | 2026.01.06 19:29:02.293433 [ 189 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 786 rows, containing 72 columns (72 merged, 0 gathered) in 0.008509712 sec., 92365.05301236987 rows/sec., 80.36 MiB/sec. | ||
| 6072 | 2026.01.06 19:29:02.294768 [ 194 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6073 | 2026.01.06 19:29:02.295377 [ 194 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_21_4} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6074 | 2026.01.06 19:29:02.295457 [ 194 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_21_4} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6075 | 2026.01.06 19:29:02.295677 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 6076 | 2026.01.06 19:29:02.949559 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6077 | 2026.01.06 19:29:02.965042 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6078 | 2026.01.06 19:29:02.965099 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6079 | 2026.01.06 19:29:02.971280 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6080 | 2026.01.06 19:29:02.971975 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6081 | 2026.01.06 19:29:02.974689 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6082 | 2026.01.06 19:29:03.592432 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6083 | 2026.01.06 19:29:03.592630 [ 5 ] {072814db-d212-4796-b9df-9895d8dd20e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6084 | 2026.01.06 19:29:03.592703 [ 5 ] {072814db-d212-4796-b9df-9895d8dd20e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6085 | 2026.01.06 19:29:03.593448 [ 5 ] {072814db-d212-4796-b9df-9895d8dd20e1} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6086 | 2026.01.06 19:29:03.593496 [ 5 ] {072814db-d212-4796-b9df-9895d8dd20e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6087 | 2026.01.06 19:29:03.593891 [ 5 ] {072814db-d212-4796-b9df-9895d8dd20e1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6088 | 2026.01.06 19:29:03.594123 [ 5 ] {072814db-d212-4796-b9df-9895d8dd20e1} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6089 | 2026.01.06 19:29:03.594280 [ 5 ] {072814db-d212-4796-b9df-9895d8dd20e1} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001703 sec., 68115.09101585437 rows/sec., 5.77 MiB/sec. | ||
| 6090 | 2026.01.06 19:29:03.594324 [ 5 ] {072814db-d212-4796-b9df-9895d8dd20e1} <Debug> TCPHandler: Processed in 0.002033791 sec. | ||
| 6091 | 2026.01.06 19:29:03.594451 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6092 | 2026.01.06 19:29:03.594548 [ 5 ] {1666ecc5-2cdf-4ebc-9131-1291006a993f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6093 | 2026.01.06 19:29:03.594590 [ 5 ] {1666ecc5-2cdf-4ebc-9131-1291006a993f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6094 | 2026.01.06 19:29:03.595004 [ 5 ] {1666ecc5-2cdf-4ebc-9131-1291006a993f} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6095 | 2026.01.06 19:29:03.595040 [ 5 ] {1666ecc5-2cdf-4ebc-9131-1291006a993f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6096 | 2026.01.06 19:29:03.595345 [ 5 ] {1666ecc5-2cdf-4ebc-9131-1291006a993f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6097 | 2026.01.06 19:29:03.595563 [ 5 ] {1666ecc5-2cdf-4ebc-9131-1291006a993f} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6098 | 2026.01.06 19:29:03.595697 [ 5 ] {1666ecc5-2cdf-4ebc-9131-1291006a993f} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001168 sec., 25684.931506849316 rows/sec., 1.89 MiB/sec. | ||
| 6099 | 2026.01.06 19:29:03.595736 [ 5 ] {1666ecc5-2cdf-4ebc-9131-1291006a993f} <Debug> TCPHandler: Processed in 0.001335739 sec. | ||
| 6100 | 2026.01.06 19:29:03.595846 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6101 | 2026.01.06 19:29:03.595942 [ 5 ] {7363832b-91ae-4ccd-b7aa-a9ab2c56303c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6102 | 2026.01.06 19:29:03.595982 [ 5 ] {7363832b-91ae-4ccd-b7aa-a9ab2c56303c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6103 | 2026.01.06 19:29:03.596410 [ 5 ] {7363832b-91ae-4ccd-b7aa-a9ab2c56303c} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6104 | 2026.01.06 19:29:03.596447 [ 5 ] {7363832b-91ae-4ccd-b7aa-a9ab2c56303c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6105 | 2026.01.06 19:29:03.596745 [ 5 ] {7363832b-91ae-4ccd-b7aa-a9ab2c56303c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6106 | 2026.01.06 19:29:03.596970 [ 5 ] {7363832b-91ae-4ccd-b7aa-a9ab2c56303c} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6107 | 2026.01.06 19:29:03.597098 [ 5 ] {7363832b-91ae-4ccd-b7aa-a9ab2c56303c} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001174 sec., 80068.14310051108 rows/sec., 6.25 MiB/sec. | ||
| 6108 | 2026.01.06 19:29:03.597136 [ 5 ] {7363832b-91ae-4ccd-b7aa-a9ab2c56303c} <Debug> TCPHandler: Processed in 0.00133942 sec. | ||
| 6109 | 2026.01.06 19:29:03.597251 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6110 | 2026.01.06 19:29:03.597346 [ 5 ] {ba4fc90c-f103-44d7-9c45-eda31fd6a00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6111 | 2026.01.06 19:29:03.597391 [ 5 ] {ba4fc90c-f103-44d7-9c45-eda31fd6a00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6112 | 2026.01.06 19:29:03.597816 [ 5 ] {ba4fc90c-f103-44d7-9c45-eda31fd6a00d} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6113 | 2026.01.06 19:29:03.597852 [ 5 ] {ba4fc90c-f103-44d7-9c45-eda31fd6a00d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6114 | 2026.01.06 19:29:03.598183 [ 5 ] {ba4fc90c-f103-44d7-9c45-eda31fd6a00d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6115 | 2026.01.06 19:29:03.598402 [ 5 ] {ba4fc90c-f103-44d7-9c45-eda31fd6a00d} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6116 | 2026.01.06 19:29:03.598533 [ 5 ] {ba4fc90c-f103-44d7-9c45-eda31fd6a00d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 6117 | 2026.01.06 19:29:03.598570 [ 5 ] {ba4fc90c-f103-44d7-9c45-eda31fd6a00d} <Debug> TCPHandler: Processed in 0.00137066 sec. | ||
| 6118 | 2026.01.06 19:29:03.598680 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6119 | 2026.01.06 19:29:03.598775 [ 5 ] {88bc5eb9-f617-44d8-ba85-bbaf1dd5d242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6120 | 2026.01.06 19:29:03.598830 [ 5 ] {88bc5eb9-f617-44d8-ba85-bbaf1dd5d242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6121 | 2026.01.06 19:29:03.599648 [ 5 ] {88bc5eb9-f617-44d8-ba85-bbaf1dd5d242} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6122 | 2026.01.06 19:29:03.599685 [ 5 ] {88bc5eb9-f617-44d8-ba85-bbaf1dd5d242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6123 | 2026.01.06 19:29:03.600210 [ 5 ] {88bc5eb9-f617-44d8-ba85-bbaf1dd5d242} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6124 | 2026.01.06 19:29:03.600437 [ 5 ] {88bc5eb9-f617-44d8-ba85-bbaf1dd5d242} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6125 | 2026.01.06 19:29:03.600579 [ 5 ] {88bc5eb9-f617-44d8-ba85-bbaf1dd5d242} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001823 sec., 16456.390565002745 rows/sec., 29.49 MiB/sec. | ||
| 6126 | 2026.01.06 19:29:03.600634 [ 5 ] {88bc5eb9-f617-44d8-ba85-bbaf1dd5d242} <Debug> TCPHandler: Processed in 0.002004369 sec. | ||
| 6127 | 2026.01.06 19:29:03.600764 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6128 | 2026.01.06 19:29:03.600891 [ 5 ] {4f0956ed-9efa-4c68-87c9-dd41944a1e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6129 | 2026.01.06 19:29:03.600945 [ 5 ] {4f0956ed-9efa-4c68-87c9-dd41944a1e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6130 | 2026.01.06 19:29:03.601360 [ 5 ] {4f0956ed-9efa-4c68-87c9-dd41944a1e3a} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6131 | 2026.01.06 19:29:03.601406 [ 5 ] {4f0956ed-9efa-4c68-87c9-dd41944a1e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6132 | 2026.01.06 19:29:03.601737 [ 5 ] {4f0956ed-9efa-4c68-87c9-dd41944a1e3a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6133 | 2026.01.06 19:29:03.601961 [ 5 ] {4f0956ed-9efa-4c68-87c9-dd41944a1e3a} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6134 | 2026.01.06 19:29:03.602097 [ 5 ] {4f0956ed-9efa-4c68-87c9-dd41944a1e3a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001233 sec., 48661.800486618005 rows/sec., 3.28 MiB/sec. | ||
| 6135 | 2026.01.06 19:29:03.602135 [ 5 ] {4f0956ed-9efa-4c68-87c9-dd41944a1e3a} <Debug> TCPHandler: Processed in 0.001434243 sec. | ||
| 6136 | 2026.01.06 19:29:08.592487 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6137 | 2026.01.06 19:29:08.592701 [ 5 ] {ee8145d0-bd68-401f-be37-0afac1320099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6138 | 2026.01.06 19:29:08.592776 [ 5 ] {ee8145d0-bd68-401f-be37-0afac1320099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6139 | 2026.01.06 19:29:08.593494 [ 5 ] {ee8145d0-bd68-401f-be37-0afac1320099} <Trace> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6140 | 2026.01.06 19:29:08.593546 [ 5 ] {ee8145d0-bd68-401f-be37-0afac1320099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6141 | 2026.01.06 19:29:08.593943 [ 5 ] {ee8145d0-bd68-401f-be37-0afac1320099} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6142 | 2026.01.06 19:29:08.594174 [ 5 ] {ee8145d0-bd68-401f-be37-0afac1320099} <Trace> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6143 | 2026.01.06 19:29:08.594343 [ 5 ] {ee8145d0-bd68-401f-be37-0afac1320099} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001696 sec., 2358.490566037736 rows/sec., 192.32 KiB/sec. | ||
| 6144 | 2026.01.06 19:29:08.594394 [ 5 ] {ee8145d0-bd68-401f-be37-0afac1320099} <Debug> TCPHandler: Processed in 0.002042931 sec. | ||
| 6145 | 2026.01.06 19:29:08.594538 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6146 | 2026.01.06 19:29:08.594641 [ 5 ] {9b63da9b-995a-4627-9ea3-13791082cac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6147 | 2026.01.06 19:29:08.594685 [ 5 ] {9b63da9b-995a-4627-9ea3-13791082cac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6148 | 2026.01.06 19:29:08.595164 [ 5 ] {9b63da9b-995a-4627-9ea3-13791082cac1} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6149 | 2026.01.06 19:29:08.595203 [ 5 ] {9b63da9b-995a-4627-9ea3-13791082cac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6150 | 2026.01.06 19:29:08.595530 [ 5 ] {9b63da9b-995a-4627-9ea3-13791082cac1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6151 | 2026.01.06 19:29:08.595756 [ 5 ] {9b63da9b-995a-4627-9ea3-13791082cac1} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6152 | 2026.01.06 19:29:08.595875 [ 33 ] {} <Debug> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6153 | 2026.01.06 19:29:08.595890 [ 5 ] {9b63da9b-995a-4627-9ea3-13791082cac1} <Debug> executeQuery: Read 78 rows, 6.56 KiB in 0.001271 sec., 61369.00078678206 rows/sec., 5.04 MiB/sec. | ||
| 6154 | 2026.01.06 19:29:08.595947 [ 33 ] {} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6155 | 2026.01.06 19:29:08.595956 [ 5 ] {9b63da9b-995a-4627-9ea3-13791082cac1} <Debug> TCPHandler: Processed in 0.001480304 sec. | ||
| 6156 | 2026.01.06 19:29:08.595977 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6157 | 2026.01.06 19:29:08.596133 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6158 | 2026.01.06 19:29:08.596131 [ 188 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::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 | ||
| 6159 | 2026.01.06 19:29:08.596238 [ 5 ] {df220313-2f15-467e-888e-5757c0685546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6160 | 2026.01.06 19:29:08.596286 [ 5 ] {df220313-2f15-467e-888e-5757c0685546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6161 | 2026.01.06 19:29:08.596310 [ 188 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6162 | 2026.01.06 19:29:08.596353 [ 188 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2464 rows starting from the beginning of the part | ||
| 6163 | 2026.01.06 19:29:08.596432 [ 188 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1132 rows starting from the beginning of the part | ||
| 6164 | 2026.01.06 19:29:08.596486 [ 188 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1382 rows starting from the beginning of the part | ||
| 6165 | 2026.01.06 19:29:08.596536 [ 188 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 76 rows starting from the beginning of the part | ||
| 6166 | 2026.01.06 19:29:08.596586 [ 188 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 116 rows starting from the beginning of the part | ||
| 6167 | 2026.01.06 19:29:08.596634 [ 188 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 78 rows starting from the beginning of the part | ||
| 6168 | 2026.01.06 19:29:08.596737 [ 5 ] {df220313-2f15-467e-888e-5757c0685546} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6169 | 2026.01.06 19:29:08.596780 [ 5 ] {df220313-2f15-467e-888e-5757c0685546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6170 | 2026.01.06 19:29:08.597186 [ 5 ] {df220313-2f15-467e-888e-5757c0685546} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6171 | 2026.01.06 19:29:08.597413 [ 5 ] {df220313-2f15-467e-888e-5757c0685546} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6172 | 2026.01.06 19:29:08.597553 [ 5 ] {df220313-2f15-467e-888e-5757c0685546} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001335 sec., 10486.89138576779 rows/sec., 772.47 KiB/sec. | ||
| 6173 | 2026.01.06 19:29:08.597594 [ 5 ] {df220313-2f15-467e-888e-5757c0685546} <Debug> TCPHandler: Processed in 0.001520875 sec. | ||
| 6174 | 2026.01.06 19:29:08.597711 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6175 | 2026.01.06 19:29:08.597807 [ 5 ] {71e99622-fc8c-4c4e-a673-574aa15fd2cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6176 | 2026.01.06 19:29:08.597849 [ 5 ] {71e99622-fc8c-4c4e-a673-574aa15fd2cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6177 | 2026.01.06 19:29:08.598284 [ 5 ] {71e99622-fc8c-4c4e-a673-574aa15fd2cd} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6178 | 2026.01.06 19:29:08.598321 [ 5 ] {71e99622-fc8c-4c4e-a673-574aa15fd2cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6179 | 2026.01.06 19:29:08.598641 [ 5 ] {71e99622-fc8c-4c4e-a673-574aa15fd2cd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6180 | 2026.01.06 19:29:08.598720 [ 194 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5248 rows, containing 5 columns (5 merged, 0 gathered) in 0.002656289 sec., 1975688.6393009194 rows/sec., 169.25 MiB/sec. | ||
| 6181 | 2026.01.06 19:29:08.598854 [ 5 ] {71e99622-fc8c-4c4e-a673-574aa15fd2cd} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6182 | 2026.01.06 19:29:08.598960 [ 33 ] {} <Debug> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6183 | 2026.01.06 19:29:08.598991 [ 5 ] {71e99622-fc8c-4c4e-a673-574aa15fd2cd} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001202 sec., 64891.846921797005 rows/sec., 5.07 MiB/sec. | ||
| 6184 | 2026.01.06 19:29:08.598992 [ 33 ] {} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6185 | 2026.01.06 19:29:08.599033 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6186 | 2026.01.06 19:29:08.599040 [ 5 ] {71e99622-fc8c-4c4e-a673-574aa15fd2cd} <Debug> TCPHandler: Processed in 0.00137899 sec. | ||
| 6187 | 2026.01.06 19:29:08.599079 [ 189 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6188 | 2026.01.06 19:29:08.599153 [ 195 ] {289b6777-0f67-4125-9172-352c730335f1::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 | ||
| 6189 | 2026.01.06 19:29:08.599166 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6190 | 2026.01.06 19:29:08.599305 [ 5 ] {03bd468c-ce62-4acd-bf8f-c9babb1c6895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6191 | 2026.01.06 19:29:08.599322 [ 195 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6192 | 2026.01.06 19:29:08.599356 [ 5 ] {03bd468c-ce62-4acd-bf8f-c9babb1c6895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6193 | 2026.01.06 19:29:08.599366 [ 195 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1249 rows starting from the beginning of the part | ||
| 6194 | 2026.01.06 19:29:08.599410 [ 189 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_41_8} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6195 | 2026.01.06 19:29:08.599448 [ 195 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 689 rows starting from the beginning of the part | ||
| 6196 | 2026.01.06 19:29:08.599498 [ 189 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_41_8} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6197 | 2026.01.06 19:29:08.599502 [ 195 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 598 rows starting from the beginning of the part | ||
| 6198 | 2026.01.06 19:29:08.599566 [ 195 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 74 rows starting from the beginning of the part | ||
| 6199 | 2026.01.06 19:29:08.599605 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 6200 | 2026.01.06 19:29:08.599611 [ 195 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 94 rows starting from the beginning of the part | ||
| 6201 | 2026.01.06 19:29:08.599666 [ 195 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 78 rows starting from the beginning of the part | ||
| 6202 | 2026.01.06 19:29:08.599781 [ 5 ] {03bd468c-ce62-4acd-bf8f-c9babb1c6895} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6203 | 2026.01.06 19:29:08.599824 [ 5 ] {03bd468c-ce62-4acd-bf8f-c9babb1c6895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6204 | 2026.01.06 19:29:08.600203 [ 5 ] {03bd468c-ce62-4acd-bf8f-c9babb1c6895} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6205 | 2026.01.06 19:29:08.600448 [ 5 ] {03bd468c-ce62-4acd-bf8f-c9babb1c6895} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6206 | 2026.01.06 19:29:08.600563 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6207 | 2026.01.06 19:29:08.600588 [ 5 ] {03bd468c-ce62-4acd-bf8f-c9babb1c6895} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001302 sec., 124423.96313364056 rows/sec., 8.66 MiB/sec. | ||
| 6208 | 2026.01.06 19:29:08.600592 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6209 | 2026.01.06 19:29:08.600630 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6210 | 2026.01.06 19:29:08.600635 [ 5 ] {03bd468c-ce62-4acd-bf8f-c9babb1c6895} <Debug> TCPHandler: Processed in 0.001519345 sec. | ||
| 6211 | 2026.01.06 19:29:08.600713 [ 191 ] {88190163-2135-48cf-86aa-52198c97c0d7::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 | ||
| 6212 | 2026.01.06 19:29:08.600751 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6213 | 2026.01.06 19:29:08.600828 [ 191 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6214 | 2026.01.06 19:29:08.600850 [ 5 ] {181e4f14-c9ae-4717-929e-bae75cd7edc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6215 | 2026.01.06 19:29:08.600861 [ 191 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10818 rows starting from the beginning of the part | ||
| 6216 | 2026.01.06 19:29:08.600915 [ 5 ] {181e4f14-c9ae-4717-929e-bae75cd7edc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6217 | 2026.01.06 19:29:08.600921 [ 193 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2782 rows, containing 5 columns (5 merged, 0 gathered) in 0.001828994 sec., 1521054.7437553103 rows/sec., 116.48 MiB/sec. | ||
| 6218 | 2026.01.06 19:29:08.600927 [ 191 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 314 rows starting from the beginning of the part | ||
| 6219 | 2026.01.06 19:29:08.600998 [ 191 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 886 rows starting from the beginning of the part | ||
| 6220 | 2026.01.06 19:29:08.601041 [ 191 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6221 | 2026.01.06 19:29:08.601080 [ 191 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6222 | 2026.01.06 19:29:08.601120 [ 191 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 162 rows starting from the beginning of the part | ||
| 6223 | 2026.01.06 19:29:08.601128 [ 190 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6224 | 2026.01.06 19:29:08.601477 [ 190 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_41_8} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6225 | 2026.01.06 19:29:08.601547 [ 190 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_41_8} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6226 | 2026.01.06 19:29:08.601646 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6227 | 2026.01.06 19:29:08.601741 [ 5 ] {181e4f14-c9ae-4717-929e-bae75cd7edc4} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6228 | 2026.01.06 19:29:08.601778 [ 5 ] {181e4f14-c9ae-4717-929e-bae75cd7edc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6229 | 2026.01.06 19:29:08.602319 [ 5 ] {181e4f14-c9ae-4717-929e-bae75cd7edc4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6230 | 2026.01.06 19:29:08.602564 [ 5 ] {181e4f14-c9ae-4717-929e-bae75cd7edc4} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6231 | 2026.01.06 19:29:08.602713 [ 5 ] {181e4f14-c9ae-4717-929e-bae75cd7edc4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001881 sec., 5316.32110579479 rows/sec., 9.53 MiB/sec. | ||
| 6232 | 2026.01.06 19:29:08.602778 [ 5 ] {181e4f14-c9ae-4717-929e-bae75cd7edc4} <Debug> TCPHandler: Processed in 0.002076701 sec. | ||
| 6233 | 2026.01.06 19:29:08.602899 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6234 | 2026.01.06 19:29:08.602994 [ 5 ] {05b6f228-11e4-407d-880a-16f408e1cecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6235 | 2026.01.06 19:29:08.603039 [ 5 ] {05b6f228-11e4-407d-880a-16f408e1cecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6236 | 2026.01.06 19:29:08.603387 [ 5 ] {05b6f228-11e4-407d-880a-16f408e1cecd} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6237 | 2026.01.06 19:29:08.603424 [ 5 ] {05b6f228-11e4-407d-880a-16f408e1cecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6238 | 2026.01.06 19:29:08.603783 [ 5 ] {05b6f228-11e4-407d-880a-16f408e1cecd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6239 | 2026.01.06 19:29:08.604002 [ 5 ] {05b6f228-11e4-407d-880a-16f408e1cecd} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6240 | 2026.01.06 19:29:08.604109 [ 33 ] {} <Debug> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6241 | 2026.01.06 19:29:08.604136 [ 5 ] {05b6f228-11e4-407d-880a-16f408e1cecd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 6242 | 2026.01.06 19:29:08.604137 [ 33 ] {} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6243 | 2026.01.06 19:29:08.604175 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6244 | 2026.01.06 19:29:08.604181 [ 5 ] {05b6f228-11e4-407d-880a-16f408e1cecd} <Debug> TCPHandler: Processed in 0.001331949 sec. | ||
| 6245 | 2026.01.06 19:29:08.604260 [ 190 ] {862ac230-c421-4c16-ae35-bd3c755734c1::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 | ||
| 6246 | 2026.01.06 19:29:08.604362 [ 190 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6247 | 2026.01.06 19:29:08.604394 [ 190 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2090 rows starting from the beginning of the part | ||
| 6248 | 2026.01.06 19:29:08.604459 [ 190 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 104 rows starting from the beginning of the part | ||
| 6249 | 2026.01.06 19:29:08.604507 [ 190 ] {862ac230-c421-4c16-ae35-bd3c755734c1::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 | ||
| 6250 | 2026.01.06 19:29:08.604555 [ 190 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6251 | 2026.01.06 19:29:08.604599 [ 190 ] {862ac230-c421-4c16-ae35-bd3c755734c1::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 | ||
| 6252 | 2026.01.06 19:29:08.604646 [ 190 ] {862ac230-c421-4c16-ae35-bd3c755734c1::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 | ||
| 6253 | 2026.01.06 19:29:08.604896 [ 191 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12500 rows, containing 5 columns (5 merged, 0 gathered) in 0.004219075 sec., 2962734.7226584028 rows/sec., 202.57 MiB/sec. | ||
| 6254 | 2026.01.06 19:29:08.605284 [ 203 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6255 | 2026.01.06 19:29:08.605600 [ 203 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6256 | 2026.01.06 19:29:08.605678 [ 203 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6257 | 2026.01.06 19:29:08.605679 [ 190 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2434 rows, containing 4 columns (4 merged, 0 gathered) in 0.001461723 sec., 1665158.172923324 rows/sec., 110.35 MiB/sec. | ||
| 6258 | 2026.01.06 19:29:08.605755 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. | ||
| 6259 | 2026.01.06 19:29:08.605965 [ 191 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6260 | 2026.01.06 19:29:08.606216 [ 191 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_41_8} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6261 | 2026.01.06 19:29:08.606287 [ 191 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_41_8} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6262 | 2026.01.06 19:29:08.606356 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6263 | 2026.01.06 19:29:09.757841 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13922 | ||
| 6264 | 2026.01.06 19:29:09.758410 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6265 | 2026.01.06 19:29:09.758460 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6266 | 2026.01.06 19:29:09.759011 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6267 | 2026.01.06 19:29:09.759266 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6268 | 2026.01.06 19:29:09.759422 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13922 | ||
| 6269 | 2026.01.06 19:29:10.474762 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6270 | 2026.01.06 19:29:10.492826 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6271 | 2026.01.06 19:29:10.492890 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6272 | 2026.01.06 19:29:10.498997 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6273 | 2026.01.06 19:29:10.499801 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6274 | 2026.01.06 19:29:10.504056 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6275 | 2026.01.06 19:29:12.285163 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 812 | ||
| 6276 | 2026.01.06 19:29:12.287677 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6277 | 2026.01.06 19:29:12.287720 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6278 | 2026.01.06 19:29:12.288913 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6279 | 2026.01.06 19:29:12.289179 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6280 | 2026.01.06 19:29:12.289440 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 812 | ||
| 6281 | 2026.01.06 19:29:13.592524 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6282 | 2026.01.06 19:29:13.592723 [ 5 ] {5ab23f93-b762-41f5-886a-48ff81eca749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6283 | 2026.01.06 19:29:13.592801 [ 5 ] {5ab23f93-b762-41f5-886a-48ff81eca749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6284 | 2026.01.06 19:29:13.593508 [ 5 ] {5ab23f93-b762-41f5-886a-48ff81eca749} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6285 | 2026.01.06 19:29:13.593557 [ 5 ] {5ab23f93-b762-41f5-886a-48ff81eca749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6286 | 2026.01.06 19:29:13.593970 [ 5 ] {5ab23f93-b762-41f5-886a-48ff81eca749} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6287 | 2026.01.06 19:29:13.594212 [ 5 ] {5ab23f93-b762-41f5-886a-48ff81eca749} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6288 | 2026.01.06 19:29:13.594381 [ 5 ] {5ab23f93-b762-41f5-886a-48ff81eca749} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001709 sec., 67875.95084844939 rows/sec., 5.75 MiB/sec. | ||
| 6289 | 2026.01.06 19:29:13.594433 [ 5 ] {5ab23f93-b762-41f5-886a-48ff81eca749} <Debug> TCPHandler: Processed in 0.002045511 sec. | ||
| 6290 | 2026.01.06 19:29:13.594564 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6291 | 2026.01.06 19:29:13.594669 [ 5 ] {e1b1e461-83ae-4df7-96a3-1d30ea5fcad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6292 | 2026.01.06 19:29:13.594716 [ 5 ] {e1b1e461-83ae-4df7-96a3-1d30ea5fcad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6293 | 2026.01.06 19:29:13.595148 [ 5 ] {e1b1e461-83ae-4df7-96a3-1d30ea5fcad1} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6294 | 2026.01.06 19:29:13.595187 [ 5 ] {e1b1e461-83ae-4df7-96a3-1d30ea5fcad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6295 | 2026.01.06 19:29:13.595498 [ 5 ] {e1b1e461-83ae-4df7-96a3-1d30ea5fcad1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6296 | 2026.01.06 19:29:13.595709 [ 5 ] {e1b1e461-83ae-4df7-96a3-1d30ea5fcad1} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6297 | 2026.01.06 19:29:13.595847 [ 5 ] {e1b1e461-83ae-4df7-96a3-1d30ea5fcad1} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001201 sec., 24979.184013322232 rows/sec., 1.83 MiB/sec. | ||
| 6298 | 2026.01.06 19:29:13.595887 [ 5 ] {e1b1e461-83ae-4df7-96a3-1d30ea5fcad1} <Debug> TCPHandler: Processed in 0.001376861 sec. | ||
| 6299 | 2026.01.06 19:29:13.595994 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6300 | 2026.01.06 19:29:13.596091 [ 5 ] {119e7f64-a542-4a1f-86ac-2e698f3ff248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6301 | 2026.01.06 19:29:13.596134 [ 5 ] {119e7f64-a542-4a1f-86ac-2e698f3ff248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6302 | 2026.01.06 19:29:13.596581 [ 5 ] {119e7f64-a542-4a1f-86ac-2e698f3ff248} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6303 | 2026.01.06 19:29:13.596619 [ 5 ] {119e7f64-a542-4a1f-86ac-2e698f3ff248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6304 | 2026.01.06 19:29:13.596936 [ 5 ] {119e7f64-a542-4a1f-86ac-2e698f3ff248} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6305 | 2026.01.06 19:29:13.597149 [ 5 ] {119e7f64-a542-4a1f-86ac-2e698f3ff248} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6306 | 2026.01.06 19:29:13.597281 [ 5 ] {119e7f64-a542-4a1f-86ac-2e698f3ff248} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001209 sec., 77750.20678246484 rows/sec., 6.07 MiB/sec. | ||
| 6307 | 2026.01.06 19:29:13.597320 [ 5 ] {119e7f64-a542-4a1f-86ac-2e698f3ff248} <Debug> TCPHandler: Processed in 0.001377071 sec. | ||
| 6308 | 2026.01.06 19:29:13.597434 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6309 | 2026.01.06 19:29:13.597529 [ 5 ] {1c3f83d5-33b9-4178-9656-1538004e5406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6310 | 2026.01.06 19:29:13.597574 [ 5 ] {1c3f83d5-33b9-4178-9656-1538004e5406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6311 | 2026.01.06 19:29:13.597991 [ 5 ] {1c3f83d5-33b9-4178-9656-1538004e5406} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6312 | 2026.01.06 19:29:13.598028 [ 5 ] {1c3f83d5-33b9-4178-9656-1538004e5406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6313 | 2026.01.06 19:29:13.598364 [ 5 ] {1c3f83d5-33b9-4178-9656-1538004e5406} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6314 | 2026.01.06 19:29:13.598576 [ 5 ] {1c3f83d5-33b9-4178-9656-1538004e5406} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6315 | 2026.01.06 19:29:13.598711 [ 5 ] {1c3f83d5-33b9-4178-9656-1538004e5406} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 6316 | 2026.01.06 19:29:13.598750 [ 5 ] {1c3f83d5-33b9-4178-9656-1538004e5406} <Debug> TCPHandler: Processed in 0.001366781 sec. | ||
| 6317 | 2026.01.06 19:29:13.598878 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6318 | 2026.01.06 19:29:13.599003 [ 5 ] {585fd10a-807d-4831-a077-3b4352e2317c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6319 | 2026.01.06 19:29:13.599071 [ 5 ] {585fd10a-807d-4831-a077-3b4352e2317c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6320 | 2026.01.06 19:29:13.600009 [ 5 ] {585fd10a-807d-4831-a077-3b4352e2317c} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6321 | 2026.01.06 19:29:13.600047 [ 5 ] {585fd10a-807d-4831-a077-3b4352e2317c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6322 | 2026.01.06 19:29:13.600599 [ 5 ] {585fd10a-807d-4831-a077-3b4352e2317c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6323 | 2026.01.06 19:29:13.600827 [ 5 ] {585fd10a-807d-4831-a077-3b4352e2317c} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6324 | 2026.01.06 19:29:13.600975 [ 5 ] {585fd10a-807d-4831-a077-3b4352e2317c} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001997 sec., 15022.53380070105 rows/sec., 26.92 MiB/sec. | ||
| 6325 | 2026.01.06 19:29:13.601038 [ 5 ] {585fd10a-807d-4831-a077-3b4352e2317c} <Debug> TCPHandler: Processed in 0.002223506 sec. | ||
| 6326 | 2026.01.06 19:29:13.601152 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6327 | 2026.01.06 19:29:13.601250 [ 5 ] {e6df7a1d-2678-4fe0-b0f6-a84697696b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6328 | 2026.01.06 19:29:13.601293 [ 5 ] {e6df7a1d-2678-4fe0-b0f6-a84697696b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6329 | 2026.01.06 19:29:13.601636 [ 5 ] {e6df7a1d-2678-4fe0-b0f6-a84697696b3a} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6330 | 2026.01.06 19:29:13.601674 [ 5 ] {e6df7a1d-2678-4fe0-b0f6-a84697696b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6331 | 2026.01.06 19:29:13.601985 [ 5 ] {e6df7a1d-2678-4fe0-b0f6-a84697696b3a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6332 | 2026.01.06 19:29:13.602199 [ 5 ] {e6df7a1d-2678-4fe0-b0f6-a84697696b3a} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6333 | 2026.01.06 19:29:13.602335 [ 5 ] {e6df7a1d-2678-4fe0-b0f6-a84697696b3a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 6334 | 2026.01.06 19:29:13.602372 [ 5 ] {e6df7a1d-2678-4fe0-b0f6-a84697696b3a} <Debug> TCPHandler: Processed in 0.001271437 sec. | ||
| 6335 | 2026.01.06 19:29:17.133176 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6336 | 2026.01.06 19:29:17.133239 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6337 | 2026.01.06 19:29:17.260480 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14434 | ||
| 6338 | 2026.01.06 19:29:17.261035 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6339 | 2026.01.06 19:29:17.261084 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6340 | 2026.01.06 19:29:17.261622 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6341 | 2026.01.06 19:29:17.261881 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6342 | 2026.01.06 19:29:17.262041 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14434 | ||
| 6343 | 2026.01.06 19:29:18.005100 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6344 | 2026.01.06 19:29:18.023402 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6345 | 2026.01.06 19:29:18.023475 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6346 | 2026.01.06 19:29:18.029052 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6347 | 2026.01.06 19:29:18.029790 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6348 | 2026.01.06 19:29:18.033134 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6349 | 2026.01.06 19:29:18.591742 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6350 | 2026.01.06 19:29:18.591931 [ 5 ] {a2b1abaf-7e94-4020-89bd-e72a0787ccfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6351 | 2026.01.06 19:29:18.592003 [ 5 ] {a2b1abaf-7e94-4020-89bd-e72a0787ccfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6352 | 2026.01.06 19:29:18.592679 [ 5 ] {a2b1abaf-7e94-4020-89bd-e72a0787ccfa} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6353 | 2026.01.06 19:29:18.592726 [ 5 ] {a2b1abaf-7e94-4020-89bd-e72a0787ccfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6354 | 2026.01.06 19:29:18.593102 [ 5 ] {a2b1abaf-7e94-4020-89bd-e72a0787ccfa} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6355 | 2026.01.06 19:29:18.593316 [ 5 ] {a2b1abaf-7e94-4020-89bd-e72a0787ccfa} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6356 | 2026.01.06 19:29:18.593462 [ 5 ] {a2b1abaf-7e94-4020-89bd-e72a0787ccfa} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001586 sec., 47919.29382093317 rows/sec., 3.95 MiB/sec. | ||
| 6357 | 2026.01.06 19:29:18.593504 [ 5 ] {a2b1abaf-7e94-4020-89bd-e72a0787ccfa} <Debug> TCPHandler: Processed in 0.001898996 sec. | ||
| 6358 | 2026.01.06 19:29:18.593636 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6359 | 2026.01.06 19:29:18.593731 [ 5 ] {8094db04-14bf-40fe-9023-025b30089860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6360 | 2026.01.06 19:29:18.593773 [ 5 ] {8094db04-14bf-40fe-9023-025b30089860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6361 | 2026.01.06 19:29:18.594180 [ 5 ] {8094db04-14bf-40fe-9023-025b30089860} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6362 | 2026.01.06 19:29:18.594218 [ 5 ] {8094db04-14bf-40fe-9023-025b30089860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6363 | 2026.01.06 19:29:18.594510 [ 5 ] {8094db04-14bf-40fe-9023-025b30089860} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6364 | 2026.01.06 19:29:18.594712 [ 5 ] {8094db04-14bf-40fe-9023-025b30089860} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6365 | 2026.01.06 19:29:18.594829 [ 29 ] {} <Debug> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6366 | 2026.01.06 19:29:18.594842 [ 5 ] {8094db04-14bf-40fe-9023-025b30089860} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00113 sec., 8849.557522123894 rows/sec., 665.45 KiB/sec. | ||
| 6367 | 2026.01.06 19:29:18.594909 [ 29 ] {} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6368 | 2026.01.06 19:29:18.594926 [ 5 ] {8094db04-14bf-40fe-9023-025b30089860} <Debug> TCPHandler: Processed in 0.00134042 sec. | ||
| 6369 | 2026.01.06 19:29:18.594938 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6370 | 2026.01.06 19:29:18.595041 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6371 | 2026.01.06 19:29:18.595085 [ 192 ] {618a5bde-4321-4d74-b4de-630445a89d35::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 | ||
| 6372 | 2026.01.06 19:29:18.595138 [ 5 ] {adcab5ef-387d-42c4-a09c-91f1900a8c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6373 | 2026.01.06 19:29:18.595183 [ 5 ] {adcab5ef-387d-42c4-a09c-91f1900a8c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6374 | 2026.01.06 19:29:18.595248 [ 192 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6375 | 2026.01.06 19:29:18.595292 [ 192 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 277 rows starting from the beginning of the part | ||
| 6376 | 2026.01.06 19:29:18.595371 [ 192 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part | ||
| 6377 | 2026.01.06 19:29:18.595428 [ 192 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part | ||
| 6378 | 2026.01.06 19:29:18.595477 [ 192 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part | ||
| 6379 | 2026.01.06 19:29:18.595526 [ 192 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
| 6380 | 2026.01.06 19:29:18.595572 [ 192 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 10 rows starting from the beginning of the part | ||
| 6381 | 2026.01.06 19:29:18.595621 [ 5 ] {adcab5ef-387d-42c4-a09c-91f1900a8c9a} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6382 | 2026.01.06 19:29:18.595661 [ 5 ] {adcab5ef-387d-42c4-a09c-91f1900a8c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6383 | 2026.01.06 19:29:18.595994 [ 5 ] {adcab5ef-387d-42c4-a09c-91f1900a8c9a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6384 | 2026.01.06 19:29:18.596220 [ 5 ] {adcab5ef-387d-42c4-a09c-91f1900a8c9a} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6385 | 2026.01.06 19:29:18.596356 [ 5 ] {adcab5ef-387d-42c4-a09c-91f1900a8c9a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001236 sec., 59870.5501618123 rows/sec., 4.67 MiB/sec. | ||
| 6386 | 2026.01.06 19:29:18.596395 [ 5 ] {adcab5ef-387d-42c4-a09c-91f1900a8c9a} <Debug> TCPHandler: Processed in 0.001404222 sec. | ||
| 6387 | 2026.01.06 19:29:18.596508 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6388 | 2026.01.06 19:29:18.596592 [ 203 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 371 rows, containing 5 columns (5 merged, 0 gathered) in 0.001571976 sec., 236008.6922446653 rows/sec., 16.26 MiB/sec. | ||
| 6389 | 2026.01.06 19:29:18.596606 [ 5 ] {2f768354-7792-4333-9d9c-ec6998a6601a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6390 | 2026.01.06 19:29:18.596676 [ 5 ] {2f768354-7792-4333-9d9c-ec6998a6601a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6391 | 2026.01.06 19:29:18.596784 [ 190 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6392 | 2026.01.06 19:29:18.597077 [ 190 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_41_8} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6393 | 2026.01.06 19:29:18.597109 [ 5 ] {2f768354-7792-4333-9d9c-ec6998a6601a} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6394 | 2026.01.06 19:29:18.597144 [ 5 ] {2f768354-7792-4333-9d9c-ec6998a6601a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6395 | 2026.01.06 19:29:18.597144 [ 190 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_41_8} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6396 | 2026.01.06 19:29:18.597229 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6397 | 2026.01.06 19:29:18.597474 [ 5 ] {2f768354-7792-4333-9d9c-ec6998a6601a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6398 | 2026.01.06 19:29:18.597676 [ 5 ] {2f768354-7792-4333-9d9c-ec6998a6601a} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6399 | 2026.01.06 19:29:18.597806 [ 5 ] {2f768354-7792-4333-9d9c-ec6998a6601a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 6400 | 2026.01.06 19:29:18.597844 [ 5 ] {2f768354-7792-4333-9d9c-ec6998a6601a} <Debug> TCPHandler: Processed in 0.001384461 sec. | ||
| 6401 | 2026.01.06 19:29:18.597963 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6402 | 2026.01.06 19:29:18.598084 [ 5 ] {27420a07-3172-46a2-9052-2eb181974728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6403 | 2026.01.06 19:29:18.598151 [ 5 ] {27420a07-3172-46a2-9052-2eb181974728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6404 | 2026.01.06 19:29:18.599046 [ 5 ] {27420a07-3172-46a2-9052-2eb181974728} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6405 | 2026.01.06 19:29:18.599084 [ 5 ] {27420a07-3172-46a2-9052-2eb181974728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6406 | 2026.01.06 19:29:18.599606 [ 5 ] {27420a07-3172-46a2-9052-2eb181974728} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6407 | 2026.01.06 19:29:18.599831 [ 5 ] {27420a07-3172-46a2-9052-2eb181974728} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6408 | 2026.01.06 19:29:18.599950 [ 29 ] {} <Debug> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6409 | 2026.01.06 19:29:18.599977 [ 5 ] {27420a07-3172-46a2-9052-2eb181974728} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001918 sec., 5213.764337851929 rows/sec., 9.34 MiB/sec. | ||
| 6410 | 2026.01.06 19:29:18.599992 [ 29 ] {} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6411 | 2026.01.06 19:29:18.600022 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6412 | 2026.01.06 19:29:18.600044 [ 5 ] {27420a07-3172-46a2-9052-2eb181974728} <Debug> TCPHandler: Processed in 0.002134024 sec. | ||
| 6413 | 2026.01.06 19:29:18.600120 [ 203 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::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 | ||
| 6414 | 2026.01.06 19:29:18.600161 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6415 | 2026.01.06 19:29:18.600262 [ 5 ] {a1dc4d9b-419f-4084-b97a-d2e390be1e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6416 | 2026.01.06 19:29:18.600304 [ 5 ] {a1dc4d9b-419f-4084-b97a-d2e390be1e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6417 | 2026.01.06 19:29:18.600375 [ 203 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6418 | 2026.01.06 19:29:18.600451 [ 203 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 700 rows starting from the beginning of the part | ||
| 6419 | 2026.01.06 19:29:18.600602 [ 203 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part | ||
| 6420 | 2026.01.06 19:29:18.600652 [ 5 ] {a1dc4d9b-419f-4084-b97a-d2e390be1e7d} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6421 | 2026.01.06 19:29:18.600692 [ 5 ] {a1dc4d9b-419f-4084-b97a-d2e390be1e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6422 | 2026.01.06 19:29:18.600728 [ 203 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part | ||
| 6423 | 2026.01.06 19:29:18.600850 [ 203 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 10 rows starting from the beginning of the part | ||
| 6424 | 2026.01.06 19:29:18.600976 [ 203 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
| 6425 | 2026.01.06 19:29:18.601003 [ 5 ] {a1dc4d9b-419f-4084-b97a-d2e390be1e7d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6426 | 2026.01.06 19:29:18.601089 [ 203 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 10 rows starting from the beginning of the part | ||
| 6427 | 2026.01.06 19:29:18.601231 [ 5 ] {a1dc4d9b-419f-4084-b97a-d2e390be1e7d} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6428 | 2026.01.06 19:29:18.601369 [ 5 ] {a1dc4d9b-419f-4084-b97a-d2e390be1e7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 6429 | 2026.01.06 19:29:18.601408 [ 5 ] {a1dc4d9b-419f-4084-b97a-d2e390be1e7d} <Debug> TCPHandler: Processed in 0.001296218 sec. | ||
| 6430 | 2026.01.06 19:29:18.628366 [ 196 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 790 rows, containing 19 columns (19 merged, 0 gathered) in 0.028290519 sec., 27924.54956376021 rows/sec., 50.04 MiB/sec. | ||
| 6431 | 2026.01.06 19:29:18.629147 [ 203 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6432 | 2026.01.06 19:29:18.629479 [ 203 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6433 | 2026.01.06 19:29:18.629555 [ 203 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6434 | 2026.01.06 19:29:18.629657 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. | ||
| 6435 | 2026.01.06 19:29:19.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.84 MiB, peak 274.36 MiB, free memory in arenas 0.00 B, will set to 268.70 MiB (RSS), difference: 1.86 MiB | ||
| 6436 | 2026.01.06 19:29:22.290558 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 836 | ||
| 6437 | 2026.01.06 19:29:22.292777 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6438 | 2026.01.06 19:29:22.292832 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6439 | 2026.01.06 19:29:22.294093 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6440 | 2026.01.06 19:29:22.294390 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6441 | 2026.01.06 19:29:22.294750 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 836 | ||
| 6442 | 2026.01.06 19:29:23.622545 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6443 | 2026.01.06 19:29:23.622746 [ 5 ] {e9de9154-3f6e-4933-a7e9-8477ca01ad12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6444 | 2026.01.06 19:29:23.622825 [ 5 ] {e9de9154-3f6e-4933-a7e9-8477ca01ad12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6445 | 2026.01.06 19:29:23.623539 [ 5 ] {e9de9154-3f6e-4933-a7e9-8477ca01ad12} <Trace> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6446 | 2026.01.06 19:29:23.623589 [ 5 ] {e9de9154-3f6e-4933-a7e9-8477ca01ad12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6447 | 2026.01.06 19:29:23.623977 [ 5 ] {e9de9154-3f6e-4933-a7e9-8477ca01ad12} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6448 | 2026.01.06 19:29:23.624207 [ 5 ] {e9de9154-3f6e-4933-a7e9-8477ca01ad12} <Trace> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6449 | 2026.01.06 19:29:23.624373 [ 5 ] {e9de9154-3f6e-4933-a7e9-8477ca01ad12} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001682 sec., 14268.727705112962 rows/sec., 1.18 MiB/sec. | ||
| 6450 | 2026.01.06 19:29:23.624425 [ 5 ] {e9de9154-3f6e-4933-a7e9-8477ca01ad12} <Debug> TCPHandler: Processed in 0.00202196 sec. | ||
| 6451 | 2026.01.06 19:29:23.624558 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6452 | 2026.01.06 19:29:23.624664 [ 5 ] {2796931a-6298-4846-81a1-286a73f79de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6453 | 2026.01.06 19:29:23.624711 [ 5 ] {2796931a-6298-4846-81a1-286a73f79de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6454 | 2026.01.06 19:29:23.625831 [ 5 ] {2796931a-6298-4846-81a1-286a73f79de9} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6455 | 2026.01.06 19:29:23.625872 [ 5 ] {2796931a-6298-4846-81a1-286a73f79de9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6456 | 2026.01.06 19:29:23.626278 [ 5 ] {2796931a-6298-4846-81a1-286a73f79de9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6457 | 2026.01.06 19:29:23.626495 [ 5 ] {2796931a-6298-4846-81a1-286a73f79de9} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6458 | 2026.01.06 19:29:23.626635 [ 5 ] {2796931a-6298-4846-81a1-286a73f79de9} <Debug> executeQuery: Read 1376 rows, 118.09 KiB in 0.001996 sec., 689378.7575150301 rows/sec., 57.78 MiB/sec. | ||
| 6459 | 2026.01.06 19:29:23.626676 [ 5 ] {2796931a-6298-4846-81a1-286a73f79de9} <Debug> TCPHandler: Processed in 0.002171165 sec. | ||
| 6460 | 2026.01.06 19:29:23.626799 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6461 | 2026.01.06 19:29:23.626903 [ 5 ] {bee6e257-9500-42b4-a1da-bf251c710216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6462 | 2026.01.06 19:29:23.626949 [ 5 ] {bee6e257-9500-42b4-a1da-bf251c710216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6463 | 2026.01.06 19:29:23.627373 [ 5 ] {bee6e257-9500-42b4-a1da-bf251c710216} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6464 | 2026.01.06 19:29:23.627413 [ 5 ] {bee6e257-9500-42b4-a1da-bf251c710216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6465 | 2026.01.06 19:29:23.627740 [ 5 ] {bee6e257-9500-42b4-a1da-bf251c710216} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6466 | 2026.01.06 19:29:23.627953 [ 5 ] {bee6e257-9500-42b4-a1da-bf251c710216} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6467 | 2026.01.06 19:29:23.628087 [ 5 ] {bee6e257-9500-42b4-a1da-bf251c710216} <Debug> executeQuery: Read 42 rows, 3.22 KiB in 0.001206 sec., 34825.87064676617 rows/sec., 2.60 MiB/sec. | ||
| 6468 | 2026.01.06 19:29:23.628128 [ 5 ] {bee6e257-9500-42b4-a1da-bf251c710216} <Debug> TCPHandler: Processed in 0.001381561 sec. | ||
| 6469 | 2026.01.06 19:29:23.628242 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6470 | 2026.01.06 19:29:23.628341 [ 5 ] {e9869165-9fe2-45d3-8135-e99d0d18114a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6471 | 2026.01.06 19:29:23.628384 [ 5 ] {e9869165-9fe2-45d3-8135-e99d0d18114a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6472 | 2026.01.06 19:29:23.628880 [ 5 ] {e9869165-9fe2-45d3-8135-e99d0d18114a} <Trace> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6473 | 2026.01.06 19:29:23.628943 [ 5 ] {e9869165-9fe2-45d3-8135-e99d0d18114a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6474 | 2026.01.06 19:29:23.629266 [ 5 ] {e9869165-9fe2-45d3-8135-e99d0d18114a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6475 | 2026.01.06 19:29:23.629479 [ 5 ] {e9869165-9fe2-45d3-8135-e99d0d18114a} <Trace> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6476 | 2026.01.06 19:29:23.629617 [ 5 ] {e9869165-9fe2-45d3-8135-e99d0d18114a} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001295 sec., 194594.59459459462 rows/sec., 13.46 MiB/sec. | ||
| 6477 | 2026.01.06 19:29:23.629669 [ 5 ] {e9869165-9fe2-45d3-8135-e99d0d18114a} <Debug> TCPHandler: Processed in 0.001478453 sec. | ||
| 6478 | 2026.01.06 19:29:23.629797 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6479 | 2026.01.06 19:29:23.629899 [ 5 ] {47ad0713-a0ab-4306-8c6f-4aad8ff36768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6480 | 2026.01.06 19:29:23.629942 [ 5 ] {47ad0713-a0ab-4306-8c6f-4aad8ff36768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6481 | 2026.01.06 19:29:23.630343 [ 5 ] {47ad0713-a0ab-4306-8c6f-4aad8ff36768} <Trace> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6482 | 2026.01.06 19:29:23.630382 [ 5 ] {47ad0713-a0ab-4306-8c6f-4aad8ff36768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6483 | 2026.01.06 19:29:23.630683 [ 5 ] {47ad0713-a0ab-4306-8c6f-4aad8ff36768} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6484 | 2026.01.06 19:29:23.630895 [ 5 ] {47ad0713-a0ab-4306-8c6f-4aad8ff36768} <Trace> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6485 | 2026.01.06 19:29:23.631020 [ 5 ] {47ad0713-a0ab-4306-8c6f-4aad8ff36768} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001154 sec., 10398.613518197573 rows/sec., 812.39 KiB/sec. | ||
| 6486 | 2026.01.06 19:29:23.631057 [ 5 ] {47ad0713-a0ab-4306-8c6f-4aad8ff36768} <Debug> TCPHandler: Processed in 0.001322909 sec. | ||
| 6487 | 2026.01.06 19:29:23.631156 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6488 | 2026.01.06 19:29:23.631247 [ 5 ] {0e4d854a-1230-4e00-9850-8f8e19b05801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6489 | 2026.01.06 19:29:23.631287 [ 5 ] {0e4d854a-1230-4e00-9850-8f8e19b05801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6490 | 2026.01.06 19:29:23.631955 [ 5 ] {0e4d854a-1230-4e00-9850-8f8e19b05801} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6491 | 2026.01.06 19:29:23.631993 [ 5 ] {0e4d854a-1230-4e00-9850-8f8e19b05801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6492 | 2026.01.06 19:29:23.632324 [ 5 ] {0e4d854a-1230-4e00-9850-8f8e19b05801} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6493 | 2026.01.06 19:29:23.632539 [ 5 ] {0e4d854a-1230-4e00-9850-8f8e19b05801} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6494 | 2026.01.06 19:29:23.632675 [ 5 ] {0e4d854a-1230-4e00-9850-8f8e19b05801} <Debug> executeQuery: Read 586 rows, 45.06 KiB in 0.001422 sec., 412095.6399437412 rows/sec., 30.95 MiB/sec. | ||
| 6495 | 2026.01.06 19:29:23.632715 [ 5 ] {0e4d854a-1230-4e00-9850-8f8e19b05801} <Debug> TCPHandler: Processed in 0.001590828 sec. | ||
| 6496 | 2026.01.06 19:29:23.632842 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6497 | 2026.01.06 19:29:23.632940 [ 5 ] {1eda0269-9371-43b2-9350-d5d4a9e08e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6498 | 2026.01.06 19:29:23.632985 [ 5 ] {1eda0269-9371-43b2-9350-d5d4a9e08e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6499 | 2026.01.06 19:29:23.633637 [ 5 ] {1eda0269-9371-43b2-9350-d5d4a9e08e0e} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6500 | 2026.01.06 19:29:23.633674 [ 5 ] {1eda0269-9371-43b2-9350-d5d4a9e08e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6501 | 2026.01.06 19:29:23.634071 [ 5 ] {1eda0269-9371-43b2-9350-d5d4a9e08e0e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6502 | 2026.01.06 19:29:23.634296 [ 5 ] {1eda0269-9371-43b2-9350-d5d4a9e08e0e} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6503 | 2026.01.06 19:29:23.634435 [ 5 ] {1eda0269-9371-43b2-9350-d5d4a9e08e0e} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.001515 sec., 580858.0858085809 rows/sec., 39.42 MiB/sec. | ||
| 6504 | 2026.01.06 19:29:23.634475 [ 5 ] {1eda0269-9371-43b2-9350-d5d4a9e08e0e} <Debug> TCPHandler: Processed in 0.00168374 sec. | ||
| 6505 | 2026.01.06 19:29:23.634597 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6506 | 2026.01.06 19:29:23.634698 [ 5 ] {bb4df60e-f27f-42f3-9bb7-ad0e4c0e3f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6507 | 2026.01.06 19:29:23.634754 [ 5 ] {bb4df60e-f27f-42f3-9bb7-ad0e4c0e3f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6508 | 2026.01.06 19:29:23.635593 [ 5 ] {bb4df60e-f27f-42f3-9bb7-ad0e4c0e3f78} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6509 | 2026.01.06 19:29:23.635631 [ 5 ] {bb4df60e-f27f-42f3-9bb7-ad0e4c0e3f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6510 | 2026.01.06 19:29:23.636184 [ 5 ] {bb4df60e-f27f-42f3-9bb7-ad0e4c0e3f78} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6511 | 2026.01.06 19:29:23.636412 [ 5 ] {bb4df60e-f27f-42f3-9bb7-ad0e4c0e3f78} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6512 | 2026.01.06 19:29:23.636556 [ 5 ] {bb4df60e-f27f-42f3-9bb7-ad0e4c0e3f78} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001878 sec., 15974.440894568692 rows/sec., 28.63 MiB/sec. | ||
| 6513 | 2026.01.06 19:29:23.636618 [ 5 ] {bb4df60e-f27f-42f3-9bb7-ad0e4c0e3f78} <Debug> TCPHandler: Processed in 0.002071931 sec. | ||
| 6514 | 2026.01.06 19:29:23.636735 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6515 | 2026.01.06 19:29:23.636828 [ 5 ] {48d87bf0-750b-4508-8ab3-6201193c2706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6516 | 2026.01.06 19:29:23.636872 [ 5 ] {48d87bf0-750b-4508-8ab3-6201193c2706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6517 | 2026.01.06 19:29:23.637219 [ 5 ] {48d87bf0-750b-4508-8ab3-6201193c2706} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6518 | 2026.01.06 19:29:23.637256 [ 5 ] {48d87bf0-750b-4508-8ab3-6201193c2706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6519 | 2026.01.06 19:29:23.637564 [ 5 ] {48d87bf0-750b-4508-8ab3-6201193c2706} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6520 | 2026.01.06 19:29:23.637768 [ 5 ] {48d87bf0-750b-4508-8ab3-6201193c2706} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6521 | 2026.01.06 19:29:23.637903 [ 5 ] {48d87bf0-750b-4508-8ab3-6201193c2706} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 6522 | 2026.01.06 19:29:23.637942 [ 5 ] {48d87bf0-750b-4508-8ab3-6201193c2706} <Debug> TCPHandler: Processed in 0.001256468 sec. | ||
| 6523 | 2026.01.06 19:29:24.762111 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14882 | ||
| 6524 | 2026.01.06 19:29:24.762639 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6525 | 2026.01.06 19:29:24.762688 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6526 | 2026.01.06 19:29:24.763202 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6527 | 2026.01.06 19:29:24.763453 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6528 | 2026.01.06 19:29:24.763597 [ 30 ] {} <Debug> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6529 | 2026.01.06 19:29:24.763610 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14882 | ||
| 6530 | 2026.01.06 19:29:24.763682 [ 30 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6531 | 2026.01.06 19:29:24.763714 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6532 | 2026.01.06 19:29:24.763837 [ 190 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::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 | ||
| 6533 | 2026.01.06 19:29:24.763976 [ 190 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6534 | 2026.01.06 19:29:24.764018 [ 190 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12514 rows starting from the beginning of the part | ||
| 6535 | 2026.01.06 19:29:24.764081 [ 190 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 6536 | 2026.01.06 19:29:24.764125 [ 190 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 6537 | 2026.01.06 19:29:24.764170 [ 190 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 6538 | 2026.01.06 19:29:24.764207 [ 190 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 6539 | 2026.01.06 19:29:24.764242 [ 190 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 6540 | 2026.01.06 19:29:24.766026 [ 196 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14882 rows, containing 4 columns (4 merged, 0 gathered) in 0.002241087 sec., 6640527.565418031 rows/sec., 94.99 MiB/sec. | ||
| 6541 | 2026.01.06 19:29:24.766341 [ 198 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6542 | 2026.01.06 19:29:24.766634 [ 198 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_31_6} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6543 | 2026.01.06 19:29:24.766711 [ 198 ] {9d2c4a54-98f4-4058-b426-54b17567b85a::all_1_31_6} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6544 | 2026.01.06 19:29:24.766806 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6545 | 2026.01.06 19:29:25.533189 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6546 | 2026.01.06 19:29:25.551158 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6547 | 2026.01.06 19:29:25.551218 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6548 | 2026.01.06 19:29:25.556716 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6549 | 2026.01.06 19:29:25.557398 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6550 | 2026.01.06 19:29:25.557684 [ 30 ] {} <Debug> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6551 | 2026.01.06 19:29:25.557723 [ 30 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6552 | 2026.01.06 19:29:25.557746 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6553 | 2026.01.06 19:29:25.557843 [ 190 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 6554 | 2026.01.06 19:29:25.560780 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6555 | 2026.01.06 19:29:25.560790 [ 190 ] {06d4644c-238a-4080-bf88-af6dc915eb88::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6556 | 2026.01.06 19:29:25.561599 [ 190 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 6557 | 2026.01.06 19:29:25.564928 [ 190 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 6558 | 2026.01.06 19:29:25.568215 [ 190 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 6559 | 2026.01.06 19:29:25.571718 [ 190 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 6560 | 2026.01.06 19:29:25.575939 [ 190 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 6561 | 2026.01.06 19:29:25.580240 [ 190 ] {06d4644c-238a-4080-bf88-af6dc915eb88::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 | ||
| 6562 | 2026.01.06 19:29:25.633436 [ 196 ] {06d4644c-238a-4080-bf88-af6dc915eb88::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.075627241 sec., 3094.123187701638 rows/sec., 16.00 MiB/sec. | ||
| 6563 | 2026.01.06 19:29:25.636556 [ 200 ] {06d4644c-238a-4080-bf88-af6dc915eb88::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6564 | 2026.01.06 19:29:25.638764 [ 200 ] {06d4644c-238a-4080-bf88-af6dc915eb88::all_1_31_6} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6565 | 2026.01.06 19:29:25.638883 [ 200 ] {06d4644c-238a-4080-bf88-af6dc915eb88::all_1_31_6} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6566 | 2026.01.06 19:29:25.641100 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6567 | 2026.01.06 19:29:26.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.79 MiB, peak 280.35 MiB, free memory in arenas 0.00 B, will set to 274.51 MiB (RSS), difference: 4.72 MiB | ||
| 6568 | 2026.01.06 19:29:28.591127 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6569 | 2026.01.06 19:29:28.591315 [ 5 ] {25f429af-0c18-4014-949c-37ad3aba89cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6570 | 2026.01.06 19:29:28.591383 [ 5 ] {25f429af-0c18-4014-949c-37ad3aba89cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6571 | 2026.01.06 19:29:28.592072 [ 5 ] {25f429af-0c18-4014-949c-37ad3aba89cb} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6572 | 2026.01.06 19:29:28.592121 [ 5 ] {25f429af-0c18-4014-949c-37ad3aba89cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6573 | 2026.01.06 19:29:28.592509 [ 5 ] {25f429af-0c18-4014-949c-37ad3aba89cb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6574 | 2026.01.06 19:29:28.592775 [ 5 ] {25f429af-0c18-4014-949c-37ad3aba89cb} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6575 | 2026.01.06 19:29:28.592951 [ 5 ] {25f429af-0c18-4014-949c-37ad3aba89cb} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001684 sec., 45130.64133016627 rows/sec., 3.72 MiB/sec. | ||
| 6576 | 2026.01.06 19:29:28.593001 [ 5 ] {25f429af-0c18-4014-949c-37ad3aba89cb} <Debug> TCPHandler: Processed in 0.00200112 sec. | ||
| 6577 | 2026.01.06 19:29:28.593132 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6578 | 2026.01.06 19:29:28.593233 [ 5 ] {51e810c5-f04b-4766-92d7-4f13f0f38774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6579 | 2026.01.06 19:29:28.593276 [ 5 ] {51e810c5-f04b-4766-92d7-4f13f0f38774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6580 | 2026.01.06 19:29:28.593692 [ 5 ] {51e810c5-f04b-4766-92d7-4f13f0f38774} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6581 | 2026.01.06 19:29:28.593727 [ 5 ] {51e810c5-f04b-4766-92d7-4f13f0f38774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6582 | 2026.01.06 19:29:28.594038 [ 5 ] {51e810c5-f04b-4766-92d7-4f13f0f38774} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6583 | 2026.01.06 19:29:28.594245 [ 5 ] {51e810c5-f04b-4766-92d7-4f13f0f38774} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6584 | 2026.01.06 19:29:28.594380 [ 5 ] {51e810c5-f04b-4766-92d7-4f13f0f38774} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001171 sec., 8539.709649871904 rows/sec., 642.15 KiB/sec. | ||
| 6585 | 2026.01.06 19:29:28.594417 [ 5 ] {51e810c5-f04b-4766-92d7-4f13f0f38774} <Debug> TCPHandler: Processed in 0.00133699 sec. | ||
| 6586 | 2026.01.06 19:29:28.594532 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6587 | 2026.01.06 19:29:28.594625 [ 5 ] {12293123-2297-4af4-bab9-752bcad45e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6588 | 2026.01.06 19:29:28.594664 [ 5 ] {12293123-2297-4af4-bab9-752bcad45e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6589 | 2026.01.06 19:29:28.595109 [ 5 ] {12293123-2297-4af4-bab9-752bcad45e8a} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6590 | 2026.01.06 19:29:28.595144 [ 5 ] {12293123-2297-4af4-bab9-752bcad45e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6591 | 2026.01.06 19:29:28.595462 [ 5 ] {12293123-2297-4af4-bab9-752bcad45e8a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6592 | 2026.01.06 19:29:28.595666 [ 5 ] {12293123-2297-4af4-bab9-752bcad45e8a} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6593 | 2026.01.06 19:29:28.595798 [ 5 ] {12293123-2297-4af4-bab9-752bcad45e8a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001191 sec., 62132.66162888329 rows/sec., 4.85 MiB/sec. | ||
| 6594 | 2026.01.06 19:29:28.595835 [ 5 ] {12293123-2297-4af4-bab9-752bcad45e8a} <Debug> TCPHandler: Processed in 0.00135179 sec. | ||
| 6595 | 2026.01.06 19:29:28.595958 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6596 | 2026.01.06 19:29:28.596051 [ 5 ] {e2273b1d-a952-4b18-9477-504350e65486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6597 | 2026.01.06 19:29:28.596094 [ 5 ] {e2273b1d-a952-4b18-9477-504350e65486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6598 | 2026.01.06 19:29:28.596527 [ 5 ] {e2273b1d-a952-4b18-9477-504350e65486} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6599 | 2026.01.06 19:29:28.596561 [ 5 ] {e2273b1d-a952-4b18-9477-504350e65486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6600 | 2026.01.06 19:29:28.596899 [ 5 ] {e2273b1d-a952-4b18-9477-504350e65486} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6601 | 2026.01.06 19:29:28.597101 [ 5 ] {e2273b1d-a952-4b18-9477-504350e65486} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6602 | 2026.01.06 19:29:28.597236 [ 5 ] {e2273b1d-a952-4b18-9477-504350e65486} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 6603 | 2026.01.06 19:29:28.597273 [ 5 ] {e2273b1d-a952-4b18-9477-504350e65486} <Debug> TCPHandler: Processed in 0.001364131 sec. | ||
| 6604 | 2026.01.06 19:29:28.597382 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6605 | 2026.01.06 19:29:28.597474 [ 5 ] {189f7d13-3440-43c0-8e9c-68ef98255203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6606 | 2026.01.06 19:29:28.597527 [ 5 ] {189f7d13-3440-43c0-8e9c-68ef98255203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6607 | 2026.01.06 19:29:28.598286 [ 5 ] {189f7d13-3440-43c0-8e9c-68ef98255203} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6608 | 2026.01.06 19:29:28.598319 [ 5 ] {189f7d13-3440-43c0-8e9c-68ef98255203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6609 | 2026.01.06 19:29:28.598857 [ 5 ] {189f7d13-3440-43c0-8e9c-68ef98255203} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6610 | 2026.01.06 19:29:28.599070 [ 5 ] {189f7d13-3440-43c0-8e9c-68ef98255203} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6611 | 2026.01.06 19:29:28.599208 [ 5 ] {189f7d13-3440-43c0-8e9c-68ef98255203} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001752 sec., 5707.762557077625 rows/sec., 10.23 MiB/sec. | ||
| 6612 | 2026.01.06 19:29:28.599271 [ 5 ] {189f7d13-3440-43c0-8e9c-68ef98255203} <Debug> TCPHandler: Processed in 0.001937618 sec. | ||
| 6613 | 2026.01.06 19:29:28.599383 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6614 | 2026.01.06 19:29:28.599476 [ 5 ] {63d60c81-ed96-4ed5-97d7-da39c1ff366f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6615 | 2026.01.06 19:29:28.599517 [ 5 ] {63d60c81-ed96-4ed5-97d7-da39c1ff366f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6616 | 2026.01.06 19:29:28.599861 [ 5 ] {63d60c81-ed96-4ed5-97d7-da39c1ff366f} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6617 | 2026.01.06 19:29:28.599895 [ 5 ] {63d60c81-ed96-4ed5-97d7-da39c1ff366f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6618 | 2026.01.06 19:29:28.600195 [ 5 ] {63d60c81-ed96-4ed5-97d7-da39c1ff366f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6619 | 2026.01.06 19:29:28.600403 [ 5 ] {63d60c81-ed96-4ed5-97d7-da39c1ff366f} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6620 | 2026.01.06 19:29:28.600536 [ 5 ] {63d60c81-ed96-4ed5-97d7-da39c1ff366f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 6621 | 2026.01.06 19:29:28.600572 [ 5 ] {63d60c81-ed96-4ed5-97d7-da39c1ff366f} <Debug> TCPHandler: Processed in 0.001237506 sec. | ||
| 6622 | 2026.01.06 19:29:32.133475 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6623 | 2026.01.06 19:29:32.133537 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6624 | 2026.01.06 19:29:32.264553 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15394 | ||
| 6625 | 2026.01.06 19:29:32.265080 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6626 | 2026.01.06 19:29:32.265127 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6627 | 2026.01.06 19:29:32.265908 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6628 | 2026.01.06 19:29:32.266154 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6629 | 2026.01.06 19:29:32.266304 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15394 | ||
| 6630 | 2026.01.06 19:29:32.295707 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 866 | ||
| 6631 | 2026.01.06 19:29:32.297960 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6632 | 2026.01.06 19:29:32.298001 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6633 | 2026.01.06 19:29:32.299247 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6634 | 2026.01.06 19:29:32.299532 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6635 | 2026.01.06 19:29:32.299788 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 866 | ||
| 6636 | 2026.01.06 19:29:33.002205 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000838864 sec. | ||
| 6637 | 2026.01.06 19:29:33.061649 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6638 | 2026.01.06 19:29:33.076925 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6639 | 2026.01.06 19:29:33.076985 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6640 | 2026.01.06 19:29:33.083206 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6641 | 2026.01.06 19:29:33.083930 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6642 | 2026.01.06 19:29:33.087089 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6643 | 2026.01.06 19:29:33.591908 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6644 | 2026.01.06 19:29:33.592071 [ 5 ] {aedc31c5-5491-4c48-b0a2-ac383d502be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6645 | 2026.01.06 19:29:33.592134 [ 5 ] {aedc31c5-5491-4c48-b0a2-ac383d502be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6646 | 2026.01.06 19:29:33.592808 [ 5 ] {aedc31c5-5491-4c48-b0a2-ac383d502be4} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6647 | 2026.01.06 19:29:33.592847 [ 5 ] {aedc31c5-5491-4c48-b0a2-ac383d502be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6648 | 2026.01.06 19:29:33.593232 [ 5 ] {aedc31c5-5491-4c48-b0a2-ac383d502be4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6649 | 2026.01.06 19:29:33.593448 [ 5 ] {aedc31c5-5491-4c48-b0a2-ac383d502be4} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6650 | 2026.01.06 19:29:33.593568 [ 54 ] {} <Debug> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6651 | 2026.01.06 19:29:33.593603 [ 5 ] {aedc31c5-5491-4c48-b0a2-ac383d502be4} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001577 sec., 73557.3874445149 rows/sec., 6.23 MiB/sec. | ||
| 6652 | 2026.01.06 19:29:33.593611 [ 54 ] {} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6653 | 2026.01.06 19:29:33.593639 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6654 | 2026.01.06 19:29:33.593651 [ 5 ] {aedc31c5-5491-4c48-b0a2-ac383d502be4} <Debug> TCPHandler: Processed in 0.001860465 sec. | ||
| 6655 | 2026.01.06 19:29:33.593760 [ 196 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::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 | ||
| 6656 | 2026.01.06 19:29:33.593778 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6657 | 2026.01.06 19:29:33.593903 [ 5 ] {ab567289-b83c-418e-b95a-d5c5accacaa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6658 | 2026.01.06 19:29:33.593912 [ 196 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6659 | 2026.01.06 19:29:33.593951 [ 5 ] {ab567289-b83c-418e-b95a-d5c5accacaa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6660 | 2026.01.06 19:29:33.593959 [ 196 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2464 rows starting from the beginning of the part | ||
| 6661 | 2026.01.06 19:29:33.594044 [ 196 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 116 rows starting from the beginning of the part | ||
| 6662 | 2026.01.06 19:29:33.594094 [ 196 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 76 rows starting from the beginning of the part | ||
| 6663 | 2026.01.06 19:29:33.594140 [ 196 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1376 rows starting from the beginning of the part | ||
| 6664 | 2026.01.06 19:29:33.594184 [ 196 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 76 rows starting from the beginning of the part | ||
| 6665 | 2026.01.06 19:29:33.594229 [ 196 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 116 rows starting from the beginning of the part | ||
| 6666 | 2026.01.06 19:29:33.594378 [ 5 ] {ab567289-b83c-418e-b95a-d5c5accacaa8} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6667 | 2026.01.06 19:29:33.594419 [ 5 ] {ab567289-b83c-418e-b95a-d5c5accacaa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6668 | 2026.01.06 19:29:33.594937 [ 5 ] {ab567289-b83c-418e-b95a-d5c5accacaa8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6669 | 2026.01.06 19:29:33.595180 [ 5 ] {ab567289-b83c-418e-b95a-d5c5accacaa8} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6670 | 2026.01.06 19:29:33.595322 [ 5 ] {ab567289-b83c-418e-b95a-d5c5accacaa8} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001442 sec., 20804.438280166436 rows/sec., 1.53 MiB/sec. | ||
| 6671 | 2026.01.06 19:29:33.595362 [ 5 ] {ab567289-b83c-418e-b95a-d5c5accacaa8} <Debug> TCPHandler: Processed in 0.001635309 sec. | ||
| 6672 | 2026.01.06 19:29:33.595465 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6673 | 2026.01.06 19:29:33.595561 [ 5 ] {6b6c18b8-4ce8-4abf-a6e9-47a7d31ec582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6674 | 2026.01.06 19:29:33.595602 [ 5 ] {6b6c18b8-4ce8-4abf-a6e9-47a7d31ec582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6675 | 2026.01.06 19:29:33.596088 [ 5 ] {6b6c18b8-4ce8-4abf-a6e9-47a7d31ec582} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6676 | 2026.01.06 19:29:33.596122 [ 5 ] {6b6c18b8-4ce8-4abf-a6e9-47a7d31ec582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6677 | 2026.01.06 19:29:33.596314 [ 200 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4224 rows, containing 5 columns (5 merged, 0 gathered) in 0.002612448 sec., 1616874.2880241063 rows/sec., 139.80 MiB/sec. | ||
| 6678 | 2026.01.06 19:29:33.596517 [ 5 ] {6b6c18b8-4ce8-4abf-a6e9-47a7d31ec582} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6679 | 2026.01.06 19:29:33.596590 [ 196 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6680 | 2026.01.06 19:29:33.596887 [ 5 ] {6b6c18b8-4ce8-4abf-a6e9-47a7d31ec582} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6681 | 2026.01.06 19:29:33.596921 [ 196 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_46_9} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6682 | 2026.01.06 19:29:33.597008 [ 196 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_46_9} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6683 | 2026.01.06 19:29:33.597021 [ 54 ] {} <Debug> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6684 | 2026.01.06 19:29:33.597057 [ 54 ] {} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6685 | 2026.01.06 19:29:33.597064 [ 5 ] {6b6c18b8-4ce8-4abf-a6e9-47a7d31ec582} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001522 sec., 61760.84099868594 rows/sec., 4.82 MiB/sec. | ||
| 6686 | 2026.01.06 19:29:33.597077 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6687 | 2026.01.06 19:29:33.597080 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 6688 | 2026.01.06 19:29:33.597113 [ 5 ] {6b6c18b8-4ce8-4abf-a6e9-47a7d31ec582} <Debug> TCPHandler: Processed in 0.00169667 sec. | ||
| 6689 | 2026.01.06 19:29:33.597208 [ 197 ] {289b6777-0f67-4125-9172-352c730335f1::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 | ||
| 6690 | 2026.01.06 19:29:33.597258 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6691 | 2026.01.06 19:29:33.597351 [ 197 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6692 | 2026.01.06 19:29:33.597371 [ 5 ] {6b8123a8-cbfc-4db4-8c50-f8944d84bc63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6693 | 2026.01.06 19:29:33.597391 [ 197 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1249 rows starting from the beginning of the part | ||
| 6694 | 2026.01.06 19:29:33.597431 [ 5 ] {6b8123a8-cbfc-4db4-8c50-f8944d84bc63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6695 | 2026.01.06 19:29:33.597469 [ 197 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 94 rows starting from the beginning of the part | ||
| 6696 | 2026.01.06 19:29:33.597521 [ 197 ] {289b6777-0f67-4125-9172-352c730335f1::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 | ||
| 6697 | 2026.01.06 19:29:33.597564 [ 197 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 586 rows starting from the beginning of the part | ||
| 6698 | 2026.01.06 19:29:33.597606 [ 197 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 74 rows starting from the beginning of the part | ||
| 6699 | 2026.01.06 19:29:33.597647 [ 197 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 94 rows starting from the beginning of the part | ||
| 6700 | 2026.01.06 19:29:33.597927 [ 5 ] {6b8123a8-cbfc-4db4-8c50-f8944d84bc63} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6701 | 2026.01.06 19:29:33.597966 [ 5 ] {6b8123a8-cbfc-4db4-8c50-f8944d84bc63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6702 | 2026.01.06 19:29:33.598326 [ 5 ] {6b8123a8-cbfc-4db4-8c50-f8944d84bc63} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6703 | 2026.01.06 19:29:33.598554 [ 5 ] {6b8123a8-cbfc-4db4-8c50-f8944d84bc63} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6704 | 2026.01.06 19:29:33.598657 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6705 | 2026.01.06 19:29:33.598681 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6706 | 2026.01.06 19:29:33.598688 [ 5 ] {6b8123a8-cbfc-4db4-8c50-f8944d84bc63} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001342 sec., 119225.03725782414 rows/sec., 8.30 MiB/sec. | ||
| 6707 | 2026.01.06 19:29:33.598697 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6708 | 2026.01.06 19:29:33.598728 [ 5 ] {6b8123a8-cbfc-4db4-8c50-f8944d84bc63} <Debug> TCPHandler: Processed in 0.001529945 sec. | ||
| 6709 | 2026.01.06 19:29:33.598781 [ 200 ] {88190163-2135-48cf-86aa-52198c97c0d7::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 | ||
| 6710 | 2026.01.06 19:29:33.598891 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6711 | 2026.01.06 19:29:33.598897 [ 200 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6712 | 2026.01.06 19:29:33.598945 [ 199 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2171 rows, containing 5 columns (5 merged, 0 gathered) in 0.001785103 sec., 1216176.3214783685 rows/sec., 94.48 MiB/sec. | ||
| 6713 | 2026.01.06 19:29:33.598949 [ 200 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12500 rows starting from the beginning of the part | ||
| 6714 | 2026.01.06 19:29:33.599001 [ 5 ] {c38094bc-ad62-47a9-8e43-b77c0ae9914f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6715 | 2026.01.06 19:29:33.599069 [ 5 ] {c38094bc-ad62-47a9-8e43-b77c0ae9914f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6716 | 2026.01.06 19:29:33.599086 [ 200 ] {88190163-2135-48cf-86aa-52198c97c0d7::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 | ||
| 6717 | 2026.01.06 19:29:33.599140 [ 200 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 6718 | 2026.01.06 19:29:33.599150 [ 197 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6719 | 2026.01.06 19:29:33.599185 [ 200 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 880 rows starting from the beginning of the part | ||
| 6720 | 2026.01.06 19:29:33.599230 [ 200 ] {88190163-2135-48cf-86aa-52198c97c0d7::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 | ||
| 6721 | 2026.01.06 19:29:33.599277 [ 200 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 6722 | 2026.01.06 19:29:33.599440 [ 197 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_46_9} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6723 | 2026.01.06 19:29:33.599530 [ 197 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_46_9} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6724 | 2026.01.06 19:29:33.599611 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 6725 | 2026.01.06 19:29:33.599999 [ 5 ] {c38094bc-ad62-47a9-8e43-b77c0ae9914f} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6726 | 2026.01.06 19:29:33.600043 [ 5 ] {c38094bc-ad62-47a9-8e43-b77c0ae9914f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6727 | 2026.01.06 19:29:33.600724 [ 5 ] {c38094bc-ad62-47a9-8e43-b77c0ae9914f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6728 | 2026.01.06 19:29:33.600970 [ 5 ] {c38094bc-ad62-47a9-8e43-b77c0ae9914f} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6729 | 2026.01.06 19:29:33.601117 [ 5 ] {c38094bc-ad62-47a9-8e43-b77c0ae9914f} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002134 sec., 14058.106841611996 rows/sec., 25.19 MiB/sec. | ||
| 6730 | 2026.01.06 19:29:33.601177 [ 5 ] {c38094bc-ad62-47a9-8e43-b77c0ae9914f} <Debug> TCPHandler: Processed in 0.00234518 sec. | ||
| 6731 | 2026.01.06 19:29:33.601284 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6732 | 2026.01.06 19:29:33.601377 [ 5 ] {99ea57d1-e89c-48d3-ad28-318e1d648b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6733 | 2026.01.06 19:29:33.601420 [ 5 ] {99ea57d1-e89c-48d3-ad28-318e1d648b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6734 | 2026.01.06 19:29:33.601780 [ 5 ] {99ea57d1-e89c-48d3-ad28-318e1d648b7a} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6735 | 2026.01.06 19:29:33.601814 [ 5 ] {99ea57d1-e89c-48d3-ad28-318e1d648b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6736 | 2026.01.06 19:29:33.602242 [ 5 ] {99ea57d1-e89c-48d3-ad28-318e1d648b7a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6737 | 2026.01.06 19:29:33.602451 [ 5 ] {99ea57d1-e89c-48d3-ad28-318e1d648b7a} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6738 | 2026.01.06 19:29:33.602558 [ 54 ] {} <Debug> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6739 | 2026.01.06 19:29:33.602579 [ 5 ] {99ea57d1-e89c-48d3-ad28-318e1d648b7a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001222 sec., 49099.836333878884 rows/sec., 3.31 MiB/sec. | ||
| 6740 | 2026.01.06 19:29:33.602588 [ 54 ] {} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6741 | 2026.01.06 19:29:33.602609 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6742 | 2026.01.06 19:29:33.602616 [ 5 ] {99ea57d1-e89c-48d3-ad28-318e1d648b7a} <Debug> TCPHandler: Processed in 0.001380741 sec. | ||
| 6743 | 2026.01.06 19:29:33.602680 [ 186 ] {862ac230-c421-4c16-ae35-bd3c755734c1::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 | ||
| 6744 | 2026.01.06 19:29:33.602767 [ 186 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6745 | 2026.01.06 19:29:33.602795 [ 186 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2434 rows starting from the beginning of the part | ||
| 6746 | 2026.01.06 19:29:33.602845 [ 186 ] {862ac230-c421-4c16-ae35-bd3c755734c1::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 | ||
| 6747 | 2026.01.06 19:29:33.602881 [ 186 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 6748 | 2026.01.06 19:29:33.602914 [ 186 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 6749 | 2026.01.06 19:29:33.602948 [ 186 ] {862ac230-c421-4c16-ae35-bd3c755734c1::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 | ||
| 6750 | 2026.01.06 19:29:33.602980 [ 186 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 6751 | 2026.01.06 19:29:33.603658 [ 199 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14020 rows, containing 5 columns (5 merged, 0 gathered) in 0.004917575 sec., 2850998.7137969425 rows/sec., 195.00 MiB/sec. | ||
| 6752 | 2026.01.06 19:29:33.604131 [ 194 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6753 | 2026.01.06 19:29:33.604186 [ 200 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2734 rows, containing 4 columns (4 merged, 0 gathered) in 0.001539696 sec., 1775675.1982209475 rows/sec., 117.90 MiB/sec. | ||
| 6754 | 2026.01.06 19:29:33.604388 [ 194 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6755 | 2026.01.06 19:29:33.604460 [ 194 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6756 | 2026.01.06 19:29:33.604490 [ 199 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6757 | 2026.01.06 19:29:33.604534 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.64 MiB. | ||
| 6758 | 2026.01.06 19:29:33.604796 [ 199 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_46_9} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6759 | 2026.01.06 19:29:33.604881 [ 199 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_46_9} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6760 | 2026.01.06 19:29:33.604991 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6761 | 2026.01.06 19:29:34.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.66 MiB, peak 284.45 MiB, free memory in arenas 0.00 B, will set to 276.79 MiB (RSS), difference: 1.13 MiB | ||
| 6762 | 2026.01.06 19:29:38.591500 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6763 | 2026.01.06 19:29:38.591710 [ 5 ] {4c30fcd9-38b6-49e8-88f8-9939c15ea18d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6764 | 2026.01.06 19:29:38.591783 [ 5 ] {4c30fcd9-38b6-49e8-88f8-9939c15ea18d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6765 | 2026.01.06 19:29:38.592403 [ 5 ] {4c30fcd9-38b6-49e8-88f8-9939c15ea18d} <Trace> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6766 | 2026.01.06 19:29:38.592454 [ 5 ] {4c30fcd9-38b6-49e8-88f8-9939c15ea18d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6767 | 2026.01.06 19:29:38.592829 [ 5 ] {4c30fcd9-38b6-49e8-88f8-9939c15ea18d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6768 | 2026.01.06 19:29:38.593060 [ 5 ] {4c30fcd9-38b6-49e8-88f8-9939c15ea18d} <Trace> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6769 | 2026.01.06 19:29:38.593222 [ 5 ] {4c30fcd9-38b6-49e8-88f8-9939c15ea18d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001565 sec., 1277.9552715654952 rows/sec., 104.21 KiB/sec. | ||
| 6770 | 2026.01.06 19:29:38.593272 [ 5 ] {4c30fcd9-38b6-49e8-88f8-9939c15ea18d} <Debug> TCPHandler: Processed in 0.001908887 sec. | ||
| 6771 | 2026.01.06 19:29:38.593411 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6772 | 2026.01.06 19:29:38.593514 [ 5 ] {ce8391c2-abb2-4ac8-90b4-eab92217b1d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6773 | 2026.01.06 19:29:38.593560 [ 5 ] {ce8391c2-abb2-4ac8-90b4-eab92217b1d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6774 | 2026.01.06 19:29:38.594019 [ 5 ] {ce8391c2-abb2-4ac8-90b4-eab92217b1d7} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6775 | 2026.01.06 19:29:38.594059 [ 5 ] {ce8391c2-abb2-4ac8-90b4-eab92217b1d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6776 | 2026.01.06 19:29:38.594374 [ 5 ] {ce8391c2-abb2-4ac8-90b4-eab92217b1d7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6777 | 2026.01.06 19:29:38.594599 [ 5 ] {ce8391c2-abb2-4ac8-90b4-eab92217b1d7} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6778 | 2026.01.06 19:29:38.594731 [ 5 ] {ce8391c2-abb2-4ac8-90b4-eab92217b1d7} <Debug> executeQuery: Read 77 rows, 6.49 KiB in 0.001241 sec., 62046.73650282031 rows/sec., 5.10 MiB/sec. | ||
| 6779 | 2026.01.06 19:29:38.594770 [ 5 ] {ce8391c2-abb2-4ac8-90b4-eab92217b1d7} <Debug> TCPHandler: Processed in 0.001411451 sec. | ||
| 6780 | 2026.01.06 19:29:38.594886 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6781 | 2026.01.06 19:29:38.594980 [ 5 ] {24130cdf-1d81-4485-a622-53ea346e3589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6782 | 2026.01.06 19:29:38.595023 [ 5 ] {24130cdf-1d81-4485-a622-53ea346e3589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6783 | 2026.01.06 19:29:38.595425 [ 5 ] {24130cdf-1d81-4485-a622-53ea346e3589} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6784 | 2026.01.06 19:29:38.595462 [ 5 ] {24130cdf-1d81-4485-a622-53ea346e3589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6785 | 2026.01.06 19:29:38.595789 [ 5 ] {24130cdf-1d81-4485-a622-53ea346e3589} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6786 | 2026.01.06 19:29:38.596010 [ 5 ] {24130cdf-1d81-4485-a622-53ea346e3589} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6787 | 2026.01.06 19:29:38.596147 [ 5 ] {24130cdf-1d81-4485-a622-53ea346e3589} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001186 sec., 10118.043844856662 rows/sec., 751.77 KiB/sec. | ||
| 6788 | 2026.01.06 19:29:38.596187 [ 5 ] {24130cdf-1d81-4485-a622-53ea346e3589} <Debug> TCPHandler: Processed in 0.00135023 sec. | ||
| 6789 | 2026.01.06 19:29:38.596291 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6790 | 2026.01.06 19:29:38.596384 [ 5 ] {44d58cbf-b8b8-4000-b441-3977b000713f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6791 | 2026.01.06 19:29:38.596424 [ 5 ] {44d58cbf-b8b8-4000-b441-3977b000713f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6792 | 2026.01.06 19:29:38.596844 [ 5 ] {44d58cbf-b8b8-4000-b441-3977b000713f} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6793 | 2026.01.06 19:29:38.596881 [ 5 ] {44d58cbf-b8b8-4000-b441-3977b000713f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6794 | 2026.01.06 19:29:38.597204 [ 5 ] {44d58cbf-b8b8-4000-b441-3977b000713f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6795 | 2026.01.06 19:29:38.597415 [ 5 ] {44d58cbf-b8b8-4000-b441-3977b000713f} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6796 | 2026.01.06 19:29:38.597544 [ 5 ] {44d58cbf-b8b8-4000-b441-3977b000713f} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001178 sec., 64516.12903225806 rows/sec., 5.04 MiB/sec. | ||
| 6797 | 2026.01.06 19:29:38.597582 [ 5 ] {44d58cbf-b8b8-4000-b441-3977b000713f} <Debug> TCPHandler: Processed in 0.00134004 sec. | ||
| 6798 | 2026.01.06 19:29:38.597696 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6799 | 2026.01.06 19:29:38.597788 [ 5 ] {27e3fcf2-1b79-42f9-b4db-e45e418c510d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6800 | 2026.01.06 19:29:38.597833 [ 5 ] {27e3fcf2-1b79-42f9-b4db-e45e418c510d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6801 | 2026.01.06 19:29:38.598259 [ 5 ] {27e3fcf2-1b79-42f9-b4db-e45e418c510d} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6802 | 2026.01.06 19:29:38.598296 [ 5 ] {27e3fcf2-1b79-42f9-b4db-e45e418c510d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6803 | 2026.01.06 19:29:38.598629 [ 5 ] {27e3fcf2-1b79-42f9-b4db-e45e418c510d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6804 | 2026.01.06 19:29:38.598887 [ 5 ] {27e3fcf2-1b79-42f9-b4db-e45e418c510d} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6805 | 2026.01.06 19:29:38.599025 [ 5 ] {27e3fcf2-1b79-42f9-b4db-e45e418c510d} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001255 sec., 128286.85258964144 rows/sec., 8.93 MiB/sec. | ||
| 6806 | 2026.01.06 19:29:38.599064 [ 5 ] {27e3fcf2-1b79-42f9-b4db-e45e418c510d} <Debug> TCPHandler: Processed in 0.001415811 sec. | ||
| 6807 | 2026.01.06 19:29:38.599174 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6808 | 2026.01.06 19:29:38.599270 [ 5 ] {12f787a2-63b6-49c3-94fc-7a37dd34939e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6809 | 2026.01.06 19:29:38.599326 [ 5 ] {12f787a2-63b6-49c3-94fc-7a37dd34939e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6810 | 2026.01.06 19:29:38.600078 [ 5 ] {12f787a2-63b6-49c3-94fc-7a37dd34939e} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6811 | 2026.01.06 19:29:38.600117 [ 5 ] {12f787a2-63b6-49c3-94fc-7a37dd34939e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6812 | 2026.01.06 19:29:38.600660 [ 5 ] {12f787a2-63b6-49c3-94fc-7a37dd34939e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6813 | 2026.01.06 19:29:38.600893 [ 5 ] {12f787a2-63b6-49c3-94fc-7a37dd34939e} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6814 | 2026.01.06 19:29:38.601045 [ 5 ] {12f787a2-63b6-49c3-94fc-7a37dd34939e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001793 sec., 5577.244841048521 rows/sec., 9.99 MiB/sec. | ||
| 6815 | 2026.01.06 19:29:38.601108 [ 5 ] {12f787a2-63b6-49c3-94fc-7a37dd34939e} <Debug> TCPHandler: Processed in 0.001984459 sec. | ||
| 6816 | 2026.01.06 19:29:38.601227 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6817 | 2026.01.06 19:29:38.601321 [ 5 ] {2dc38091-40ae-4eb3-833e-4daf83f8f5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6818 | 2026.01.06 19:29:38.601365 [ 5 ] {2dc38091-40ae-4eb3-833e-4daf83f8f5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6819 | 2026.01.06 19:29:38.601724 [ 5 ] {2dc38091-40ae-4eb3-833e-4daf83f8f5a4} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6820 | 2026.01.06 19:29:38.601760 [ 5 ] {2dc38091-40ae-4eb3-833e-4daf83f8f5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6821 | 2026.01.06 19:29:38.602093 [ 5 ] {2dc38091-40ae-4eb3-833e-4daf83f8f5a4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6822 | 2026.01.06 19:29:38.602317 [ 5 ] {2dc38091-40ae-4eb3-833e-4daf83f8f5a4} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6823 | 2026.01.06 19:29:38.602450 [ 5 ] {2dc38091-40ae-4eb3-833e-4daf83f8f5a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 6824 | 2026.01.06 19:29:38.602486 [ 5 ] {2dc38091-40ae-4eb3-833e-4daf83f8f5a4} <Debug> TCPHandler: Processed in 0.001309339 sec. | ||
| 6825 | 2026.01.06 19:29:39.751766 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50306 | ||
| 6826 | 2026.01.06 19:29:39.751878 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6827 | 2026.01.06 19:29:39.751906 [ 286 ] {} <Debug> TCP-Session: 19e7c040-8a96-41bb-9b49-6ae4e909cacd Authenticating user 'default' from [fd00:1122:3344:101::e]:50306 | ||
| 6828 | 2026.01.06 19:29:39.751928 [ 286 ] {} <Debug> TCP-Session: 19e7c040-8a96-41bb-9b49-6ae4e909cacd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6829 | 2026.01.06 19:29:39.751941 [ 286 ] {} <Debug> TCP-Session: 19e7c040-8a96-41bb-9b49-6ae4e909cacd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6830 | 2026.01.06 19:29:39.752176 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64591 | ||
| 6831 | 2026.01.06 19:29:39.752185 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50908 | ||
| 6832 | 2026.01.06 19:29:39.752302 [ 286 ] {} <Trace> TCP-Session: 19e7c040-8a96-41bb-9b49-6ae4e909cacd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6833 | 2026.01.06 19:29:39.752309 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6834 | 2026.01.06 19:29:39.752338 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6835 | 2026.01.06 19:29:39.752369 [ 287 ] {} <Debug> TCP-Session: 9f8e454a-07b2-416f-ac4f-ee9d06bc386c Authenticating user 'default' from [fd00:1122:3344:101::e]:64591 | ||
| 6836 | 2026.01.06 19:29:39.752379 [ 288 ] {} <Debug> TCP-Session: d5a0d229-8725-44c3-91bd-bd4519c417c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50908 | ||
| 6837 | 2026.01.06 19:29:39.752404 [ 287 ] {} <Debug> TCP-Session: 9f8e454a-07b2-416f-ac4f-ee9d06bc386c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6838 | 2026.01.06 19:29:39.752416 [ 288 ] {} <Debug> TCP-Session: d5a0d229-8725-44c3-91bd-bd4519c417c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6839 | 2026.01.06 19:29:39.752428 [ 287 ] {} <Debug> TCP-Session: 9f8e454a-07b2-416f-ac4f-ee9d06bc386c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6840 | 2026.01.06 19:29:39.752448 [ 288 ] {} <Debug> TCP-Session: d5a0d229-8725-44c3-91bd-bd4519c417c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6841 | 2026.01.06 19:29:39.752484 [ 286 ] {7aa165c5-5f7e-42c5-af07-cea6e8dbdd15} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50306) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6842 | 2026.01.06 19:29:39.752770 [ 286 ] {7aa165c5-5f7e-42c5-af07-cea6e8dbdd15} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6843 | 2026.01.06 19:29:39.752836 [ 286 ] {7aa165c5-5f7e-42c5-af07-cea6e8dbdd15} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6844 | 2026.01.06 19:29:39.753213 [ 286 ] {7aa165c5-5f7e-42c5-af07-cea6e8dbdd15} <Debug> oximeter.version (c9879b98-2857-4c41-a1bf-4a005a9336fb) (SelectExecutor): Key condition: unknown | ||
| 6845 | 2026.01.06 19:29:39.754161 [ 346 ] {7aa165c5-5f7e-42c5-af07-cea6e8dbdd15} <Trace> AggregatingTransform: Aggregating | ||
| 6846 | 2026.01.06 19:29:39.754241 [ 346 ] {7aa165c5-5f7e-42c5-af07-cea6e8dbdd15} <Trace> Aggregator: Aggregation method: without_key | ||
| 6847 | 2026.01.06 19:29:39.754283 [ 346 ] {7aa165c5-5f7e-42c5-af07-cea6e8dbdd15} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000955619 sec. (1046.442 rows/sec., 40.88 KiB/sec.) | ||
| 6848 | 2026.01.06 19:29:39.754304 [ 346 ] {7aa165c5-5f7e-42c5-af07-cea6e8dbdd15} <Trace> Aggregator: Merging aggregated data | ||
| 6849 | 2026.01.06 19:29:39.755675 [ 286 ] {7aa165c5-5f7e-42c5-af07-cea6e8dbdd15} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00325 sec., 307.6923076923077 rows/sec., 12.02 KiB/sec. | ||
| 6850 | 2026.01.06 19:29:39.755891 [ 286 ] {7aa165c5-5f7e-42c5-af07-cea6e8dbdd15} <Debug> TCPHandler: Processed in 0.00371541 sec. | ||
| 6851 | 2026.01.06 19:29:39.756056 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6852 | 2026.01.06 19:29:39.756099 [ 286 ] {} <Debug> TCP-Session: 19e7c040-8a96-41bb-9b49-6ae4e909cacd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6853 | 2026.01.06 19:29:39.756099 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6854 | 2026.01.06 19:29:39.756180 [ 287 ] {} <Debug> TCP-Session: 9f8e454a-07b2-416f-ac4f-ee9d06bc386c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6855 | 2026.01.06 19:29:39.756240 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6856 | 2026.01.06 19:29:39.756284 [ 288 ] {} <Debug> TCP-Session: d5a0d229-8725-44c3-91bd-bd4519c417c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6857 | 2026.01.06 19:29:39.760086 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40939 | ||
| 6858 | 2026.01.06 19:29:39.760094 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54246 | ||
| 6859 | 2026.01.06 19:29:39.760117 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43868 | ||
| 6860 | 2026.01.06 19:29:39.760105 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50763 | ||
| 6861 | 2026.01.06 19:29:39.760173 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6862 | 2026.01.06 19:29:39.760202 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6863 | 2026.01.06 19:29:39.760218 [ 351 ] {} <Debug> TCP-Session: 5040c79b-39d9-4858-a53d-3bc16753b786 Authenticating user 'default' from [fd00:1122:3344:101::e]:40939 | ||
| 6864 | 2026.01.06 19:29:39.760240 [ 287 ] {} <Debug> TCP-Session: 776271f5-233a-49da-b12c-1de497a8cac7 Authenticating user 'default' from [fd00:1122:3344:101::e]:43868 | ||
| 6865 | 2026.01.06 19:29:39.760258 [ 351 ] {} <Debug> TCP-Session: 5040c79b-39d9-4858-a53d-3bc16753b786 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6866 | 2026.01.06 19:29:39.760270 [ 287 ] {} <Debug> TCP-Session: 776271f5-233a-49da-b12c-1de497a8cac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6867 | 2026.01.06 19:29:39.760282 [ 351 ] {} <Debug> TCP-Session: 5040c79b-39d9-4858-a53d-3bc16753b786 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6868 | 2026.01.06 19:29:39.760295 [ 287 ] {} <Debug> TCP-Session: 776271f5-233a-49da-b12c-1de497a8cac7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6869 | 2026.01.06 19:29:39.760159 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39546 | ||
| 6870 | 2026.01.06 19:29:39.760173 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6871 | 2026.01.06 19:29:39.760159 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53924 | ||
| 6872 | 2026.01.06 19:29:39.760401 [ 288 ] {} <Debug> TCP-Session: 41e15ad4-ffc0-4605-8b8c-c919446db1c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54246 | ||
| 6873 | 2026.01.06 19:29:39.760436 [ 288 ] {} <Debug> TCP-Session: 41e15ad4-ffc0-4605-8b8c-c919446db1c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6874 | 2026.01.06 19:29:39.760456 [ 288 ] {} <Debug> TCP-Session: 41e15ad4-ffc0-4605-8b8c-c919446db1c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6875 | 2026.01.06 19:29:39.760456 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6876 | 2026.01.06 19:29:39.760506 [ 289 ] {} <Debug> TCP-Session: 139ece46-462a-42bd-9ffc-cbbe86fb28ad Authenticating user 'default' from [fd00:1122:3344:101::e]:50763 | ||
| 6877 | 2026.01.06 19:29:39.760530 [ 289 ] {} <Debug> TCP-Session: 139ece46-462a-42bd-9ffc-cbbe86fb28ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6878 | 2026.01.06 19:29:39.760544 [ 289 ] {} <Debug> TCP-Session: 139ece46-462a-42bd-9ffc-cbbe86fb28ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6879 | 2026.01.06 19:29:39.766475 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15842 | ||
| 6880 | 2026.01.06 19:29:39.766968 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6881 | 2026.01.06 19:29:39.767017 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6882 | 2026.01.06 19:29:39.774639 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6883 | 2026.01.06 19:29:39.774695 [ 286 ] {} <Debug> TCP-Session: b5cbb4b4-8487-49c5-a73e-93c4253fad09 Authenticating user 'default' from [fd00:1122:3344:101::e]:53924 | ||
| 6884 | 2026.01.06 19:29:39.774720 [ 286 ] {} <Debug> TCP-Session: b5cbb4b4-8487-49c5-a73e-93c4253fad09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6885 | 2026.01.06 19:29:39.774735 [ 286 ] {} <Debug> TCP-Session: b5cbb4b4-8487-49c5-a73e-93c4253fad09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6886 | 2026.01.06 19:29:39.774732 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6887 | 2026.01.06 19:29:39.774780 [ 352 ] {} <Debug> TCP-Session: 2b82752f-36b8-48ed-aa06-c526d416d016 Authenticating user 'default' from [fd00:1122:3344:101::e]:39546 | ||
| 6888 | 2026.01.06 19:29:39.774798 [ 352 ] {} <Debug> TCP-Session: 2b82752f-36b8-48ed-aa06-c526d416d016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6889 | 2026.01.06 19:29:39.774812 [ 352 ] {} <Debug> TCP-Session: 2b82752f-36b8-48ed-aa06-c526d416d016 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6890 | 2026.01.06 19:29:39.783933 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6891 | 2026.01.06 19:29:39.784195 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6892 | 2026.01.06 19:29:39.784358 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15842 | ||
| 6893 | 2026.01.06 19:29:39.795446 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:54246). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6894 | |||
| 6895 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6896 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6897 | 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 | ||
| 6898 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6899 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6900 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6901 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6902 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6903 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6904 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6905 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6906 | (version 23.8.7.1) | ||
| 6907 | 2026.01.06 19:29:39.795855 [ 288 ] {} <Debug> TCP-Session: 41e15ad4-ffc0-4605-8b8c-c919446db1c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6908 | 2026.01.06 19:29:39.795874 [ 351 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:40939). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6909 | |||
| 6910 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6911 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6912 | 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 | ||
| 6913 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6914 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6915 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6916 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6917 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6918 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6919 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6920 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6921 | (version 23.8.7.1) | ||
| 6922 | 2026.01.06 19:29:39.795931 [ 351 ] {} <Debug> TCP-Session: 5040c79b-39d9-4858-a53d-3bc16753b786 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6923 | 2026.01.06 19:29:39.795967 [ 352 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:39546). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6924 | |||
| 6925 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6926 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6927 | 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 | ||
| 6928 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6929 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6930 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6931 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6932 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6933 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6934 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6935 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6936 | (version 23.8.7.1) | ||
| 6937 | 2026.01.06 19:29:39.796066 [ 352 ] {} <Debug> TCP-Session: 2b82752f-36b8-48ed-aa06-c526d416d016 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6938 | 2026.01.06 19:29:39.796075 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:53924). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6939 | |||
| 6940 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6941 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6942 | 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 | ||
| 6943 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6944 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6945 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6946 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6947 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6948 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6949 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6950 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6951 | (version 23.8.7.1) | ||
| 6952 | 2026.01.06 19:29:39.796141 [ 286 ] {} <Debug> TCP-Session: b5cbb4b4-8487-49c5-a73e-93c4253fad09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6953 | 2026.01.06 19:29:39.796168 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:43868). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6954 | |||
| 6955 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6956 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6957 | 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 | ||
| 6958 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6959 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6960 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6961 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6962 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6963 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6964 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6965 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6966 | (version 23.8.7.1) | ||
| 6967 | 2026.01.06 19:29:39.796238 [ 287 ] {} <Debug> TCP-Session: 776271f5-233a-49da-b12c-1de497a8cac7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6968 | 2026.01.06 19:29:39.796266 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:50763). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6969 | |||
| 6970 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6971 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6972 | 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 | ||
| 6973 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6974 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6975 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6976 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6977 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6978 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6979 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6980 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6981 | (version 23.8.7.1) | ||
| 6982 | 2026.01.06 19:29:39.796350 [ 289 ] {} <Debug> TCP-Session: 139ece46-462a-42bd-9ffc-cbbe86fb28ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6983 | 2026.01.06 19:29:39.872949 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44851 | ||
| 6984 | 2026.01.06 19:29:39.873053 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6985 | 2026.01.06 19:29:39.873081 [ 286 ] {} <Debug> TCP-Session: f792deaf-5b71-4001-a952-f6ebd784c83e Authenticating user 'default' from [fd00:1122:3344:101::e]:44851 | ||
| 6986 | 2026.01.06 19:29:39.873103 [ 286 ] {} <Debug> TCP-Session: f792deaf-5b71-4001-a952-f6ebd784c83e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6987 | 2026.01.06 19:29:39.873115 [ 286 ] {} <Debug> TCP-Session: f792deaf-5b71-4001-a952-f6ebd784c83e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6988 | 2026.01.06 19:29:39.873322 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55919 | ||
| 6989 | 2026.01.06 19:29:39.873362 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62416 | ||
| 6990 | 2026.01.06 19:29:39.873377 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36832 | ||
| 6991 | 2026.01.06 19:29:39.873378 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51315 | ||
| 6992 | 2026.01.06 19:29:39.873440 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55005 | ||
| 6993 | 2026.01.06 19:29:39.873477 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6994 | 2026.01.06 19:29:39.873477 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6995 | 2026.01.06 19:29:39.873498 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46500 | ||
| 6996 | 2026.01.06 19:29:39.873512 [ 351 ] {} <Debug> TCP-Session: 213313ad-0941-4223-9fed-de41359db79c Authenticating user 'default' from [fd00:1122:3344:101::e]:36832 | ||
| 6997 | 2026.01.06 19:29:39.873520 [ 288 ] {} <Debug> TCP-Session: 31debb99-df63-4e31-ac0f-175dc574695c Authenticating user 'default' from [fd00:1122:3344:101::e]:62416 | ||
| 6998 | 2026.01.06 19:29:39.873524 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6999 | 2026.01.06 19:29:39.873538 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7000 | 2026.01.06 19:29:39.873551 [ 288 ] {} <Debug> TCP-Session: 31debb99-df63-4e31-ac0f-175dc574695c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7001 | 2026.01.06 19:29:39.873576 [ 289 ] {} <Debug> TCP-Session: 2c0cd348-fa64-4616-b702-967ebccfb341 Authenticating user 'default' from [fd00:1122:3344:101::e]:51315 | ||
| 7002 | 2026.01.06 19:29:39.873593 [ 288 ] {} <Debug> TCP-Session: 31debb99-df63-4e31-ac0f-175dc574695c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7003 | 2026.01.06 19:29:39.873620 [ 289 ] {} <Debug> TCP-Session: 2c0cd348-fa64-4616-b702-967ebccfb341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7004 | 2026.01.06 19:29:39.873587 [ 352 ] {} <Debug> TCP-Session: aa94c2bc-c12e-4a8b-8e81-df1576bc5d27 Authenticating user 'default' from [fd00:1122:3344:101::e]:55005 | ||
| 7005 | 2026.01.06 19:29:39.873646 [ 289 ] {} <Debug> TCP-Session: 2c0cd348-fa64-4616-b702-967ebccfb341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7006 | 2026.01.06 19:29:39.873671 [ 352 ] {} <Debug> TCP-Session: aa94c2bc-c12e-4a8b-8e81-df1576bc5d27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7007 | 2026.01.06 19:29:39.873591 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7008 | 2026.01.06 19:29:39.873695 [ 352 ] {} <Debug> TCP-Session: aa94c2bc-c12e-4a8b-8e81-df1576bc5d27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7009 | 2026.01.06 19:29:39.873545 [ 351 ] {} <Debug> TCP-Session: 213313ad-0941-4223-9fed-de41359db79c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7010 | 2026.01.06 19:29:39.873729 [ 354 ] {} <Debug> TCP-Session: 01766dd1-3154-4d1d-b6a7-9a4b69f6d8b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46500 | ||
| 7011 | 2026.01.06 19:29:39.873748 [ 351 ] {} <Debug> TCP-Session: 213313ad-0941-4223-9fed-de41359db79c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7012 | 2026.01.06 19:29:39.873532 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49440 | ||
| 7013 | 2026.01.06 19:29:39.873760 [ 354 ] {} <Debug> TCP-Session: 01766dd1-3154-4d1d-b6a7-9a4b69f6d8b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7014 | 2026.01.06 19:29:39.873445 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65533 | ||
| 7015 | 2026.01.06 19:29:39.873799 [ 354 ] {} <Debug> TCP-Session: 01766dd1-3154-4d1d-b6a7-9a4b69f6d8b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7016 | 2026.01.06 19:29:39.873509 [ 286 ] {} <Trace> TCP-Session: f792deaf-5b71-4001-a952-f6ebd784c83e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7017 | 2026.01.06 19:29:39.873852 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7018 | 2026.01.06 19:29:39.873440 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7019 | 2026.01.06 19:29:39.873905 [ 355 ] {} <Debug> TCP-Session: 99807f89-272e-4205-81a0-4853248eba3d Authenticating user 'default' from [fd00:1122:3344:101::e]:49440 | ||
| 7020 | 2026.01.06 19:29:39.873910 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7021 | 2026.01.06 19:29:39.873937 [ 355 ] {} <Debug> TCP-Session: 99807f89-272e-4205-81a0-4853248eba3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7022 | 2026.01.06 19:29:39.873938 [ 287 ] {} <Debug> TCP-Session: 26ac387a-15e3-4417-a9cf-c0d91b88e6e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55919 | ||
| 7023 | 2026.01.06 19:29:39.873966 [ 355 ] {} <Debug> TCP-Session: 99807f89-272e-4205-81a0-4853248eba3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7024 | 2026.01.06 19:29:39.873988 [ 287 ] {} <Debug> TCP-Session: 26ac387a-15e3-4417-a9cf-c0d91b88e6e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7025 | 2026.01.06 19:29:39.873960 [ 353 ] {} <Debug> TCP-Session: 61c01435-f78e-4cb3-845a-d41735a8462f Authenticating user 'default' from [fd00:1122:3344:101::e]:65533 | ||
| 7026 | 2026.01.06 19:29:39.874013 [ 287 ] {} <Debug> TCP-Session: 26ac387a-15e3-4417-a9cf-c0d91b88e6e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7027 | 2026.01.06 19:29:39.874029 [ 286 ] {fcf728a6-f5ac-4344-93d8-fc757502755a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44851) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7028 | 2026.01.06 19:29:39.874037 [ 353 ] {} <Debug> TCP-Session: 61c01435-f78e-4cb3-845a-d41735a8462f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7029 | 2026.01.06 19:29:39.874071 [ 353 ] {} <Debug> TCP-Session: 61c01435-f78e-4cb3-845a-d41735a8462f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7030 | 2026.01.06 19:29:39.874303 [ 286 ] {fcf728a6-f5ac-4344-93d8-fc757502755a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7031 | 2026.01.06 19:29:39.874366 [ 286 ] {fcf728a6-f5ac-4344-93d8-fc757502755a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7032 | 2026.01.06 19:29:39.874645 [ 286 ] {fcf728a6-f5ac-4344-93d8-fc757502755a} <Debug> oximeter.version (c9879b98-2857-4c41-a1bf-4a005a9336fb) (SelectExecutor): Key condition: unknown | ||
| 7033 | 2026.01.06 19:29:39.875558 [ 326 ] {fcf728a6-f5ac-4344-93d8-fc757502755a} <Trace> AggregatingTransform: Aggregating | ||
| 7034 | 2026.01.06 19:29:39.875599 [ 326 ] {fcf728a6-f5ac-4344-93d8-fc757502755a} <Trace> Aggregator: Aggregation method: without_key | ||
| 7035 | 2026.01.06 19:29:39.875636 [ 326 ] {fcf728a6-f5ac-4344-93d8-fc757502755a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000891017 sec. (1122.313 rows/sec., 43.84 KiB/sec.) | ||
| 7036 | 2026.01.06 19:29:39.875654 [ 326 ] {fcf728a6-f5ac-4344-93d8-fc757502755a} <Trace> Aggregator: Merging aggregated data | ||
| 7037 | 2026.01.06 19:29:39.877051 [ 286 ] {fcf728a6-f5ac-4344-93d8-fc757502755a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003076 sec., 325.0975292587776 rows/sec., 12.70 KiB/sec. | ||
| 7038 | 2026.01.06 19:29:39.877190 [ 286 ] {fcf728a6-f5ac-4344-93d8-fc757502755a} <Debug> TCPHandler: Processed in 0.003802933 sec. | ||
| 7039 | 2026.01.06 19:29:39.877271 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7040 | 2026.01.06 19:29:39.877301 [ 286 ] {} <Debug> TCP-Session: f792deaf-5b71-4001-a952-f6ebd784c83e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7041 | 2026.01.06 19:29:39.877305 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7042 | 2026.01.06 19:29:39.877340 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7043 | 2026.01.06 19:29:39.877347 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7044 | 2026.01.06 19:29:39.877356 [ 287 ] {} <Debug> TCP-Session: 26ac387a-15e3-4417-a9cf-c0d91b88e6e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7045 | 2026.01.06 19:29:39.877381 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7046 | 2026.01.06 19:29:39.877401 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7047 | 2026.01.06 19:29:39.877419 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7048 | 2026.01.06 19:29:39.877434 [ 352 ] {} <Debug> TCP-Session: aa94c2bc-c12e-4a8b-8e81-df1576bc5d27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7049 | 2026.01.06 19:29:39.877449 [ 351 ] {} <Debug> TCP-Session: 213313ad-0941-4223-9fed-de41359db79c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7050 | 2026.01.06 19:29:39.877473 [ 289 ] {} <Debug> TCP-Session: 2c0cd348-fa64-4616-b702-967ebccfb341 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7051 | 2026.01.06 19:29:39.877439 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7052 | 2026.01.06 19:29:39.877377 [ 355 ] {} <Debug> TCP-Session: 99807f89-272e-4205-81a0-4853248eba3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7053 | 2026.01.06 19:29:39.877537 [ 354 ] {} <Debug> TCP-Session: 01766dd1-3154-4d1d-b6a7-9a4b69f6d8b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7054 | 2026.01.06 19:29:39.877371 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7055 | 2026.01.06 19:29:39.877399 [ 288 ] {} <Debug> TCP-Session: 31debb99-df63-4e31-ac0f-175dc574695c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7056 | 2026.01.06 19:29:39.877601 [ 353 ] {} <Debug> TCP-Session: 61c01435-f78e-4cb3-845a-d41735a8462f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7057 | 2026.01.06 19:29:39.881713 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65156 | ||
| 7058 | 2026.01.06 19:29:39.881788 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7059 | 2026.01.06 19:29:39.881809 [ 286 ] {} <Debug> TCP-Session: 997cdc04-9186-482b-8102-e7cd393524a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:65156 | ||
| 7060 | 2026.01.06 19:29:39.881827 [ 286 ] {} <Debug> TCP-Session: 997cdc04-9186-482b-8102-e7cd393524a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7061 | 2026.01.06 19:29:39.881841 [ 286 ] {} <Debug> TCP-Session: 997cdc04-9186-482b-8102-e7cd393524a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7062 | 2026.01.06 19:29:39.882034 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38341 | ||
| 7063 | 2026.01.06 19:29:39.882040 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51813 | ||
| 7064 | 2026.01.06 19:29:39.882070 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36260 | ||
| 7065 | 2026.01.06 19:29:39.882083 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44635 | ||
| 7066 | 2026.01.06 19:29:39.882113 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52191 | ||
| 7067 | 2026.01.06 19:29:39.882123 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7068 | 2026.01.06 19:29:39.882145 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7069 | 2026.01.06 19:29:39.882162 [ 288 ] {} <Debug> TCP-Session: 49a47343-9645-449c-9caf-7296078b0054 Authenticating user 'default' from [fd00:1122:3344:101::e]:51813 | ||
| 7070 | 2026.01.06 19:29:39.882169 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7071 | 2026.01.06 19:29:39.882177 [ 351 ] {} <Debug> TCP-Session: a79dacd3-0dfd-468f-b9e1-9c01a186b1db Authenticating user 'default' from [fd00:1122:3344:101::e]:36260 | ||
| 7072 | 2026.01.06 19:29:39.882185 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7073 | 2026.01.06 19:29:39.882202 [ 352 ] {} <Debug> TCP-Session: 007c718d-79ea-4d11-91cf-3fcd91bea8e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:44635 | ||
| 7074 | 2026.01.06 19:29:39.882210 [ 351 ] {} <Debug> TCP-Session: a79dacd3-0dfd-468f-b9e1-9c01a186b1db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7075 | 2026.01.06 19:29:39.882239 [ 352 ] {} <Debug> TCP-Session: 007c718d-79ea-4d11-91cf-3fcd91bea8e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7076 | 2026.01.06 19:29:39.882258 [ 351 ] {} <Debug> TCP-Session: a79dacd3-0dfd-468f-b9e1-9c01a186b1db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7077 | 2026.01.06 19:29:39.882271 [ 352 ] {} <Debug> TCP-Session: 007c718d-79ea-4d11-91cf-3fcd91bea8e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7078 | 2026.01.06 19:29:39.882226 [ 354 ] {} <Debug> TCP-Session: 2e2d5a94-8f7c-4e87-84d4-0fad993dbf80 Authenticating user 'default' from [fd00:1122:3344:101::e]:52191 | ||
| 7079 | 2026.01.06 19:29:39.882125 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35539 | ||
| 7080 | 2026.01.06 19:29:39.882322 [ 354 ] {} <Debug> TCP-Session: 2e2d5a94-8f7c-4e87-84d4-0fad993dbf80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7081 | 2026.01.06 19:29:39.882107 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33136 | ||
| 7082 | 2026.01.06 19:29:39.882357 [ 354 ] {} <Debug> TCP-Session: 2e2d5a94-8f7c-4e87-84d4-0fad993dbf80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7083 | 2026.01.06 19:29:39.882379 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7084 | 2026.01.06 19:29:39.882184 [ 288 ] {} <Debug> TCP-Session: 49a47343-9645-449c-9caf-7296078b0054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7085 | 2026.01.06 19:29:39.882418 [ 355 ] {} <Debug> TCP-Session: 1f573a4a-b34e-45e7-b9da-67f57bc4eb05 Authenticating user 'default' from [fd00:1122:3344:101::e]:35539 | ||
| 7086 | 2026.01.06 19:29:39.882422 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7087 | 2026.01.06 19:29:39.882434 [ 288 ] {} <Debug> TCP-Session: 49a47343-9645-449c-9caf-7296078b0054 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7088 | 2026.01.06 19:29:39.882451 [ 355 ] {} <Debug> TCP-Session: 1f573a4a-b34e-45e7-b9da-67f57bc4eb05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7089 | 2026.01.06 19:29:39.882467 [ 353 ] {} <Debug> TCP-Session: bb11a570-21f6-4528-865e-62a16bc2ce62 Authenticating user 'default' from [fd00:1122:3344:101::e]:33136 | ||
| 7090 | 2026.01.06 19:29:39.882488 [ 355 ] {} <Debug> TCP-Session: 1f573a4a-b34e-45e7-b9da-67f57bc4eb05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7091 | 2026.01.06 19:29:39.882506 [ 353 ] {} <Debug> TCP-Session: bb11a570-21f6-4528-865e-62a16bc2ce62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7092 | 2026.01.06 19:29:39.882107 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7093 | 2026.01.06 19:29:39.882535 [ 353 ] {} <Debug> TCP-Session: bb11a570-21f6-4528-865e-62a16bc2ce62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7094 | 2026.01.06 19:29:39.882063 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59515 | ||
| 7095 | 2026.01.06 19:29:39.882570 [ 287 ] {} <Debug> TCP-Session: 55f55462-c2f4-42dc-8834-1a1b4e00cb0f Authenticating user 'default' from [fd00:1122:3344:101::e]:38341 | ||
| 7096 | 2026.01.06 19:29:39.882081 [ 286 ] {} <Trace> TCP-Session: 997cdc04-9186-482b-8102-e7cd393524a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7097 | 2026.01.06 19:29:39.882617 [ 287 ] {} <Debug> TCP-Session: 55f55462-c2f4-42dc-8834-1a1b4e00cb0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7098 | 2026.01.06 19:29:39.882635 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7099 | 2026.01.06 19:29:39.882646 [ 287 ] {} <Debug> TCP-Session: 55f55462-c2f4-42dc-8834-1a1b4e00cb0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7100 | 2026.01.06 19:29:39.882668 [ 289 ] {} <Debug> TCP-Session: 7d10c75f-5e13-4038-892f-4d8a9a2d7738 Authenticating user 'default' from [fd00:1122:3344:101::e]:59515 | ||
| 7101 | 2026.01.06 19:29:39.882691 [ 289 ] {} <Debug> TCP-Session: 7d10c75f-5e13-4038-892f-4d8a9a2d7738 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7102 | 2026.01.06 19:29:39.882703 [ 289 ] {} <Debug> TCP-Session: 7d10c75f-5e13-4038-892f-4d8a9a2d7738 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7103 | 2026.01.06 19:29:39.882747 [ 286 ] {c8fff737-c7dc-48b7-838b-1e2c7f58bec5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65156) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7104 | 2026.01.06 19:29:39.882934 [ 286 ] {c8fff737-c7dc-48b7-838b-1e2c7f58bec5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7105 | 2026.01.06 19:29:39.882980 [ 286 ] {c8fff737-c7dc-48b7-838b-1e2c7f58bec5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7106 | 2026.01.06 19:29:39.883225 [ 286 ] {c8fff737-c7dc-48b7-838b-1e2c7f58bec5} <Debug> oximeter.version (c9879b98-2857-4c41-a1bf-4a005a9336fb) (SelectExecutor): Key condition: unknown | ||
| 7107 | 2026.01.06 19:29:39.884058 [ 332 ] {c8fff737-c7dc-48b7-838b-1e2c7f58bec5} <Trace> AggregatingTransform: Aggregating | ||
| 7108 | 2026.01.06 19:29:39.884099 [ 332 ] {c8fff737-c7dc-48b7-838b-1e2c7f58bec5} <Trace> Aggregator: Aggregation method: without_key | ||
| 7109 | 2026.01.06 19:29:39.884136 [ 332 ] {c8fff737-c7dc-48b7-838b-1e2c7f58bec5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000823724 sec. (1213.999 rows/sec., 47.42 KiB/sec.) | ||
| 7110 | 2026.01.06 19:29:39.884155 [ 332 ] {c8fff737-c7dc-48b7-838b-1e2c7f58bec5} <Trace> Aggregator: Merging aggregated data | ||
| 7111 | 2026.01.06 19:29:39.885463 [ 286 ] {c8fff737-c7dc-48b7-838b-1e2c7f58bec5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002751 sec., 363.50418029807344 rows/sec., 14.20 KiB/sec. | ||
| 7112 | 2026.01.06 19:29:39.885619 [ 286 ] {c8fff737-c7dc-48b7-838b-1e2c7f58bec5} <Debug> TCPHandler: Processed in 0.003605027 sec. | ||
| 7113 | 2026.01.06 19:29:39.885718 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7114 | 2026.01.06 19:29:39.885747 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7115 | 2026.01.06 19:29:39.885770 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7116 | 2026.01.06 19:29:39.885781 [ 355 ] {} <Debug> TCP-Session: 1f573a4a-b34e-45e7-b9da-67f57bc4eb05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7117 | 2026.01.06 19:29:39.885782 [ 286 ] {} <Debug> TCP-Session: 997cdc04-9186-482b-8102-e7cd393524a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7118 | 2026.01.06 19:29:39.885813 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7119 | 2026.01.06 19:29:39.885832 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7120 | 2026.01.06 19:29:39.885847 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7121 | 2026.01.06 19:29:39.885868 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7122 | 2026.01.06 19:29:39.885889 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7123 | 2026.01.06 19:29:39.885919 [ 289 ] {} <Debug> TCP-Session: 7d10c75f-5e13-4038-892f-4d8a9a2d7738 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7124 | 2026.01.06 19:29:39.885927 [ 352 ] {} <Debug> TCP-Session: 007c718d-79ea-4d11-91cf-3fcd91bea8e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7125 | 2026.01.06 19:29:39.885947 [ 354 ] {} <Debug> TCP-Session: 2e2d5a94-8f7c-4e87-84d4-0fad993dbf80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7126 | 2026.01.06 19:29:39.885888 [ 353 ] {} <Debug> TCP-Session: bb11a570-21f6-4528-865e-62a16bc2ce62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7127 | 2026.01.06 19:29:39.885812 [ 351 ] {} <Debug> TCP-Session: a79dacd3-0dfd-468f-b9e1-9c01a186b1db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7128 | 2026.01.06 19:29:39.885795 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7129 | 2026.01.06 19:29:39.885863 [ 288 ] {} <Debug> TCP-Session: 49a47343-9645-449c-9caf-7296078b0054 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7130 | 2026.01.06 19:29:39.886065 [ 287 ] {} <Debug> TCP-Session: 55f55462-c2f4-42dc-8834-1a1b4e00cb0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7131 | 2026.01.06 19:29:40.587261 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7132 | 2026.01.06 19:29:40.603843 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7133 | 2026.01.06 19:29:40.603907 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7134 | 2026.01.06 19:29:40.609791 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7135 | 2026.01.06 19:29:40.610499 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7136 | 2026.01.06 19:29:40.613298 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7137 | 2026.01.06 19:29:42.300036 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 898 | ||
| 7138 | 2026.01.06 19:29:42.302537 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7139 | 2026.01.06 19:29:42.302599 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7140 | 2026.01.06 19:29:42.303862 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7141 | 2026.01.06 19:29:42.304151 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7142 | 2026.01.06 19:29:42.304599 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 898 | ||
| 7143 | 2026.01.06 19:29:43.592072 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7144 | 2026.01.06 19:29:43.592255 [ 5 ] {5f618d60-393b-4ea3-85b9-a8995cfbd069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7145 | 2026.01.06 19:29:43.592321 [ 5 ] {5f618d60-393b-4ea3-85b9-a8995cfbd069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7146 | 2026.01.06 19:29:43.593016 [ 5 ] {5f618d60-393b-4ea3-85b9-a8995cfbd069} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7147 | 2026.01.06 19:29:43.593062 [ 5 ] {5f618d60-393b-4ea3-85b9-a8995cfbd069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7148 | 2026.01.06 19:29:43.593459 [ 5 ] {5f618d60-393b-4ea3-85b9-a8995cfbd069} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7149 | 2026.01.06 19:29:43.593679 [ 5 ] {5f618d60-393b-4ea3-85b9-a8995cfbd069} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7150 | 2026.01.06 19:29:43.593828 [ 5 ] {5f618d60-393b-4ea3-85b9-a8995cfbd069} <Debug> executeQuery: Read 117 rows, 10.16 KiB in 0.00162 sec., 72222.22222222222 rows/sec., 6.13 MiB/sec. | ||
| 7151 | 2026.01.06 19:29:43.593870 [ 5 ] {5f618d60-393b-4ea3-85b9-a8995cfbd069} <Debug> TCPHandler: Processed in 0.001922948 sec. | ||
| 7152 | 2026.01.06 19:29:43.594008 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7153 | 2026.01.06 19:29:43.594105 [ 5 ] {68569e20-7439-4e8b-9671-33a1c378b093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7154 | 2026.01.06 19:29:43.594145 [ 5 ] {68569e20-7439-4e8b-9671-33a1c378b093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7155 | 2026.01.06 19:29:43.594563 [ 5 ] {68569e20-7439-4e8b-9671-33a1c378b093} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7156 | 2026.01.06 19:29:43.594600 [ 5 ] {68569e20-7439-4e8b-9671-33a1c378b093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7157 | 2026.01.06 19:29:43.594899 [ 5 ] {68569e20-7439-4e8b-9671-33a1c378b093} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7158 | 2026.01.06 19:29:43.595121 [ 5 ] {68569e20-7439-4e8b-9671-33a1c378b093} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7159 | 2026.01.06 19:29:43.595236 [ 125 ] {} <Debug> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7160 | 2026.01.06 19:29:43.595255 [ 5 ] {68569e20-7439-4e8b-9671-33a1c378b093} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001169 sec., 25662.959794696322 rows/sec., 1.88 MiB/sec. | ||
| 7161 | 2026.01.06 19:29:43.595305 [ 125 ] {} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7162 | 2026.01.06 19:29:43.595316 [ 5 ] {68569e20-7439-4e8b-9671-33a1c378b093} <Debug> TCPHandler: Processed in 0.0013577 sec. | ||
| 7163 | 2026.01.06 19:29:43.595339 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7164 | 2026.01.06 19:29:43.595447 [ 194 ] {618a5bde-4321-4d74-b4de-630445a89d35::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 | ||
| 7165 | 2026.01.06 19:29:43.595460 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7166 | 2026.01.06 19:29:43.595552 [ 194 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7167 | 2026.01.06 19:29:43.595566 [ 5 ] {a7570c5f-bfb1-432e-92ad-6788595e1dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7168 | 2026.01.06 19:29:43.595584 [ 194 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 277 rows starting from the beginning of the part | ||
| 7169 | 2026.01.06 19:29:43.595606 [ 5 ] {a7570c5f-bfb1-432e-92ad-6788595e1dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7170 | 2026.01.06 19:29:43.595646 [ 194 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 42 rows starting from the beginning of the part | ||
| 7171 | 2026.01.06 19:29:43.595703 [ 194 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 10 rows starting from the beginning of the part | ||
| 7172 | 2026.01.06 19:29:43.595772 [ 194 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 30 rows starting from the beginning of the part | ||
| 7173 | 2026.01.06 19:29:43.595832 [ 194 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 12 rows starting from the beginning of the part | ||
| 7174 | 2026.01.06 19:29:43.595876 [ 194 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part | ||
| 7175 | 2026.01.06 19:29:43.596005 [ 5 ] {a7570c5f-bfb1-432e-92ad-6788595e1dc6} <Trace> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7176 | 2026.01.06 19:29:43.596040 [ 5 ] {a7570c5f-bfb1-432e-92ad-6788595e1dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7177 | 2026.01.06 19:29:43.596325 [ 5 ] {a7570c5f-bfb1-432e-92ad-6788595e1dc6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7178 | 2026.01.06 19:29:43.596540 [ 5 ] {a7570c5f-bfb1-432e-92ad-6788595e1dc6} <Trace> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7179 | 2026.01.06 19:29:43.596571 [ 200 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 401 rows, containing 5 columns (5 merged, 0 gathered) in 0.001162784 sec., 344861.9864050417 rows/sec., 24.04 MiB/sec. | ||
| 7180 | 2026.01.06 19:29:43.596669 [ 5 ] {a7570c5f-bfb1-432e-92ad-6788595e1dc6} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001121 sec., 892.0606601248885 rows/sec., 59.24 KiB/sec. | ||
| 7181 | 2026.01.06 19:29:43.596714 [ 5 ] {a7570c5f-bfb1-432e-92ad-6788595e1dc6} <Debug> TCPHandler: Processed in 0.001303019 sec. | ||
| 7182 | 2026.01.06 19:29:43.596805 [ 189 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7183 | 2026.01.06 19:29:43.596841 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7184 | 2026.01.06 19:29:43.596941 [ 5 ] {c8c80330-ceef-4631-8df2-78296006dc40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7185 | 2026.01.06 19:29:43.596984 [ 5 ] {c8c80330-ceef-4631-8df2-78296006dc40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7186 | 2026.01.06 19:29:43.597133 [ 189 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_46_9} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7187 | 2026.01.06 19:29:43.597220 [ 189 ] {618a5bde-4321-4d74-b4de-630445a89d35::all_1_46_9} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7188 | 2026.01.06 19:29:43.597319 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7189 | 2026.01.06 19:29:43.597417 [ 5 ] {c8c80330-ceef-4631-8df2-78296006dc40} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7190 | 2026.01.06 19:29:43.597459 [ 5 ] {c8c80330-ceef-4631-8df2-78296006dc40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7191 | 2026.01.06 19:29:43.597802 [ 5 ] {c8c80330-ceef-4631-8df2-78296006dc40} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7192 | 2026.01.06 19:29:43.598015 [ 5 ] {c8c80330-ceef-4631-8df2-78296006dc40} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7193 | 2026.01.06 19:29:43.598145 [ 5 ] {c8c80330-ceef-4631-8df2-78296006dc40} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001221 sec., 76986.07698607698 rows/sec., 6.01 MiB/sec. | ||
| 7194 | 2026.01.06 19:29:43.598182 [ 5 ] {c8c80330-ceef-4631-8df2-78296006dc40} <Debug> TCPHandler: Processed in 0.001390091 sec. | ||
| 7195 | 2026.01.06 19:29:43.598301 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7196 | 2026.01.06 19:29:43.598396 [ 5 ] {a209e0cc-2390-41cb-97b6-4cec87d4ef31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7197 | 2026.01.06 19:29:43.598443 [ 5 ] {a209e0cc-2390-41cb-97b6-4cec87d4ef31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7198 | 2026.01.06 19:29:43.598885 [ 5 ] {a209e0cc-2390-41cb-97b6-4cec87d4ef31} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7199 | 2026.01.06 19:29:43.598923 [ 5 ] {a209e0cc-2390-41cb-97b6-4cec87d4ef31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7200 | 2026.01.06 19:29:43.599272 [ 5 ] {a209e0cc-2390-41cb-97b6-4cec87d4ef31} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7201 | 2026.01.06 19:29:43.599489 [ 5 ] {a209e0cc-2390-41cb-97b6-4cec87d4ef31} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): 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.01.06 19:29:43.599620 [ 5 ] {a209e0cc-2390-41cb-97b6-4cec87d4ef31} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 7203 | 2026.01.06 19:29:43.599657 [ 5 ] {a209e0cc-2390-41cb-97b6-4cec87d4ef31} <Debug> TCPHandler: Processed in 0.001405342 sec. | ||
| 7204 | 2026.01.06 19:29:43.599769 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7205 | 2026.01.06 19:29:43.599864 [ 5 ] {48985970-7315-4984-a321-6668eb742670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7206 | 2026.01.06 19:29:43.599906 [ 5 ] {48985970-7315-4984-a321-6668eb742670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7207 | 2026.01.06 19:29:43.600220 [ 5 ] {48985970-7315-4984-a321-6668eb742670} <Trace> oximeter.measurements_f64 (6b0ada29-81c2-4d70-bc7e-ce5eaedd3d66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7208 | 2026.01.06 19:29:43.600256 [ 5 ] {48985970-7315-4984-a321-6668eb742670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7209 | 2026.01.06 19:29:43.600551 [ 5 ] {48985970-7315-4984-a321-6668eb742670} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 7210 | 2026.01.06 19:29:43.600761 [ 5 ] {48985970-7315-4984-a321-6668eb742670} <Trace> oximeter.measurements_f64 (6b0ada29-81c2-4d70-bc7e-ce5eaedd3d66): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7211 | 2026.01.06 19:29:43.600892 [ 5 ] {48985970-7315-4984-a321-6668eb742670} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 60.74 KiB/sec. | ||
| 7212 | 2026.01.06 19:29:43.600929 [ 5 ] {48985970-7315-4984-a321-6668eb742670} <Debug> TCPHandler: Processed in 0.001208526 sec. | ||
| 7213 | 2026.01.06 19:29:43.601040 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7214 | 2026.01.06 19:29:43.601145 [ 5 ] {45ad2eda-7531-45e0-9011-0635895f5713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7215 | 2026.01.06 19:29:43.601200 [ 5 ] {45ad2eda-7531-45e0-9011-0635895f5713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7216 | 2026.01.06 19:29:43.602012 [ 5 ] {45ad2eda-7531-45e0-9011-0635895f5713} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7217 | 2026.01.06 19:29:43.602048 [ 5 ] {45ad2eda-7531-45e0-9011-0635895f5713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7218 | 2026.01.06 19:29:43.602611 [ 5 ] {45ad2eda-7531-45e0-9011-0635895f5713} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7219 | 2026.01.06 19:29:43.602832 [ 5 ] {45ad2eda-7531-45e0-9011-0635895f5713} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7220 | 2026.01.06 19:29:43.602957 [ 125 ] {} <Debug> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7221 | 2026.01.06 19:29:43.602969 [ 5 ] {45ad2eda-7531-45e0-9011-0635895f5713} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001841 sec., 16295.491580662683 rows/sec., 29.20 MiB/sec. | ||
| 7222 | 2026.01.06 19:29:43.603008 [ 125 ] {} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7223 | 2026.01.06 19:29:43.603143 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7224 | 2026.01.06 19:29:43.603152 [ 5 ] {45ad2eda-7531-45e0-9011-0635895f5713} <Debug> TCPHandler: Processed in 0.002159413 sec. | ||
| 7225 | 2026.01.06 19:29:43.603219 [ 194 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::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 | ||
| 7226 | 2026.01.06 19:29:43.603273 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7227 | 2026.01.06 19:29:43.603369 [ 5 ] {8a6a458e-bd05-47e2-9c26-3acda62dc0da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7228 | 2026.01.06 19:29:43.603370 [ 194 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7229 | 2026.01.06 19:29:43.603412 [ 5 ] {8a6a458e-bd05-47e2-9c26-3acda62dc0da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7230 | 2026.01.06 19:29:43.603420 [ 194 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::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 | ||
| 7231 | 2026.01.06 19:29:43.603555 [ 194 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part | ||
| 7232 | 2026.01.06 19:29:43.603645 [ 194 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 10 rows starting from the beginning of the part | ||
| 7233 | 2026.01.06 19:29:43.603731 [ 194 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 30 rows starting from the beginning of the part | ||
| 7234 | 2026.01.06 19:29:43.603769 [ 5 ] {8a6a458e-bd05-47e2-9c26-3acda62dc0da} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7235 | 2026.01.06 19:29:43.603805 [ 5 ] {8a6a458e-bd05-47e2-9c26-3acda62dc0da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7236 | 2026.01.06 19:29:43.603816 [ 194 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 10 rows starting from the beginning of the part | ||
| 7237 | 2026.01.06 19:29:43.603903 [ 194 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part | ||
| 7238 | 2026.01.06 19:29:43.604112 [ 5 ] {8a6a458e-bd05-47e2-9c26-3acda62dc0da} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7239 | 2026.01.06 19:29:43.604331 [ 5 ] {8a6a458e-bd05-47e2-9c26-3acda62dc0da} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7240 | 2026.01.06 19:29:43.604463 [ 5 ] {8a6a458e-bd05-47e2-9c26-3acda62dc0da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 7241 | 2026.01.06 19:29:43.604506 [ 5 ] {8a6a458e-bd05-47e2-9c26-3acda62dc0da} <Debug> TCPHandler: Processed in 0.001281708 sec. | ||
| 7242 | 2026.01.06 19:29:43.608973 [ 193 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 19 columns (19 merged, 0 gathered) in 0.005781601 sec., 155666.22463224287 rows/sec., 278.95 MiB/sec. | ||
| 7243 | 2026.01.06 19:29:43.609908 [ 194 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7244 | 2026.01.06 19:29:43.610201 [ 194 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7245 | 2026.01.06 19:29:43.610269 [ 194 ] {e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7246 | 2026.01.06 19:29:43.610350 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
| 7247 | 2026.01.06 19:29:44.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.08 MiB, peak 293.31 MiB, free memory in arenas 0.00 B, will set to 280.48 MiB (RSS), difference: 2.40 MiB | ||
| 7248 | 2026.01.06 19:29:47.133580 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7249 | 2026.01.06 19:29:47.133642 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7250 | 2026.01.06 19:29:47.285392 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16354 | ||
| 7251 | 2026.01.06 19:29:47.285996 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7252 | 2026.01.06 19:29:47.286048 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7253 | 2026.01.06 19:29:47.286555 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7254 | 2026.01.06 19:29:47.286815 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7255 | 2026.01.06 19:29:47.286963 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16354 | ||
| 7256 | 2026.01.06 19:29:48.114319 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7257 | 2026.01.06 19:29:48.132598 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7258 | 2026.01.06 19:29:48.132664 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7259 | 2026.01.06 19:29:48.138774 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7260 | 2026.01.06 19:29:48.139490 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7261 | 2026.01.06 19:29:48.143133 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7262 | 2026.01.06 19:29:48.591405 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7263 | 2026.01.06 19:29:48.591583 [ 5 ] {68a0fbb0-e4b2-49df-9032-38689b911fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7264 | 2026.01.06 19:29:48.591651 [ 5 ] {68a0fbb0-e4b2-49df-9032-38689b911fb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7265 | 2026.01.06 19:29:48.592304 [ 5 ] {68a0fbb0-e4b2-49df-9032-38689b911fb7} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7266 | 2026.01.06 19:29:48.592353 [ 5 ] {68a0fbb0-e4b2-49df-9032-38689b911fb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7267 | 2026.01.06 19:29:48.592743 [ 5 ] {68a0fbb0-e4b2-49df-9032-38689b911fb7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7268 | 2026.01.06 19:29:48.592970 [ 5 ] {68a0fbb0-e4b2-49df-9032-38689b911fb7} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7269 | 2026.01.06 19:29:48.593132 [ 5 ] {68a0fbb0-e4b2-49df-9032-38689b911fb7} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001597 sec., 47589.22980588604 rows/sec., 3.92 MiB/sec. | ||
| 7270 | 2026.01.06 19:29:48.593179 [ 5 ] {68a0fbb0-e4b2-49df-9032-38689b911fb7} <Debug> TCPHandler: Processed in 0.001901047 sec. | ||
| 7271 | 2026.01.06 19:29:48.593316 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7272 | 2026.01.06 19:29:48.593419 [ 5 ] {f9016ce3-92ce-47e2-a2eb-f2ac410eeacf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7273 | 2026.01.06 19:29:48.593462 [ 5 ] {f9016ce3-92ce-47e2-a2eb-f2ac410eeacf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7274 | 2026.01.06 19:29:48.593878 [ 5 ] {f9016ce3-92ce-47e2-a2eb-f2ac410eeacf} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7275 | 2026.01.06 19:29:48.593914 [ 5 ] {f9016ce3-92ce-47e2-a2eb-f2ac410eeacf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7276 | 2026.01.06 19:29:48.594212 [ 5 ] {f9016ce3-92ce-47e2-a2eb-f2ac410eeacf} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7277 | 2026.01.06 19:29:48.594425 [ 5 ] {f9016ce3-92ce-47e2-a2eb-f2ac410eeacf} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7278 | 2026.01.06 19:29:48.594552 [ 5 ] {f9016ce3-92ce-47e2-a2eb-f2ac410eeacf} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001157 sec., 8643.042350907519 rows/sec., 649.92 KiB/sec. | ||
| 7279 | 2026.01.06 19:29:48.594590 [ 5 ] {f9016ce3-92ce-47e2-a2eb-f2ac410eeacf} <Debug> TCPHandler: Processed in 0.001326629 sec. | ||
| 7280 | 2026.01.06 19:29:48.594693 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7281 | 2026.01.06 19:29:48.594790 [ 5 ] {98a69acb-491a-4c71-a518-071deeda7ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7282 | 2026.01.06 19:29:48.594829 [ 5 ] {98a69acb-491a-4c71-a518-071deeda7ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7283 | 2026.01.06 19:29:48.595255 [ 5 ] {98a69acb-491a-4c71-a518-071deeda7ad2} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7284 | 2026.01.06 19:29:48.595290 [ 5 ] {98a69acb-491a-4c71-a518-071deeda7ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7285 | 2026.01.06 19:29:48.595597 [ 5 ] {98a69acb-491a-4c71-a518-071deeda7ad2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7286 | 2026.01.06 19:29:48.595823 [ 5 ] {98a69acb-491a-4c71-a518-071deeda7ad2} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7287 | 2026.01.06 19:29:48.595953 [ 5 ] {98a69acb-491a-4c71-a518-071deeda7ad2} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001182 sec., 62605.75296108291 rows/sec., 4.89 MiB/sec. | ||
| 7288 | 2026.01.06 19:29:48.595990 [ 5 ] {98a69acb-491a-4c71-a518-071deeda7ad2} <Debug> TCPHandler: Processed in 0.0013461 sec. | ||
| 7289 | 2026.01.06 19:29:48.596100 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7290 | 2026.01.06 19:29:48.596194 [ 5 ] {2f197a5a-9a13-4015-a296-baa34c1e30e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7291 | 2026.01.06 19:29:48.596236 [ 5 ] {2f197a5a-9a13-4015-a296-baa34c1e30e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7292 | 2026.01.06 19:29:48.596641 [ 5 ] {2f197a5a-9a13-4015-a296-baa34c1e30e0} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7293 | 2026.01.06 19:29:48.596675 [ 5 ] {2f197a5a-9a13-4015-a296-baa34c1e30e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7294 | 2026.01.06 19:29:48.596999 [ 5 ] {2f197a5a-9a13-4015-a296-baa34c1e30e0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7295 | 2026.01.06 19:29:48.597214 [ 5 ] {2f197a5a-9a13-4015-a296-baa34c1e30e0} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7296 | 2026.01.06 19:29:48.597340 [ 5 ] {2f197a5a-9a13-4015-a296-baa34c1e30e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 7297 | 2026.01.06 19:29:48.597376 [ 5 ] {2f197a5a-9a13-4015-a296-baa34c1e30e0} <Debug> TCPHandler: Processed in 0.001325699 sec. | ||
| 7298 | 2026.01.06 19:29:48.597497 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7299 | 2026.01.06 19:29:48.597616 [ 5 ] {cbc6854d-a12a-4148-8ac1-44d5f4b06bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7300 | 2026.01.06 19:29:48.597683 [ 5 ] {cbc6854d-a12a-4148-8ac1-44d5f4b06bca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7301 | 2026.01.06 19:29:48.598484 [ 5 ] {cbc6854d-a12a-4148-8ac1-44d5f4b06bca} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7302 | 2026.01.06 19:29:48.598519 [ 5 ] {cbc6854d-a12a-4148-8ac1-44d5f4b06bca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7303 | 2026.01.06 19:29:48.599046 [ 5 ] {cbc6854d-a12a-4148-8ac1-44d5f4b06bca} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7304 | 2026.01.06 19:29:48.599277 [ 5 ] {cbc6854d-a12a-4148-8ac1-44d5f4b06bca} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7305 | 2026.01.06 19:29:48.599420 [ 5 ] {cbc6854d-a12a-4148-8ac1-44d5f4b06bca} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001829 sec., 5467.468562055768 rows/sec., 9.80 MiB/sec. | ||
| 7306 | 2026.01.06 19:29:48.599482 [ 5 ] {cbc6854d-a12a-4148-8ac1-44d5f4b06bca} <Debug> TCPHandler: Processed in 0.00204596 sec. | ||
| 7307 | 2026.01.06 19:29:48.599592 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7308 | 2026.01.06 19:29:48.599686 [ 5 ] {74e4168b-34d0-4a74-b4e0-7d07169b2a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7309 | 2026.01.06 19:29:48.599728 [ 5 ] {74e4168b-34d0-4a74-b4e0-7d07169b2a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7310 | 2026.01.06 19:29:48.600090 [ 5 ] {74e4168b-34d0-4a74-b4e0-7d07169b2a50} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7311 | 2026.01.06 19:29:48.600125 [ 5 ] {74e4168b-34d0-4a74-b4e0-7d07169b2a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7312 | 2026.01.06 19:29:48.600435 [ 5 ] {74e4168b-34d0-4a74-b4e0-7d07169b2a50} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7313 | 2026.01.06 19:29:48.600640 [ 5 ] {74e4168b-34d0-4a74-b4e0-7d07169b2a50} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7314 | 2026.01.06 19:29:48.600767 [ 5 ] {74e4168b-34d0-4a74-b4e0-7d07169b2a50} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 7315 | 2026.01.06 19:29:48.600803 [ 5 ] {74e4168b-34d0-4a74-b4e0-7d07169b2a50} <Debug> TCPHandler: Processed in 0.001260737 sec. | ||
| 7316 | 2026.01.06 19:29:52.304822 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 926 | ||
| 7317 | 2026.01.06 19:29:52.307155 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7318 | 2026.01.06 19:29:52.307205 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7319 | 2026.01.06 19:29:52.308429 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7320 | 2026.01.06 19:29:52.308713 [ 242 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7321 | 2026.01.06 19:29:52.308907 [ 147 ] {} <Debug> system.query_log (52925863-f9d5-40ad-96d6-951518f50685) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7322 | 2026.01.06 19:29:52.308984 [ 147 ] {} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7323 | 2026.01.06 19:29:52.309016 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7324 | 2026.01.06 19:29:52.309028 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 926 | ||
| 7325 | 2026.01.06 19:29:52.309120 [ 200 ] {52925863-f9d5-40ad-96d6-951518f50685::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 | ||
| 7326 | 2026.01.06 19:29:52.309572 [ 200 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7327 | 2026.01.06 19:29:52.309715 [ 200 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 786 rows starting from the beginning of the part | ||
| 7328 | 2026.01.06 19:29:52.310060 [ 200 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part | ||
| 7329 | 2026.01.06 19:29:52.310372 [ 200 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 7330 | 2026.01.06 19:29:52.310680 [ 200 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
| 7331 | 2026.01.06 19:29:52.310975 [ 200 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 32 rows starting from the beginning of the part | ||
| 7332 | 2026.01.06 19:29:52.311298 [ 200 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 28 rows starting from the beginning of the part | ||
| 7333 | 2026.01.06 19:29:52.320167 [ 200 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 926 rows, containing 72 columns (72 merged, 0 gathered) in 0.011085628 sec., 83531.5780035195 rows/sec., 70.70 MiB/sec. | ||
| 7334 | 2026.01.06 19:29:52.321499 [ 193 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7335 | 2026.01.06 19:29:52.322231 [ 193 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_26_5} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7336 | 2026.01.06 19:29:52.322333 [ 193 ] {52925863-f9d5-40ad-96d6-951518f50685::all_1_26_5} <Trace> system.query_log (52925863-f9d5-40ad-96d6-951518f50685) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7337 | 2026.01.06 19:29:52.322611 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 7338 | 2026.01.06 19:29:53.621242 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7339 | 2026.01.06 19:29:53.621478 [ 5 ] {4cce9eaf-a949-4622-a272-1010a6b3b3b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7340 | 2026.01.06 19:29:53.621582 [ 5 ] {4cce9eaf-a949-4622-a272-1010a6b3b3b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7341 | 2026.01.06 19:29:53.622333 [ 5 ] {4cce9eaf-a949-4622-a272-1010a6b3b3b7} <Trace> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7342 | 2026.01.06 19:29:53.622379 [ 5 ] {4cce9eaf-a949-4622-a272-1010a6b3b3b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7343 | 2026.01.06 19:29:53.622790 [ 5 ] {4cce9eaf-a949-4622-a272-1010a6b3b3b7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7344 | 2026.01.06 19:29:53.623004 [ 5 ] {4cce9eaf-a949-4622-a272-1010a6b3b3b7} <Trace> oximeter.fields_i16 (d3744250-54a6-4926-bd31-b74f55ee2481): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7345 | 2026.01.06 19:29:53.623154 [ 5 ] {4cce9eaf-a949-4622-a272-1010a6b3b3b7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001716 sec., 13986.013986013986 rows/sec., 1.16 MiB/sec. | ||
| 7346 | 2026.01.06 19:29:53.623197 [ 5 ] {4cce9eaf-a949-4622-a272-1010a6b3b3b7} <Debug> TCPHandler: Processed in 0.002107433 sec. | ||
| 7347 | 2026.01.06 19:29:53.623325 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7348 | 2026.01.06 19:29:53.623431 [ 5 ] {389a7f12-4466-467e-b5e3-4bff1d5732d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7349 | 2026.01.06 19:29:53.623473 [ 5 ] {389a7f12-4466-467e-b5e3-4bff1d5732d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7350 | 2026.01.06 19:29:53.623911 [ 5 ] {389a7f12-4466-467e-b5e3-4bff1d5732d1} <Trace> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7351 | 2026.01.06 19:29:53.623946 [ 5 ] {389a7f12-4466-467e-b5e3-4bff1d5732d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7352 | 2026.01.06 19:29:53.624229 [ 5 ] {389a7f12-4466-467e-b5e3-4bff1d5732d1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7353 | 2026.01.06 19:29:53.624425 [ 5 ] {389a7f12-4466-467e-b5e3-4bff1d5732d1} <Trace> oximeter.fields_ipaddr (b90b1ccd-ace1-4805-946b-5f3bc870d27f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7354 | 2026.01.06 19:29:53.624549 [ 5 ] {389a7f12-4466-467e-b5e3-4bff1d5732d1} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001137 sec., 10554.089709762533 rows/sec., 860.61 KiB/sec. | ||
| 7355 | 2026.01.06 19:29:53.624587 [ 5 ] {389a7f12-4466-467e-b5e3-4bff1d5732d1} <Debug> TCPHandler: Processed in 0.001312909 sec. | ||
| 7356 | 2026.01.06 19:29:53.624708 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7357 | 2026.01.06 19:29:53.624816 [ 5 ] {43fc8213-ad2b-4d37-9d6f-907d66a5cccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7358 | 2026.01.06 19:29:53.624857 [ 5 ] {43fc8213-ad2b-4d37-9d6f-907d66a5cccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7359 | 2026.01.06 19:29:53.625983 [ 5 ] {43fc8213-ad2b-4d37-9d6f-907d66a5cccd} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7360 | 2026.01.06 19:29:53.626018 [ 5 ] {43fc8213-ad2b-4d37-9d6f-907d66a5cccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7361 | 2026.01.06 19:29:53.626415 [ 5 ] {43fc8213-ad2b-4d37-9d6f-907d66a5cccd} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7362 | 2026.01.06 19:29:53.626621 [ 5 ] {43fc8213-ad2b-4d37-9d6f-907d66a5cccd} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7363 | 2026.01.06 19:29:53.626749 [ 5 ] {43fc8213-ad2b-4d37-9d6f-907d66a5cccd} <Debug> executeQuery: Read 1382 rows, 118.53 KiB in 0.001952 sec., 707991.8032786886 rows/sec., 59.30 MiB/sec. | ||
| 7364 | 2026.01.06 19:29:53.626786 [ 5 ] {43fc8213-ad2b-4d37-9d6f-907d66a5cccd} <Debug> TCPHandler: Processed in 0.002132043 sec. | ||
| 7365 | 2026.01.06 19:29:53.626909 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7366 | 2026.01.06 19:29:53.627002 [ 5 ] {1018acb1-32ce-4618-bdb3-844723b327db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7367 | 2026.01.06 19:29:53.627041 [ 5 ] {1018acb1-32ce-4618-bdb3-844723b327db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7368 | 2026.01.06 19:29:53.627472 [ 5 ] {1018acb1-32ce-4618-bdb3-844723b327db} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7369 | 2026.01.06 19:29:53.627505 [ 5 ] {1018acb1-32ce-4618-bdb3-844723b327db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7370 | 2026.01.06 19:29:53.627804 [ 5 ] {1018acb1-32ce-4618-bdb3-844723b327db} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7371 | 2026.01.06 19:29:53.628004 [ 5 ] {1018acb1-32ce-4618-bdb3-844723b327db} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7372 | 2026.01.06 19:29:53.628127 [ 5 ] {1018acb1-32ce-4618-bdb3-844723b327db} <Debug> executeQuery: Read 54 rows, 4.05 KiB in 0.001149 sec., 46997.389033942556 rows/sec., 3.45 MiB/sec. | ||
| 7373 | 2026.01.06 19:29:53.628162 [ 5 ] {1018acb1-32ce-4618-bdb3-844723b327db} <Debug> TCPHandler: Processed in 0.001310479 sec. | ||
| 7374 | 2026.01.06 19:29:53.628260 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7375 | 2026.01.06 19:29:53.628347 [ 5 ] {209525a4-34e7-411f-a323-77d69982e632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7376 | 2026.01.06 19:29:53.628382 [ 5 ] {209525a4-34e7-411f-a323-77d69982e632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7377 | 2026.01.06 19:29:53.628859 [ 5 ] {209525a4-34e7-411f-a323-77d69982e632} <Trace> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7378 | 2026.01.06 19:29:53.628892 [ 5 ] {209525a4-34e7-411f-a323-77d69982e632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7379 | 2026.01.06 19:29:53.629251 [ 5 ] {209525a4-34e7-411f-a323-77d69982e632} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7380 | 2026.01.06 19:29:53.629457 [ 5 ] {209525a4-34e7-411f-a323-77d69982e632} <Trace> oximeter.fields_u32 (38aff32c-4663-4b98-8e11-42c60dadcfac): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7381 | 2026.01.06 19:29:53.629583 [ 5 ] {209525a4-34e7-411f-a323-77d69982e632} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001234 sec., 204213.93841166937 rows/sec., 14.12 MiB/sec. | ||
| 7382 | 2026.01.06 19:29:53.629621 [ 5 ] {209525a4-34e7-411f-a323-77d69982e632} <Debug> TCPHandler: Processed in 0.001394381 sec. | ||
| 7383 | 2026.01.06 19:29:53.629733 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7384 | 2026.01.06 19:29:53.629826 [ 5 ] {8e984a21-2f43-4126-8fe8-3d47d13b9afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7385 | 2026.01.06 19:29:53.629865 [ 5 ] {8e984a21-2f43-4126-8fe8-3d47d13b9afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7386 | 2026.01.06 19:29:53.630258 [ 5 ] {8e984a21-2f43-4126-8fe8-3d47d13b9afc} <Trace> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7387 | 2026.01.06 19:29:53.630292 [ 5 ] {8e984a21-2f43-4126-8fe8-3d47d13b9afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7388 | 2026.01.06 19:29:53.630590 [ 5 ] {8e984a21-2f43-4126-8fe8-3d47d13b9afc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7389 | 2026.01.06 19:29:53.630792 [ 5 ] {8e984a21-2f43-4126-8fe8-3d47d13b9afc} <Trace> oximeter.fields_u8 (bf70632f-e90d-43c6-afae-8f1e0bf9e429): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7390 | 2026.01.06 19:29:53.630917 [ 5 ] {8e984a21-2f43-4126-8fe8-3d47d13b9afc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001108 sec., 10830.324909747293 rows/sec., 846.12 KiB/sec. | ||
| 7391 | 2026.01.06 19:29:53.630954 [ 5 ] {8e984a21-2f43-4126-8fe8-3d47d13b9afc} <Debug> TCPHandler: Processed in 0.001270278 sec. | ||
| 7392 | 2026.01.06 19:29:53.631059 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7393 | 2026.01.06 19:29:53.631152 [ 5 ] {a10e382b-46fe-4a05-a323-791bb45bde0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7394 | 2026.01.06 19:29:53.631190 [ 5 ] {a10e382b-46fe-4a05-a323-791bb45bde0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7395 | 2026.01.06 19:29:53.631867 [ 5 ] {a10e382b-46fe-4a05-a323-791bb45bde0c} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7396 | 2026.01.06 19:29:53.631901 [ 5 ] {a10e382b-46fe-4a05-a323-791bb45bde0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7397 | 2026.01.06 19:29:53.632226 [ 5 ] {a10e382b-46fe-4a05-a323-791bb45bde0c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7398 | 2026.01.06 19:29:53.632427 [ 5 ] {a10e382b-46fe-4a05-a323-791bb45bde0c} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7399 | 2026.01.06 19:29:53.632555 [ 5 ] {a10e382b-46fe-4a05-a323-791bb45bde0c} <Debug> executeQuery: Read 598 rows, 46.04 KiB in 0.00142 sec., 421126.76056338026 rows/sec., 31.66 MiB/sec. | ||
| 7400 | 2026.01.06 19:29:53.632591 [ 5 ] {a10e382b-46fe-4a05-a323-791bb45bde0c} <Debug> TCPHandler: Processed in 0.001581727 sec. | ||
| 7401 | 2026.01.06 19:29:53.632697 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7402 | 2026.01.06 19:29:53.632791 [ 5 ] {3f158406-d625-48f3-84c2-84a6fa7ac89c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7403 | 2026.01.06 19:29:53.632833 [ 5 ] {3f158406-d625-48f3-84c2-84a6fa7ac89c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7404 | 2026.01.06 19:29:53.633473 [ 5 ] {3f158406-d625-48f3-84c2-84a6fa7ac89c} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7405 | 2026.01.06 19:29:53.633506 [ 5 ] {3f158406-d625-48f3-84c2-84a6fa7ac89c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7406 | 2026.01.06 19:29:53.633874 [ 5 ] {3f158406-d625-48f3-84c2-84a6fa7ac89c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7407 | 2026.01.06 19:29:53.634084 [ 5 ] {3f158406-d625-48f3-84c2-84a6fa7ac89c} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7408 | 2026.01.06 19:29:53.634214 [ 5 ] {3f158406-d625-48f3-84c2-84a6fa7ac89c} <Debug> executeQuery: Read 886 rows, 61.58 KiB in 0.001441 sec., 614850.7980569049 rows/sec., 41.73 MiB/sec. | ||
| 7409 | 2026.01.06 19:29:53.634249 [ 5 ] {3f158406-d625-48f3-84c2-84a6fa7ac89c} <Debug> TCPHandler: Processed in 0.001600267 sec. | ||
| 7410 | 2026.01.06 19:29:53.634353 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7411 | 2026.01.06 19:29:53.634444 [ 5 ] {6cc58d72-a8ab-4196-9b7d-41d6d43eb14c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7412 | 2026.01.06 19:29:53.634498 [ 5 ] {6cc58d72-a8ab-4196-9b7d-41d6d43eb14c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7413 | 2026.01.06 19:29:53.635299 [ 5 ] {6cc58d72-a8ab-4196-9b7d-41d6d43eb14c} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7414 | 2026.01.06 19:29:53.635330 [ 5 ] {6cc58d72-a8ab-4196-9b7d-41d6d43eb14c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7415 | 2026.01.06 19:29:53.635828 [ 5 ] {6cc58d72-a8ab-4196-9b7d-41d6d43eb14c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7416 | 2026.01.06 19:29:53.636103 [ 5 ] {6cc58d72-a8ab-4196-9b7d-41d6d43eb14c} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7417 | 2026.01.06 19:29:53.636241 [ 5 ] {6cc58d72-a8ab-4196-9b7d-41d6d43eb14c} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001814 sec., 16538.0374862183 rows/sec., 29.64 MiB/sec. | ||
| 7418 | 2026.01.06 19:29:53.636302 [ 5 ] {6cc58d72-a8ab-4196-9b7d-41d6d43eb14c} <Debug> TCPHandler: Processed in 0.001996269 sec. | ||
| 7419 | 2026.01.06 19:29:53.636411 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7420 | 2026.01.06 19:29:53.636505 [ 5 ] {1fa18544-7a4e-4eab-8807-3b27cb72197f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7421 | 2026.01.06 19:29:53.636545 [ 5 ] {1fa18544-7a4e-4eab-8807-3b27cb72197f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7422 | 2026.01.06 19:29:53.636887 [ 5 ] {1fa18544-7a4e-4eab-8807-3b27cb72197f} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7423 | 2026.01.06 19:29:53.636921 [ 5 ] {1fa18544-7a4e-4eab-8807-3b27cb72197f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7424 | 2026.01.06 19:29:53.637223 [ 5 ] {1fa18544-7a4e-4eab-8807-3b27cb72197f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7425 | 2026.01.06 19:29:53.637423 [ 5 ] {1fa18544-7a4e-4eab-8807-3b27cb72197f} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7426 | 2026.01.06 19:29:53.637550 [ 5 ] {1fa18544-7a4e-4eab-8807-3b27cb72197f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 7427 | 2026.01.06 19:29:53.637585 [ 5 ] {1fa18544-7a4e-4eab-8807-3b27cb72197f} <Debug> TCPHandler: Processed in 0.001222366 sec. | ||
| 7428 | 2026.01.06 19:29:54.787469 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16802 | ||
| 7429 | 2026.01.06 19:29:54.787977 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7430 | 2026.01.06 19:29:54.788013 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7431 | 2026.01.06 19:29:54.788522 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7432 | 2026.01.06 19:29:54.788759 [ 244 ] {} <Trace> system.asynchronous_metric_log (9d2c4a54-98f4-4058-b426-54b17567b85a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7433 | 2026.01.06 19:29:54.788890 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16802 | ||
| 7434 | 2026.01.06 19:29:55.643752 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7435 | 2026.01.06 19:29:55.661119 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7436 | 2026.01.06 19:29:55.661185 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7437 | 2026.01.06 19:29:55.667529 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7438 | 2026.01.06 19:29:55.668253 [ 243 ] {} <Trace> system.metric_log (06d4644c-238a-4080-bf88-af6dc915eb88): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7439 | 2026.01.06 19:29:55.671292 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7440 | 2026.01.06 19:29:58.591456 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7441 | 2026.01.06 19:29:58.591640 [ 5 ] {8631dd57-060b-476e-adb4-c59c79329237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7442 | 2026.01.06 19:29:58.591704 [ 5 ] {8631dd57-060b-476e-adb4-c59c79329237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7443 | 2026.01.06 19:29:58.592455 [ 5 ] {8631dd57-060b-476e-adb4-c59c79329237} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7444 | 2026.01.06 19:29:58.592495 [ 5 ] {8631dd57-060b-476e-adb4-c59c79329237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7445 | 2026.01.06 19:29:58.592904 [ 5 ] {8631dd57-060b-476e-adb4-c59c79329237} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7446 | 2026.01.06 19:29:58.593131 [ 5 ] {8631dd57-060b-476e-adb4-c59c79329237} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7447 | 2026.01.06 19:29:58.593263 [ 142 ] {} <Debug> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7448 | 2026.01.06 19:29:58.593288 [ 5 ] {8631dd57-060b-476e-adb4-c59c79329237} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001693 sec., 44890.726520968696 rows/sec., 3.70 MiB/sec. | ||
| 7449 | 2026.01.06 19:29:58.593306 [ 142 ] {} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7450 | 2026.01.06 19:29:58.593329 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7451 | 2026.01.06 19:29:58.593337 [ 5 ] {8631dd57-060b-476e-adb4-c59c79329237} <Debug> TCPHandler: Processed in 0.002003849 sec. | ||
| 7452 | 2026.01.06 19:29:58.593462 [ 191 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::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 | ||
| 7453 | 2026.01.06 19:29:58.593476 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7454 | 2026.01.06 19:29:58.593623 [ 5 ] {22f83fa4-27d7-4013-a628-31bde90ab3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7455 | 2026.01.06 19:29:58.593626 [ 191 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7456 | 2026.01.06 19:29:58.593675 [ 5 ] {22f83fa4-27d7-4013-a628-31bde90ab3fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7457 | 2026.01.06 19:29:58.593680 [ 191 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2464 rows starting from the beginning of the part | ||
| 7458 | 2026.01.06 19:29:58.593766 [ 191 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 77 rows starting from the beginning of the part | ||
| 7459 | 2026.01.06 19:29:58.593818 [ 191 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 117 rows starting from the beginning of the part | ||
| 7460 | 2026.01.06 19:29:58.593867 [ 191 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 76 rows starting from the beginning of the part | ||
| 7461 | 2026.01.06 19:29:58.593912 [ 191 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1382 rows starting from the beginning of the part | ||
| 7462 | 2026.01.06 19:29:58.593966 [ 191 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 76 rows starting from the beginning of the part | ||
| 7463 | 2026.01.06 19:29:58.594115 [ 5 ] {22f83fa4-27d7-4013-a628-31bde90ab3fb} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7464 | 2026.01.06 19:29:58.594155 [ 5 ] {22f83fa4-27d7-4013-a628-31bde90ab3fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7465 | 2026.01.06 19:29:58.594497 [ 5 ] {22f83fa4-27d7-4013-a628-31bde90ab3fb} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7466 | 2026.01.06 19:29:58.594723 [ 5 ] {22f83fa4-27d7-4013-a628-31bde90ab3fb} <Trace> oximeter.fields_u16 (618a5bde-4321-4d74-b4de-630445a89d35): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7467 | 2026.01.06 19:29:58.594863 [ 5 ] {22f83fa4-27d7-4013-a628-31bde90ab3fb} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001263 sec., 7917.656373713381 rows/sec., 595.37 KiB/sec. | ||
| 7468 | 2026.01.06 19:29:58.594901 [ 5 ] {22f83fa4-27d7-4013-a628-31bde90ab3fb} <Debug> TCPHandler: Processed in 0.001477083 sec. | ||
| 7469 | 2026.01.06 19:29:58.595017 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7470 | 2026.01.06 19:29:58.595113 [ 5 ] {d65829a9-adff-4f27-a048-140c9cff201f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7471 | 2026.01.06 19:29:58.595154 [ 5 ] {d65829a9-adff-4f27-a048-140c9cff201f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7472 | 2026.01.06 19:29:58.595594 [ 5 ] {d65829a9-adff-4f27-a048-140c9cff201f} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7473 | 2026.01.06 19:29:58.595630 [ 5 ] {d65829a9-adff-4f27-a048-140c9cff201f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7474 | 2026.01.06 19:29:58.595810 [ 195 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4192 rows, containing 5 columns (5 merged, 0 gathered) in 0.002406151 sec., 1742201.549279326 rows/sec., 150.50 MiB/sec. | ||
| 7475 | 2026.01.06 19:29:58.595977 [ 5 ] {d65829a9-adff-4f27-a048-140c9cff201f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7476 | 2026.01.06 19:29:58.596180 [ 188 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7477 | 2026.01.06 19:29:58.596222 [ 5 ] {d65829a9-adff-4f27-a048-140c9cff201f} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7478 | 2026.01.06 19:29:58.596357 [ 142 ] {} <Debug> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7479 | 2026.01.06 19:29:58.596378 [ 5 ] {d65829a9-adff-4f27-a048-140c9cff201f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001286 sec., 57542.76827371695 rows/sec., 4.49 MiB/sec. | ||
| 7480 | 2026.01.06 19:29:58.596391 [ 142 ] {} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7481 | 2026.01.06 19:29:58.596415 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7482 | 2026.01.06 19:29:58.596419 [ 5 ] {d65829a9-adff-4f27-a048-140c9cff201f} <Debug> TCPHandler: Processed in 0.001453973 sec. | ||
| 7483 | 2026.01.06 19:29:58.596520 [ 188 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_51_10} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7484 | 2026.01.06 19:29:58.596531 [ 193 ] {289b6777-0f67-4125-9172-352c730335f1::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 | ||
| 7485 | 2026.01.06 19:29:58.596543 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7486 | 2026.01.06 19:29:58.596609 [ 188 ] {ac70fdb5-050e-42a4-934f-10214cc1cdcf::all_1_51_10} <Trace> oximeter.fields_string (ac70fdb5-050e-42a4-934f-10214cc1cdcf) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7487 | 2026.01.06 19:29:58.596666 [ 5 ] {78052ad2-1cae-48ee-acb1-33d1920355ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7488 | 2026.01.06 19:29:58.596676 [ 193 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7489 | 2026.01.06 19:29:58.596716 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 7490 | 2026.01.06 19:29:58.596719 [ 5 ] {78052ad2-1cae-48ee-acb1-33d1920355ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7491 | 2026.01.06 19:29:58.596726 [ 193 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1249 rows starting from the beginning of the part | ||
| 7492 | 2026.01.06 19:29:58.596826 [ 193 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 76 rows starting from the beginning of the part | ||
| 7493 | 2026.01.06 19:29:58.596868 [ 193 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 94 rows starting from the beginning of the part | ||
| 7494 | 2026.01.06 19:29:58.596911 [ 193 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 74 rows starting from the beginning of the part | ||
| 7495 | 2026.01.06 19:29:58.596949 [ 193 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 598 rows starting from the beginning of the part | ||
| 7496 | 2026.01.06 19:29:58.596991 [ 193 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 74 rows starting from the beginning of the part | ||
| 7497 | 2026.01.06 19:29:58.597181 [ 5 ] {78052ad2-1cae-48ee-acb1-33d1920355ad} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7498 | 2026.01.06 19:29:58.597223 [ 5 ] {78052ad2-1cae-48ee-acb1-33d1920355ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7499 | 2026.01.06 19:29:58.597571 [ 5 ] {78052ad2-1cae-48ee-acb1-33d1920355ad} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7500 | 2026.01.06 19:29:58.597810 [ 5 ] {78052ad2-1cae-48ee-acb1-33d1920355ad} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7501 | 2026.01.06 19:29:58.597915 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7502 | 2026.01.06 19:29:58.597944 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7503 | 2026.01.06 19:29:58.597943 [ 5 ] {78052ad2-1cae-48ee-acb1-33d1920355ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001296 sec., 123456.79012345678 rows/sec., 8.60 MiB/sec. | ||
| 7504 | 2026.01.06 19:29:58.597965 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7505 | 2026.01.06 19:29:58.597989 [ 5 ] {78052ad2-1cae-48ee-acb1-33d1920355ad} <Debug> TCPHandler: Processed in 0.001496504 sec. | ||
| 7506 | 2026.01.06 19:29:58.598066 [ 192 ] {88190163-2135-48cf-86aa-52198c97c0d7::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 | ||
| 7507 | 2026.01.06 19:29:58.598105 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7508 | 2026.01.06 19:29:58.598184 [ 192 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7509 | 2026.01.06 19:29:58.598191 [ 195 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2165 rows, containing 5 columns (5 merged, 0 gathered) in 0.001711741 sec., 1264794.1481801278 rows/sec., 98.26 MiB/sec. | ||
| 7510 | 2026.01.06 19:29:58.598210 [ 5 ] {529fa589-d00b-4ec2-9084-1727b71c4528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7511 | 2026.01.06 19:29:58.598221 [ 192 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14020 rows starting from the beginning of the part | ||
| 7512 | 2026.01.06 19:29:58.598283 [ 5 ] {529fa589-d00b-4ec2-9084-1727b71c4528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7513 | 2026.01.06 19:29:58.598306 [ 192 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 161 rows starting from the beginning of the part | ||
| 7514 | 2026.01.06 19:29:58.598363 [ 192 ] {88190163-2135-48cf-86aa-52198c97c0d7::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 | ||
| 7515 | 2026.01.06 19:29:58.598381 [ 188 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7516 | 2026.01.06 19:29:58.598411 [ 192 ] {88190163-2135-48cf-86aa-52198c97c0d7::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 | ||
| 7517 | 2026.01.06 19:29:58.598454 [ 192 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 886 rows starting from the beginning of the part | ||
| 7518 | 2026.01.06 19:29:58.598496 [ 192 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7519 | 2026.01.06 19:29:58.598631 [ 188 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_51_10} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7520 | 2026.01.06 19:29:58.598704 [ 188 ] {289b6777-0f67-4125-9172-352c730335f1::all_1_51_10} <Trace> oximeter.fields_uuid (289b6777-0f67-4125-9172-352c730335f1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7521 | 2026.01.06 19:29:58.598786 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 7522 | 2026.01.06 19:29:58.599078 [ 5 ] {529fa589-d00b-4ec2-9084-1727b71c4528} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7523 | 2026.01.06 19:29:58.599119 [ 5 ] {529fa589-d00b-4ec2-9084-1727b71c4528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7524 | 2026.01.06 19:29:58.599687 [ 5 ] {529fa589-d00b-4ec2-9084-1727b71c4528} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7525 | 2026.01.06 19:29:58.599928 [ 5 ] {529fa589-d00b-4ec2-9084-1727b71c4528} <Trace> oximeter.measurements_histogramu64 (e31bf170-7dd9-47b8-a0f0-e991e1fbd8e4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7526 | 2026.01.06 19:29:58.600078 [ 5 ] {529fa589-d00b-4ec2-9084-1727b71c4528} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001886 sec., 5302.226935312831 rows/sec., 9.50 MiB/sec. | ||
| 7527 | 2026.01.06 19:29:58.600141 [ 5 ] {529fa589-d00b-4ec2-9084-1727b71c4528} <Debug> TCPHandler: Processed in 0.002086242 sec. | ||
| 7528 | 2026.01.06 19:29:58.600258 [ 5 ] {} <Trace> TCP-Session: 93e8ed0d-dae5-48c4-8457-c25a40780943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7529 | 2026.01.06 19:29:58.600353 [ 5 ] {294af05e-bf12-4789-b1a1-0bf7a1cf606c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7530 | 2026.01.06 19:29:58.600399 [ 5 ] {294af05e-bf12-4789-b1a1-0bf7a1cf606c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7531 | 2026.01.06 19:29:58.600759 [ 5 ] {294af05e-bf12-4789-b1a1-0bf7a1cf606c} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7532 | 2026.01.06 19:29:58.600795 [ 5 ] {294af05e-bf12-4789-b1a1-0bf7a1cf606c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7533 | 2026.01.06 19:29:58.601106 [ 5 ] {294af05e-bf12-4789-b1a1-0bf7a1cf606c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7534 | 2026.01.06 19:29:58.601328 [ 5 ] {294af05e-bf12-4789-b1a1-0bf7a1cf606c} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7535 | 2026.01.06 19:29:58.601420 [ 142 ] {} <Debug> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7536 | 2026.01.06 19:29:58.601444 [ 142 ] {} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7537 | 2026.01.06 19:29:58.601458 [ 5 ] {294af05e-bf12-4789-b1a1-0bf7a1cf606c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 7538 | 2026.01.06 19:29:58.601460 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7539 | 2026.01.06 19:29:58.601494 [ 5 ] {294af05e-bf12-4789-b1a1-0bf7a1cf606c} <Debug> TCPHandler: Processed in 0.001286578 sec. | ||
| 7540 | 2026.01.06 19:29:58.601540 [ 188 ] {862ac230-c421-4c16-ae35-bd3c755734c1::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 | ||
| 7541 | 2026.01.06 19:29:58.601622 [ 188 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7542 | 2026.01.06 19:29:58.601646 [ 188 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2734 rows starting from the beginning of the part | ||
| 7543 | 2026.01.06 19:29:58.601690 [ 188 ] {862ac230-c421-4c16-ae35-bd3c755734c1::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 | ||
| 7544 | 2026.01.06 19:29:58.601728 [ 188 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7545 | 2026.01.06 19:29:58.601772 [ 188 ] {862ac230-c421-4c16-ae35-bd3c755734c1::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 | ||
| 7546 | 2026.01.06 19:29:58.601808 [ 188 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 7547 | 2026.01.06 19:29:58.601844 [ 188 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 7548 | 2026.01.06 19:29:58.602930 [ 195 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3034 rows, containing 4 columns (4 merged, 0 gathered) in 0.001420882 sec., 2135293.430418571 rows/sec., 141.98 MiB/sec. | ||
| 7549 | 2026.01.06 19:29:58.603051 [ 187 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15547 rows, containing 5 columns (5 merged, 0 gathered) in 0.005025929 sec., 3093358.461689371 rows/sec., 211.65 MiB/sec. | ||
| 7550 | 2026.01.06 19:29:58.603242 [ 195 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7551 | 2026.01.06 19:29:58.603512 [ 195 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_51_10} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1): 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.01.06 19:29:58.603595 [ 195 ] {862ac230-c421-4c16-ae35-bd3c755734c1::all_1_51_10} <Trace> oximeter.measurements_u64 (862ac230-c421-4c16-ae35-bd3c755734c1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7553 | 2026.01.06 19:29:58.603596 [ 187 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7554 | 2026.01.06 19:29:58.603679 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7555 | 2026.01.06 19:29:58.603862 [ 187 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7556 | 2026.01.06 19:29:58.603938 [ 187 ] {88190163-2135-48cf-86aa-52198c97c0d7::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (88190163-2135-48cf-86aa-52198c97c0d7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7557 | 2026.01.06 19:29:58.604034 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. | ||
| 7558 | 2026.01.06 19:29:59.000976 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.15 MiB, peak 293.31 MiB, free memory in arenas 0.00 B, will set to 283.73 MiB (RSS), difference: 1.58 MiB | ||